1 | [ Mar 21 02:04:18 Enabled. ] | ||
2 | [ Mar 21 02:04:18 Rereading configuration. ] | ||
3 | [ Mar 21 02:04:19 Rereading configuration. ] | ||
4 | [ Mar 21 02:04:21 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 21 02:04:21 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.21 02:04:22.111591 [ 1 ] {} <Information> Application: Will watch for the process with pid 23338 | ||
29 | 2025.03.21 02:04:22.112386 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.21 02:04:22.346185 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23338 | ||
31 | 2025.03.21 02:04:22.346940 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.21 02:04:22.347642 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.21 02:04:22.433483 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.21 02:04:22.472943 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.21 02:04:22.473011 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.21 02:04:22.473032 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.21 02:04:22.473114 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.21 02:04:22.473614 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.21 02:04:22.475271 [ 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.21 02:04:22.476017 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.21 02:04:22.476863 [ 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.21 02:04:22.476885 [ 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.21 02:04:22.476901 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.21 02:04:22.477074 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.21 02:04:22.478154 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.21 02:04:22.483605 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.21 02:04:22.484413 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.21 02:04:22.485789 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.21 02:04:22.485851 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.21 02:04:22.487494 [ 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.21 02:04:22.487991 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.21 02:04:22.492511 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.21 02:04:22.493228 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.21 02:04:22.494800 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.21 02:04:22.495232 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.21 02:04:22.495635 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.21 02:04:22.496015 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.21 02:04:22.497410 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.21 02:04:22.497436 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.21 02:04:22.497538 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.21 02:04:22.497712 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.21 02:04:22.511746 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.21 02:04:22.511773 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156933 sec | ||
68 | 2025.03.21 02:04:22.511814 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.21 02:04:22.511829 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.21 02:04:22.512933 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.21 02:04:22.513990 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.21 02:04:22.527119 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.21 02:04:22.527162 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.21 02:04:22.527184 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.21 02:04:22.527196 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.21 02:04:22.527225 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.21 02:04:22.527248 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.21 02:04:22.529848 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.21 02:04:22.529892 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.21 02:04:22.529914 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.21 02:04:22.530096 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.21 02:04:22.530115 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.21 02:04:22.530153 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.21 02:04:22.530173 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.21 02:04:22.530187 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.21 02:04:22.530221 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.21 02:04:22.530240 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.21 02:04:22.557349 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.21 02:04:22.564528 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.21 02:04:22.564569 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7762e-05 sec | ||
91 | 2025.03.21 02:04:22.564586 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.21 02:04:22.564602 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.21 02:04:22.564630 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.21 02:04:22.564932 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.21 02:04:22.564991 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.21 02:04:22.565010 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.21 02:04:22.565025 [ 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.21 02:04:22.565040 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.21 02:04:22.579537 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.21 02:04:22.579760 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.03.21 02:04:22.580677 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.686e-05 sec. | ||
102 | 2025.03.21 02:04:22.581735 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.21 02:04:22.581845 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.21 02:04:22.581868 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.21 02:04:22.665464 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33160 | ||
106 | 2025.03.21 02:04:22.666433 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.21 02:04:22.666495 [ 3 ] {} <Debug> TCP-Session: 3a2dba59-42f8-4610-99ed-5d6c990fd44d Authenticating user 'default' from [fd00:1122:3344:101::b]:33160 | ||
108 | 2025.03.21 02:04:22.666528 [ 3 ] {} <Debug> TCP-Session: 3a2dba59-42f8-4610-99ed-5d6c990fd44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.21 02:04:22.666552 [ 3 ] {} <Debug> TCP-Session: 3a2dba59-42f8-4610-99ed-5d6c990fd44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.21 02:04:22.666635 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.21 02:04:22.666662 [ 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.21 02:04:22.666684 [ 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.21 02:04:22.667589 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42541 | ||
114 | 2025.03.21 02:04:22.667717 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.21 02:04:22.667747 [ 4 ] {} <Debug> TCP-Session: 2b2111e5-0d78-4a02-be7c-dc5195d5643d Authenticating user 'default' from [fd00:1122:3344:101::b]:42541 | ||
116 | 2025.03.21 02:04:22.667772 [ 4 ] {} <Debug> TCP-Session: 2b2111e5-0d78-4a02-be7c-dc5195d5643d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.21 02:04:22.667802 [ 4 ] {} <Debug> TCP-Session: 2b2111e5-0d78-4a02-be7c-dc5195d5643d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.21 02:04:22.668326 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53163 | ||
119 | 2025.03.21 02:04:22.668326 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54027 | ||
120 | 2025.03.21 02:04:22.668570 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.03.21 02:04:22.668637 [ 5 ] {} <Debug> TCP-Session: aa1ba8aa-727b-44d3-a898-388ca6c57cd3 Authenticating user 'default' from [fd00:1122:3344:101::b]:54027 | ||
122 | 2025.03.21 02:04:22.668635 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61127 | ||
123 | 2025.03.21 02:04:22.668637 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38286 | ||
124 | 2025.03.21 02:04:22.668714 [ 5 ] {} <Debug> TCP-Session: aa1ba8aa-727b-44d3-a898-388ca6c57cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2025.03.21 02:04:22.668723 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40948 | ||
126 | 2025.03.21 02:04:22.668787 [ 5 ] {} <Debug> TCP-Session: aa1ba8aa-727b-44d3-a898-388ca6c57cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.03.21 02:04:22.668883 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2025.03.21 02:04:22.668883 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55904 | ||
129 | 2025.03.21 02:04:22.668982 [ 255 ] {} <Debug> TCP-Session: 84c9fefc-b297-4700-94df-76231cd731dc Authenticating user 'default' from [fd00:1122:3344:101::b]:61127 | ||
130 | 2025.03.21 02:04:22.669169 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.03.21 02:04:22.669259 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
132 | 2025.03.21 02:04:22.669293 [ 255 ] {} <Debug> TCP-Session: 84c9fefc-b297-4700-94df-76231cd731dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2025.03.21 02:04:22.669345 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.03.21 02:04:22.669377 [ 255 ] {} <Debug> TCP-Session: 84c9fefc-b297-4700-94df-76231cd731dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.03.21 02:04:22.669384 [ 253 ] {} <Debug> TCP-Session: 356aea84-61d7-4385-9675-2d1dbcb9b5dd Authenticating user 'default' from [fd00:1122:3344:101::b]:53163 | ||
136 | 2025.03.21 02:04:22.669516 [ 254 ] {} <Debug> TCP-Session: d6adaa7a-f631-4e44-abca-5b4c05d2498c Authenticating user 'default' from [fd00:1122:3344:101::b]:38286 | ||
137 | 2025.03.21 02:04:22.669530 [ 253 ] {} <Debug> TCP-Session: 356aea84-61d7-4385-9675-2d1dbcb9b5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.03.21 02:04:22.669438 [ 257 ] {} <Debug> TCP-Session: 51845304-ace9-4cb1-9324-0525d8d7f92c Authenticating user 'default' from [fd00:1122:3344:101::b]:55904 | ||
139 | 2025.03.21 02:04:22.669422 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2025.03.21 02:04:22.669590 [ 253 ] {} <Debug> TCP-Session: 356aea84-61d7-4385-9675-2d1dbcb9b5dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.03.21 02:04:22.669618 [ 257 ] {} <Debug> TCP-Session: 51845304-ace9-4cb1-9324-0525d8d7f92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.03.21 02:04:22.669600 [ 254 ] {} <Debug> TCP-Session: d6adaa7a-f631-4e44-abca-5b4c05d2498c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.21 02:04:22.669640 [ 256 ] {} <Debug> TCP-Session: 2864fbdb-5324-4ef0-9969-3fe54e6d3c20 Authenticating user 'default' from [fd00:1122:3344:101::b]:40948 | ||
144 | 2025.03.21 02:04:22.669682 [ 257 ] {} <Debug> TCP-Session: 51845304-ace9-4cb1-9324-0525d8d7f92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.21 02:04:22.669698 [ 254 ] {} <Debug> TCP-Session: d6adaa7a-f631-4e44-abca-5b4c05d2498c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.03.21 02:04:22.669768 [ 256 ] {} <Debug> TCP-Session: 2864fbdb-5324-4ef0-9969-3fe54e6d3c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.21 02:04:22.669851 [ 256 ] {} <Debug> TCP-Session: 2864fbdb-5324-4ef0-9969-3fe54e6d3c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.21 02:04:22.798414 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49826 | ||
149 | 2025.03.21 02:04:22.800443 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2025.03.21 02:04:22.800488 [ 258 ] {} <Debug> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49826 | ||
151 | 2025.03.21 02:04:22.800513 [ 258 ] {} <Debug> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.21 02:04:22.800530 [ 258 ] {} <Debug> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.21 02:04:22.800611 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2025.03.21 02:04:22.800642 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2025.03.21 02:04:22.800674 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.03.21 02:04:22.811383 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36342 | ||
157 | 2025.03.21 02:04:22.811404 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41997 | ||
158 | 2025.03.21 02:04:22.811530 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2025.03.21 02:04:22.811528 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58005 | ||
160 | 2025.03.21 02:04:22.811714 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54610 | ||
161 | 2025.03.21 02:04:22.811770 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2025.03.21 02:04:22.811903 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2025.03.21 02:04:22.811956 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50315 | ||
164 | 2025.03.21 02:04:22.812051 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
165 | 2025.03.21 02:04:22.812097 [ 259 ] {} <Debug> TCP-Session: 8a14abef-31d4-4d4a-8b21-e4301dad0ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41997 | ||
166 | 2025.03.21 02:04:22.812103 [ 261 ] {} <Debug> TCP-Session: 82f14e16-4ee8-4711-a039-0d4a0f84a7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58005 | ||
167 | 2025.03.21 02:04:22.811576 [ 260 ] {} <Debug> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:36342 | ||
168 | 2025.03.21 02:04:22.813006 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59673 | ||
169 | 2025.03.21 02:04:22.813051 [ 259 ] {} <Debug> TCP-Session: 8a14abef-31d4-4d4a-8b21-e4301dad0ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2025.03.21 02:04:22.812991 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
171 | 2025.03.21 02:04:22.813097 [ 260 ] {} <Debug> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2025.03.21 02:04:22.813076 [ 261 ] {} <Debug> TCP-Session: 82f14e16-4ee8-4711-a039-0d4a0f84a7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2025.03.21 02:04:22.813155 [ 259 ] {} <Debug> TCP-Session: 8a14abef-31d4-4d4a-8b21-e4301dad0ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.03.21 02:04:22.813205 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37168 | ||
175 | 2025.03.21 02:04:22.813232 [ 263 ] {} <Debug> TCP-Session: d7b22b3b-69eb-408b-96a6-f0b30f66d5c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50315 | ||
176 | 2025.03.21 02:04:22.813959 [ 260 ] {} <Debug> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2025.03.21 02:04:22.814287 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64641 | ||
178 | 2025.03.21 02:04:22.814379 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
179 | 2025.03.21 02:04:22.814378 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
180 | 2025.03.21 02:04:22.814415 [ 262 ] {} <Debug> TCP-Session: 21ca58ee-b114-4c4e-a279-1bdd084e1e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:54610 | ||
181 | 2025.03.21 02:04:22.814472 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
182 | 2025.03.21 02:04:22.814431 [ 263 ] {} <Debug> TCP-Session: d7b22b3b-69eb-408b-96a6-f0b30f66d5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.03.21 02:04:22.814655 [ 265 ] {} <Debug> TCP-Session: fc81e7b6-6700-460c-b278-8478443ab278 Authenticating user 'default' from [fd00:1122:3344:101::d]:37168 | ||
184 | 2025.03.21 02:04:22.814664 [ 262 ] {} <Debug> TCP-Session: 21ca58ee-b114-4c4e-a279-1bdd084e1e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2025.03.21 02:04:22.814678 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
186 | 2025.03.21 02:04:22.814708 [ 264 ] {} <Debug> TCP-Session: 3d36dc0c-653b-4361-b842-d9c1d317a442 Authenticating user 'default' from [fd00:1122:3344:101::d]:59673 | ||
187 | 2025.03.21 02:04:22.814678 [ 263 ] {} <Debug> TCP-Session: d7b22b3b-69eb-408b-96a6-f0b30f66d5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.03.21 02:04:22.814756 [ 265 ] {} <Debug> TCP-Session: fc81e7b6-6700-460c-b278-8478443ab278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.03.21 02:04:22.814780 [ 262 ] {} <Debug> TCP-Session: 21ca58ee-b114-4c4e-a279-1bdd084e1e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2025.03.21 02:04:22.814709 [ 261 ] {} <Debug> TCP-Session: 82f14e16-4ee8-4711-a039-0d4a0f84a7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.03.21 02:04:22.814819 [ 266 ] {} <Debug> TCP-Session: be1d84fe-d5e5-42a0-920f-103c2a0108be Authenticating user 'default' from [fd00:1122:3344:101::d]:64641 | ||
192 | 2025.03.21 02:04:22.814838 [ 264 ] {} <Debug> TCP-Session: 3d36dc0c-653b-4361-b842-d9c1d317a442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2025.03.21 02:04:22.815023 [ 266 ] {} <Debug> TCP-Session: be1d84fe-d5e5-42a0-920f-103c2a0108be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2025.03.21 02:04:22.815033 [ 264 ] {} <Debug> TCP-Session: 3d36dc0c-653b-4361-b842-d9c1d317a442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2025.03.21 02:04:22.815046 [ 265 ] {} <Debug> TCP-Session: fc81e7b6-6700-460c-b278-8478443ab278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.03.21 02:04:22.815100 [ 266 ] {} <Debug> TCP-Session: be1d84fe-d5e5-42a0-920f-103c2a0108be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.03.21 02:04:22.818262 [ 258 ] {c23e535a-b8e9-4642-9549-ab696cf36743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
198 | 2025.03.21 02:04:22.885141 [ 258 ] {c23e535a-b8e9-4642-9549-ab696cf36743} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49826) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
214 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
221 | |||
222 | 2025.03.21 02:04:22.886599 [ 258 ] {c23e535a-b8e9-4642-9549-ab696cf36743} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
223 | |||
224 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
238 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
239 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
240 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
242 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
245 | |||
246 | 2025.03.21 02:04:22.886746 [ 258 ] {c23e535a-b8e9-4642-9549-ab696cf36743} <Debug> TCPHandler: Processed in 0.075181668 sec. | ||
247 | 2025.03.21 02:04:22.887112 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
248 | 2025.03.21 02:04:22.887284 [ 260 ] {11c5fd6f-e252-40c9-8719-94fae0b115ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
249 | 2025.03.21 02:04:22.887633 [ 260 ] {11c5fd6f-e252-40c9-8719-94fae0b115ed} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36342) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
250 | |||
251 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
265 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
266 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
267 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
269 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
271 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
272 | |||
273 | 2025.03.21 02:04:22.887799 [ 260 ] {11c5fd6f-e252-40c9-8719-94fae0b115ed} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
274 | |||
275 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
289 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
290 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
291 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
293 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
295 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
296 | |||
297 | 2025.03.21 02:04:22.887929 [ 260 ] {11c5fd6f-e252-40c9-8719-94fae0b115ed} <Debug> TCPHandler: Processed in 0.000951826 sec. | ||
298 | 2025.03.21 02:04:22.888339 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2025.03.21 02:04:22.889851 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
300 | 2025.03.21 02:04:22.889964 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
301 | 2025.03.21 02:04:22.892556 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
302 | 2025.03.21 02:04:22.892598 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9502e-05 sec | ||
303 | 2025.03.21 02:04:22.892613 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} <Trace> ReferentialDeps: No tables | ||
304 | 2025.03.21 02:04:22.892625 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} <Trace> LoadingDeps: No tables | ||
305 | 2025.03.21 02:04:22.892657 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
306 | 2025.03.21 02:04:22.893318 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} <Debug> TCPHandler: Processed in 0.005050548 sec. | ||
307 | 2025.03.21 02:04:22.893473 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
308 | 2025.03.21 02:04:22.893649 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) /* The version table contains metadata about the `oximeter` database */ | ||
309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
310 | 2025.03.21 02:04:22.893724 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
311 | 2025.03.21 02:04:22.903704 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
312 | 2025.03.21 02:04:22.905367 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} <Debug> oximeter.version (e84ff359-71e5-468c-979d-5ea2c0f6d5fb): Loading data parts | ||
313 | 2025.03.21 02:04:22.905886 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} <Debug> oximeter.version (e84ff359-71e5-468c-979d-5ea2c0f6d5fb): There are no data parts | ||
314 | 2025.03.21 02:04:22.908554 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} <Debug> TCPHandler: Processed in 0.015136753 sec. | ||
315 | 2025.03.21 02:04:22.908799 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2025.03.21 02:04:22.909005 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) /* 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.21 02:04:22.909091 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
328 | 2025.03.21 02:04:22.917945 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Loading data parts | ||
329 | 2025.03.21 02:04:22.918199 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): There are no data parts | ||
330 | 2025.03.21 02:04:22.920161 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} <Debug> TCPHandler: Processed in 0.011417118 sec. | ||
331 | 2025.03.21 02:04:22.920333 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
332 | 2025.03.21 02:04:22.920586 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.920636 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
334 | 2025.03.21 02:04:22.922382 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} <Debug> oximeter.measurements_i8 (38a0e534-87e2-4e69-95e4-e0371fb1b8db): Loading data parts | ||
335 | 2025.03.21 02:04:22.922518 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} <Debug> oximeter.measurements_i8 (38a0e534-87e2-4e69-95e4-e0371fb1b8db): There are no data parts | ||
336 | 2025.03.21 02:04:22.924345 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} <Debug> TCPHandler: Processed in 0.004085431 sec. | ||
337 | 2025.03.21 02:04:22.924516 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
338 | 2025.03.21 02:04:22.924717 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.924784 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
340 | 2025.03.21 02:04:22.926572 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} <Debug> oximeter.measurements_u8 (007051f1-1c29-4da2-9858-51b12a500583): Loading data parts | ||
341 | 2025.03.21 02:04:22.926771 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} <Debug> oximeter.measurements_u8 (007051f1-1c29-4da2-9858-51b12a500583): There are no data parts | ||
342 | 2025.03.21 02:04:22.928049 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} <Debug> TCPHandler: Processed in 0.003586162 sec. | ||
343 | 2025.03.21 02:04:22.928193 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
344 | 2025.03.21 02:04:22.928416 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.928465 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
346 | 2025.03.21 02:04:22.930495 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} <Debug> oximeter.measurements_i16 (9324c292-0009-44a1-986d-547abede2c61): Loading data parts | ||
347 | 2025.03.21 02:04:22.930637 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} <Debug> oximeter.measurements_i16 (9324c292-0009-44a1-986d-547abede2c61): There are no data parts | ||
348 | 2025.03.21 02:04:22.932632 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} <Debug> TCPHandler: Processed in 0.004490648 sec. | ||
349 | 2025.03.21 02:04:22.932804 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
350 | 2025.03.21 02:04:22.933017 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.933084 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
352 | 2025.03.21 02:04:22.934870 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} <Debug> oximeter.measurements_u16 (cbf449c2-5a77-4433-801f-b06160145742): Loading data parts | ||
353 | 2025.03.21 02:04:22.935079 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} <Debug> oximeter.measurements_u16 (cbf449c2-5a77-4433-801f-b06160145742): There are no data parts | ||
354 | 2025.03.21 02:04:22.936926 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} <Debug> TCPHandler: Processed in 0.004171743 sec. | ||
355 | 2025.03.21 02:04:22.937086 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
356 | 2025.03.21 02:04:22.937298 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.937347 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
358 | 2025.03.21 02:04:22.939111 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} <Debug> oximeter.measurements_i32 (3015d767-b403-49de-957f-f9f6f2ee843b): Loading data parts | ||
359 | 2025.03.21 02:04:22.939259 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} <Debug> oximeter.measurements_i32 (3015d767-b403-49de-957f-f9f6f2ee843b): There are no data parts | ||
360 | 2025.03.21 02:04:22.940570 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} <Debug> TCPHandler: Processed in 0.003534971 sec. | ||
361 | 2025.03.21 02:04:22.940797 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
362 | 2025.03.21 02:04:22.940988 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.941060 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
364 | 2025.03.21 02:04:22.943189 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} <Debug> oximeter.measurements_u32 (a5db6337-e80d-4f79-94f8-1b196ae930e6): Loading data parts | ||
365 | 2025.03.21 02:04:22.943376 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} <Debug> oximeter.measurements_u32 (a5db6337-e80d-4f79-94f8-1b196ae930e6): There are no data parts | ||
366 | 2025.03.21 02:04:22.945106 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} <Debug> TCPHandler: Processed in 0.004359856 sec. | ||
367 | 2025.03.21 02:04:22.945252 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.03.21 02:04:22.945498 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.945563 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
370 | 2025.03.21 02:04:22.947474 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} <Debug> oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Loading data parts | ||
371 | 2025.03.21 02:04:22.947624 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} <Debug> oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): There are no data parts | ||
372 | 2025.03.21 02:04:22.949055 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} <Debug> TCPHandler: Processed in 0.003856027 sec. | ||
373 | 2025.03.21 02:04:22.949224 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.03.21 02:04:22.949414 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.949491 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
376 | 2025.03.21 02:04:22.951630 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Loading data parts | ||
377 | 2025.03.21 02:04:22.951781 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): There are no data parts | ||
378 | 2025.03.21 02:04:22.953302 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} <Debug> TCPHandler: Processed in 0.004130192 sec. | ||
379 | 2025.03.21 02:04:22.953453 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.03.21 02:04:22.953669 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.953728 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
382 | 2025.03.21 02:04:22.955892 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} <Debug> oximeter.measurements_f32 (207022b7-3477-4dfb-8a55-9421e04f9fbc): Loading data parts | ||
383 | 2025.03.21 02:04:22.956036 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} <Debug> oximeter.measurements_f32 (207022b7-3477-4dfb-8a55-9421e04f9fbc): There are no data parts | ||
384 | 2025.03.21 02:04:22.957288 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} <Debug> TCPHandler: Processed in 0.003891288 sec. | ||
385 | 2025.03.21 02:04:22.957450 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.03.21 02:04:22.957636 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.957702 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
388 | 2025.03.21 02:04:22.959785 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Loading data parts | ||
389 | 2025.03.21 02:04:22.959936 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): There are no data parts | ||
390 | 2025.03.21 02:04:22.961641 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} <Debug> TCPHandler: Processed in 0.004242503 sec. | ||
391 | 2025.03.21 02:04:22.961802 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.03.21 02:04:22.962045 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.962107 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
394 | 2025.03.21 02:04:22.964720 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} <Debug> oximeter.measurements_string (abc84c84-ba12-48d8-b7e9-edb2b2908c1a): Loading data parts | ||
395 | 2025.03.21 02:04:22.964856 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} <Debug> oximeter.measurements_string (abc84c84-ba12-48d8-b7e9-edb2b2908c1a): There are no data parts | ||
396 | 2025.03.21 02:04:22.966314 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} <Debug> TCPHandler: Processed in 0.00458075 sec. | ||
397 | 2025.03.21 02:04:22.966491 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2025.03.21 02:04:22.966696 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.966766 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
407 | 2025.03.21 02:04:22.968753 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} <Debug> oximeter.measurements_bytes (1996c98e-d8ce-47f3-a7e6-478898da9ef2): Loading data parts | ||
408 | 2025.03.21 02:04:22.968911 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} <Debug> oximeter.measurements_bytes (1996c98e-d8ce-47f3-a7e6-478898da9ef2): There are no data parts | ||
409 | 2025.03.21 02:04:22.970351 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} <Debug> TCPHandler: Processed in 0.003913398 sec. | ||
410 | 2025.03.21 02:04:22.970558 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2025.03.21 02:04:22.970827 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.970915 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
413 | 2025.03.21 02:04:22.973122 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} <Debug> oximeter.measurements_cumulativei64 (ffe130c6-c835-4ac2-bb66-da3e4c5d1e4a): Loading data parts | ||
414 | 2025.03.21 02:04:22.973322 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} <Debug> oximeter.measurements_cumulativei64 (ffe130c6-c835-4ac2-bb66-da3e4c5d1e4a): There are no data parts | ||
415 | 2025.03.21 02:04:22.974932 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} <Debug> TCPHandler: Processed in 0.004439018 sec. | ||
416 | 2025.03.21 02:04:22.975087 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2025.03.21 02:04:22.975315 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.975381 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
419 | 2025.03.21 02:04:22.977668 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Loading data parts | ||
420 | 2025.03.21 02:04:22.977816 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): There are no data parts | ||
421 | 2025.03.21 02:04:22.979253 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} <Debug> TCPHandler: Processed in 0.004218053 sec. | ||
422 | 2025.03.21 02:04:22.979455 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2025.03.21 02:04:22.979691 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.979817 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
425 | 2025.03.21 02:04:22.982032 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} <Debug> oximeter.measurements_cumulativef32 (20a9a2d7-0d0f-4210-8988-77cfc7aaf733): Loading data parts | ||
426 | 2025.03.21 02:04:22.982177 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} <Debug> oximeter.measurements_cumulativef32 (20a9a2d7-0d0f-4210-8988-77cfc7aaf733): There are no data parts | ||
427 | 2025.03.21 02:04:22.983349 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} <Debug> TCPHandler: Processed in 0.003959679 sec. | ||
428 | 2025.03.21 02:04:22.983513 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2025.03.21 02:04:22.983715 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.983784 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
431 | 2025.03.21 02:04:22.985724 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} <Debug> oximeter.measurements_cumulativef64 (a10ef2ce-8fd4-40c3-b4b6-a0b4d92e7e43): Loading data parts | ||
432 | 2025.03.21 02:04:22.985969 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} <Debug> oximeter.measurements_cumulativef64 (a10ef2ce-8fd4-40c3-b4b6-a0b4d92e7e43): There are no data parts | ||
433 | 2025.03.21 02:04:22.987157 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} <Debug> TCPHandler: Processed in 0.003693235 sec. | ||
434 | 2025.03.21 02:04:22.987308 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2025.03.21 02:04:22.987638 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.987708 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
447 | 2025.03.21 02:04:22.989919 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} <Debug> oximeter.measurements_histogrami8 (306e8a0f-f418-4683-a500-7eb0a3503576): Loading data parts | ||
448 | 2025.03.21 02:04:22.990108 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} <Debug> oximeter.measurements_histogrami8 (306e8a0f-f418-4683-a500-7eb0a3503576): There are no data parts | ||
449 | 2025.03.21 02:04:22.991856 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} <Debug> TCPHandler: Processed in 0.004600851 sec. | ||
450 | 2025.03.21 02:04:22.992053 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
451 | 2025.03.21 02:04:22.992317 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.992394 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
453 | 2025.03.21 02:04:22.994865 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} <Debug> oximeter.measurements_histogramu8 (207508fc-e3ba-435b-b3e2-26381d8d2239): Loading data parts | ||
454 | 2025.03.21 02:04:22.995063 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} <Debug> oximeter.measurements_histogramu8 (207508fc-e3ba-435b-b3e2-26381d8d2239): There are no data parts | ||
455 | 2025.03.21 02:04:22.996574 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} <Debug> TCPHandler: Processed in 0.004573359 sec. | ||
456 | 2025.03.21 02:04:22.996721 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
457 | 2025.03.21 02:04:22.997011 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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.21 02:04:22.997080 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
459 | 2025.03.21 02:04:22.999110 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} <Debug> oximeter.measurements_histogrami16 (4f31e0cd-88e3-4db0-ab1e-947cadc55393): Loading data parts | ||
460 | 2025.03.21 02:04:22.999282 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} <Debug> oximeter.measurements_histogrami16 (4f31e0cd-88e3-4db0-ab1e-947cadc55393): There are no data parts | ||
461 | 2025.03.21 02:04:23.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.81 MiB, peak 122.82 MiB, free memory in arenas 0.00 B, will set to 134.49 MiB (RSS), difference: 11.68 MiB | ||
462 | 2025.03.21 02:04:23.001192 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} <Debug> TCPHandler: Processed in 0.004523959 sec. | ||
463 | 2025.03.21 02:04:23.001374 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2025.03.21 02:04:23.001653 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
465 | 2025.03.21 02:04:23.001745 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
466 | 2025.03.21 02:04:23.004121 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} <Debug> oximeter.measurements_histogramu16 (1673403b-6335-46bb-90b2-5052e3bbf073): Loading data parts | ||
467 | 2025.03.21 02:04:23.004325 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} <Debug> oximeter.measurements_histogramu16 (1673403b-6335-46bb-90b2-5052e3bbf073): There are no data parts | ||
468 | 2025.03.21 02:04:23.005896 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} <Debug> TCPHandler: Processed in 0.0045738 sec. | ||
469 | 2025.03.21 02:04:23.006091 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2025.03.21 02:04:23.006360 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
471 | 2025.03.21 02:04:23.006439 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
472 | 2025.03.21 02:04:23.009043 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} <Debug> oximeter.measurements_histogrami32 (82807990-c2fb-4f3e-a516-78c2d40b216d): Loading data parts | ||
473 | 2025.03.21 02:04:23.009260 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} <Debug> oximeter.measurements_histogrami32 (82807990-c2fb-4f3e-a516-78c2d40b216d): There are no data parts | ||
474 | 2025.03.21 02:04:23.010584 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} <Debug> TCPHandler: Processed in 0.004546539 sec. | ||
475 | 2025.03.21 02:04:23.010763 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2025.03.21 02:04:23.011077 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
477 | 2025.03.21 02:04:23.011173 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
478 | 2025.03.21 02:04:23.013478 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} <Debug> oximeter.measurements_histogramu32 (9a881338-244d-4b9c-b2d5-2efd2015a8b1): Loading data parts | ||
479 | 2025.03.21 02:04:23.013643 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} <Debug> oximeter.measurements_histogramu32 (9a881338-244d-4b9c-b2d5-2efd2015a8b1): There are no data parts | ||
480 | 2025.03.21 02:04:23.015184 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} <Debug> TCPHandler: Processed in 0.004484878 sec. | ||
481 | 2025.03.21 02:04:23.015383 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2025.03.21 02:04:23.015684 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
483 | 2025.03.21 02:04:23.015760 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
484 | 2025.03.21 02:04:23.018178 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} <Debug> oximeter.measurements_histogrami64 (9ac0ed8b-76bd-4e73-b75c-0ccce9356370): Loading data parts | ||
485 | 2025.03.21 02:04:23.018377 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} <Debug> oximeter.measurements_histogrami64 (9ac0ed8b-76bd-4e73-b75c-0ccce9356370): There are no data parts | ||
486 | 2025.03.21 02:04:23.020386 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} <Debug> TCPHandler: Processed in 0.005071608 sec. | ||
487 | 2025.03.21 02:04:23.020574 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
488 | 2025.03.21 02:04:23.020845 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
489 | 2025.03.21 02:04:23.020977 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
490 | 2025.03.21 02:04:23.023427 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Loading data parts | ||
491 | 2025.03.21 02:04:23.023614 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): There are no data parts | ||
492 | 2025.03.21 02:04:23.025546 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} <Debug> TCPHandler: Processed in 0.005022137 sec. | ||
493 | 2025.03.21 02:04:23.025738 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
494 | 2025.03.21 02:04:23.026016 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
495 | 2025.03.21 02:04:23.026085 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
496 | 2025.03.21 02:04:23.028373 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} <Debug> oximeter.measurements_histogramf32 (7c855b24-d839-4b00-8a21-cb21b48496c6): Loading data parts | ||
497 | 2025.03.21 02:04:23.028552 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} <Debug> oximeter.measurements_histogramf32 (7c855b24-d839-4b00-8a21-cb21b48496c6): There are no data parts | ||
498 | 2025.03.21 02:04:23.030261 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} <Debug> TCPHandler: Processed in 0.00457404 sec. | ||
499 | 2025.03.21 02:04:23.030436 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
500 | 2025.03.21 02:04:23.030706 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
501 | 2025.03.21 02:04:23.030783 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
502 | 2025.03.21 02:04:23.033119 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} <Debug> oximeter.measurements_histogramf64 (ecc032fc-f495-4f6d-b53d-e37629510a61): Loading data parts | ||
503 | 2025.03.21 02:04:23.033309 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} <Debug> oximeter.measurements_histogramf64 (ecc032fc-f495-4f6d-b53d-e37629510a61): There are no data parts | ||
504 | 2025.03.21 02:04:23.035096 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} <Debug> TCPHandler: Processed in 0.004715442 sec. | ||
505 | 2025.03.21 02:04:23.035287 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
506 | 2025.03.21 02:04:23.035495 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) /* The field tables store named dimensions of each timeseries. | ||
507 | * | ||
508 | * As with the measurement tables, there is one field table for each field data | ||
509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
510 | * this behavior **must not** be relied upon for query correctness. | ||
511 | * | ||
512 | * The index for the fields differs from the measurements, however. Rows are | ||
513 | * sorted by timeseries name, then field name, field value, and finally | ||
514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
516 | * usually then used to look up measurements. | ||
517 | * | ||
518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
519 | * timeseries name and then key, since it would improve lookups where one | ||
520 | * already has the key. Realistically though, these tables are quite small and | ||
521 | * so performance benefits will be low in absolute terms. | ||
522 | * | ||
523 | * TTL: We use a materialized column to expire old field table records. This | ||
524 | * column is generated automatically by the database whenever a new row is | ||
525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
527 | * record will remain during a deduplication, which will have the last | ||
528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
529 | * measurement tables. | ||
530 | */ | ||
531 | 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) | ||
532 | 2025.03.21 02:04:23.035571 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
533 | 2025.03.21 02:04:23.037688 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} <Debug> oximeter.fields_bool (aea2b315-3879-49aa-a9f4-3c3457d43282): Loading data parts | ||
534 | 2025.03.21 02:04:23.037880 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} <Debug> oximeter.fields_bool (aea2b315-3879-49aa-a9f4-3c3457d43282): There are no data parts | ||
535 | 2025.03.21 02:04:23.039945 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} <Debug> TCPHandler: Processed in 0.004715291 sec. | ||
536 | 2025.03.21 02:04:23.040097 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
537 | 2025.03.21 02:04:23.040290 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
538 | 2025.03.21 02:04:23.040421 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
539 | 2025.03.21 02:04:23.042649 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} <Debug> oximeter.fields_i8 (64571e8e-507e-4b58-85ff-c05a123f97e9): Loading data parts | ||
540 | 2025.03.21 02:04:23.042903 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} <Debug> oximeter.fields_i8 (64571e8e-507e-4b58-85ff-c05a123f97e9): There are no data parts | ||
541 | 2025.03.21 02:04:23.044413 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} <Debug> TCPHandler: Processed in 0.004374846 sec. | ||
542 | 2025.03.21 02:04:23.044557 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
543 | 2025.03.21 02:04:23.044800 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
544 | 2025.03.21 02:04:23.044877 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
545 | 2025.03.21 02:04:23.046963 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Loading data parts | ||
546 | 2025.03.21 02:04:23.047161 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): There are no data parts | ||
547 | 2025.03.21 02:04:23.048417 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} <Debug> TCPHandler: Processed in 0.003913678 sec. | ||
548 | 2025.03.21 02:04:23.048571 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
549 | 2025.03.21 02:04:23.048790 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
550 | 2025.03.21 02:04:23.048874 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
551 | 2025.03.21 02:04:23.050808 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Loading data parts | ||
552 | 2025.03.21 02:04:23.050968 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): There are no data parts | ||
553 | 2025.03.21 02:04:23.052830 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} <Debug> TCPHandler: Processed in 0.004321015 sec. | ||
554 | 2025.03.21 02:04:23.052985 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
555 | 2025.03.21 02:04:23.053219 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
556 | 2025.03.21 02:04:23.053279 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
557 | 2025.03.21 02:04:23.055346 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Loading data parts | ||
558 | 2025.03.21 02:04:23.055575 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): There are no data parts | ||
559 | 2025.03.21 02:04:23.057670 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} <Debug> TCPHandler: Processed in 0.004747653 sec. | ||
560 | 2025.03.21 02:04:23.057816 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
561 | 2025.03.21 02:04:23.058009 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
562 | 2025.03.21 02:04:23.058085 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
563 | 2025.03.21 02:04:23.060265 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} <Debug> oximeter.fields_i32 (0f3ba9a6-7496-4e0c-871c-e586aeb911da): Loading data parts | ||
564 | 2025.03.21 02:04:23.060436 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} <Debug> oximeter.fields_i32 (0f3ba9a6-7496-4e0c-871c-e586aeb911da): There are no data parts | ||
565 | 2025.03.21 02:04:23.061978 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} <Debug> TCPHandler: Processed in 0.004214043 sec. | ||
566 | 2025.03.21 02:04:23.062121 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
567 | 2025.03.21 02:04:23.062356 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
568 | 2025.03.21 02:04:23.062428 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
569 | 2025.03.21 02:04:23.064691 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Loading data parts | ||
570 | 2025.03.21 02:04:23.064876 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): There are no data parts | ||
571 | 2025.03.21 02:04:23.067071 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} <Debug> TCPHandler: Processed in 0.005000557 sec. | ||
572 | 2025.03.21 02:04:23.067212 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
573 | 2025.03.21 02:04:23.067406 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
574 | 2025.03.21 02:04:23.067538 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
575 | 2025.03.21 02:04:23.069781 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} <Debug> oximeter.fields_i64 (499580c6-c3ae-4250-a7a8-1f4c75c210fd): Loading data parts | ||
576 | 2025.03.21 02:04:23.069955 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} <Debug> oximeter.fields_i64 (499580c6-c3ae-4250-a7a8-1f4c75c210fd): There are no data parts | ||
577 | 2025.03.21 02:04:23.071431 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} <Debug> TCPHandler: Processed in 0.004268584 sec. | ||
578 | 2025.03.21 02:04:23.071685 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
579 | 2025.03.21 02:04:23.071876 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
580 | 2025.03.21 02:04:23.072001 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
581 | 2025.03.21 02:04:23.075016 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} <Debug> oximeter.fields_u64 (14788514-eb20-4f2f-9893-3e10198aed31): Loading data parts | ||
582 | 2025.03.21 02:04:23.075238 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} <Debug> oximeter.fields_u64 (14788514-eb20-4f2f-9893-3e10198aed31): There are no data parts | ||
583 | 2025.03.21 02:04:23.076860 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} <Debug> TCPHandler: Processed in 0.005228851 sec. | ||
584 | 2025.03.21 02:04:23.077010 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
585 | 2025.03.21 02:04:23.077248 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
586 | 2025.03.21 02:04:23.077343 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
587 | 2025.03.21 02:04:23.079714 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} <Debug> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Loading data parts | ||
588 | 2025.03.21 02:04:23.079877 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} <Debug> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): There are no data parts | ||
589 | 2025.03.21 02:04:23.081276 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} <Debug> TCPHandler: Processed in 0.004320315 sec. | ||
590 | 2025.03.21 02:04:23.081509 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
591 | 2025.03.21 02:04:23.081697 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
592 | 2025.03.21 02:04:23.081827 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
593 | 2025.03.21 02:04:23.084668 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Loading data parts | ||
594 | 2025.03.21 02:04:23.084941 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): There are no data parts | ||
595 | 2025.03.21 02:04:23.086418 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} <Debug> TCPHandler: Processed in 0.004961297 sec. | ||
596 | 2025.03.21 02:04:23.086563 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
597 | 2025.03.21 02:04:23.086849 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
598 | 2025.03.21 02:04:23.086942 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
599 | 2025.03.21 02:04:23.089263 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Loading data parts | ||
600 | 2025.03.21 02:04:23.089437 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): There are no data parts | ||
601 | 2025.03.21 02:04:23.090611 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} <Debug> TCPHandler: Processed in 0.004098722 sec. | ||
602 | 2025.03.21 02:04:23.090848 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
603 | 2025.03.21 02:04:23.091116 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) /* The timeseries schema table stores the extracted schema for the samples | ||
604 | * oximeter collects. | ||
605 | */ | ||
606 | 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) | ||
607 | 2025.03.21 02:04:23.091253 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
608 | 2025.03.21 02:04:23.093397 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Loading data parts | ||
609 | 2025.03.21 02:04:23.093605 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): There are no data parts | ||
610 | 2025.03.21 02:04:23.095984 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} <Debug> TCPHandler: Processed in 0.00519451 sec. | ||
611 | 2025.03.21 02:04:23.096346 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
612 | 2025.03.21 02:04:23.096579 [ 260 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
613 | 2025.03.21 02:04:23.097965 [ 260 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
614 | 2025.03.21 02:04:23.107660 [ 268 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} <Trace> oximeter.version (e84ff359-71e5-468c-979d-5ea2c0f6d5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
615 | 2025.03.21 02:04:23.107721 [ 268 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
616 | 2025.03.21 02:04:23.113253 [ 268 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
617 | 2025.03.21 02:04:23.114158 [ 268 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} <Trace> oximeter.version (e84ff359-71e5-468c-979d-5ea2c0f6d5fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
618 | 2025.03.21 02:04:23.114556 [ 260 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018086 sec., 55.291385602123185 rows/sec., 884.66 B/sec. | ||
619 | 2025.03.21 02:04:23.115022 [ 260 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} <Debug> TCPHandler: Processed in 0.018729837 sec. | ||
620 | 2025.03.21 02:04:23.724973 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63950 | ||
621 | 2025.03.21 02:04:23.726281 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
622 | 2025.03.21 02:04:23.726318 [ 269 ] {} <Debug> TCP-Session: 62b676df-7e59-4916-a8a6-9855d4db0965 Authenticating user 'default' from [fd00:1122:3344:101::a]:63950 | ||
623 | 2025.03.21 02:04:23.726506 [ 269 ] {} <Debug> TCP-Session: 62b676df-7e59-4916-a8a6-9855d4db0965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2025.03.21 02:04:23.726523 [ 269 ] {} <Debug> TCP-Session: 62b676df-7e59-4916-a8a6-9855d4db0965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.03.21 02:04:23.726578 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
626 | 2025.03.21 02:04:23.726688 [ 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.21 02:04:23.726708 [ 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.21 02:04:23.727832 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43322 | ||
629 | 2025.03.21 02:04:23.727921 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46300 | ||
630 | 2025.03.21 02:04:23.728044 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
631 | 2025.03.21 02:04:23.728263 [ 270 ] {} <Debug> TCP-Session: a9be1f92-aec4-4121-b6a5-773d238acda2 Authenticating user 'default' from [fd00:1122:3344:101::a]:43322 | ||
632 | 2025.03.21 02:04:23.728280 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41913 | ||
633 | 2025.03.21 02:04:23.728287 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2025.03.21 02:04:23.728336 [ 270 ] {} <Debug> TCP-Session: a9be1f92-aec4-4121-b6a5-773d238acda2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2025.03.21 02:04:23.728309 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36476 | ||
636 | 2025.03.21 02:04:23.728529 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58440 | ||
637 | 2025.03.21 02:04:23.728528 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2025.03.21 02:04:23.728658 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37545 | ||
639 | 2025.03.21 02:04:23.728675 [ 270 ] {} <Debug> TCP-Session: a9be1f92-aec4-4121-b6a5-773d238acda2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
640 | 2025.03.21 02:04:23.728698 [ 273 ] {} <Debug> TCP-Session: 076938af-a20f-4185-ba52-194d5d491e6a Authenticating user 'default' from [fd00:1122:3344:101::a]:41913 | ||
641 | 2025.03.21 02:04:23.728850 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
642 | 2025.03.21 02:04:23.728862 [ 271 ] {} <Debug> TCP-Session: e601d809-6161-401f-9ebc-c50fc484b3a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:46300 | ||
643 | 2025.03.21 02:04:23.728867 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55821 | ||
644 | 2025.03.21 02:04:23.729170 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2025.03.21 02:04:23.729280 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
646 | 2025.03.21 02:04:23.729299 [ 271 ] {} <Debug> TCP-Session: e601d809-6161-401f-9ebc-c50fc484b3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.03.21 02:04:23.729309 [ 273 ] {} <Debug> TCP-Session: 076938af-a20f-4185-ba52-194d5d491e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2025.03.21 02:04:23.729424 [ 276 ] {} <Debug> TCP-Session: ce828a7d-50eb-40a4-8a28-e428d40dbd57 Authenticating user 'default' from [fd00:1122:3344:101::a]:55821 | ||
649 | 2025.03.21 02:04:23.729402 [ 271 ] {} <Debug> TCP-Session: e601d809-6161-401f-9ebc-c50fc484b3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2025.03.21 02:04:23.729396 [ 275 ] {} <Debug> TCP-Session: 7fb70a30-1db5-4d5e-873d-a38b80831124 Authenticating user 'default' from [fd00:1122:3344:101::a]:37545 | ||
651 | 2025.03.21 02:04:23.729781 [ 273 ] {} <Debug> TCP-Session: 076938af-a20f-4185-ba52-194d5d491e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.03.21 02:04:23.729263 [ 274 ] {} <Debug> TCP-Session: 655883e4-5a02-4ab9-9112-4048031024e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:58440 | ||
653 | 2025.03.21 02:04:23.729834 [ 276 ] {} <Debug> TCP-Session: ce828a7d-50eb-40a4-8a28-e428d40dbd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.03.21 02:04:23.729904 [ 274 ] {} <Debug> TCP-Session: 655883e4-5a02-4ab9-9112-4048031024e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.03.21 02:04:23.729886 [ 275 ] {} <Debug> TCP-Session: 7fb70a30-1db5-4d5e-873d-a38b80831124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.03.21 02:04:23.729250 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
657 | 2025.03.21 02:04:23.730060 [ 274 ] {} <Debug> TCP-Session: 655883e4-5a02-4ab9-9112-4048031024e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.03.21 02:04:23.730074 [ 276 ] {} <Debug> TCP-Session: ce828a7d-50eb-40a4-8a28-e428d40dbd57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.03.21 02:04:23.730088 [ 272 ] {} <Debug> TCP-Session: 57084849-2972-4a3a-851b-ec5019b23877 Authenticating user 'default' from [fd00:1122:3344:101::a]:36476 | ||
660 | 2025.03.21 02:04:23.730138 [ 275 ] {} <Debug> TCP-Session: 7fb70a30-1db5-4d5e-873d-a38b80831124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.03.21 02:04:23.730184 [ 272 ] {} <Debug> TCP-Session: 57084849-2972-4a3a-851b-ec5019b23877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.03.21 02:04:23.730243 [ 272 ] {} <Debug> TCP-Session: 57084849-2972-4a3a-851b-ec5019b23877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.03.21 02:04:23.850106 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54298 | ||
664 | 2025.03.21 02:04:23.851408 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
665 | 2025.03.21 02:04:23.851460 [ 277 ] {} <Debug> TCP-Session: 057cb933-7b53-4b1d-a34e-769069d5d103 Authenticating user 'default' from [fd00:1122:3344:101::c]:54298 | ||
666 | 2025.03.21 02:04:23.851484 [ 277 ] {} <Debug> TCP-Session: 057cb933-7b53-4b1d-a34e-769069d5d103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.03.21 02:04:23.851634 [ 277 ] {} <Debug> TCP-Session: 057cb933-7b53-4b1d-a34e-769069d5d103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.21 02:04:23.851750 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
669 | 2025.03.21 02:04:23.851784 [ 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.21 02:04:23.851950 [ 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.21 02:04:23.853334 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54043 | ||
672 | 2025.03.21 02:04:23.853518 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
673 | 2025.03.21 02:04:23.853516 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50592 | ||
674 | 2025.03.21 02:04:23.853561 [ 278 ] {} <Debug> TCP-Session: c1fdacc3-bca0-465f-ae60-d1748930d752 Authenticating user 'default' from [fd00:1122:3344:101::c]:54043 | ||
675 | 2025.03.21 02:04:23.853639 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53792 | ||
676 | 2025.03.21 02:04:23.853869 [ 278 ] {} <Debug> TCP-Session: c1fdacc3-bca0-465f-ae60-d1748930d752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
677 | 2025.03.21 02:04:23.854054 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36204 | ||
678 | 2025.03.21 02:04:23.854085 [ 278 ] {} <Debug> TCP-Session: c1fdacc3-bca0-465f-ae60-d1748930d752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2025.03.21 02:04:23.854073 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58839 | ||
680 | 2025.03.21 02:04:23.854191 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39766 | ||
681 | 2025.03.21 02:04:23.854444 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49433 | ||
682 | 2025.03.21 02:04:23.854672 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2025.03.21 02:04:23.854695 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2025.03.21 02:04:23.854943 [ 281 ] {} <Debug> TCP-Session: 97fdcb56-1ae7-4429-a2ca-4fa87663341c Authenticating user 'default' from [fd00:1122:3344:101::c]:36204 | ||
685 | 2025.03.21 02:04:23.854948 [ 282 ] {} <Debug> TCP-Session: 385afd65-14d9-49d0-8f59-866717618b6f Authenticating user 'default' from [fd00:1122:3344:101::c]:58839 | ||
686 | 2025.03.21 02:04:23.855162 [ 281 ] {} <Debug> TCP-Session: 97fdcb56-1ae7-4429-a2ca-4fa87663341c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.03.21 02:04:23.855173 [ 282 ] {} <Debug> TCP-Session: 385afd65-14d9-49d0-8f59-866717618b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.03.21 02:04:23.855779 [ 281 ] {} <Debug> TCP-Session: 97fdcb56-1ae7-4429-a2ca-4fa87663341c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.03.21 02:04:23.856034 [ 282 ] {} <Debug> TCP-Session: 385afd65-14d9-49d0-8f59-866717618b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.03.21 02:04:23.858270 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2025.03.21 02:04:23.858437 [ 283 ] {} <Debug> TCP-Session: 08077a09-b582-46ba-a6b7-2625301e51b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:39766 | ||
692 | 2025.03.21 02:04:23.858465 [ 283 ] {} <Debug> TCP-Session: 08077a09-b582-46ba-a6b7-2625301e51b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.03.21 02:04:23.858479 [ 283 ] {} <Debug> TCP-Session: 08077a09-b582-46ba-a6b7-2625301e51b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.03.21 02:04:23.858949 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.03.21 02:04:23.859008 [ 284 ] {} <Debug> TCP-Session: 21e6d690-f4cc-4b33-b0cf-a7df5936bb72 Authenticating user 'default' from [fd00:1122:3344:101::c]:49433 | ||
696 | 2025.03.21 02:04:23.859034 [ 284 ] {} <Debug> TCP-Session: 21e6d690-f4cc-4b33-b0cf-a7df5936bb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.03.21 02:04:23.859048 [ 284 ] {} <Debug> TCP-Session: 21e6d690-f4cc-4b33-b0cf-a7df5936bb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.03.21 02:04:23.859595 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2025.03.21 02:04:23.859631 [ 280 ] {} <Debug> TCP-Session: 849ec0e7-67e5-47eb-95c8-df23b2eb89b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:53792 | ||
700 | 2025.03.21 02:04:23.859652 [ 280 ] {} <Debug> TCP-Session: 849ec0e7-67e5-47eb-95c8-df23b2eb89b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.03.21 02:04:23.859849 [ 280 ] {} <Debug> TCP-Session: 849ec0e7-67e5-47eb-95c8-df23b2eb89b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.21 02:04:23.860151 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2025.03.21 02:04:23.860200 [ 279 ] {} <Debug> TCP-Session: ea7ef646-eb84-4f21-aff8-b1bebf6a8727 Authenticating user 'default' from [fd00:1122:3344:101::c]:50592 | ||
704 | 2025.03.21 02:04:23.860370 [ 279 ] {} <Debug> TCP-Session: ea7ef646-eb84-4f21-aff8-b1bebf6a8727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.21 02:04:23.860388 [ 279 ] {} <Debug> TCP-Session: ea7ef646-eb84-4f21-aff8-b1bebf6a8727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.21 02:04:24.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.29 MiB, peak 136.29 MiB, free memory in arenas 0.00 B, will set to 140.79 MiB (RSS), difference: 4.50 MiB | ||
707 | 2025.03.21 02:04:30.030545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.03.21 02:04:30.030573 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
709 | 2025.03.21 02:04:30.030654 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.03.21 02:04:30.030679 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.03.21 02:04:30.041442 [ 242 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Loading data parts | ||
712 | 2025.03.21 02:04:30.041762 [ 242 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): There are no data parts | ||
713 | 2025.03.21 02:04:30.052743 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
714 | 2025.03.21 02:04:30.052947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
715 | 2025.03.21 02:04:30.054385 [ 244 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Loading data parts | ||
716 | 2025.03.21 02:04:30.054552 [ 244 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): There are no data parts | ||
717 | 2025.03.21 02:04:30.055203 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2025.03.21 02:04:30.056281 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
719 | 2025.03.21 02:04:30.056910 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
720 | 2025.03.21 02:04:30.081495 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.03.21 02:04:30.081699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
722 | 2025.03.21 02:04:30.089057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.03.21 02:04:30.090157 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
724 | 2025.03.21 02:04:30.092603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.03.21 02:04:31.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.82 MiB, peak 149.82 MiB, free memory in arenas 0.00 B, will set to 150.61 MiB (RSS), difference: 4.79 MiB | ||
726 | 2025.03.21 02:04:32.530522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.03.21 02:04:32.530730 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.03.21 02:04:32.536036 [ 243 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Loading data parts | ||
729 | 2025.03.21 02:04:32.536234 [ 243 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): There are no data parts | ||
730 | 2025.03.21 02:04:32.545161 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.03.21 02:04:32.545308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
732 | 2025.03.21 02:04:32.547036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.03.21 02:04:32.547544 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
734 | 2025.03.21 02:04:32.548166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.03.21 02:04:33.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.79 MiB, peak 154.79 MiB, free memory in arenas 0.00 B, will set to 151.00 MiB (RSS), difference: -3.79 MiB | ||
736 | 2025.03.21 02:04:37.497752 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.03.21 02:04:37.497810 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.03.21 02:04:37.557082 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
739 | 2025.03.21 02:04:37.558088 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.03.21 02:04:37.558141 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
741 | 2025.03.21 02:04:37.559072 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.03.21 02:04:37.559692 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
743 | 2025.03.21 02:04:37.560016 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.03.21 02:04:37.592735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.03.21 02:04:37.614155 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.03.21 02:04:37.614280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
747 | 2025.03.21 02:04:37.621032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.03.21 02:04:37.622220 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
749 | 2025.03.21 02:04:37.625493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.03.21 02:04:38.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.67 MiB, peak 155.67 MiB, free memory in arenas 0.00 B, will set to 152.79 MiB (RSS), difference: 1.12 MiB | ||
751 | 2025.03.21 02:04:43.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.80 MiB, peak 155.67 MiB, free memory in arenas 0.00 B, will set to 152.82 MiB (RSS), difference: 4.02 MiB | ||
752 | 2025.03.21 02:04:43.124247 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
753 | 2025.03.21 02:04:43.124435 [ 258 ] {f9ec8263-23a9-4ff9-9e0e-599deaec34d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
754 | 2025.03.21 02:04:43.130784 [ 258 ] {f9ec8263-23a9-4ff9-9e0e-599deaec34d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
755 | 2025.03.21 02:04:43.136905 [ 258 ] {f9ec8263-23a9-4ff9-9e0e-599deaec34d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
756 | 2025.03.21 02:04:43.153677 [ 258 ] {f9ec8263-23a9-4ff9-9e0e-599deaec34d1} <Debug> TCPHandler: Processed in 0.029553494 sec. | ||
757 | 2025.03.21 02:04:43.161048 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
758 | 2025.03.21 02:04:43.161217 [ 258 ] {0ae2d50f-c7d4-4b12-8529-134dea15e4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
759 | 2025.03.21 02:04:43.173272 [ 258 ] {0ae2d50f-c7d4-4b12-8529-134dea15e4c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
760 | 2025.03.21 02:04:43.173335 [ 258 ] {0ae2d50f-c7d4-4b12-8529-134dea15e4c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
761 | 2025.03.21 02:04:43.173874 [ 258 ] {0ae2d50f-c7d4-4b12-8529-134dea15e4c0} <Debug> TCPHandler: Processed in 0.012886274 sec. | ||
762 | 2025.03.21 02:04:43.174153 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
763 | 2025.03.21 02:04:43.174302 [ 258 ] {c17bed39-cd0f-423c-92dd-81fe2840d3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
764 | 2025.03.21 02:04:43.176849 [ 258 ] {c17bed39-cd0f-423c-92dd-81fe2840d3c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
765 | 2025.03.21 02:04:43.176909 [ 258 ] {c17bed39-cd0f-423c-92dd-81fe2840d3c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
766 | 2025.03.21 02:04:43.177367 [ 258 ] {c17bed39-cd0f-423c-92dd-81fe2840d3c6} <Debug> TCPHandler: Processed in 0.003266997 sec. | ||
767 | 2025.03.21 02:04:43.177587 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
768 | 2025.03.21 02:04:43.177728 [ 258 ] {377fe8af-ab8c-4db2-99c4-65c8b088f726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
769 | 2025.03.21 02:04:43.178054 [ 258 ] {377fe8af-ab8c-4db2-99c4-65c8b088f726} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
770 | 2025.03.21 02:04:43.178110 [ 258 ] {377fe8af-ab8c-4db2-99c4-65c8b088f726} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
771 | 2025.03.21 02:04:43.178541 [ 258 ] {377fe8af-ab8c-4db2-99c4-65c8b088f726} <Debug> TCPHandler: Processed in 0.001006277 sec. | ||
772 | 2025.03.21 02:04:43.178752 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
773 | 2025.03.21 02:04:43.178888 [ 258 ] {dca0fd80-3364-42b7-8e1a-b230423367c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
774 | 2025.03.21 02:04:43.179203 [ 258 ] {dca0fd80-3364-42b7-8e1a-b230423367c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
775 | 2025.03.21 02:04:43.179256 [ 258 ] {dca0fd80-3364-42b7-8e1a-b230423367c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
776 | 2025.03.21 02:04:43.179682 [ 258 ] {dca0fd80-3364-42b7-8e1a-b230423367c0} <Debug> TCPHandler: Processed in 0.000980047 sec. | ||
777 | 2025.03.21 02:04:43.179900 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
778 | 2025.03.21 02:04:43.180035 [ 258 ] {a945b11f-5eb9-4473-958f-f0530261d732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
779 | 2025.03.21 02:04:43.180364 [ 258 ] {a945b11f-5eb9-4473-958f-f0530261d732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
780 | 2025.03.21 02:04:43.180423 [ 258 ] {a945b11f-5eb9-4473-958f-f0530261d732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
781 | 2025.03.21 02:04:43.180857 [ 258 ] {a945b11f-5eb9-4473-958f-f0530261d732} <Debug> TCPHandler: Processed in 0.001008298 sec. | ||
782 | 2025.03.21 02:04:43.181051 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
783 | 2025.03.21 02:04:43.181188 [ 258 ] {1d2e973b-061b-4890-b8b1-9c160d3527b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
784 | 2025.03.21 02:04:43.181549 [ 258 ] {1d2e973b-061b-4890-b8b1-9c160d3527b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2025.03.21 02:04:43.181608 [ 258 ] {1d2e973b-061b-4890-b8b1-9c160d3527b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2025.03.21 02:04:43.182045 [ 258 ] {1d2e973b-061b-4890-b8b1-9c160d3527b2} <Debug> TCPHandler: Processed in 0.001044038 sec. | ||
787 | 2025.03.21 02:04:43.182323 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2025.03.21 02:04:43.182489 [ 258 ] {c15aae77-71db-48fc-98da-dc0174d7326a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
789 | 2025.03.21 02:04:43.182821 [ 258 ] {c15aae77-71db-48fc-98da-dc0174d7326a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
790 | 2025.03.21 02:04:43.182872 [ 258 ] {c15aae77-71db-48fc-98da-dc0174d7326a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
791 | 2025.03.21 02:04:43.183309 [ 258 ] {c15aae77-71db-48fc-98da-dc0174d7326a} <Debug> TCPHandler: Processed in 0.001037308 sec. | ||
792 | 2025.03.21 02:04:43.183523 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
793 | 2025.03.21 02:04:43.183662 [ 258 ] {1d9a7164-a134-4931-b5b9-8c1fb4848c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
794 | 2025.03.21 02:04:43.183995 [ 258 ] {1d9a7164-a134-4931-b5b9-8c1fb4848c7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2025.03.21 02:04:43.184047 [ 258 ] {1d9a7164-a134-4931-b5b9-8c1fb4848c7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
796 | 2025.03.21 02:04:43.184485 [ 258 ] {1d9a7164-a134-4931-b5b9-8c1fb4848c7a} <Debug> TCPHandler: Processed in 0.001012238 sec. | ||
797 | 2025.03.21 02:04:43.184701 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2025.03.21 02:04:43.184840 [ 258 ] {f99275f8-f36f-4eea-b412-09c57267463c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
799 | 2025.03.21 02:04:43.185173 [ 258 ] {f99275f8-f36f-4eea-b412-09c57267463c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2025.03.21 02:04:43.185225 [ 258 ] {f99275f8-f36f-4eea-b412-09c57267463c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2025.03.21 02:04:43.185664 [ 258 ] {f99275f8-f36f-4eea-b412-09c57267463c} <Debug> TCPHandler: Processed in 0.001013637 sec. | ||
802 | 2025.03.21 02:04:43.185860 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2025.03.21 02:04:43.186002 [ 258 ] {e2b27188-f68b-404f-852e-a3c02e71b276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
804 | 2025.03.21 02:04:43.186336 [ 258 ] {e2b27188-f68b-404f-852e-a3c02e71b276} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2025.03.21 02:04:43.186388 [ 258 ] {e2b27188-f68b-404f-852e-a3c02e71b276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2025.03.21 02:04:43.186831 [ 258 ] {e2b27188-f68b-404f-852e-a3c02e71b276} <Debug> TCPHandler: Processed in 0.001021218 sec. | ||
807 | 2025.03.21 02:04:43.187033 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2025.03.21 02:04:43.187176 [ 258 ] {416e476b-b17b-4913-a6d5-f5e6b90f8394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
809 | 2025.03.21 02:04:43.187522 [ 258 ] {416e476b-b17b-4913-a6d5-f5e6b90f8394} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2025.03.21 02:04:43.187574 [ 258 ] {416e476b-b17b-4913-a6d5-f5e6b90f8394} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2025.03.21 02:04:43.188009 [ 258 ] {416e476b-b17b-4913-a6d5-f5e6b90f8394} <Debug> TCPHandler: Processed in 0.001026198 sec. | ||
812 | 2025.03.21 02:04:43.188254 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2025.03.21 02:04:43.188423 [ 258 ] {a005876f-9335-4d84-affc-0862ba7a53bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
814 | 2025.03.21 02:04:43.188747 [ 258 ] {a005876f-9335-4d84-affc-0862ba7a53bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2025.03.21 02:04:43.188796 [ 258 ] {a005876f-9335-4d84-affc-0862ba7a53bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2025.03.21 02:04:43.189314 [ 258 ] {a005876f-9335-4d84-affc-0862ba7a53bb} <Debug> TCPHandler: Processed in 0.001096359 sec. | ||
817 | 2025.03.21 02:04:43.189544 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2025.03.21 02:04:43.189687 [ 258 ] {dd702cbe-2213-4f59-b84a-fdadb76ede6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
819 | 2025.03.21 02:04:43.190033 [ 258 ] {dd702cbe-2213-4f59-b84a-fdadb76ede6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2025.03.21 02:04:43.190091 [ 258 ] {dd702cbe-2213-4f59-b84a-fdadb76ede6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2025.03.21 02:04:43.190537 [ 258 ] {dd702cbe-2213-4f59-b84a-fdadb76ede6b} <Debug> TCPHandler: Processed in 0.001043768 sec. | ||
822 | 2025.03.21 02:04:43.190750 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2025.03.21 02:04:43.190894 [ 258 ] {4637fe1c-3b66-404b-adfd-23beb230f50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
824 | 2025.03.21 02:04:43.191243 [ 258 ] {4637fe1c-3b66-404b-adfd-23beb230f50f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2025.03.21 02:04:43.191294 [ 258 ] {4637fe1c-3b66-404b-adfd-23beb230f50f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2025.03.21 02:04:43.191732 [ 258 ] {4637fe1c-3b66-404b-adfd-23beb230f50f} <Debug> TCPHandler: Processed in 0.001031738 sec. | ||
827 | 2025.03.21 02:04:43.191932 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2025.03.21 02:04:43.192074 [ 258 ] {feca82fc-008b-4d66-b979-448688d85a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
829 | 2025.03.21 02:04:43.192422 [ 258 ] {feca82fc-008b-4d66-b979-448688d85a17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2025.03.21 02:04:43.192474 [ 258 ] {feca82fc-008b-4d66-b979-448688d85a17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2025.03.21 02:04:43.192920 [ 258 ] {feca82fc-008b-4d66-b979-448688d85a17} <Debug> TCPHandler: Processed in 0.001037628 sec. | ||
832 | 2025.03.21 02:04:43.193118 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2025.03.21 02:04:43.193264 [ 258 ] {34b1d2a4-4311-4a3f-b5e7-4e3fc17d6454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
834 | 2025.03.21 02:04:43.193619 [ 258 ] {34b1d2a4-4311-4a3f-b5e7-4e3fc17d6454} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2025.03.21 02:04:43.193672 [ 258 ] {34b1d2a4-4311-4a3f-b5e7-4e3fc17d6454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2025.03.21 02:04:43.194226 [ 258 ] {34b1d2a4-4311-4a3f-b5e7-4e3fc17d6454} <Debug> TCPHandler: Processed in 0.00115858 sec. | ||
837 | 2025.03.21 02:04:43.194451 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2025.03.21 02:04:43.194597 [ 258 ] {770ab00a-5460-4b15-bf22-1d7925b54dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
839 | 2025.03.21 02:04:43.194966 [ 258 ] {770ab00a-5460-4b15-bf22-1d7925b54dc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2025.03.21 02:04:43.195019 [ 258 ] {770ab00a-5460-4b15-bf22-1d7925b54dc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2025.03.21 02:04:43.195517 [ 258 ] {770ab00a-5460-4b15-bf22-1d7925b54dc1} <Debug> TCPHandler: Processed in 0.00111631 sec. | ||
842 | 2025.03.21 02:04:43.199922 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2025.03.21 02:04:43.200041 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
844 | 2025.03.21 02:04:43.200088 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
845 | 2025.03.21 02:04:43.200802 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
846 | 2025.03.21 02:04:43.200847 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
847 | 2025.03.21 02:04:43.203541 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
848 | 2025.03.21 02:04:43.203991 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
849 | 2025.03.21 02:04:43.204218 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.004212 sec., 4273.504273504274 rows/sec., 597.72 KiB/sec. | ||
850 | 2025.03.21 02:04:43.204274 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} <Debug> TCPHandler: Processed in 0.004403316 sec. | ||
851 | 2025.03.21 02:04:43.204389 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2025.03.21 02:04:43.204499 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
853 | 2025.03.21 02:04:43.204545 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
854 | 2025.03.21 02:04:43.212212 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
855 | 2025.03.21 02:04:43.212249 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
856 | 2025.03.21 02:04:43.212783 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
857 | 2025.03.21 02:04:43.213273 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
858 | 2025.03.21 02:04:43.213493 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.009017 sec., 6210.491294222024 rows/sec., 488.55 KiB/sec. | ||
859 | 2025.03.21 02:04:43.213573 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} <Debug> TCPHandler: Processed in 0.009235721 sec. | ||
860 | 2025.03.21 02:04:43.213688 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2025.03.21 02:04:43.213797 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
862 | 2025.03.21 02:04:43.213841 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
863 | 2025.03.21 02:04:43.214391 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
864 | 2025.03.21 02:04:43.214429 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
865 | 2025.03.21 02:04:43.214887 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
866 | 2025.03.21 02:04:43.215364 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
867 | 2025.03.21 02:04:43.215568 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001796 sec., 35634.74387527839 rows/sec., 2.78 MiB/sec. | ||
868 | 2025.03.21 02:04:43.215621 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} <Debug> TCPHandler: Processed in 0.001985185 sec. | ||
869 | 2025.03.21 02:04:43.215736 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.03.21 02:04:43.215842 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
871 | 2025.03.21 02:04:43.215890 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
872 | 2025.03.21 02:04:43.216413 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
873 | 2025.03.21 02:04:43.216448 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
874 | 2025.03.21 02:04:43.217118 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
875 | 2025.03.21 02:04:43.217587 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
876 | 2025.03.21 02:04:43.217801 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001982 sec., 48435.9233097881 rows/sec., 3.37 MiB/sec. | ||
877 | 2025.03.21 02:04:43.217853 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} <Debug> TCPHandler: Processed in 0.002169418 sec. | ||
878 | 2025.03.21 02:04:43.217959 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
879 | 2025.03.21 02:04:43.218061 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
880 | 2025.03.21 02:04:43.218108 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
881 | 2025.03.21 02:04:43.218526 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
882 | 2025.03.21 02:04:43.218564 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
883 | 2025.03.21 02:04:43.219018 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2025.03.21 02:04:43.219496 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
885 | 2025.03.21 02:04:43.219850 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001795 sec., 20055.710306406687 rows/sec., 1.35 MiB/sec. | ||
886 | 2025.03.21 02:04:43.219917 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} <Debug> TCPHandler: Processed in 0.002007985 sec. | ||
887 | 2025.03.21 02:04:45.060211 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
888 | 2025.03.21 02:04:45.060946 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
889 | 2025.03.21 02:04:45.060994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
890 | 2025.03.21 02:04:45.061746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
891 | 2025.03.21 02:04:45.062209 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
892 | 2025.03.21 02:04:45.062398 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
893 | 2025.03.21 02:04:45.125638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
894 | 2025.03.21 02:04:45.145115 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
895 | 2025.03.21 02:04:45.145177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
896 | 2025.03.21 02:04:45.152170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
897 | 2025.03.21 02:04:45.153466 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
898 | 2025.03.21 02:04:45.156272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
899 | 2025.03.21 02:04:48.127632 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2025.03.21 02:04:48.127820 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
901 | 2025.03.21 02:04:48.127894 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
902 | 2025.03.21 02:04:48.128620 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2025.03.21 02:04:48.128671 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
904 | 2025.03.21 02:04:48.129361 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
905 | 2025.03.21 02:04:48.129841 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2025.03.21 02:04:48.130076 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002309 sec., 24252.92334343872 rows/sec., 1.86 MiB/sec. | ||
907 | 2025.03.21 02:04:48.130140 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} <Debug> TCPHandler: Processed in 0.002636076 sec. | ||
908 | 2025.03.21 02:04:48.130255 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2025.03.21 02:04:48.130365 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
910 | 2025.03.21 02:04:48.130412 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
911 | 2025.03.21 02:04:48.130955 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2025.03.21 02:04:48.130995 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
913 | 2025.03.21 02:04:48.131458 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2025.03.21 02:04:48.131932 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2025.03.21 02:04:48.132152 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001814 sec., 35281.14663726571 rows/sec., 2.75 MiB/sec. | ||
916 | 2025.03.21 02:04:48.132204 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} <Debug> TCPHandler: Processed in 0.002003705 sec. | ||
917 | 2025.03.21 02:04:48.132318 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2025.03.21 02:04:48.132426 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
919 | 2025.03.21 02:04:48.132477 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
920 | 2025.03.21 02:04:48.132990 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2025.03.21 02:04:48.133030 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
922 | 2025.03.21 02:04:48.133557 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
923 | 2025.03.21 02:04:48.134008 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2025.03.21 02:04:48.134231 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001828 sec., 87527.352297593 rows/sec., 6.10 MiB/sec. | ||
925 | 2025.03.21 02:04:48.134281 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} <Debug> TCPHandler: Processed in 0.002015655 sec. | ||
926 | 2025.03.21 02:04:48.134386 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2025.03.21 02:04:48.134488 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
928 | 2025.03.21 02:04:48.134535 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
929 | 2025.03.21 02:04:48.134954 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2025.03.21 02:04:48.134994 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
931 | 2025.03.21 02:04:48.135463 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2025.03.21 02:04:48.136003 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2025.03.21 02:04:48.136265 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001782 sec., 33670.03367003367 rows/sec., 2.27 MiB/sec. | ||
934 | 2025.03.21 02:04:48.136383 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} <Debug> TCPHandler: Processed in 0.002048125 sec. | ||
935 | 2025.03.21 02:04:52.497851 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
936 | 2025.03.21 02:04:52.497919 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
937 | 2025.03.21 02:04:52.548801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
938 | 2025.03.21 02:04:52.553447 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
939 | 2025.03.21 02:04:52.553500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
940 | 2025.03.21 02:04:52.555152 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
941 | 2025.03.21 02:04:52.555707 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
942 | 2025.03.21 02:04:52.556263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
943 | 2025.03.21 02:04:52.562641 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
944 | 2025.03.21 02:04:52.563804 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
945 | 2025.03.21 02:04:52.563910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
946 | 2025.03.21 02:04:52.564683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
947 | 2025.03.21 02:04:52.565147 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
948 | 2025.03.21 02:04:52.565389 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
949 | 2025.03.21 02:04:52.656433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
950 | 2025.03.21 02:04:52.677001 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2025.03.21 02:04:52.677065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
952 | 2025.03.21 02:04:52.683907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
953 | 2025.03.21 02:04:52.685055 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2025.03.21 02:04:52.687594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
955 | 2025.03.21 02:04:53.123449 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
956 | 2025.03.21 02:04:53.123675 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
957 | 2025.03.21 02:04:53.124086 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
958 | 2025.03.21 02:04:53.126267 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <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 | ||
959 | 2025.03.21 02:04:53.126660 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
960 | 2025.03.21 02:04:53.128844 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
961 | 2025.03.21 02:04:53.131348 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
962 | 2025.03.21 02:04:53.136621 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
963 | 2025.03.21 02:04:53.138642 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
964 | 2025.03.21 02:04:53.138672 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
965 | 2025.03.21 02:04:53.138809 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <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'))" | ||
966 | 2025.03.21 02:04:53.138843 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
967 | 2025.03.21 02:04:53.154850 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.031271 sec., 575.6131879377059 rows/sec., 23.55 KiB/sec. | ||
968 | 2025.03.21 02:04:53.154996 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} <Debug> TCPHandler: Processed in 0.031646941 sec. | ||
969 | 2025.03.21 02:04:53.159932 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
970 | 2025.03.21 02:04:53.160137 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) | ||
971 | 2025.03.21 02:04:53.160491 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
972 | 2025.03.21 02:04:53.160543 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <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 | ||
973 | 2025.03.21 02:04:53.160829 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
974 | 2025.03.21 02:04:53.160895 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
975 | 2025.03.21 02:04:53.161043 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
976 | 2025.03.21 02:04:53.161077 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
977 | 2025.03.21 02:04:53.161100 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
978 | 2025.03.21 02:04:53.161117 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
979 | 2025.03.21 02:04:53.161162 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <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'))" | ||
980 | 2025.03.21 02:04:53.161184 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
981 | 2025.03.21 02:04:53.161825 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001786 sec., 10078.387458006719 rows/sec., 412.28 KiB/sec. | ||
982 | 2025.03.21 02:04:53.161941 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} <Debug> TCPHandler: Processed in 0.002076536 sec. | ||
983 | 2025.03.21 02:04:53.162169 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
984 | 2025.03.21 02:04:53.162324 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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', '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) | ||
985 | 2025.03.21 02:04:53.162596 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
986 | 2025.03.21 02:04:53.162639 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <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', '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 | ||
987 | 2025.03.21 02:04:53.162900 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
988 | 2025.03.21 02:04:53.162970 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
989 | 2025.03.21 02:04:53.163108 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
990 | 2025.03.21 02:04:53.163141 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
991 | 2025.03.21 02:04:53.163164 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
992 | 2025.03.21 02:04:53.163181 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
993 | 2025.03.21 02:04:53.163226 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <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', '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'))" | ||
994 | 2025.03.21 02:04:53.163249 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
995 | 2025.03.21 02:04:53.163835 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00158 sec., 11392.405063291139 rows/sec., 466.03 KiB/sec. | ||
996 | 2025.03.21 02:04:53.163947 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} <Debug> TCPHandler: Processed in 0.001829442 sec. | ||
997 | 2025.03.21 02:04:53.164140 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
998 | 2025.03.21 02:04:53.164294 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) 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', '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) | ||
999 | 2025.03.21 02:04:53.164559 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1000 | 2025.03.21 02:04:53.164601 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <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', '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 | ||
1001 | 2025.03.21 02:04:53.164861 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1002 | 2025.03.21 02:04:53.164925 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1003 | 2025.03.21 02:04:53.165065 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1004 | 2025.03.21 02:04:53.165098 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1005 | 2025.03.21 02:04:53.165120 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1006 | 2025.03.21 02:04:53.165138 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1007 | 2025.03.21 02:04:53.165179 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <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', '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'))" | ||
1008 | 2025.03.21 02:04:53.165202 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1009 | 2025.03.21 02:04:53.165743 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001517 sec., 11865.524060646012 rows/sec., 485.38 KiB/sec. | ||
1010 | 2025.03.21 02:04:53.165856 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} <Debug> TCPHandler: Processed in 0.001767 sec. | ||
1011 | 2025.03.21 02:04:53.166987 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1012 | 2025.03.21 02:04:53.167141 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1013 | 2025.03.21 02:04:53.167409 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1014 | 2025.03.21 02:04:53.167452 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1015 | 2025.03.21 02:04:53.167717 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1016 | 2025.03.21 02:04:53.167782 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1017 | 2025.03.21 02:04:53.167920 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1018 | 2025.03.21 02:04:53.167951 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1019 | 2025.03.21 02:04:53.167974 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1020 | 2025.03.21 02:04:53.167990 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1021 | 2025.03.21 02:04:53.168032 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1022 | 2025.03.21 02:04:53.168054 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1023 | 2025.03.21 02:04:53.168668 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001596 sec., 11278.195488721805 rows/sec., 461.36 KiB/sec. | ||
1024 | 2025.03.21 02:04:53.168780 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} <Debug> TCPHandler: Processed in 0.001850282 sec. | ||
1025 | 2025.03.21 02:04:53.173689 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1026 | 2025.03.21 02:04:53.173841 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1027 | 2025.03.21 02:04:53.173898 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1028 | 2025.03.21 02:04:53.174696 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1029 | 2025.03.21 02:04:53.174749 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1030 | 2025.03.21 02:04:53.175385 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1031 | 2025.03.21 02:04:53.175807 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1032 | 2025.03.21 02:04:53.176038 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} <Debug> executeQuery: Read 5 rows, 539.00 B in 0.002239 sec., 2233.139794551139 rows/sec., 235.09 KiB/sec. | ||
1033 | 2025.03.21 02:04:53.176095 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} <Debug> TCPHandler: Processed in 0.002466512 sec. | ||
1034 | 2025.03.21 02:04:53.176235 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1035 | 2025.03.21 02:04:53.176343 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1036 | 2025.03.21 02:04:53.176388 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1037 | 2025.03.21 02:04:53.176968 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1038 | 2025.03.21 02:04:53.177009 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1039 | 2025.03.21 02:04:53.177487 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1040 | 2025.03.21 02:04:53.177931 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1041 | 2025.03.21 02:04:53.178237 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} <Debug> executeQuery: Read 129 rows, 11.33 KiB in 0.001912 sec., 67468.61924686193 rows/sec., 5.79 MiB/sec. | ||
1042 | 2025.03.21 02:04:53.178383 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} <Debug> TCPHandler: Processed in 0.002203478 sec. | ||
1043 | 2025.03.21 02:04:53.178514 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1044 | 2025.03.21 02:04:53.178622 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1045 | 2025.03.21 02:04:53.178667 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1046 | 2025.03.21 02:04:53.179245 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1047 | 2025.03.21 02:04:53.179282 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1048 | 2025.03.21 02:04:53.179816 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1049 | 2025.03.21 02:04:53.180395 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1050 | 2025.03.21 02:04:53.180663 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.002047 sec., 17586.712261846602 rows/sec., 1.29 MiB/sec. | ||
1051 | 2025.03.21 02:04:53.180792 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} <Debug> TCPHandler: Processed in 0.0023283 sec. | ||
1052 | 2025.03.21 02:04:53.180921 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2025.03.21 02:04:53.181030 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1054 | 2025.03.21 02:04:53.181081 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1055 | 2025.03.21 02:04:53.181664 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1056 | 2025.03.21 02:04:53.181708 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1057 | 2025.03.21 02:04:53.182259 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1058 | 2025.03.21 02:04:53.182728 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1059 | 2025.03.21 02:04:53.182936 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001931 sec., 517.8663904712585 rows/sec., 34.39 KiB/sec. | ||
1060 | 2025.03.21 02:04:53.182988 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} <Debug> TCPHandler: Processed in 0.002118667 sec. | ||
1061 | 2025.03.21 02:04:53.183103 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1062 | 2025.03.21 02:04:53.183210 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1063 | 2025.03.21 02:04:53.183254 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1064 | 2025.03.21 02:04:53.183824 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1065 | 2025.03.21 02:04:53.183863 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1066 | 2025.03.21 02:04:53.184293 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1067 | 2025.03.21 02:04:53.184713 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1068 | 2025.03.21 02:04:53.184923 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} <Debug> executeQuery: Read 116 rows, 9.29 KiB in 0.001735 sec., 66858.78962536024 rows/sec., 5.23 MiB/sec. | ||
1069 | 2025.03.21 02:04:53.184972 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} <Debug> TCPHandler: Processed in 0.001921373 sec. | ||
1070 | 2025.03.21 02:04:53.185083 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1071 | 2025.03.21 02:04:53.185189 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1072 | 2025.03.21 02:04:53.185247 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1073 | 2025.03.21 02:04:53.185745 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1074 | 2025.03.21 02:04:53.185784 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1075 | 2025.03.21 02:04:53.186287 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1076 | 2025.03.21 02:04:53.186819 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1077 | 2025.03.21 02:04:53.187041 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001874 sec., 85378.86872998932 rows/sec., 5.95 MiB/sec. | ||
1078 | 2025.03.21 02:04:53.187095 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} <Debug> TCPHandler: Processed in 0.002063436 sec. | ||
1079 | 2025.03.21 02:04:53.187223 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1080 | 2025.03.21 02:04:53.187330 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1081 | 2025.03.21 02:04:53.187377 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1082 | 2025.03.21 02:04:53.187797 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1083 | 2025.03.21 02:04:53.187838 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1084 | 2025.03.21 02:04:53.188314 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1085 | 2025.03.21 02:04:53.188831 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1086 | 2025.03.21 02:04:53.189092 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001778 sec., 562.429696287964 rows/sec., 35.70 KiB/sec. | ||
1087 | 2025.03.21 02:04:53.189220 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} <Debug> TCPHandler: Processed in 0.002047446 sec. | ||
1088 | 2025.03.21 02:04:53.189334 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1089 | 2025.03.21 02:04:53.189441 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1090 | 2025.03.21 02:04:53.189508 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1091 | 2025.03.21 02:04:53.190774 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1092 | 2025.03.21 02:04:53.190814 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1093 | 2025.03.21 02:04:53.193715 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1094 | 2025.03.21 02:04:53.194435 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1095 | 2025.03.21 02:04:53.194764 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.005343 sec., 6737.787759685571 rows/sec., 12.07 MiB/sec. | ||
1096 | 2025.03.21 02:04:53.194924 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} <Debug> TCPHandler: Processed in 0.005637948 sec. | ||
1097 | 2025.03.21 02:04:53.195076 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1098 | 2025.03.21 02:04:53.195182 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1099 | 2025.03.21 02:04:53.195229 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1100 | 2025.03.21 02:04:53.195665 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} <Trace> oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1101 | 2025.03.21 02:04:53.195703 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1102 | 2025.03.21 02:04:53.196267 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1103 | 2025.03.21 02:04:53.196802 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} <Trace> oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1104 | 2025.03.21 02:04:53.197076 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 937.97 KiB/sec. | ||
1105 | 2025.03.21 02:04:53.197156 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} <Debug> TCPHandler: Processed in 0.002139777 sec. | ||
1106 | 2025.03.21 02:04:53.197264 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1107 | 2025.03.21 02:04:53.197367 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1108 | 2025.03.21 02:04:53.197414 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1109 | 2025.03.21 02:04:53.197860 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1110 | 2025.03.21 02:04:53.197901 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1111 | 2025.03.21 02:04:53.198377 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1112 | 2025.03.21 02:04:53.198884 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1113 | 2025.03.21 02:04:53.199100 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001756 sec., 34168.56492027335 rows/sec., 2.30 MiB/sec. | ||
1114 | 2025.03.21 02:04:53.199153 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} <Debug> TCPHandler: Processed in 0.001938734 sec. | ||
1115 | 2025.03.21 02:04:58.128216 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1116 | 2025.03.21 02:04:58.128420 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1117 | 2025.03.21 02:04:58.128492 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1118 | 2025.03.21 02:04:58.129253 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1119 | 2025.03.21 02:04:58.129306 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1120 | 2025.03.21 02:04:58.129887 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1121 | 2025.03.21 02:04:58.130406 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1122 | 2025.03.21 02:04:58.130648 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00228 sec., 24561.40350877193 rows/sec., 1.89 MiB/sec. | ||
1123 | 2025.03.21 02:04:58.130714 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} <Debug> TCPHandler: Processed in 0.002627725 sec. | ||
1124 | 2025.03.21 02:04:58.130850 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1125 | 2025.03.21 02:04:58.130964 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1126 | 2025.03.21 02:04:58.131013 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1127 | 2025.03.21 02:04:58.131707 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1128 | 2025.03.21 02:04:58.131749 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1129 | 2025.03.21 02:04:58.132270 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1130 | 2025.03.21 02:04:58.132799 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1131 | 2025.03.21 02:04:58.133021 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002084 sec., 30710.17274472169 rows/sec., 2.40 MiB/sec. | ||
1132 | 2025.03.21 02:04:58.133072 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} <Debug> TCPHandler: Processed in 0.002274899 sec. | ||
1133 | 2025.03.21 02:04:58.133186 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1134 | 2025.03.21 02:04:58.133295 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1135 | 2025.03.21 02:04:58.133345 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1136 | 2025.03.21 02:04:58.133875 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1137 | 2025.03.21 02:04:58.133916 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1138 | 2025.03.21 02:04:58.134448 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1139 | 2025.03.21 02:04:58.134948 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1140 | 2025.03.21 02:04:58.135162 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001891 sec., 84611.31676361713 rows/sec., 5.89 MiB/sec. | ||
1141 | 2025.03.21 02:04:58.135213 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} <Debug> TCPHandler: Processed in 0.002078726 sec. | ||
1142 | 2025.03.21 02:04:58.135332 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1143 | 2025.03.21 02:04:58.135439 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1144 | 2025.03.21 02:04:58.135492 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1145 | 2025.03.21 02:04:58.135929 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1146 | 2025.03.21 02:04:58.135969 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1147 | 2025.03.21 02:04:58.136476 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1148 | 2025.03.21 02:04:58.137020 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1149 | 2025.03.21 02:04:58.137243 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001826 sec., 32858.70755750274 rows/sec., 2.21 MiB/sec. | ||
1150 | 2025.03.21 02:04:58.137291 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} <Debug> TCPHandler: Processed in 0.002012305 sec. | ||
1151 | 2025.03.21 02:05:00.065597 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1152 | 2025.03.21 02:05:00.066382 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1153 | 2025.03.21 02:05:00.066422 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1154 | 2025.03.21 02:05:00.067134 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1155 | 2025.03.21 02:05:00.067600 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1156 | 2025.03.21 02:05:00.067814 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1157 | 2025.03.21 02:05:00.187763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1158 | 2025.03.21 02:05:00.208054 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1159 | 2025.03.21 02:05:00.208124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1160 | 2025.03.21 02:05:00.214963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1161 | 2025.03.21 02:05:00.216248 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1162 | 2025.03.21 02:05:00.219063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1163 | 2025.03.21 02:05:02.556752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 180 | ||
1164 | 2025.03.21 02:05:02.559959 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1165 | 2025.03.21 02:05:02.560005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1166 | 2025.03.21 02:05:02.561550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1167 | 2025.03.21 02:05:02.561875 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1168 | 2025.03.21 02:05:02.562658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
1169 | 2025.03.21 02:05:03.129177 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1170 | 2025.03.21 02:05:03.129389 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1171 | 2025.03.21 02:05:03.129467 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1172 | 2025.03.21 02:05:03.130354 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1173 | 2025.03.21 02:05:03.130400 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1174 | 2025.03.21 02:05:03.130879 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1175 | 2025.03.21 02:05:03.131182 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1176 | 2025.03.21 02:05:03.131385 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} <Debug> executeQuery: Read 128 rows, 11.24 KiB in 0.002057 sec., 62226.54350996597 rows/sec., 5.34 MiB/sec. | ||
1177 | 2025.03.21 02:05:03.131447 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} <Debug> TCPHandler: Processed in 0.002398842 sec. | ||
1178 | 2025.03.21 02:05:03.131582 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1179 | 2025.03.21 02:05:03.131704 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1180 | 2025.03.21 02:05:03.131754 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1181 | 2025.03.21 02:05:03.132316 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1182 | 2025.03.21 02:05:03.132356 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1183 | 2025.03.21 02:05:03.132728 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1184 | 2025.03.21 02:05:03.132978 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1185 | 2025.03.21 02:05:03.133161 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001481 sec., 24307.900067521947 rows/sec., 1.79 MiB/sec. | ||
1186 | 2025.03.21 02:05:03.133219 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} <Debug> TCPHandler: Processed in 0.00169045 sec. | ||
1187 | 2025.03.21 02:05:03.133364 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1188 | 2025.03.21 02:05:03.133475 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1189 | 2025.03.21 02:05:03.133521 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1190 | 2025.03.21 02:05:03.134112 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1191 | 2025.03.21 02:05:03.134151 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1192 | 2025.03.21 02:05:03.134523 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1193 | 2025.03.21 02:05:03.134767 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1194 | 2025.03.21 02:05:03.134979 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001523 sec., 65659.88181221274 rows/sec., 5.13 MiB/sec. | ||
1195 | 2025.03.21 02:05:03.135134 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} <Debug> TCPHandler: Processed in 0.001818182 sec. | ||
1196 | 2025.03.21 02:05:03.135269 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1197 | 2025.03.21 02:05:03.135381 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1198 | 2025.03.21 02:05:03.135430 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1199 | 2025.03.21 02:05:03.135978 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1200 | 2025.03.21 02:05:03.136017 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1201 | 2025.03.21 02:05:03.136413 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1202 | 2025.03.21 02:05:03.136667 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1203 | 2025.03.21 02:05:03.136870 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
1204 | 2025.03.21 02:05:03.136930 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} <Debug> TCPHandler: Processed in 0.00171197 sec. | ||
1205 | 2025.03.21 02:05:03.137036 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1206 | 2025.03.21 02:05:03.137140 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1207 | 2025.03.21 02:05:03.137205 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1208 | 2025.03.21 02:05:03.138333 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1209 | 2025.03.21 02:05:03.138370 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1210 | 2025.03.21 02:05:03.139042 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1211 | 2025.03.21 02:05:03.139319 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1212 | 2025.03.21 02:05:03.139615 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002472 sec., 14563.106796116506 rows/sec., 26.10 MiB/sec. | ||
1213 | 2025.03.21 02:05:03.139730 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} <Debug> TCPHandler: Processed in 0.002743048 sec. | ||
1214 | 2025.03.21 02:05:03.139883 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1215 | 2025.03.21 02:05:03.139988 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1216 | 2025.03.21 02:05:03.140035 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1217 | 2025.03.21 02:05:03.140478 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1218 | 2025.03.21 02:05:03.140517 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
1219 | 2025.03.21 02:05:03.140881 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1220 | 2025.03.21 02:05:03.141134 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1221 | 2025.03.21 02:05:03.141325 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
1222 | 2025.03.21 02:05:03.141382 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} <Debug> TCPHandler: Processed in 0.001550417 sec. | ||
1223 | 2025.03.21 02:05:07.497967 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1224 | 2025.03.21 02:05:07.498031 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1225 | 2025.03.21 02:05:07.568095 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1226 | 2025.03.21 02:05:07.569143 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1227 | 2025.03.21 02:05:07.569223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1228 | 2025.03.21 02:05:07.569870 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1229 | 2025.03.21 02:05:07.570137 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1230 | 2025.03.21 02:05:07.570327 [ 69 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1231 | 2025.03.21 02:05:07.570417 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1232 | 2025.03.21 02:05:07.570442 [ 69 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1233 | 2025.03.21 02:05:07.570480 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1234 | 2025.03.21 02:05:07.574544 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
1235 | 2025.03.21 02:05:07.574724 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1236 | 2025.03.21 02:05:07.574832 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
1237 | 2025.03.21 02:05:07.574972 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
1238 | 2025.03.21 02:05:07.575211 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
1239 | 2025.03.21 02:05:07.575410 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
1240 | 2025.03.21 02:05:07.575624 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
1241 | 2025.03.21 02:05:07.575801 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
1242 | 2025.03.21 02:05:07.609421 [ 196 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.038851497 sec., 72223.72924265955 rows/sec., 1.03 MiB/sec. | ||
1243 | 2025.03.21 02:05:07.610099 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1244 | 2025.03.21 02:05:07.610442 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2025.03.21 02:05:07.610522 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1246 | 2025.03.21 02:05:07.610630 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1247 | 2025.03.21 02:05:07.719266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1248 | 2025.03.21 02:05:07.739542 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2025.03.21 02:05:07.739594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1250 | 2025.03.21 02:05:07.746190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1251 | 2025.03.21 02:05:07.746957 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2025.03.21 02:05:07.747333 [ 69 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1253 | 2025.03.21 02:05:07.747449 [ 69 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1254 | 2025.03.21 02:05:07.747532 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1255 | 2025.03.21 02:05:07.747896 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
1256 | 2025.03.21 02:05:07.763906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1257 | 2025.03.21 02:05:07.765289 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1258 | 2025.03.21 02:05:07.766872 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
1259 | 2025.03.21 02:05:07.772430 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
1260 | 2025.03.21 02:05:07.777863 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
1261 | 2025.03.21 02:05:07.782942 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
1262 | 2025.03.21 02:05:07.799231 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
1263 | 2025.03.21 02:05:07.803942 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
1264 | 2025.03.21 02:05:07.871302 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.123645973 sec., 372.02990832544134 rows/sec., 1.92 MiB/sec. | ||
1265 | 2025.03.21 02:05:07.873648 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1266 | 2025.03.21 02:05:07.876468 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1267 | 2025.03.21 02:05:07.876590 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1268 | 2025.03.21 02:05:07.878875 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1269 | 2025.03.21 02:05:08.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.72 MiB, peak 169.26 MiB, free memory in arenas 0.00 B, will set to 162.86 MiB (RSS), difference: 3.13 MiB | ||
1270 | 2025.03.21 02:05:08.122969 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1271 | 2025.03.21 02:05:08.123233 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1272 | 2025.03.21 02:05:08.123662 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1273 | 2025.03.21 02:05:08.123712 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1274 | 2025.03.21 02:05:08.124049 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1275 | 2025.03.21 02:05:08.124136 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1276 | 2025.03.21 02:05:08.124320 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1277 | 2025.03.21 02:05:08.124551 [ 286 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1278 | 2025.03.21 02:05:08.124572 [ 287 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1279 | 2025.03.21 02:05:08.124675 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1280 | 2025.03.21 02:05:08.124704 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1281 | 2025.03.21 02:05:08.128693 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1282 | 2025.03.21 02:05:08.128726 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1283 | 2025.03.21 02:05:08.128792 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1284 | 2025.03.21 02:05:08.128846 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1285 | 2025.03.21 02:05:08.130238 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.007124 sec., 3228.523301516002 rows/sec., 134.75 KiB/sec. | ||
1286 | 2025.03.21 02:05:08.130385 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} <Debug> TCPHandler: Processed in 0.007547091 sec. | ||
1287 | 2025.03.21 02:05:08.133047 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1288 | 2025.03.21 02:05:08.133222 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1289 | 2025.03.21 02:05:08.133524 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1290 | 2025.03.21 02:05:08.133577 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1291 | 2025.03.21 02:05:08.133870 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1292 | 2025.03.21 02:05:08.133939 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1293 | 2025.03.21 02:05:08.134086 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1294 | 2025.03.21 02:05:08.134182 [ 287 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1295 | 2025.03.21 02:05:08.134204 [ 288 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1296 | 2025.03.21 02:05:08.134317 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1297 | 2025.03.21 02:05:08.134344 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1298 | 2025.03.21 02:05:08.134426 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1299 | 2025.03.21 02:05:08.134448 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1300 | 2025.03.21 02:05:08.134489 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1301 | 2025.03.21 02:05:08.134535 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1302 | 2025.03.21 02:05:08.135562 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.00242 sec., 9504.13223140496 rows/sec., 396.68 KiB/sec. | ||
1303 | 2025.03.21 02:05:08.135721 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} <Debug> TCPHandler: Processed in 0.002731798 sec. | ||
1304 | 2025.03.21 02:05:08.136348 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1305 | 2025.03.21 02:05:08.136522 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1306 | 2025.03.21 02:05:08.136789 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1307 | 2025.03.21 02:05:08.136858 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1308 | 2025.03.21 02:05:08.137128 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1309 | 2025.03.21 02:05:08.137193 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1310 | 2025.03.21 02:05:08.137357 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1311 | 2025.03.21 02:05:08.137540 [ 286 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1312 | 2025.03.21 02:05:08.137544 [ 288 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1313 | 2025.03.21 02:05:08.137667 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1314 | 2025.03.21 02:05:08.137696 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1315 | 2025.03.21 02:05:08.137781 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1316 | 2025.03.21 02:05:08.137804 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1317 | 2025.03.21 02:05:08.137845 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1318 | 2025.03.21 02:05:08.137888 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1319 | 2025.03.21 02:05:08.138963 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002523 sec., 9116.131589377725 rows/sec., 380.48 KiB/sec. | ||
1320 | 2025.03.21 02:05:08.139118 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} <Debug> TCPHandler: Processed in 0.002834749 sec. | ||
1321 | 2025.03.21 02:05:08.139348 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1322 | 2025.03.21 02:05:08.139506 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1323 | 2025.03.21 02:05:08.139797 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1324 | 2025.03.21 02:05:08.139843 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1325 | 2025.03.21 02:05:08.140131 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1326 | 2025.03.21 02:05:08.140199 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1327 | 2025.03.21 02:05:08.140342 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1328 | 2025.03.21 02:05:08.140426 [ 287 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1329 | 2025.03.21 02:05:08.140443 [ 286 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1330 | 2025.03.21 02:05:08.140539 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1331 | 2025.03.21 02:05:08.140567 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1332 | 2025.03.21 02:05:08.140651 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1333 | 2025.03.21 02:05:08.140672 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1334 | 2025.03.21 02:05:08.140713 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1335 | 2025.03.21 02:05:08.140754 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1336 | 2025.03.21 02:05:08.141837 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002402 sec., 9575.353871773521 rows/sec., 399.65 KiB/sec. | ||
1337 | 2025.03.21 02:05:08.141992 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} <Debug> TCPHandler: Processed in 0.002696187 sec. | ||
1338 | 2025.03.21 02:05:08.142232 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1339 | 2025.03.21 02:05:08.142391 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1340 | 2025.03.21 02:05:08.142674 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1341 | 2025.03.21 02:05:08.142718 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1342 | 2025.03.21 02:05:08.143010 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1343 | 2025.03.21 02:05:08.143076 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1344 | 2025.03.21 02:05:08.143222 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1345 | 2025.03.21 02:05:08.143322 [ 288 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1346 | 2025.03.21 02:05:08.143330 [ 287 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1347 | 2025.03.21 02:05:08.143426 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1348 | 2025.03.21 02:05:08.143449 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1349 | 2025.03.21 02:05:08.143529 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1350 | 2025.03.21 02:05:08.143549 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1351 | 2025.03.21 02:05:08.143589 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1352 | 2025.03.21 02:05:08.143630 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1353 | 2025.03.21 02:05:08.144686 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002366 sec., 9721.048182586645 rows/sec., 405.73 KiB/sec. | ||
1354 | 2025.03.21 02:05:08.144822 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} <Debug> TCPHandler: Processed in 0.002640256 sec. | ||
1355 | 2025.03.21 02:05:08.145088 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1356 | 2025.03.21 02:05:08.145245 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1357 | 2025.03.21 02:05:08.145534 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1358 | 2025.03.21 02:05:08.145583 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1359 | 2025.03.21 02:05:08.145881 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1360 | 2025.03.21 02:05:08.145949 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1361 | 2025.03.21 02:05:08.146115 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1362 | 2025.03.21 02:05:08.146180 [ 287 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1363 | 2025.03.21 02:05:08.146206 [ 288 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1364 | 2025.03.21 02:05:08.146301 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1365 | 2025.03.21 02:05:08.146330 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1366 | 2025.03.21 02:05:08.146410 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1367 | 2025.03.21 02:05:08.146432 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1368 | 2025.03.21 02:05:08.146477 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1369 | 2025.03.21 02:05:08.146520 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1370 | 2025.03.21 02:05:08.147582 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002407 sec., 9555.463232239303 rows/sec., 398.82 KiB/sec. | ||
1371 | 2025.03.21 02:05:08.147721 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} <Debug> TCPHandler: Processed in 0.002684017 sec. | ||
1372 | 2025.03.21 02:05:08.147965 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1373 | 2025.03.21 02:05:08.148127 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1374 | 2025.03.21 02:05:08.148419 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1375 | 2025.03.21 02:05:08.148466 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1376 | 2025.03.21 02:05:08.148768 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1377 | 2025.03.21 02:05:08.148835 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1378 | 2025.03.21 02:05:08.148981 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1379 | 2025.03.21 02:05:08.149040 [ 287 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1380 | 2025.03.21 02:05:08.149066 [ 288 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1381 | 2025.03.21 02:05:08.149165 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1382 | 2025.03.21 02:05:08.149203 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1383 | 2025.03.21 02:05:08.149302 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1384 | 2025.03.21 02:05:08.149332 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1385 | 2025.03.21 02:05:08.149378 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1386 | 2025.03.21 02:05:08.149422 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1387 | 2025.03.21 02:05:08.150399 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002346 sec., 9803.921568627451 rows/sec., 409.19 KiB/sec. | ||
1388 | 2025.03.21 02:05:08.150536 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} <Debug> TCPHandler: Processed in 0.002625856 sec. | ||
1389 | 2025.03.21 02:05:08.150774 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1390 | 2025.03.21 02:05:08.150935 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1391 | 2025.03.21 02:05:08.151229 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1392 | 2025.03.21 02:05:08.151275 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1393 | 2025.03.21 02:05:08.151575 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1394 | 2025.03.21 02:05:08.151642 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1395 | 2025.03.21 02:05:08.151789 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1396 | 2025.03.21 02:05:08.151872 [ 287 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1397 | 2025.03.21 02:05:08.151890 [ 288 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1398 | 2025.03.21 02:05:08.151981 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1399 | 2025.03.21 02:05:08.152010 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1400 | 2025.03.21 02:05:08.152092 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1401 | 2025.03.21 02:05:08.152112 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1402 | 2025.03.21 02:05:08.152152 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1403 | 2025.03.21 02:05:08.152196 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1404 | 2025.03.21 02:05:08.153188 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002327 sec., 9883.970777825527 rows/sec., 412.53 KiB/sec. | ||
1405 | 2025.03.21 02:05:08.153327 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} <Debug> TCPHandler: Processed in 0.002604485 sec. | ||
1406 | 2025.03.21 02:05:08.153569 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1407 | 2025.03.21 02:05:08.153729 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1408 | 2025.03.21 02:05:08.154021 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1409 | 2025.03.21 02:05:08.154068 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1410 | 2025.03.21 02:05:08.154369 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1411 | 2025.03.21 02:05:08.154441 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1412 | 2025.03.21 02:05:08.154589 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1413 | 2025.03.21 02:05:08.154693 [ 287 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1414 | 2025.03.21 02:05:08.154701 [ 288 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1415 | 2025.03.21 02:05:08.154798 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1416 | 2025.03.21 02:05:08.154826 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1417 | 2025.03.21 02:05:08.154908 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1418 | 2025.03.21 02:05:08.154927 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1419 | 2025.03.21 02:05:08.154968 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1420 | 2025.03.21 02:05:08.155010 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1421 | 2025.03.21 02:05:08.155990 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002334 sec., 9854.327335047128 rows/sec., 411.29 KiB/sec. | ||
1422 | 2025.03.21 02:05:08.156127 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} <Debug> TCPHandler: Processed in 0.002608385 sec. | ||
1423 | 2025.03.21 02:05:08.156355 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1424 | 2025.03.21 02:05:08.156516 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1425 | 2025.03.21 02:05:08.156811 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1426 | 2025.03.21 02:05:08.156858 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1427 | 2025.03.21 02:05:08.157157 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1428 | 2025.03.21 02:05:08.157224 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1429 | 2025.03.21 02:05:08.157367 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1430 | 2025.03.21 02:05:08.157455 [ 287 ] {453582f3-7f95-4a02-9911-2c707300e698} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1431 | 2025.03.21 02:05:08.157473 [ 288 ] {453582f3-7f95-4a02-9911-2c707300e698} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1432 | 2025.03.21 02:05:08.157569 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1433 | 2025.03.21 02:05:08.157597 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1434 | 2025.03.21 02:05:08.157676 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1435 | 2025.03.21 02:05:08.157697 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1436 | 2025.03.21 02:05:08.157737 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1437 | 2025.03.21 02:05:08.157780 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1438 | 2025.03.21 02:05:08.158836 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002395 sec., 9603.340292275574 rows/sec., 400.82 KiB/sec. | ||
1439 | 2025.03.21 02:05:08.158986 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} <Debug> TCPHandler: Processed in 0.002681137 sec. | ||
1440 | 2025.03.21 02:05:08.159203 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1441 | 2025.03.21 02:05:08.159365 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1442 | 2025.03.21 02:05:08.159662 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1443 | 2025.03.21 02:05:08.159709 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1444 | 2025.03.21 02:05:08.160018 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1445 | 2025.03.21 02:05:08.160085 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1446 | 2025.03.21 02:05:08.160229 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1447 | 2025.03.21 02:05:08.160297 [ 287 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1448 | 2025.03.21 02:05:08.160325 [ 286 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1449 | 2025.03.21 02:05:08.160409 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1450 | 2025.03.21 02:05:08.160438 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1451 | 2025.03.21 02:05:08.160518 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1452 | 2025.03.21 02:05:08.160538 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1453 | 2025.03.21 02:05:08.160578 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1454 | 2025.03.21 02:05:08.160622 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1455 | 2025.03.21 02:05:08.161665 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002375 sec., 9684.21052631579 rows/sec., 404.19 KiB/sec. | ||
1456 | 2025.03.21 02:05:08.161821 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} <Debug> TCPHandler: Processed in 0.002669176 sec. | ||
1457 | 2025.03.21 02:05:08.167392 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1458 | 2025.03.21 02:05:08.167565 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1459 | 2025.03.21 02:05:08.167886 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1460 | 2025.03.21 02:05:08.167935 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1461 | 2025.03.21 02:05:08.168250 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1462 | 2025.03.21 02:05:08.168319 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1463 | 2025.03.21 02:05:08.168463 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1464 | 2025.03.21 02:05:08.168525 [ 287 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1465 | 2025.03.21 02:05:08.168574 [ 288 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1466 | 2025.03.21 02:05:08.168672 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1467 | 2025.03.21 02:05:08.168700 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1468 | 2025.03.21 02:05:08.168779 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1469 | 2025.03.21 02:05:08.168800 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
1470 | 2025.03.21 02:05:08.168841 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1471 | 2025.03.21 02:05:08.168885 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1472 | 2025.03.21 02:05:08.169970 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002486 sec., 9251.81013676589 rows/sec., 386.15 KiB/sec. | ||
1473 | 2025.03.21 02:05:08.170130 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} <Debug> TCPHandler: Processed in 0.002792959 sec. | ||
1474 | 2025.03.21 02:05:08.176045 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1475 | 2025.03.21 02:05:08.176168 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1476 | 2025.03.21 02:05:08.176218 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1477 | 2025.03.21 02:05:08.177005 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1478 | 2025.03.21 02:05:08.177049 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1479 | 2025.03.21 02:05:08.177618 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1480 | 2025.03.21 02:05:08.177871 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1481 | 2025.03.21 02:05:08.178108 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001976 sec., 6072.8744939271255 rows/sec., 2.16 MiB/sec. | ||
1482 | 2025.03.21 02:05:08.178166 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} <Debug> TCPHandler: Processed in 0.002175858 sec. | ||
1483 | 2025.03.21 02:05:08.178310 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1484 | 2025.03.21 02:05:08.178421 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1485 | 2025.03.21 02:05:08.178467 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1486 | 2025.03.21 02:05:08.179686 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1487 | 2025.03.21 02:05:08.179726 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1488 | 2025.03.21 02:05:08.180189 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1489 | 2025.03.21 02:05:08.180446 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1490 | 2025.03.21 02:05:08.180674 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002279 sec., 93023.25581395348 rows/sec., 5.92 MiB/sec. | ||
1491 | 2025.03.21 02:05:08.180729 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} <Debug> TCPHandler: Processed in 0.002470243 sec. | ||
1492 | 2025.03.21 02:05:08.180849 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1493 | 2025.03.21 02:05:08.180959 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1494 | 2025.03.21 02:05:08.181005 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1495 | 2025.03.21 02:05:08.181836 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1496 | 2025.03.21 02:05:08.181877 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1497 | 2025.03.21 02:05:08.182294 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1498 | 2025.03.21 02:05:08.182554 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1499 | 2025.03.21 02:05:08.182715 [ 68 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1500 | 2025.03.21 02:05:08.182781 [ 68 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1501 | 2025.03.21 02:05:08.182808 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001869 sec., 330123.0604601391 rows/sec., 25.81 MiB/sec. | ||
1502 | 2025.03.21 02:05:08.182822 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1503 | 2025.03.21 02:05:08.182934 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} <Debug> TCPHandler: Processed in 0.002136247 sec. | ||
1504 | 2025.03.21 02:05:08.183027 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
1505 | 2025.03.21 02:05:08.183091 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1506 | 2025.03.21 02:05:08.183235 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1507 | 2025.03.21 02:05:08.183293 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1508 | 2025.03.21 02:05:08.183310 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
1509 | 2025.03.21 02:05:08.183368 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1510 | 2025.03.21 02:05:08.183587 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
1511 | 2025.03.21 02:05:08.183996 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part | ||
1512 | 2025.03.21 02:05:08.184308 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
1513 | 2025.03.21 02:05:08.184719 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
1514 | 2025.03.21 02:05:08.185101 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 617 rows starting from the beginning of the part | ||
1515 | 2025.03.21 02:05:08.186505 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1516 | 2025.03.21 02:05:08.186584 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1517 | 2025.03.21 02:05:08.187789 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1518 | 2025.03.21 02:05:08.188311 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1519 | 2025.03.21 02:05:08.188679 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703499 sec., 182694.86853596361 rows/sec., 15.28 MiB/sec. | ||
1520 | 2025.03.21 02:05:08.188903 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.005666 sec., 18708.08330391811 rows/sec., 1.10 MiB/sec. | ||
1521 | 2025.03.21 02:05:08.189054 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} <Debug> TCPHandler: Processed in 0.006022264 sec. | ||
1522 | 2025.03.21 02:05:08.189159 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1523 | 2025.03.21 02:05:08.189209 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1524 | 2025.03.21 02:05:08.189385 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1525 | 2025.03.21 02:05:08.189465 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1526 | 2025.03.21 02:05:08.189752 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1527 | 2025.03.21 02:05:08.190048 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1528 | 2025.03.21 02:05:08.190244 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
1529 | 2025.03.21 02:05:08.190595 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1530 | 2025.03.21 02:05:08.190640 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1531 | 2025.03.21 02:05:08.191011 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1532 | 2025.03.21 02:05:08.191279 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1533 | 2025.03.21 02:05:08.191557 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002201 sec., 51340.299863698325 rows/sec., 3.32 MiB/sec. | ||
1534 | 2025.03.21 02:05:08.191677 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} <Debug> TCPHandler: Processed in 0.002529794 sec. | ||
1535 | 2025.03.21 02:05:08.191793 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1536 | 2025.03.21 02:05:08.191902 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1537 | 2025.03.21 02:05:08.191947 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1538 | 2025.03.21 02:05:08.192505 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1539 | 2025.03.21 02:05:08.192545 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1540 | 2025.03.21 02:05:08.192972 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1541 | 2025.03.21 02:05:08.193226 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1542 | 2025.03.21 02:05:08.193479 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001589 sec., 70484.58149779736 rows/sec., 4.02 MiB/sec. | ||
1543 | 2025.03.21 02:05:08.193571 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} <Debug> TCPHandler: Processed in 0.001828882 sec. | ||
1544 | 2025.03.21 02:05:08.193694 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1545 | 2025.03.21 02:05:08.193800 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1546 | 2025.03.21 02:05:08.193845 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1547 | 2025.03.21 02:05:08.194528 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1548 | 2025.03.21 02:05:08.194567 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1549 | 2025.03.21 02:05:08.194963 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1550 | 2025.03.21 02:05:08.195212 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1551 | 2025.03.21 02:05:08.195376 [ 68 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1552 | 2025.03.21 02:05:08.195438 [ 68 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1553 | 2025.03.21 02:05:08.195474 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1554 | 2025.03.21 02:05:08.195475 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001685 sec., 226706.23145400593 rows/sec., 15.99 MiB/sec. | ||
1555 | 2025.03.21 02:05:08.195835 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} <Debug> TCPHandler: Processed in 0.002178448 sec. | ||
1556 | 2025.03.21 02:05:08.195882 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
1557 | 2025.03.21 02:05:08.196078 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2025.03.21 02:05:08.196105 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1559 | 2025.03.21 02:05:08.196163 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
1560 | 2025.03.21 02:05:08.196243 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1561 | 2025.03.21 02:05:08.196449 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
1562 | 2025.03.21 02:05:08.196488 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1563 | 2025.03.21 02:05:08.196859 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 116 rows starting from the beginning of the part | ||
1564 | 2025.03.21 02:05:08.197180 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
1565 | 2025.03.21 02:05:08.197510 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
1566 | 2025.03.21 02:05:08.197777 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 382 rows starting from the beginning of the part | ||
1567 | 2025.03.21 02:05:08.198888 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1568 | 2025.03.21 02:05:08.198958 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1569 | 2025.03.21 02:05:08.200085 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1570 | 2025.03.21 02:05:08.200664 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1571 | 2025.03.21 02:05:08.200768 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 790 rows, containing 5 columns (5 merged, 0 gathered) in 0.00520271 sec., 151843.942868236 rows/sec., 11.88 MiB/sec. | ||
1572 | 2025.03.21 02:05:08.201034 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1573 | 2025.03.21 02:05:08.201059 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004847 sec., 1237.8791004745203 rows/sec., 64.67 KiB/sec. | ||
1574 | 2025.03.21 02:05:08.201199 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} <Debug> TCPHandler: Processed in 0.005200611 sec. | ||
1575 | 2025.03.21 02:05:08.201403 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1576 | 2025.03.21 02:05:08.201483 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1577 | 2025.03.21 02:05:08.201619 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1578 | 2025.03.21 02:05:08.201663 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1579 | 2025.03.21 02:05:08.201714 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1580 | 2025.03.21 02:05:08.201829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1581 | 2025.03.21 02:05:08.202413 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1582 | 2025.03.21 02:05:08.202455 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1583 | 2025.03.21 02:05:08.202861 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1584 | 2025.03.21 02:05:08.203110 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1585 | 2025.03.21 02:05:08.203267 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1586 | 2025.03.21 02:05:08.203322 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1587 | 2025.03.21 02:05:08.203354 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001812 sec., 130794.70198675497 rows/sec., 8.77 MiB/sec. | ||
1588 | 2025.03.21 02:05:08.203360 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1589 | 2025.03.21 02:05:08.203547 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} <Debug> TCPHandler: Processed in 0.002200609 sec. | ||
1590 | 2025.03.21 02:05:08.203617 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
1591 | 2025.03.21 02:05:08.203723 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2025.03.21 02:05:08.203797 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1593 | 2025.03.21 02:05:08.203885 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
1594 | 2025.03.21 02:05:08.203951 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1595 | 2025.03.21 02:05:08.204118 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
1596 | 2025.03.21 02:05:08.204162 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1597 | 2025.03.21 02:05:08.204458 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1598 | 2025.03.21 02:05:08.204759 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
1599 | 2025.03.21 02:05:08.205197 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1600 | 2025.03.21 02:05:08.205580 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
1601 | 2025.03.21 02:05:08.206547 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1602 | 2025.03.21 02:05:08.206620 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1603 | 2025.03.21 02:05:08.207566 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1604 | 2025.03.21 02:05:08.207998 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1605 | 2025.03.21 02:05:08.208616 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004726 sec., 211.59542953872196 rows/sec., 14.26 KiB/sec. | ||
1606 | 2025.03.21 02:05:08.208680 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.00517479 sec., 188026.9537507802 rows/sec., 12.98 MiB/sec. | ||
1607 | 2025.03.21 02:05:08.208758 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} <Debug> TCPHandler: Processed in 0.005096229 sec. | ||
1608 | 2025.03.21 02:05:08.208963 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2025.03.21 02:05:08.208987 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1610 | 2025.03.21 02:05:08.209168 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1611 | 2025.03.21 02:05:08.209256 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1612 | 2025.03.21 02:05:08.209683 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1613 | 2025.03.21 02:05:08.209841 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1614 | 2025.03.21 02:05:08.210025 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
1615 | 2025.03.21 02:05:08.210215 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1616 | 2025.03.21 02:05:08.210260 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1617 | 2025.03.21 02:05:08.210640 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1618 | 2025.03.21 02:05:08.210883 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1619 | 2025.03.21 02:05:08.211025 [ 67 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1620 | 2025.03.21 02:05:08.211066 [ 67 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1621 | 2025.03.21 02:05:08.211068 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001958 sec., 41879.46884576098 rows/sec., 2.66 MiB/sec. | ||
1622 | 2025.03.21 02:05:08.211091 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1623 | 2025.03.21 02:05:08.211181 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} <Debug> TCPHandler: Processed in 0.002301481 sec. | ||
1624 | 2025.03.21 02:05:08.211317 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
1625 | 2025.03.21 02:05:08.211429 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1626 | 2025.03.21 02:05:08.211458 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1627 | 2025.03.21 02:05:08.211524 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
1628 | 2025.03.21 02:05:08.211636 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1629 | 2025.03.21 02:05:08.211858 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
1630 | 2025.03.21 02:05:08.211949 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1631 | 2025.03.21 02:05:08.212019 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
1632 | 2025.03.21 02:05:08.213109 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.001914303 sec., 187013.2366715196 rows/sec., 12.44 MiB/sec. | ||
1633 | 2025.03.21 02:05:08.213300 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1634 | 2025.03.21 02:05:08.213613 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1635 | 2025.03.21 02:05:08.213689 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1636 | 2025.03.21 02:05:08.213773 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1637 | 2025.03.21 02:05:09.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.41 MiB, peak 169.26 MiB, free memory in arenas 0.00 B, will set to 163.36 MiB (RSS), difference: -1.04 MiB | ||
1638 | 2025.03.21 02:05:09.998161 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1639 | 2025.03.21 02:05:09.998457 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1640 | 2025.03.21 02:05:09.998875 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1641 | 2025.03.21 02:05:09.998926 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1642 | 2025.03.21 02:05:09.999278 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1643 | 2025.03.21 02:05:09.999358 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1644 | 2025.03.21 02:05:09.999532 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1645 | 2025.03.21 02:05:09.999638 [ 287 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1646 | 2025.03.21 02:05:09.999730 [ 286 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1647 | 2025.03.21 02:05:09.999760 [ 288 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1648 | 2025.03.21 02:05:09.999935 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1649 | 2025.03.21 02:05:09.999967 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1650 | 2025.03.21 02:05:10.000090 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1651 | 2025.03.21 02:05:10.000114 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1652 | 2025.03.21 02:05:10.000157 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1653 | 2025.03.21 02:05:10.000205 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1654 | 2025.03.21 02:05:10.000312 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1655 | 2025.03.21 02:05:10.002726 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004405 sec., 7945.516458569807 rows/sec., 305.94 KiB/sec. | ||
1656 | 2025.03.21 02:05:10.002910 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} <Debug> TCPHandler: Processed in 0.004885435 sec. | ||
1657 | 2025.03.21 02:05:10.003228 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1658 | 2025.03.21 02:05:10.003394 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1659 | 2025.03.21 02:05:10.003701 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1660 | 2025.03.21 02:05:10.003750 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1661 | 2025.03.21 02:05:10.004070 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1662 | 2025.03.21 02:05:10.004137 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1663 | 2025.03.21 02:05:10.004277 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1664 | 2025.03.21 02:05:10.004434 [ 286 ] {460b3037-1f43-4e96-9810-700a956063e6} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1665 | 2025.03.21 02:05:10.004446 [ 290 ] {460b3037-1f43-4e96-9810-700a956063e6} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1666 | 2025.03.21 02:05:10.004473 [ 288 ] {460b3037-1f43-4e96-9810-700a956063e6} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1667 | 2025.03.21 02:05:10.004671 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1668 | 2025.03.21 02:05:10.004700 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1669 | 2025.03.21 02:05:10.004807 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1670 | 2025.03.21 02:05:10.004828 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1671 | 2025.03.21 02:05:10.004868 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1672 | 2025.03.21 02:05:10.004911 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1673 | 2025.03.21 02:05:10.004950 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1674 | 2025.03.21 02:05:10.006414 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.0031 sec., 11290.322580645161 rows/sec., 434.73 KiB/sec. | ||
1675 | 2025.03.21 02:05:10.006588 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} <Debug> TCPHandler: Processed in 0.003412169 sec. | ||
1676 | 2025.03.21 02:05:10.006862 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1677 | 2025.03.21 02:05:10.007027 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1678 | 2025.03.21 02:05:10.007325 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1679 | 2025.03.21 02:05:10.007374 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1680 | 2025.03.21 02:05:10.007693 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1681 | 2025.03.21 02:05:10.007759 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1682 | 2025.03.21 02:05:10.007899 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1683 | 2025.03.21 02:05:10.008032 [ 286 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1684 | 2025.03.21 02:05:10.008050 [ 288 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1685 | 2025.03.21 02:05:10.008068 [ 287 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1686 | 2025.03.21 02:05:10.008181 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1687 | 2025.03.21 02:05:10.008204 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1688 | 2025.03.21 02:05:10.008337 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1689 | 2025.03.21 02:05:10.008357 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1690 | 2025.03.21 02:05:10.008397 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1691 | 2025.03.21 02:05:10.008464 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1692 | 2025.03.21 02:05:10.008504 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1693 | 2025.03.21 02:05:10.009943 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002995 sec., 11686.143572621037 rows/sec., 449.97 KiB/sec. | ||
1694 | 2025.03.21 02:05:10.010109 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} <Debug> TCPHandler: Processed in 0.003298638 sec. | ||
1695 | 2025.03.21 02:05:10.010356 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1696 | 2025.03.21 02:05:10.010527 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1697 | 2025.03.21 02:05:10.010828 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1698 | 2025.03.21 02:05:10.010876 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1699 | 2025.03.21 02:05:10.011196 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1700 | 2025.03.21 02:05:10.011261 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1701 | 2025.03.21 02:05:10.011403 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1702 | 2025.03.21 02:05:10.011487 [ 286 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1703 | 2025.03.21 02:05:10.011576 [ 290 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1704 | 2025.03.21 02:05:10.011600 [ 288 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1705 | 2025.03.21 02:05:10.011759 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1706 | 2025.03.21 02:05:10.011789 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1707 | 2025.03.21 02:05:10.011897 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1708 | 2025.03.21 02:05:10.011918 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1709 | 2025.03.21 02:05:10.011959 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1710 | 2025.03.21 02:05:10.012001 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1711 | 2025.03.21 02:05:10.012041 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1712 | 2025.03.21 02:05:10.013458 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003016 sec., 11604.774535809018 rows/sec., 446.84 KiB/sec. | ||
1713 | 2025.03.21 02:05:10.013627 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} <Debug> TCPHandler: Processed in 0.003321308 sec. | ||
1714 | 2025.03.21 02:05:10.013895 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1715 | 2025.03.21 02:05:10.014106 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1716 | 2025.03.21 02:05:10.014475 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1717 | 2025.03.21 02:05:10.014527 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1718 | 2025.03.21 02:05:10.014863 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1719 | 2025.03.21 02:05:10.014930 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1720 | 2025.03.21 02:05:10.015073 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1721 | 2025.03.21 02:05:10.015161 [ 287 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1722 | 2025.03.21 02:05:10.015218 [ 288 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1723 | 2025.03.21 02:05:10.015223 [ 290 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1724 | 2025.03.21 02:05:10.015345 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1725 | 2025.03.21 02:05:10.015374 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1726 | 2025.03.21 02:05:10.015481 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1727 | 2025.03.21 02:05:10.015504 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1728 | 2025.03.21 02:05:10.015543 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1729 | 2025.03.21 02:05:10.015585 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1730 | 2025.03.21 02:05:10.015623 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1731 | 2025.03.21 02:05:10.017080 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003077 sec., 11374.715632109197 rows/sec., 437.98 KiB/sec. | ||
1732 | 2025.03.21 02:05:10.017251 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} <Debug> TCPHandler: Processed in 0.00342118 sec. | ||
1733 | 2025.03.21 02:05:10.017505 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1734 | 2025.03.21 02:05:10.017673 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1735 | 2025.03.21 02:05:10.017982 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1736 | 2025.03.21 02:05:10.018032 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1737 | 2025.03.21 02:05:10.018363 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1738 | 2025.03.21 02:05:10.018429 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1739 | 2025.03.21 02:05:10.018578 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
1740 | 2025.03.21 02:05:10.018730 [ 286 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1741 | 2025.03.21 02:05:10.018756 [ 287 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1742 | 2025.03.21 02:05:10.018750 [ 288 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1743 | 2025.03.21 02:05:10.018892 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
1744 | 2025.03.21 02:05:10.018920 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1745 | 2025.03.21 02:05:10.019025 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1746 | 2025.03.21 02:05:10.019046 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1747 | 2025.03.21 02:05:10.019085 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1748 | 2025.03.21 02:05:10.019126 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1749 | 2025.03.21 02:05:10.019164 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1750 | 2025.03.21 02:05:10.020540 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002949 sec., 11868.429976263142 rows/sec., 456.99 KiB/sec. | ||
1751 | 2025.03.21 02:05:10.020715 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} <Debug> TCPHandler: Processed in 0.003262156 sec. | ||
1752 | 2025.03.21 02:05:10.106031 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1753 | 2025.03.21 02:05:10.106184 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1754 | 2025.03.21 02:05:10.106242 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1755 | 2025.03.21 02:05:10.106991 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1756 | 2025.03.21 02:05:10.107036 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1757 | 2025.03.21 02:05:10.107543 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1758 | 2025.03.21 02:05:10.107764 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): 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.21 02:05:10.107994 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001847 sec., 3248.511099079589 rows/sec., 723.30 KiB/sec. | ||
1760 | 2025.03.21 02:05:10.108052 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} <Debug> TCPHandler: Processed in 0.002090727 sec. | ||
1761 | 2025.03.21 02:05:10.108179 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1762 | 2025.03.21 02:05:10.108294 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1763 | 2025.03.21 02:05:10.108340 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1764 | 2025.03.21 02:05:10.109486 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1765 | 2025.03.21 02:05:10.109527 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1766 | 2025.03.21 02:05:10.110016 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1767 | 2025.03.21 02:05:10.110259 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1768 | 2025.03.21 02:05:10.110479 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} <Debug> executeQuery: Read 1268 rows, 107.80 KiB in 0.00221 sec., 573755.6561085973 rows/sec., 47.64 MiB/sec. | ||
1769 | 2025.03.21 02:05:10.110533 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} <Debug> TCPHandler: Processed in 0.002408172 sec. | ||
1770 | 2025.03.21 02:05:10.110657 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1771 | 2025.03.21 02:05:10.110763 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1772 | 2025.03.21 02:05:10.110809 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1773 | 2025.03.21 02:05:10.111352 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1774 | 2025.03.21 02:05:10.111390 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1775 | 2025.03.21 02:05:10.111744 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1776 | 2025.03.21 02:05:10.111984 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1777 | 2025.03.21 02:05:10.112229 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001486 sec., 24226.110363391657 rows/sec., 1.78 MiB/sec. | ||
1778 | 2025.03.21 02:05:10.112372 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} <Debug> TCPHandler: Processed in 0.001765741 sec. | ||
1779 | 2025.03.21 02:05:10.112478 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1780 | 2025.03.21 02:05:10.112580 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1781 | 2025.03.21 02:05:10.112624 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1782 | 2025.03.21 02:05:10.113226 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1783 | 2025.03.21 02:05:10.113265 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1784 | 2025.03.21 02:05:10.113640 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1785 | 2025.03.21 02:05:10.113879 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1786 | 2025.03.21 02:05:10.114093 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001535 sec., 148534.2019543974 rows/sec., 10.06 MiB/sec. | ||
1787 | 2025.03.21 02:05:10.114146 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} <Debug> TCPHandler: Processed in 0.00171709 sec. | ||
1788 | 2025.03.21 02:05:10.114251 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1789 | 2025.03.21 02:05:10.114352 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1790 | 2025.03.21 02:05:10.114396 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1791 | 2025.03.21 02:05:10.115098 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1792 | 2025.03.21 02:05:10.115136 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1793 | 2025.03.21 02:05:10.115513 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1794 | 2025.03.21 02:05:10.115754 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1795 | 2025.03.21 02:05:10.115961 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} <Debug> executeQuery: Read 556 rows, 42.29 KiB in 0.00163 sec., 341104.2944785276 rows/sec., 25.33 MiB/sec. | ||
1796 | 2025.03.21 02:05:10.116014 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} <Debug> TCPHandler: Processed in 0.001813091 sec. | ||
1797 | 2025.03.21 02:05:10.116132 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1798 | 2025.03.21 02:05:10.116236 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1799 | 2025.03.21 02:05:10.116284 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1800 | 2025.03.21 02:05:10.119235 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1801 | 2025.03.21 02:05:10.119273 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1802 | 2025.03.21 02:05:10.119915 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1803 | 2025.03.21 02:05:10.120206 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1804 | 2025.03.21 02:05:10.120497 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} <Debug> executeQuery: Read 2260 rows, 154.68 KiB in 0.00428 sec., 528037.3831775701 rows/sec., 35.29 MiB/sec. | ||
1805 | 2025.03.21 02:05:10.120622 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} <Debug> TCPHandler: Processed in 0.004541319 sec. | ||
1806 | 2025.03.21 02:05:10.120742 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1807 | 2025.03.21 02:05:10.120847 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1808 | 2025.03.21 02:05:10.120915 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1809 | 2025.03.21 02:05:10.121986 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1810 | 2025.03.21 02:05:10.122025 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1811 | 2025.03.21 02:05:10.122679 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1812 | 2025.03.21 02:05:10.122951 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1813 | 2025.03.21 02:05:10.123189 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002363 sec., 15234.87092678798 rows/sec., 27.30 MiB/sec. | ||
1814 | 2025.03.21 02:05:10.123286 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} <Debug> TCPHandler: Processed in 0.002594635 sec. | ||
1815 | 2025.03.21 02:05:10.123437 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1816 | 2025.03.21 02:05:10.123542 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1817 | 2025.03.21 02:05:10.123587 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1818 | 2025.03.21 02:05:10.124017 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1819 | 2025.03.21 02:05:10.124055 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1820 | 2025.03.21 02:05:10.124407 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1821 | 2025.03.21 02:05:10.124643 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1822 | 2025.03.21 02:05:10.124851 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001331 sec., 18031.555221637867 rows/sec., 1.22 MiB/sec. | ||
1823 | 2025.03.21 02:05:10.124902 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} <Debug> TCPHandler: Processed in 0.001515826 sec. | ||
1824 | 2025.03.21 02:05:12.563449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 266 | ||
1825 | 2025.03.21 02:05:12.567731 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2025.03.21 02:05:12.567785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1827 | 2025.03.21 02:05:12.569399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1828 | 2025.03.21 02:05:12.569720 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1829 | 2025.03.21 02:05:12.570296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
1830 | 2025.03.21 02:05:13.125976 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2025.03.21 02:05:13.126165 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1832 | 2025.03.21 02:05:13.126236 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1833 | 2025.03.21 02:05:13.126979 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1834 | 2025.03.21 02:05:13.127029 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1835 | 2025.03.21 02:05:13.127451 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1836 | 2025.03.21 02:05:13.127704 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1837 | 2025.03.21 02:05:13.128018 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. | ||
1838 | 2025.03.21 02:05:13.128160 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} <Debug> TCPHandler: Processed in 0.002312521 sec. | ||
1839 | 2025.03.21 02:05:13.128304 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1840 | 2025.03.21 02:05:13.128448 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1841 | 2025.03.21 02:05:13.128506 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1842 | 2025.03.21 02:05:13.129175 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1843 | 2025.03.21 02:05:13.129217 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1844 | 2025.03.21 02:05:13.129583 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1845 | 2025.03.21 02:05:13.129835 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1846 | 2025.03.21 02:05:13.130052 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001638 sec., 39072.03907203907 rows/sec., 3.05 MiB/sec. | ||
1847 | 2025.03.21 02:05:13.130106 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} <Debug> TCPHandler: Processed in 0.001868132 sec. | ||
1848 | 2025.03.21 02:05:13.130224 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1849 | 2025.03.21 02:05:13.130334 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1850 | 2025.03.21 02:05:13.130385 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1851 | 2025.03.21 02:05:13.130895 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1852 | 2025.03.21 02:05:13.130935 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1853 | 2025.03.21 02:05:13.131314 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1854 | 2025.03.21 02:05:13.131576 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1855 | 2025.03.21 02:05:13.131801 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001492 sec., 64343.16353887399 rows/sec., 4.48 MiB/sec. | ||
1856 | 2025.03.21 02:05:13.131856 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} <Debug> TCPHandler: Processed in 0.001682699 sec. | ||
1857 | 2025.03.21 02:05:13.131979 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2025.03.21 02:05:13.132089 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1859 | 2025.03.21 02:05:13.132136 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1860 | 2025.03.21 02:05:13.132572 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1861 | 2025.03.21 02:05:13.132610 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1862 | 2025.03.21 02:05:13.132959 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1863 | 2025.03.21 02:05:13.133202 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2025.03.21 02:05:13.133424 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001358 sec., 26509.57290132548 rows/sec., 1.79 MiB/sec. | ||
1865 | 2025.03.21 02:05:13.133476 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} <Debug> TCPHandler: Processed in 0.001548557 sec. | ||
1866 | 2025.03.21 02:05:15.071099 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1867 | 2025.03.21 02:05:15.071771 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2025.03.21 02:05:15.071820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1869 | 2025.03.21 02:05:15.072398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1870 | 2025.03.21 02:05:15.072657 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1871 | 2025.03.21 02:05:15.072956 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1872 | 2025.03.21 02:05:15.264559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1873 | 2025.03.21 02:05:15.284449 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1874 | 2025.03.21 02:05:15.284512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1875 | 2025.03.21 02:05:15.291784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1876 | 2025.03.21 02:05:15.292545 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1877 | 2025.03.21 02:05:15.295018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1878 | 2025.03.21 02:05:16.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.12 MiB, peak 169.26 MiB, free memory in arenas 0.00 B, will set to 166.34 MiB (RSS), difference: 2.23 MiB | ||
1879 | 2025.03.21 02:05:18.134659 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1880 | 2025.03.21 02:05:18.134847 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1881 | 2025.03.21 02:05:18.134918 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1882 | 2025.03.21 02:05:18.135790 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1883 | 2025.03.21 02:05:18.135840 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1884 | 2025.03.21 02:05:18.136275 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1885 | 2025.03.21 02:05:18.136528 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1886 | 2025.03.21 02:05:18.136787 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001986 sec., 106747.2306143001 rows/sec., 6.79 MiB/sec. | ||
1887 | 2025.03.21 02:05:18.136935 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} <Debug> TCPHandler: Processed in 0.002400261 sec. | ||
1888 | 2025.03.21 02:05:18.137084 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1889 | 2025.03.21 02:05:18.137226 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1890 | 2025.03.21 02:05:18.137277 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1891 | 2025.03.21 02:05:18.138114 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1892 | 2025.03.21 02:05:18.138161 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1893 | 2025.03.21 02:05:18.138570 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1894 | 2025.03.21 02:05:18.138823 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1895 | 2025.03.21 02:05:18.139078 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00188 sec., 328191.4893617021 rows/sec., 25.66 MiB/sec. | ||
1896 | 2025.03.21 02:05:18.139241 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} <Debug> TCPHandler: Processed in 0.002225159 sec. | ||
1897 | 2025.03.21 02:05:18.139363 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1898 | 2025.03.21 02:05:18.139468 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1899 | 2025.03.21 02:05:18.139513 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1900 | 2025.03.21 02:05:18.140092 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1901 | 2025.03.21 02:05:18.140133 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1902 | 2025.03.21 02:05:18.140493 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1903 | 2025.03.21 02:05:18.140730 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1904 | 2025.03.21 02:05:18.140944 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001499 sec., 70713.80920613743 rows/sec., 4.16 MiB/sec. | ||
1905 | 2025.03.21 02:05:18.141000 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} <Debug> TCPHandler: Processed in 0.001691959 sec. | ||
1906 | 2025.03.21 02:05:18.141124 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1907 | 2025.03.21 02:05:18.141230 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1908 | 2025.03.21 02:05:18.141277 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1909 | 2025.03.21 02:05:18.141854 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1910 | 2025.03.21 02:05:18.141894 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1911 | 2025.03.21 02:05:18.142281 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1912 | 2025.03.21 02:05:18.142513 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1913 | 2025.03.21 02:05:18.142712 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001504 sec., 75132.97872340426 rows/sec., 4.86 MiB/sec. | ||
1914 | 2025.03.21 02:05:18.142765 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} <Debug> TCPHandler: Processed in 0.001692229 sec. | ||
1915 | 2025.03.21 02:05:18.142881 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1916 | 2025.03.21 02:05:18.142986 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1917 | 2025.03.21 02:05:18.143031 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1918 | 2025.03.21 02:05:18.143579 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1919 | 2025.03.21 02:05:18.143618 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1920 | 2025.03.21 02:05:18.143969 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1921 | 2025.03.21 02:05:18.144214 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1922 | 2025.03.21 02:05:18.144422 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001458 sec., 76817.55829903978 rows/sec., 4.38 MiB/sec. | ||
1923 | 2025.03.21 02:05:18.144475 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} <Debug> TCPHandler: Processed in 0.001644389 sec. | ||
1924 | 2025.03.21 02:05:18.144681 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1925 | 2025.03.21 02:05:18.144787 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1926 | 2025.03.21 02:05:18.144831 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1927 | 2025.03.21 02:05:18.145474 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1928 | 2025.03.21 02:05:18.145515 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1929 | 2025.03.21 02:05:18.145888 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1930 | 2025.03.21 02:05:18.146144 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1931 | 2025.03.21 02:05:18.146362 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001597 sec., 239198.49718221667 rows/sec., 16.87 MiB/sec. | ||
1932 | 2025.03.21 02:05:18.146413 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} <Debug> TCPHandler: Processed in 0.001783782 sec. | ||
1933 | 2025.03.21 02:05:18.146537 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1934 | 2025.03.21 02:05:18.146642 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1935 | 2025.03.21 02:05:18.146689 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1936 | 2025.03.21 02:05:18.147124 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1937 | 2025.03.21 02:05:18.147163 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1938 | 2025.03.21 02:05:18.147527 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1939 | 2025.03.21 02:05:18.147766 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1940 | 2025.03.21 02:05:18.147977 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
1941 | 2025.03.21 02:05:18.148027 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} <Debug> TCPHandler: Processed in 0.001540106 sec. | ||
1942 | 2025.03.21 02:05:18.148146 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1943 | 2025.03.21 02:05:18.148252 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1944 | 2025.03.21 02:05:18.148300 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1945 | 2025.03.21 02:05:18.148827 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1946 | 2025.03.21 02:05:18.148867 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1947 | 2025.03.21 02:05:18.149261 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1948 | 2025.03.21 02:05:18.149502 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1949 | 2025.03.21 02:05:18.149763 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001523 sec., 155613.91989494418 rows/sec., 10.43 MiB/sec. | ||
1950 | 2025.03.21 02:05:18.149908 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} <Debug> TCPHandler: Processed in 0.001809981 sec. | ||
1951 | 2025.03.21 02:05:18.150036 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1952 | 2025.03.21 02:05:18.150142 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1953 | 2025.03.21 02:05:18.150188 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1954 | 2025.03.21 02:05:18.150625 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1955 | 2025.03.21 02:05:18.150664 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1956 | 2025.03.21 02:05:18.151036 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1957 | 2025.03.21 02:05:18.151293 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1958 | 2025.03.21 02:05:18.151499 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. | ||
1959 | 2025.03.21 02:05:18.151551 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} <Debug> TCPHandler: Processed in 0.001566967 sec. | ||
1960 | 2025.03.21 02:05:18.151670 [ 258 ] {} <Trace> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1961 | 2025.03.21 02:05:18.151777 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1962 | 2025.03.21 02:05:18.151822 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1963 | 2025.03.21 02:05:18.152260 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2025.03.21 02:05:18.152297 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1965 | 2025.03.21 02:05:18.152657 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1966 | 2025.03.21 02:05:18.152922 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1967 | 2025.03.21 02:05:18.153116 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001362 sec., 60205.580029368575 rows/sec., 3.82 MiB/sec. | ||
1968 | 2025.03.21 02:05:18.153165 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} <Debug> TCPHandler: Processed in 0.001546147 sec. | ||
1969 | 2025.03.21 02:05:22.498070 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1970 | 2025.03.21 02:05:22.498138 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1971 | 2025.03.21 02:05:22.571030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 294 | ||
1972 | 2025.03.21 02:05:22.573281 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1973 | 2025.03.21 02:05:22.577924 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1974 | 2025.03.21 02:05:22.578004 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1975 | 2025.03.21 02:05:22.579530 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1976 | 2025.03.21 02:05:22.579600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1977 | 2025.03.21 02:05:22.579633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1978 | 2025.03.21 02:05:22.580305 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1979 | 2025.03.21 02:05:22.581032 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1980 | 2025.03.21 02:05:22.582384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1981 | 2025.03.21 02:05:22.582718 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1982 | 2025.03.21 02:05:22.583612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
1983 | 2025.03.21 02:05:22.795152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1984 | 2025.03.21 02:05:22.815279 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2025.03.21 02:05:22.815345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1986 | 2025.03.21 02:05:22.816511 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1987 | 2025.03.21 02:05:22.816667 [ 258 ] {} <Debug> TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1988 | 2025.03.21 02:05:22.822497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1989 | 2025.03.21 02:05:22.823253 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1990 | 2025.03.21 02:05:22.826140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1991 | 2025.03.21 02:05:23.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.87 MiB, peak 170.53 MiB, free memory in arenas 0.00 B, will set to 166.98 MiB (RSS), difference: 2.11 MiB | ||
1992 | 2025.03.21 02:05:23.131139 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1993 | 2025.03.21 02:05:23.131309 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1994 | 2025.03.21 02:05:23.131376 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1995 | 2025.03.21 02:05:23.132195 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1996 | 2025.03.21 02:05:23.132237 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
1997 | 2025.03.21 02:05:23.132662 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1998 | 2025.03.21 02:05:23.132915 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1999 | 2025.03.21 02:05:23.133304 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} <Debug> executeQuery: Read 128 rows, 11.24 KiB in 0.001944 sec., 65843.62139917696 rows/sec., 5.65 MiB/sec. | ||
2000 | 2025.03.21 02:05:23.133567 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} <Debug> TCPHandler: Processed in 0.002523174 sec. | ||
2001 | 2025.03.21 02:05:23.133696 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2002 | 2025.03.21 02:05:23.133809 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2003 | 2025.03.21 02:05:23.133857 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2004 | 2025.03.21 02:05:23.134410 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2005 | 2025.03.21 02:05:23.134449 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
2006 | 2025.03.21 02:05:23.134820 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2007 | 2025.03.21 02:05:23.135069 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2008 | 2025.03.21 02:05:23.135194 [ 47 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2009 | 2025.03.21 02:05:23.135238 [ 47 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2010 | 2025.03.21 02:05:23.135248 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001464 sec., 24590.16393442623 rows/sec., 1.81 MiB/sec. | ||
2011 | 2025.03.21 02:05:23.135265 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
2012 | 2025.03.21 02:05:23.135368 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} <Debug> TCPHandler: Processed in 0.001725659 sec. | ||
2013 | 2025.03.21 02:05:23.135715 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2014 | 2025.03.21 02:05:23.135714 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
2015 | 2025.03.21 02:05:23.135911 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2016 | 2025.03.21 02:05:23.136019 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2017 | 2025.03.21 02:05:23.136044 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2018 | 2025.03.21 02:05:23.136158 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
2019 | 2025.03.21 02:05:23.136448 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
2020 | 2025.03.21 02:05:23.136823 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part | ||
2021 | 2025.03.21 02:05:23.137387 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2022 | 2025.03.21 02:05:23.137722 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part | ||
2023 | 2025.03.21 02:05:23.137865 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
2024 | 2025.03.21 02:05:23.138814 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2025 | 2025.03.21 02:05:23.138881 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
2026 | 2025.03.21 02:05:23.139939 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2027 | 2025.03.21 02:05:23.140432 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2028 | 2025.03.21 02:05:23.140880 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.005477445 sec., 64993.80641886865 rows/sec., 4.46 MiB/sec. | ||
2029 | 2025.03.21 02:05:23.141040 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.005174 sec., 19327.40626207963 rows/sec., 1.51 MiB/sec. | ||
2030 | 2025.03.21 02:05:23.141190 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} <Debug> TCPHandler: Processed in 0.005571307 sec. | ||
2031 | 2025.03.21 02:05:23.141197 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2032 | 2025.03.21 02:05:23.141398 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2033 | 2025.03.21 02:05:23.141576 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2034 | 2025.03.21 02:05:23.141669 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2035 | 2025.03.21 02:05:23.141790 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2036 | 2025.03.21 02:05:23.142071 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2037 | 2025.03.21 02:05:23.142263 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2038 | 2025.03.21 02:05:23.142665 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2039 | 2025.03.21 02:05:23.142710 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
2040 | 2025.03.21 02:05:23.143117 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2041 | 2025.03.21 02:05:23.143366 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2042 | 2025.03.21 02:05:23.143836 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002228 sec., 71813.2854578097 rows/sec., 5.00 MiB/sec. | ||
2043 | 2025.03.21 02:05:23.144024 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} <Debug> TCPHandler: Processed in 0.002699557 sec. | ||
2044 | 2025.03.21 02:05:23.144159 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2045 | 2025.03.21 02:05:23.144269 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2046 | 2025.03.21 02:05:23.144344 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2047 | 2025.03.21 02:05:23.145590 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2048 | 2025.03.21 02:05:23.145631 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
2049 | 2025.03.21 02:05:23.146308 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2050 | 2025.03.21 02:05:23.146576 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2051 | 2025.03.21 02:05:23.146900 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002651 sec., 13579.781214635987 rows/sec., 24.33 MiB/sec. | ||
2052 | 2025.03.21 02:05:23.147038 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} <Debug> TCPHandler: Processed in 0.002930901 sec. | ||
2053 | 2025.03.21 02:05:23.147178 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2054 | 2025.03.21 02:05:23.147286 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2055 | 2025.03.21 02:05:23.147334 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2056 | 2025.03.21 02:05:23.147770 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2057 | 2025.03.21 02:05:23.147810 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
2058 | 2025.03.21 02:05:23.148179 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2059 | 2025.03.21 02:05:23.148431 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2025.03.21 02:05:23.148685 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
2061 | 2025.03.21 02:05:23.148837 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} <Debug> TCPHandler: Processed in 0.00170885 sec. | ||
2062 | 2025.03.21 02:05:28.134262 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2025.03.21 02:05:28.134467 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2064 | 2025.03.21 02:05:28.134542 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2065 | 2025.03.21 02:05:28.135388 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2025.03.21 02:05:28.135443 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2067 | 2025.03.21 02:05:28.135883 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2068 | 2025.03.21 02:05:28.136143 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2025.03.21 02:05:28.136420 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001997 sec., 106159.23885828743 rows/sec., 6.75 MiB/sec. | ||
2070 | 2025.03.21 02:05:28.136501 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} <Debug> TCPHandler: Processed in 0.002381781 sec. | ||
2071 | 2025.03.21 02:05:28.136649 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2072 | 2025.03.21 02:05:28.136765 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2073 | 2025.03.21 02:05:28.136813 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2074 | 2025.03.21 02:05:28.137639 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2075 | 2025.03.21 02:05:28.137683 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2076 | 2025.03.21 02:05:28.138086 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2077 | 2025.03.21 02:05:28.138327 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2078 | 2025.03.21 02:05:28.138505 [ 41 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2079 | 2025.03.21 02:05:28.138568 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001824 sec., 338267.5438596491 rows/sec., 26.44 MiB/sec. | ||
2080 | 2025.03.21 02:05:28.138578 [ 41 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2025.03.21 02:05:28.138653 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2082 | 2025.03.21 02:05:28.138698 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} <Debug> TCPHandler: Processed in 0.002100367 sec. | ||
2083 | 2025.03.21 02:05:28.138924 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2084 | 2025.03.21 02:05:28.138928 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
2085 | 2025.03.21 02:05:28.139118 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2086 | 2025.03.21 02:05:28.139223 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2087 | 2025.03.21 02:05:28.139239 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2088 | 2025.03.21 02:05:28.139350 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 690 rows starting from the beginning of the part | ||
2089 | 2025.03.21 02:05:28.139634 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1268 rows starting from the beginning of the part | ||
2090 | 2025.03.21 02:05:28.139943 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
2091 | 2025.03.21 02:05:28.140336 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 617 rows starting from the beginning of the part | ||
2092 | 2025.03.21 02:05:28.140704 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
2093 | 2025.03.21 02:05:28.141062 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 617 rows starting from the beginning of the part | ||
2094 | 2025.03.21 02:05:28.142037 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2095 | 2025.03.21 02:05:28.142109 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2096 | 2025.03.21 02:05:28.142976 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2097 | 2025.03.21 02:05:28.143468 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2098 | 2025.03.21 02:05:28.143764 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004696 sec., 22572.402044293016 rows/sec., 1.33 MiB/sec. | ||
2099 | 2025.03.21 02:05:28.143829 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} <Debug> TCPHandler: Processed in 0.004989007 sec. | ||
2100 | 2025.03.21 02:05:28.143969 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2101 | 2025.03.21 02:05:28.144246 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2102 | 2025.03.21 02:05:28.144320 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2103 | 2025.03.21 02:05:28.144361 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3376 rows, containing 5 columns (5 merged, 0 gathered) in 0.005580937 sec., 604916.3429008427 rows/sec., 51.05 MiB/sec. | ||
2104 | 2025.03.21 02:05:28.144731 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2105 | 2025.03.21 02:05:28.145346 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2106 | 2025.03.21 02:05:28.145463 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2107 | 2025.03.21 02:05:28.145528 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2108 | 2025.03.21 02:05:28.145534 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2109 | 2025.03.21 02:05:28.145708 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
2110 | 2025.03.21 02:05:28.146039 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2111 | 2025.03.21 02:05:28.146290 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2025.03.21 02:05:28.146567 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00243 sec., 46502.05761316873 rows/sec., 3.01 MiB/sec. | ||
2113 | 2025.03.21 02:05:28.146719 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} <Debug> TCPHandler: Processed in 0.002827509 sec. | ||
2114 | 2025.03.21 02:05:28.146852 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2115 | 2025.03.21 02:05:28.146989 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2116 | 2025.03.21 02:05:28.147043 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2117 | 2025.03.21 02:05:28.147705 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2118 | 2025.03.21 02:05:28.147746 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2119 | 2025.03.21 02:05:28.148124 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2120 | 2025.03.21 02:05:28.148366 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2121 | 2025.03.21 02:05:28.148584 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001624 sec., 68965.5172413793 rows/sec., 3.93 MiB/sec. | ||
2122 | 2025.03.21 02:05:28.148637 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} <Debug> TCPHandler: Processed in 0.001851862 sec. | ||
2123 | 2025.03.21 02:05:28.148738 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2025.03.21 02:05:28.148841 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2125 | 2025.03.21 02:05:28.148884 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2126 | 2025.03.21 02:05:28.149538 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2127 | 2025.03.21 02:05:28.149578 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2128 | 2025.03.21 02:05:28.149952 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2129 | 2025.03.21 02:05:28.150194 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2130 | 2025.03.21 02:05:28.150361 [ 40 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2131 | 2025.03.21 02:05:28.150427 [ 40 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2132 | 2025.03.21 02:05:28.150437 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001609 sec., 237414.54319453076 rows/sec., 16.74 MiB/sec. | ||
2133 | 2025.03.21 02:05:28.150465 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2134 | 2025.03.21 02:05:28.150584 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} <Debug> TCPHandler: Processed in 0.001892772 sec. | ||
2135 | 2025.03.21 02:05:28.150729 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
2136 | 2025.03.21 02:05:28.150774 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2137 | 2025.03.21 02:05:28.150995 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2138 | 2025.03.21 02:05:28.151016 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2139 | 2025.03.21 02:05:28.151089 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2140 | 2025.03.21 02:05:28.151109 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
2141 | 2025.03.21 02:05:28.151440 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 556 rows starting from the beginning of the part | ||
2142 | 2025.03.21 02:05:28.151812 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
2143 | 2025.03.21 02:05:28.152159 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 382 rows starting from the beginning of the part | ||
2144 | 2025.03.21 02:05:28.152476 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
2145 | 2025.03.21 02:05:28.152741 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 382 rows starting from the beginning of the part | ||
2146 | 2025.03.21 02:05:28.153588 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2147 | 2025.03.21 02:05:28.153657 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2148 | 2025.03.21 02:05:28.154528 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2149 | 2025.03.21 02:05:28.155067 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2150 | 2025.03.21 02:05:28.155506 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004569 sec., 1313.1976362442547 rows/sec., 68.61 KiB/sec. | ||
2151 | 2025.03.21 02:05:28.155578 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} <Debug> TCPHandler: Processed in 0.004866604 sec. | ||
2152 | 2025.03.21 02:05:28.155807 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2153 | 2025.03.21 02:05:28.156004 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 5 columns (5 merged, 0 gathered) in 0.005409544 sec., 354558.5358026481 rows/sec., 27.05 MiB/sec. | ||
2154 | 2025.03.21 02:05:28.156034 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2155 | 2025.03.21 02:05:28.156108 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2156 | 2025.03.21 02:05:28.156312 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2157 | 2025.03.21 02:05:28.156922 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2158 | 2025.03.21 02:05:28.157152 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2159 | 2025.03.21 02:05:28.157344 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
2160 | 2025.03.21 02:05:28.157385 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2161 | 2025.03.21 02:05:28.157439 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2162 | 2025.03.21 02:05:28.157884 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2163 | 2025.03.21 02:05:28.158136 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2164 | 2025.03.21 02:05:28.158308 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2165 | 2025.03.21 02:05:28.158363 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2166 | 2025.03.21 02:05:28.158386 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002388 sec., 99246.23115577889 rows/sec., 6.65 MiB/sec. | ||
2167 | 2025.03.21 02:05:28.158400 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2168 | 2025.03.21 02:05:28.158567 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} <Debug> TCPHandler: Processed in 0.002855189 sec. | ||
2169 | 2025.03.21 02:05:28.158653 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
2170 | 2025.03.21 02:05:28.158755 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2171 | 2025.03.21 02:05:28.158841 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2172 | 2025.03.21 02:05:28.158924 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 973 rows starting from the beginning of the part | ||
2173 | 2025.03.21 02:05:28.158978 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2174 | 2025.03.21 02:05:28.159137 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2260 rows starting from the beginning of the part | ||
2175 | 2025.03.21 02:05:28.159274 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2176 | 2025.03.21 02:05:28.159492 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
2177 | 2025.03.21 02:05:28.159896 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part | ||
2178 | 2025.03.21 02:05:28.160198 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
2179 | 2025.03.21 02:05:28.160518 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
2180 | 2025.03.21 02:05:28.161644 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2181 | 2025.03.21 02:05:28.161708 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2182 | 2025.03.21 02:05:28.162499 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2183 | 2025.03.21 02:05:28.163026 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2184 | 2025.03.21 02:05:28.163341 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004446 sec., 224.92127755285648 rows/sec., 15.16 KiB/sec. | ||
2185 | 2025.03.21 02:05:28.163497 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} <Debug> TCPHandler: Processed in 0.004802184 sec. | ||
2186 | 2025.03.21 02:05:28.163677 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2187 | 2025.03.21 02:05:28.163911 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3963 rows, containing 5 columns (5 merged, 0 gathered) in 0.005383373 sec., 736155.5664079008 rows/sec., 49.75 MiB/sec. | ||
2188 | 2025.03.21 02:05:28.163924 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2189 | 2025.03.21 02:05:28.164004 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2190 | 2025.03.21 02:05:28.164272 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2191 | 2025.03.21 02:05:28.164749 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2192 | 2025.03.21 02:05:28.164825 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2193 | 2025.03.21 02:05:28.164841 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2194 | 2025.03.21 02:05:28.165064 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2195 | 2025.03.21 02:05:28.165238 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
2196 | 2025.03.21 02:05:28.165470 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2197 | 2025.03.21 02:05:28.165724 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2198 | 2025.03.21 02:05:28.165906 [ 40 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2199 | 2025.03.21 02:05:28.165956 [ 40 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2200 | 2025.03.21 02:05:28.165996 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2201 | 2025.03.21 02:05:28.165992 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002123 sec., 38624.587847385774 rows/sec., 2.45 MiB/sec. | ||
2202 | 2025.03.21 02:05:28.166333 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
2203 | 2025.03.21 02:05:28.166473 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} <Debug> TCPHandler: Processed in 0.00289542 sec. | ||
2204 | 2025.03.21 02:05:28.166629 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2205 | 2025.03.21 02:05:28.166666 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 358 rows starting from the beginning of the part | ||
2206 | 2025.03.21 02:05:28.166765 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
2207 | 2025.03.21 02:05:28.166961 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2208 | 2025.03.21 02:05:28.167076 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
2209 | 2025.03.21 02:05:28.167199 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2210 | 2025.03.21 02:05:28.167328 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
2211 | 2025.03.21 02:05:28.168406 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.002329361 sec., 275612.06700034905 rows/sec., 18.16 MiB/sec. | ||
2212 | 2025.03.21 02:05:28.168643 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2213 | 2025.03.21 02:05:28.169010 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2214 | 2025.03.21 02:05:28.169109 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2215 | 2025.03.21 02:05:28.169213 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2216 | 2025.03.21 02:05:30.081233 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2217 | 2025.03.21 02:05:30.081973 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2218 | 2025.03.21 02:05:30.082014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2219 | 2025.03.21 02:05:30.082518 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2220 | 2025.03.21 02:05:30.082762 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2221 | 2025.03.21 02:05:30.082993 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2222 | 2025.03.21 02:05:30.326268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2223 | 2025.03.21 02:05:30.346293 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2224 | 2025.03.21 02:05:30.346358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2225 | 2025.03.21 02:05:30.353969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2226 | 2025.03.21 02:05:30.354726 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2227 | 2025.03.21 02:05:30.358018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2228 | 2025.03.21 02:05:32.583868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 326 | ||
2229 | 2025.03.21 02:05:32.587343 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2230 | 2025.03.21 02:05:32.587395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2231 | 2025.03.21 02:05:32.588942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2232 | 2025.03.21 02:05:32.589283 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2233 | 2025.03.21 02:05:32.589453 [ 35 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2234 | 2025.03.21 02:05:32.589523 [ 35 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2025.03.21 02:05:32.589564 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2236 | 2025.03.21 02:05:32.590340 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
2237 | 2025.03.21 02:05:32.591320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
2238 | 2025.03.21 02:05:32.591754 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2239 | 2025.03.21 02:05:32.591944 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
2240 | 2025.03.21 02:05:32.592459 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
2241 | 2025.03.21 02:05:32.592950 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
2242 | 2025.03.21 02:05:32.593430 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 86 rows starting from the beginning of the part | ||
2243 | 2025.03.21 02:05:32.593900 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
2244 | 2025.03.21 02:05:32.594357 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
2245 | 2025.03.21 02:05:32.605046 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.015352197 sec., 21234.745750070822 rows/sec., 21.68 MiB/sec. | ||
2246 | 2025.03.21 02:05:32.605771 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2247 | 2025.03.21 02:05:32.606592 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2248 | 2025.03.21 02:05:32.606679 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2249 | 2025.03.21 02:05:32.606904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
2250 | 2025.03.21 02:05:33.130487 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2251 | 2025.03.21 02:05:33.130668 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2252 | 2025.03.21 02:05:33.130740 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2253 | 2025.03.21 02:05:33.131555 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2254 | 2025.03.21 02:05:33.131606 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2255 | 2025.03.21 02:05:33.132085 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2256 | 2025.03.21 02:05:33.132367 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2257 | 2025.03.21 02:05:33.132601 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} <Debug> executeQuery: Read 128 rows, 11.24 KiB in 0.00198 sec., 64646.46464646465 rows/sec., 5.54 MiB/sec. | ||
2258 | 2025.03.21 02:05:33.132701 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} <Debug> TCPHandler: Processed in 0.002341301 sec. | ||
2259 | 2025.03.21 02:05:33.132833 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2260 | 2025.03.21 02:05:33.132946 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2261 | 2025.03.21 02:05:33.132996 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2262 | 2025.03.21 02:05:33.133543 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2263 | 2025.03.21 02:05:33.133584 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2264 | 2025.03.21 02:05:33.133951 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2265 | 2025.03.21 02:05:33.134196 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2266 | 2025.03.21 02:05:33.134413 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001484 sec., 24258.76010781671 rows/sec., 1.78 MiB/sec. | ||
2267 | 2025.03.21 02:05:33.134588 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} <Debug> TCPHandler: Processed in 0.001804341 sec. | ||
2268 | 2025.03.21 02:05:33.134725 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2269 | 2025.03.21 02:05:33.134831 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2270 | 2025.03.21 02:05:33.134876 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2271 | 2025.03.21 02:05:33.135448 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2272 | 2025.03.21 02:05:33.135486 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2273 | 2025.03.21 02:05:33.135845 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2274 | 2025.03.21 02:05:33.136088 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2275 | 2025.03.21 02:05:33.136289 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001474 sec., 67842.60515603799 rows/sec., 5.30 MiB/sec. | ||
2276 | 2025.03.21 02:05:33.136360 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} <Debug> TCPHandler: Processed in 0.001688399 sec. | ||
2277 | 2025.03.21 02:05:33.136480 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2278 | 2025.03.21 02:05:33.136586 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2279 | 2025.03.21 02:05:33.136636 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2280 | 2025.03.21 02:05:33.137139 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2281 | 2025.03.21 02:05:33.137176 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2282 | 2025.03.21 02:05:33.137562 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2283 | 2025.03.21 02:05:33.137815 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2284 | 2025.03.21 02:05:33.138045 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. | ||
2285 | 2025.03.21 02:05:33.138182 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} <Debug> TCPHandler: Processed in 0.001750441 sec. | ||
2286 | 2025.03.21 02:05:33.138334 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2287 | 2025.03.21 02:05:33.138440 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2288 | 2025.03.21 02:05:33.138511 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2289 | 2025.03.21 02:05:33.139638 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2290 | 2025.03.21 02:05:33.139678 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2291 | 2025.03.21 02:05:33.140325 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2292 | 2025.03.21 02:05:33.140591 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2293 | 2025.03.21 02:05:33.140810 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002387 sec., 15081.69250104734 rows/sec., 27.03 MiB/sec. | ||
2294 | 2025.03.21 02:05:33.140924 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} <Debug> TCPHandler: Processed in 0.002642536 sec. | ||
2295 | 2025.03.21 02:05:33.141059 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2296 | 2025.03.21 02:05:33.141163 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2297 | 2025.03.21 02:05:33.141209 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2298 | 2025.03.21 02:05:33.141652 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2299 | 2025.03.21 02:05:33.141688 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2300 | 2025.03.21 02:05:33.142054 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2301 | 2025.03.21 02:05:33.142296 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2302 | 2025.03.21 02:05:33.142505 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
2303 | 2025.03.21 02:05:33.142677 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} <Debug> TCPHandler: Processed in 0.001669319 sec. | ||
2304 | 2025.03.21 02:05:37.498183 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2305 | 2025.03.21 02:05:37.498279 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2306 | 2025.03.21 02:05:37.583232 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2307 | 2025.03.21 02:05:37.583877 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2308 | 2025.03.21 02:05:37.583921 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2309 | 2025.03.21 02:05:37.584444 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2310 | 2025.03.21 02:05:37.584704 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2311 | 2025.03.21 02:05:37.584953 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2312 | 2025.03.21 02:05:37.858145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2313 | 2025.03.21 02:05:37.878698 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2314 | 2025.03.21 02:05:37.878765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2315 | 2025.03.21 02:05:37.886371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2316 | 2025.03.21 02:05:37.887153 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2317 | 2025.03.21 02:05:37.890453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2318 | 2025.03.21 02:05:38.135476 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2319 | 2025.03.21 02:05:38.135666 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2320 | 2025.03.21 02:05:38.135736 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2321 | 2025.03.21 02:05:38.136573 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2322 | 2025.03.21 02:05:38.136627 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2323 | 2025.03.21 02:05:38.137062 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2324 | 2025.03.21 02:05:38.137334 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2325 | 2025.03.21 02:05:38.137566 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001949 sec., 108773.73011800923 rows/sec., 6.92 MiB/sec. | ||
2326 | 2025.03.21 02:05:38.137633 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} <Debug> TCPHandler: Processed in 0.002286269 sec. | ||
2327 | 2025.03.21 02:05:38.137776 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2328 | 2025.03.21 02:05:38.137892 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2329 | 2025.03.21 02:05:38.137942 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2330 | 2025.03.21 02:05:38.138909 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2331 | 2025.03.21 02:05:38.138952 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2332 | 2025.03.21 02:05:38.139349 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2333 | 2025.03.21 02:05:38.139594 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2334 | 2025.03.21 02:05:38.139829 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001964 sec., 314154.7861507128 rows/sec., 24.56 MiB/sec. | ||
2335 | 2025.03.21 02:05:38.139928 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} <Debug> TCPHandler: Processed in 0.002204548 sec. | ||
2336 | 2025.03.21 02:05:38.140051 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2337 | 2025.03.21 02:05:38.140162 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2338 | 2025.03.21 02:05:38.140210 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2339 | 2025.03.21 02:05:38.140808 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2340 | 2025.03.21 02:05:38.140847 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2341 | 2025.03.21 02:05:38.141206 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2342 | 2025.03.21 02:05:38.141443 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2343 | 2025.03.21 02:05:38.141673 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001527 sec., 69417.15782580223 rows/sec., 4.08 MiB/sec. | ||
2344 | 2025.03.21 02:05:38.141818 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} <Debug> TCPHandler: Processed in 0.001815011 sec. | ||
2345 | 2025.03.21 02:05:38.141973 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2346 | 2025.03.21 02:05:38.142079 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2347 | 2025.03.21 02:05:38.142124 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2348 | 2025.03.21 02:05:38.142802 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2025.03.21 02:05:38.142847 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2350 | 2025.03.21 02:05:38.143219 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2351 | 2025.03.21 02:05:38.143449 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2352 | 2025.03.21 02:05:38.143593 [ 25 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2353 | 2025.03.21 02:05:38.143655 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001623 sec., 69624.1528034504 rows/sec., 4.51 MiB/sec. | ||
2354 | 2025.03.21 02:05:38.143679 [ 25 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2355 | 2025.03.21 02:05:38.143740 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2356 | 2025.03.21 02:05:38.143764 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} <Debug> TCPHandler: Processed in 0.001872552 sec. | ||
2357 | 2025.03.21 02:05:38.144017 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2358 | 2025.03.21 02:05:38.144026 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
2359 | 2025.03.21 02:05:38.144312 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2360 | 2025.03.21 02:05:38.144326 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2361 | 2025.03.21 02:05:38.144372 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2362 | 2025.03.21 02:05:38.144371 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2363 | 2025.03.21 02:05:38.144549 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
2364 | 2025.03.21 02:05:38.144977 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
2365 | 2025.03.21 02:05:38.145378 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
2366 | 2025.03.21 02:05:38.145755 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
2367 | 2025.03.21 02:05:38.146081 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
2368 | 2025.03.21 02:05:38.146926 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2369 | 2025.03.21 02:05:38.146973 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2370 | 2025.03.21 02:05:38.147568 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2371 | 2025.03.21 02:05:38.147877 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.00400651 sec., 169973.36834302175 rows/sec., 11.82 MiB/sec. | ||
2372 | 2025.03.21 02:05:38.147930 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2373 | 2025.03.21 02:05:38.148014 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2374 | 2025.03.21 02:05:38.148415 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004132 sec., 27105.5179090029 rows/sec., 1.54 MiB/sec. | ||
2375 | 2025.03.21 02:05:38.148613 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} <Debug> TCPHandler: Processed in 0.004645391 sec. | ||
2376 | 2025.03.21 02:05:38.148739 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2377 | 2025.03.21 02:05:38.148739 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2378 | 2025.03.21 02:05:38.148841 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2379 | 2025.03.21 02:05:38.148863 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2380 | 2025.03.21 02:05:38.148922 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2381 | 2025.03.21 02:05:38.148927 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2382 | 2025.03.21 02:05:38.149699 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2025.03.21 02:05:38.149745 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2384 | 2025.03.21 02:05:38.150169 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2385 | 2025.03.21 02:05:38.150431 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2386 | 2025.03.21 02:05:38.150676 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001831 sec., 208629.16439104316 rows/sec., 14.71 MiB/sec. | ||
2387 | 2025.03.21 02:05:38.150849 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} <Debug> TCPHandler: Processed in 0.002168787 sec. | ||
2388 | 2025.03.21 02:05:38.151003 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2025.03.21 02:05:38.151111 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2390 | 2025.03.21 02:05:38.151159 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2391 | 2025.03.21 02:05:38.151632 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2025.03.21 02:05:38.151674 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2393 | 2025.03.21 02:05:38.152028 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2394 | 2025.03.21 02:05:38.152282 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2395 | 2025.03.21 02:05:38.152488 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
2396 | 2025.03.21 02:05:38.152541 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} <Debug> TCPHandler: Processed in 0.001588238 sec. | ||
2397 | 2025.03.21 02:05:38.152645 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2025.03.21 02:05:38.152749 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2399 | 2025.03.21 02:05:38.152796 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2400 | 2025.03.21 02:05:38.153329 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2401 | 2025.03.21 02:05:38.153370 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2402 | 2025.03.21 02:05:38.153765 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2403 | 2025.03.21 02:05:38.154013 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2025.03.21 02:05:38.154227 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001499 sec., 158105.4036024016 rows/sec., 10.60 MiB/sec. | ||
2405 | 2025.03.21 02:05:38.154281 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} <Debug> TCPHandler: Processed in 0.001685969 sec. | ||
2406 | 2025.03.21 02:05:38.154402 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2025.03.21 02:05:38.154509 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2408 | 2025.03.21 02:05:38.154556 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2409 | 2025.03.21 02:05:38.154977 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2025.03.21 02:05:38.155017 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2411 | 2025.03.21 02:05:38.155363 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2412 | 2025.03.21 02:05:38.155605 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2025.03.21 02:05:38.155871 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
2414 | 2025.03.21 02:05:38.156000 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} <Debug> TCPHandler: Processed in 0.001651099 sec. | ||
2415 | 2025.03.21 02:05:38.156107 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2416 | 2025.03.21 02:05:38.156211 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2417 | 2025.03.21 02:05:38.156257 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2418 | 2025.03.21 02:05:38.156699 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2025.03.21 02:05:38.156740 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2420 | 2025.03.21 02:05:38.157103 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2421 | 2025.03.21 02:05:38.157344 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2422 | 2025.03.21 02:05:38.157551 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec. | ||
2423 | 2025.03.21 02:05:38.157605 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} <Debug> TCPHandler: Processed in 0.001546047 sec. | ||
2424 | 2025.03.21 02:05:40.738896 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2425 | 2025.03.21 02:05:40.739196 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
2426 | 2025.03.21 02:05:40.739635 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2427 | 2025.03.21 02:05:40.739691 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
2428 | 2025.03.21 02:05:40.740081 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2429 | 2025.03.21 02:05:40.740162 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2430 | 2025.03.21 02:05:40.740333 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2431 | 2025.03.21 02:05:40.740505 [ 288 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2432 | 2025.03.21 02:05:40.740552 [ 286 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2433 | 2025.03.21 02:05:40.740556 [ 287 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2434 | 2025.03.21 02:05:40.740633 [ 290 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2435 | 2025.03.21 02:05:40.740813 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 | ||
2436 | 2025.03.21 02:05:40.740845 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2437 | 2025.03.21 02:05:40.740983 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2438 | 2025.03.21 02:05:40.741007 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
2439 | 2025.03.21 02:05:40.741050 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
2440 | 2025.03.21 02:05:40.741099 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
2441 | 2025.03.21 02:05:40.741143 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
2442 | 2025.03.21 02:05:40.741184 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
2443 | 2025.03.21 02:05:40.743174 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.004101 sec., 9997.561570348696 rows/sec., 381.48 KiB/sec. | ||
2444 | 2025.03.21 02:05:40.743433 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> MemoryTracker: Peak memory usage (for query): 144.44 KiB. | ||
2445 | 2025.03.21 02:05:40.743455 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} <Debug> TCPHandler: Processed in 0.004698652 sec. | ||
2446 | 2025.03.21 02:05:40.782048 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2447 | 2025.03.21 02:05:40.782194 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2448 | 2025.03.21 02:05:40.782254 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2449 | 2025.03.21 02:05:40.783048 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2450 | 2025.03.21 02:05:40.783101 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2451 | 2025.03.21 02:05:40.783590 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2452 | 2025.03.21 02:05:40.783832 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2453 | 2025.03.21 02:05:40.784079 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001928 sec., 518.6721991701245 rows/sec., 117.51 KiB/sec. | ||
2454 | 2025.03.21 02:05:40.784135 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} <Debug> TCPHandler: Processed in 0.002151878 sec. | ||
2455 | 2025.03.21 02:05:40.784257 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2456 | 2025.03.21 02:05:40.784363 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2457 | 2025.03.21 02:05:40.784409 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2458 | 2025.03.21 02:05:40.784930 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2459 | 2025.03.21 02:05:40.784969 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2460 | 2025.03.21 02:05:40.785310 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2461 | 2025.03.21 02:05:40.785553 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2462 | 2025.03.21 02:05:40.785767 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001422 sec., 9845.288326300984 rows/sec., 802.81 KiB/sec. | ||
2463 | 2025.03.21 02:05:40.785941 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} <Debug> TCPHandler: Processed in 0.00173343 sec. | ||
2464 | 2025.03.21 02:05:40.786077 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2465 | 2025.03.21 02:05:40.786184 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2466 | 2025.03.21 02:05:40.786228 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2467 | 2025.03.21 02:05:40.787214 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2468 | 2025.03.21 02:05:40.787254 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2469 | 2025.03.21 02:05:40.787676 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2470 | 2025.03.21 02:05:40.787919 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2471 | 2025.03.21 02:05:40.788126 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} <Debug> executeQuery: Read 1275 rows, 108.32 KiB in 0.001964 sec., 649185.3360488798 rows/sec., 53.86 MiB/sec. | ||
2472 | 2025.03.21 02:05:40.788179 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} <Debug> TCPHandler: Processed in 0.002151447 sec. | ||
2473 | 2025.03.21 02:05:40.788301 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2474 | 2025.03.21 02:05:40.788407 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2475 | 2025.03.21 02:05:40.788452 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2476 | 2025.03.21 02:05:40.788970 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2477 | 2025.03.21 02:05:40.789010 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2478 | 2025.03.21 02:05:40.789350 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2479 | 2025.03.21 02:05:40.789589 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2025.03.21 02:05:40.789792 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} <Debug> executeQuery: Read 50 rows, 3.68 KiB in 0.001407 sec., 35536.602700781805 rows/sec., 2.56 MiB/sec. | ||
2481 | 2025.03.21 02:05:40.789844 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} <Debug> TCPHandler: Processed in 0.001593527 sec. | ||
2482 | 2025.03.21 02:05:40.789964 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2483 | 2025.03.21 02:05:40.790069 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2484 | 2025.03.21 02:05:40.790112 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2485 | 2025.03.21 02:05:40.790666 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2486 | 2025.03.21 02:05:40.790707 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2487 | 2025.03.21 02:05:40.791056 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2488 | 2025.03.21 02:05:40.791291 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2489 | 2025.03.21 02:05:40.791537 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00148 sec., 154054.05405405405 rows/sec., 10.43 MiB/sec. | ||
2490 | 2025.03.21 02:05:40.791688 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} <Debug> TCPHandler: Processed in 0.00177194 sec. | ||
2491 | 2025.03.21 02:05:40.791810 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2492 | 2025.03.21 02:05:40.791917 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2493 | 2025.03.21 02:05:40.791961 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2494 | 2025.03.21 02:05:40.792645 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2495 | 2025.03.21 02:05:40.792686 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2496 | 2025.03.21 02:05:40.793054 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2497 | 2025.03.21 02:05:40.793303 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2498 | 2025.03.21 02:05:40.793610 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} <Debug> executeQuery: Read 570 rows, 43.43 KiB in 0.001689 sec., 337477.7975133215 rows/sec., 25.11 MiB/sec. | ||
2499 | 2025.03.21 02:05:40.793761 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} <Debug> TCPHandler: Processed in 0.002000114 sec. | ||
2500 | 2025.03.21 02:05:40.793886 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2025.03.21 02:05:40.793993 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2502 | 2025.03.21 02:05:40.794040 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2503 | 2025.03.21 02:05:40.794707 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2504 | 2025.03.21 02:05:40.794746 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2505 | 2025.03.21 02:05:40.795166 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2506 | 2025.03.21 02:05:40.795416 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2507 | 2025.03.21 02:05:40.795625 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} <Debug> executeQuery: Read 937 rows, 64.31 KiB in 0.001654 sec., 566505.4413542926 rows/sec., 37.97 MiB/sec. | ||
2508 | 2025.03.21 02:05:40.795680 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} <Debug> TCPHandler: Processed in 0.001844362 sec. | ||
2509 | 2025.03.21 02:05:40.795800 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2510 | 2025.03.21 02:05:40.795908 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2511 | 2025.03.21 02:05:40.795974 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2512 | 2025.03.21 02:05:40.797028 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2025.03.21 02:05:40.797068 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2514 | 2025.03.21 02:05:40.797711 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2515 | 2025.03.21 02:05:40.797977 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2025.03.21 02:05:40.798152 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2517 | 2025.03.21 02:05:40.798238 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2518 | 2025.03.21 02:05:40.798264 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002362 sec., 15241.320914479254 rows/sec., 27.31 MiB/sec. | ||
2519 | 2025.03.21 02:05:40.798279 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2520 | 2025.03.21 02:05:40.798559 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
2521 | 2025.03.21 02:05:40.798559 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} <Debug> TCPHandler: Processed in 0.002809599 sec. | ||
2522 | 2025.03.21 02:05:40.798732 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2523 | 2025.03.21 02:05:40.798871 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2524 | 2025.03.21 02:05:40.798878 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2525 | 2025.03.21 02:05:40.798942 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2526 | 2025.03.21 02:05:40.798953 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
2527 | 2025.03.21 02:05:40.799666 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
2528 | 2025.03.21 02:05:40.800251 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
2529 | 2025.03.21 02:05:40.800558 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2530 | 2025.03.21 02:05:40.800671 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2531 | 2025.03.21 02:05:40.800816 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2532 | 2025.03.21 02:05:40.801327 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2533 | 2025.03.21 02:05:40.801816 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2534 | 2025.03.21 02:05:40.801842 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
2535 | 2025.03.21 02:05:40.802416 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2536 | 2025.03.21 02:05:40.802754 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.003915 sec., 7662.835249042146 rows/sec., 530.56 KiB/sec. | ||
2537 | 2025.03.21 02:05:40.802840 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} <Debug> TCPHandler: Processed in 0.004161992 sec. | ||
2538 | 2025.03.21 02:05:40.807149 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 19 columns (19 merged, 0 gathered) in 0.008734792 sec., 24728.69416924868 rows/sec., 44.31 MiB/sec. | ||
2539 | 2025.03.21 02:05:40.807467 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2540 | 2025.03.21 02:05:40.807843 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2541 | 2025.03.21 02:05:40.807916 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2542 | 2025.03.21 02:05:40.808014 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
2543 | 2025.03.21 02:05:42.591606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 378 | ||
2544 | 2025.03.21 02:05:42.595093 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2545 | 2025.03.21 02:05:42.595142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2546 | 2025.03.21 02:05:42.596694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2547 | 2025.03.21 02:05:42.597019 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2548 | 2025.03.21 02:05:42.597607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
2549 | 2025.03.21 02:05:43.125408 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2550 | 2025.03.21 02:05:43.125676 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2551 | 2025.03.21 02:05:43.125781 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2552 | 2025.03.21 02:05:43.126673 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2553 | 2025.03.21 02:05:43.126715 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2554 | 2025.03.21 02:05:43.127157 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2555 | 2025.03.21 02:05:43.127436 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2556 | 2025.03.21 02:05:43.127719 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00211 sec., 26540.284360189577 rows/sec., 2.04 MiB/sec. | ||
2557 | 2025.03.21 02:05:43.127932 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} <Debug> TCPHandler: Processed in 0.002682307 sec. | ||
2558 | 2025.03.21 02:05:43.128077 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2559 | 2025.03.21 02:05:43.128196 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2560 | 2025.03.21 02:05:43.128247 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2561 | 2025.03.21 02:05:43.128832 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2562 | 2025.03.21 02:05:43.128872 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2563 | 2025.03.21 02:05:43.129246 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2564 | 2025.03.21 02:05:43.129497 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2565 | 2025.03.21 02:05:43.129718 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00155 sec., 41290.32258064516 rows/sec., 3.22 MiB/sec. | ||
2566 | 2025.03.21 02:05:43.129775 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} <Debug> TCPHandler: Processed in 0.001750731 sec. | ||
2567 | 2025.03.21 02:05:43.129906 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2568 | 2025.03.21 02:05:43.130044 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2569 | 2025.03.21 02:05:43.130104 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2570 | 2025.03.21 02:05:43.130636 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2571 | 2025.03.21 02:05:43.130675 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2572 | 2025.03.21 02:05:43.131073 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2573 | 2025.03.21 02:05:43.131340 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2025.03.21 02:05:43.131565 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001553 sec., 48937.540244687705 rows/sec., 3.41 MiB/sec. | ||
2575 | 2025.03.21 02:05:43.131617 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} <Debug> TCPHandler: Processed in 0.001776171 sec. | ||
2576 | 2025.03.21 02:05:43.131735 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2577 | 2025.03.21 02:05:43.131841 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2578 | 2025.03.21 02:05:43.131888 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2579 | 2025.03.21 02:05:43.132316 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2580 | 2025.03.21 02:05:43.132355 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
2581 | 2025.03.21 02:05:43.132714 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2582 | 2025.03.21 02:05:43.132959 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2583 | 2025.03.21 02:05:43.133170 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001352 sec., 22189.349112426036 rows/sec., 1.49 MiB/sec. | ||
2584 | 2025.03.21 02:05:43.133221 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} <Debug> TCPHandler: Processed in 0.001535807 sec. | ||
2585 | 2025.03.21 02:05:45.085146 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2586 | 2025.03.21 02:05:45.086311 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2025.03.21 02:05:45.086408 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2588 | 2025.03.21 02:05:45.087041 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2589 | 2025.03.21 02:05:45.087324 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2025.03.21 02:05:45.087577 [ 125 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2591 | 2025.03.21 02:05:45.087608 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2592 | 2025.03.21 02:05:45.087695 [ 125 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2593 | 2025.03.21 02:05:45.087744 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2594 | 2025.03.21 02:05:45.087972 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
2595 | 2025.03.21 02:05:45.088229 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2596 | 2025.03.21 02:05:45.088287 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
2597 | 2025.03.21 02:05:45.088373 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
2598 | 2025.03.21 02:05:45.088566 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
2599 | 2025.03.21 02:05:45.088808 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
2600 | 2025.03.21 02:05:45.088948 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
2601 | 2025.03.21 02:05:45.089150 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
2602 | 2025.03.21 02:05:45.090936 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003076913 sec., 1665305.4538753615 rows/sec., 23.82 MiB/sec. | ||
2603 | 2025.03.21 02:05:45.091338 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2604 | 2025.03.21 02:05:45.091642 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2605 | 2025.03.21 02:05:45.091737 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2606 | 2025.03.21 02:05:45.091831 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2607 | 2025.03.21 02:05:45.390584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2608 | 2025.03.21 02:05:45.411914 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2025.03.21 02:05:45.411977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2610 | 2025.03.21 02:05:45.420458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2611 | 2025.03.21 02:05:45.421381 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2612 | 2025.03.21 02:05:45.421799 [ 125 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2613 | 2025.03.21 02:05:45.421925 [ 125 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2025.03.21 02:05:45.421995 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2615 | 2025.03.21 02:05:45.422454 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
2616 | 2025.03.21 02:05:45.438690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2617 | 2025.03.21 02:05:45.439981 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2618 | 2025.03.21 02:05:45.441535 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
2619 | 2025.03.21 02:05:45.447211 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
2620 | 2025.03.21 02:05:45.452879 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
2621 | 2025.03.21 02:05:45.458474 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
2622 | 2025.03.21 02:05:45.464251 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
2623 | 2025.03.21 02:05:45.468910 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
2624 | 2025.03.21 02:05:45.525404 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103244558 sec., 803.9164640522748 rows/sec., 4.16 MiB/sec. | ||
2625 | 2025.03.21 02:05:45.528076 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2626 | 2025.03.21 02:05:45.531146 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2627 | 2025.03.21 02:05:45.531284 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2628 | 2025.03.21 02:05:45.533867 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2629 | 2025.03.21 02:05:46.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.67 MiB, peak 180.55 MiB, free memory in arenas 0.00 B, will set to 172.20 MiB (RSS), difference: 1.53 MiB | ||
2630 | 2025.03.21 02:05:48.135193 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2025.03.21 02:05:48.135399 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2632 | 2025.03.21 02:05:48.135472 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2633 | 2025.03.21 02:05:48.136339 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2634 | 2025.03.21 02:05:48.136394 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2635 | 2025.03.21 02:05:48.136855 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2636 | 2025.03.21 02:05:48.137120 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2637 | 2025.03.21 02:05:48.137321 [ 72 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2638 | 2025.03.21 02:05:48.137387 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002038 sec., 104023.55250245339 rows/sec., 6.62 MiB/sec. | ||
2639 | 2025.03.21 02:05:48.137415 [ 72 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2025.03.21 02:05:48.137482 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2641 | 2025.03.21 02:05:48.137529 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} <Debug> TCPHandler: Processed in 0.002475863 sec. | ||
2642 | 2025.03.21 02:05:48.137874 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2643 | 2025.03.21 02:05:48.137900 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
2644 | 2025.03.21 02:05:48.138057 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2645 | 2025.03.21 02:05:48.138147 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2646 | 2025.03.21 02:05:48.138250 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2647 | 2025.03.21 02:05:48.138363 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
2648 | 2025.03.21 02:05:48.138756 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
2649 | 2025.03.21 02:05:48.139117 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
2650 | 2025.03.21 02:05:48.139455 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
2651 | 2025.03.21 02:05:48.139720 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
2652 | 2025.03.21 02:05:48.140791 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2653 | 2025.03.21 02:05:48.140856 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2654 | 2025.03.21 02:05:48.141975 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2655 | 2025.03.21 02:05:48.142578 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2656 | 2025.03.21 02:05:48.142640 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005009298 sec., 211606.4965589989 rows/sec., 14.27 MiB/sec. | ||
2657 | 2025.03.21 02:05:48.142815 [ 72 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2658 | 2025.03.21 02:05:48.142917 [ 72 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2659 | 2025.03.21 02:05:48.142952 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2660 | 2025.03.21 02:05:48.142974 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2661 | 2025.03.21 02:05:48.143083 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005016 sec., 123006.37958532697 rows/sec., 9.62 MiB/sec. | ||
2662 | 2025.03.21 02:05:48.143494 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
2663 | 2025.03.21 02:05:48.143972 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} <Debug> TCPHandler: Processed in 0.006205898 sec. | ||
2664 | 2025.03.21 02:05:48.144062 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2665 | 2025.03.21 02:05:48.144098 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2666 | 2025.03.21 02:05:48.144172 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1830 rows starting from the beginning of the part | ||
2667 | 2025.03.21 02:05:48.144341 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2668 | 2025.03.21 02:05:48.144425 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
2669 | 2025.03.21 02:05:48.144560 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2670 | 2025.03.21 02:05:48.144664 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2671 | 2025.03.21 02:05:48.144822 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 617 rows starting from the beginning of the part | ||
2672 | 2025.03.21 02:05:48.145120 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1275 rows starting from the beginning of the part | ||
2673 | 2025.03.21 02:05:48.145214 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2674 | 2025.03.21 02:05:48.145344 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
2675 | 2025.03.21 02:05:48.145444 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2676 | 2025.03.21 02:05:48.145700 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 617 rows starting from the beginning of the part | ||
2677 | 2025.03.21 02:05:48.147503 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2678 | 2025.03.21 02:05:48.147566 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2679 | 2025.03.21 02:05:48.148541 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2680 | 2025.03.21 02:05:48.148824 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2681 | 2025.03.21 02:05:48.149050 [ 72 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2682 | 2025.03.21 02:05:48.149151 [ 72 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2025.03.21 02:05:48.149250 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2684 | 2025.03.21 02:05:48.149680 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004606 sec., 23013.460703430308 rows/sec., 1.35 MiB/sec. | ||
2685 | 2025.03.21 02:05:48.149752 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
2686 | 2025.03.21 02:05:48.150074 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} <Debug> TCPHandler: Processed in 0.005875492 sec. | ||
2687 | 2025.03.21 02:05:48.150365 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2688 | 2025.03.21 02:05:48.150373 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4523 rows, containing 5 columns (5 merged, 0 gathered) in 0.007249276 sec., 623924.3753445172 rows/sec., 52.98 MiB/sec. | ||
2689 | 2025.03.21 02:05:48.150423 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part | ||
2690 | 2025.03.21 02:05:48.150470 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2691 | 2025.03.21 02:05:48.150657 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part | ||
2692 | 2025.03.21 02:05:48.150801 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2693 | 2025.03.21 02:05:48.151123 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2694 | 2025.03.21 02:05:48.151306 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2695 | 2025.03.21 02:05:48.151494 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
2696 | 2025.03.21 02:05:48.151791 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2697 | 2025.03.21 02:05:48.151900 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
2698 | 2025.03.21 02:05:48.152036 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2699 | 2025.03.21 02:05:48.152349 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part | ||
2700 | 2025.03.21 02:05:48.152458 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2701 | 2025.03.21 02:05:48.152727 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
2702 | 2025.03.21 02:05:48.154600 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2703 | 2025.03.21 02:05:48.154677 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2704 | 2025.03.21 02:05:48.155467 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 5 columns (5 merged, 0 gathered) in 0.006021975 sec., 90667.92871109562 rows/sec., 5.96 MiB/sec. | ||
2705 | 2025.03.21 02:05:48.155620 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2706 | 2025.03.21 02:05:48.155654 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2707 | 2025.03.21 02:05:48.156088 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2025.03.21 02:05:48.156378 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2709 | 2025.03.21 02:05:48.156498 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005677 sec., 19904.87933767835 rows/sec., 1.29 MiB/sec. | ||
2710 | 2025.03.21 02:05:48.156622 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2711 | 2025.03.21 02:05:48.156633 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} <Debug> TCPHandler: Processed in 0.006264919 sec. | ||
2712 | 2025.03.21 02:05:48.156835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2713 | 2025.03.21 02:05:48.156896 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2714 | 2025.03.21 02:05:48.157008 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2715 | 2025.03.21 02:05:48.157054 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2716 | 2025.03.21 02:05:48.157634 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2717 | 2025.03.21 02:05:48.157674 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2718 | 2025.03.21 02:05:48.158038 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2719 | 2025.03.21 02:05:48.158291 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2720 | 2025.03.21 02:05:48.158453 [ 72 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2721 | 2025.03.21 02:05:48.158522 [ 72 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2722 | 2025.03.21 02:05:48.158549 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001559 sec., 71840.9236690186 rows/sec., 4.09 MiB/sec. | ||
2723 | 2025.03.21 02:05:48.158563 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2724 | 2025.03.21 02:05:48.158720 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} <Debug> TCPHandler: Processed in 0.001896293 sec. | ||
2725 | 2025.03.21 02:05:48.158820 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
2726 | 2025.03.21 02:05:48.158893 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2727 | 2025.03.21 02:05:48.159084 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2728 | 2025.03.21 02:05:48.159110 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2729 | 2025.03.21 02:05:48.159160 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
2730 | 2025.03.21 02:05:48.159201 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2731 | 2025.03.21 02:05:48.159571 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
2732 | 2025.03.21 02:05:48.159897 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
2733 | 2025.03.21 02:05:48.160267 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
2734 | 2025.03.21 02:05:48.160626 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
2735 | 2025.03.21 02:05:48.162097 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2736 | 2025.03.21 02:05:48.162173 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2737 | 2025.03.21 02:05:48.163174 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2738 | 2025.03.21 02:05:48.163465 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004767473 sec., 117462.64740251281 rows/sec., 7.14 MiB/sec. | ||
2739 | 2025.03.21 02:05:48.163617 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): 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.21 02:05:48.163658 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2741 | 2025.03.21 02:05:48.163839 [ 72 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2742 | 2025.03.21 02:05:48.163954 [ 72 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2743 | 2025.03.21 02:05:48.164022 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00497 sec., 76861.16700201208 rows/sec., 5.42 MiB/sec. | ||
2744 | 2025.03.21 02:05:48.164025 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2745 | 2025.03.21 02:05:48.164452 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} <Debug> TCPHandler: Processed in 0.005607057 sec. | ||
2746 | 2025.03.21 02:05:48.164454 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2747 | 2025.03.21 02:05:48.164673 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
2748 | 2025.03.21 02:05:48.164976 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2749 | 2025.03.21 02:05:48.165094 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2750 | 2025.03.21 02:05:48.165282 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2751 | 2025.03.21 02:05:48.165442 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2752 | 2025.03.21 02:05:48.165458 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2753 | 2025.03.21 02:05:48.165443 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 890 rows starting from the beginning of the part | ||
2754 | 2025.03.21 02:05:48.165581 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2755 | 2025.03.21 02:05:48.165770 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
2756 | 2025.03.21 02:05:48.166150 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 382 rows starting from the beginning of the part | ||
2757 | 2025.03.21 02:05:48.166541 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 570 rows starting from the beginning of the part | ||
2758 | 2025.03.21 02:05:48.166935 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
2759 | 2025.03.21 02:05:48.167136 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 382 rows starting from the beginning of the part | ||
2760 | 2025.03.21 02:05:48.167990 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2761 | 2025.03.21 02:05:48.168054 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2762 | 2025.03.21 02:05:48.169035 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2763 | 2025.03.21 02:05:48.169542 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2764 | 2025.03.21 02:05:48.169939 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004572 sec., 1312.3359580052495 rows/sec., 68.56 KiB/sec. | ||
2765 | 2025.03.21 02:05:48.170164 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} <Debug> TCPHandler: Processed in 0.005390464 sec. | ||
2766 | 2025.03.21 02:05:48.170468 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2767 | 2025.03.21 02:05:48.170586 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 5 columns (5 merged, 0 gathered) in 0.006380891 sec., 374242.4059586663 rows/sec., 28.63 MiB/sec. | ||
2768 | 2025.03.21 02:05:48.170624 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2769 | 2025.03.21 02:05:48.170675 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2770 | 2025.03.21 02:05:48.170793 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2771 | 2025.03.21 02:05:48.171174 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2772 | 2025.03.21 02:05:48.171290 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2773 | 2025.03.21 02:05:48.171409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
2774 | 2025.03.21 02:05:48.171477 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2775 | 2025.03.21 02:05:48.171514 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2776 | 2025.03.21 02:05:48.171902 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2777 | 2025.03.21 02:05:48.172144 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2778 | 2025.03.21 02:05:48.172323 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2779 | 2025.03.21 02:05:48.172390 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2780 | 2025.03.21 02:05:48.172398 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001793 sec., 132180.70273284995 rows/sec., 8.86 MiB/sec. | ||
2781 | 2025.03.21 02:05:48.172423 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2782 | 2025.03.21 02:05:48.172570 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} <Debug> TCPHandler: Processed in 0.002203458 sec. | ||
2783 | 2025.03.21 02:05:48.172687 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
2784 | 2025.03.21 02:05:48.172748 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2785 | 2025.03.21 02:05:48.172885 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2786 | 2025.03.21 02:05:48.172962 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3963 rows starting from the beginning of the part | ||
2787 | 2025.03.21 02:05:48.172962 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2788 | 2025.03.21 02:05:48.173139 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2789 | 2025.03.21 02:05:48.173203 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2790 | 2025.03.21 02:05:48.173617 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2791 | 2025.03.21 02:05:48.174002 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 937 rows starting from the beginning of the part | ||
2792 | 2025.03.21 02:05:48.174355 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part | ||
2793 | 2025.03.21 02:05:48.174688 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
2794 | 2025.03.21 02:05:48.175576 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2795 | 2025.03.21 02:05:48.175646 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2796 | 2025.03.21 02:05:48.176360 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2797 | 2025.03.21 02:05:48.176884 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2798 | 2025.03.21 02:05:48.177180 [ 72 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2799 | 2025.03.21 02:05:48.177282 [ 72 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2025.03.21 02:05:48.177369 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2801 | 2025.03.21 02:05:48.177573 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004647 sec., 215.19259737465032 rows/sec., 14.50 KiB/sec. | ||
2802 | 2025.03.21 02:05:48.177595 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::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 | ||
2803 | 2025.03.21 02:05:48.177683 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} <Debug> TCPHandler: Processed in 0.004987067 sec. | ||
2804 | 2025.03.21 02:05:48.177761 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2805 | 2025.03.21 02:05:48.177794 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2806 | 2025.03.21 02:05:48.177815 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2807 | 2025.03.21 02:05:48.178043 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2808 | 2025.03.21 02:05:48.178323 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2809 | 2025.03.21 02:05:48.178531 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2810 | 2025.03.21 02:05:48.178536 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2811 | 2025.03.21 02:05:48.179287 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2812 | 2025.03.21 02:05:48.179596 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5610 rows, containing 5 columns (5 merged, 0 gathered) in 0.006998432 sec., 801608.1316500611 rows/sec., 54.13 MiB/sec. | ||
2813 | 2025.03.21 02:05:48.179678 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2814 | 2025.03.21 02:05:48.180036 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2815 | 2025.03.21 02:05:48.180535 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2816 | 2025.03.21 02:05:48.181379 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2025.03.21 02:05:48.181445 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2818 | 2025.03.21 02:05:48.181694 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2819 | 2025.03.21 02:05:48.182036 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2820 | 2025.03.21 02:05:48.182402 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
2821 | 2025.03.21 02:05:48.182662 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2822 | 2025.03.21 02:05:48.183053 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2823 | 2025.03.21 02:05:48.183125 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.005621268 sec., 1067.3748342900572 rows/sec., 71.23 KiB/sec. | ||
2824 | 2025.03.21 02:05:48.183282 [ 72 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2825 | 2025.03.21 02:05:48.183375 [ 72 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2826 | 2025.03.21 02:05:48.183434 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2827 | 2025.03.21 02:05:48.183445 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2828 | 2025.03.21 02:05:48.183541 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005433 sec., 15092.950487759985 rows/sec., 981.60 KiB/sec. | ||
2829 | 2025.03.21 02:05:48.183931 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
2830 | 2025.03.21 02:05:48.183962 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} <Debug> TCPHandler: Processed in 0.006198148 sec. | ||
2831 | 2025.03.21 02:05:48.184266 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2832 | 2025.03.21 02:05:48.184335 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 642 rows starting from the beginning of the part | ||
2833 | 2025.03.21 02:05:48.184354 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2834 | 2025.03.21 02:05:48.184612 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2835 | 2025.03.21 02:05:48.184651 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2836 | 2025.03.21 02:05:48.184920 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2837 | 2025.03.21 02:05:48.184938 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2838 | 2025.03.21 02:05:48.185035 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
2839 | 2025.03.21 02:05:48.185245 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
2840 | 2025.03.21 02:05:48.185426 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
2841 | 2025.03.21 02:05:48.186716 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.003089554 sec., 299719.63590861333 rows/sec., 19.68 MiB/sec. | ||
2842 | 2025.03.21 02:05:48.186896 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2843 | 2025.03.21 02:05:48.187213 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2844 | 2025.03.21 02:05:48.187310 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2845 | 2025.03.21 02:05:48.187401 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2846 | 2025.03.21 02:05:51.413264 [ 29 ] {} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2847 | 2025.03.21 02:05:51.413343 [ 29 ] {} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2848 | 2025.03.21 02:05:51.413366 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2849 | 2025.03.21 02:05:51.413759 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::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 | ||
2850 | 2025.03.21 02:05:51.414291 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2851 | 2025.03.21 02:05:51.414372 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::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 | ||
2852 | 2025.03.21 02:05:51.414572 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 5 rows starting from the beginning of the part | ||
2853 | 2025.03.21 02:05:51.414806 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
2854 | 2025.03.21 02:05:51.414960 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2855 | 2025.03.21 02:05:51.415073 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::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 | ||
2856 | 2025.03.21 02:05:51.417321 [ 201 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003849147 sec., 10911.508445897234 rows/sec., 2.28 MiB/sec. | ||
2857 | 2025.03.21 02:05:51.417629 [ 201 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2858 | 2025.03.21 02:05:51.418394 [ 201 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2859 | 2025.03.21 02:05:51.418530 [ 201 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2860 | 2025.03.21 02:05:51.418637 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2861 | 2025.03.21 02:05:52.498370 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2862 | 2025.03.21 02:05:52.498450 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2863 | 2025.03.21 02:05:52.587843 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2864 | 2025.03.21 02:05:52.588577 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2025.03.21 02:05:52.588623 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2866 | 2025.03.21 02:05:52.589161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2867 | 2025.03.21 02:05:52.589426 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2025.03.21 02:05:52.589659 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2869 | 2025.03.21 02:05:52.597949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 406 | ||
2870 | 2025.03.21 02:05:52.600971 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2871 | 2025.03.21 02:05:52.601035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2872 | 2025.03.21 02:05:52.602553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2873 | 2025.03.21 02:05:52.602882 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2874 | 2025.03.21 02:05:52.603510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
2875 | 2025.03.21 02:05:52.938841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2876 | 2025.03.21 02:05:52.959900 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2877 | 2025.03.21 02:05:52.959959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2878 | 2025.03.21 02:05:52.967256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2879 | 2025.03.21 02:05:52.968016 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2880 | 2025.03.21 02:05:52.970676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2881 | 2025.03.21 02:05:53.131346 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2882 | 2025.03.21 02:05:53.131540 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2883 | 2025.03.21 02:05:53.131633 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2884 | 2025.03.21 02:05:53.132480 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2885 | 2025.03.21 02:05:53.132530 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2886 | 2025.03.21 02:05:53.132998 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2887 | 2025.03.21 02:05:53.133263 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2888 | 2025.03.21 02:05:53.133507 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002018 sec., 66402.378592666 rows/sec., 5.72 MiB/sec. | ||
2889 | 2025.03.21 02:05:53.133657 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} <Debug> TCPHandler: Processed in 0.002440353 sec. | ||
2890 | 2025.03.21 02:05:53.133777 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2891 | 2025.03.21 02:05:53.133890 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2892 | 2025.03.21 02:05:53.133940 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2893 | 2025.03.21 02:05:53.134497 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2894 | 2025.03.21 02:05:53.134541 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2895 | 2025.03.21 02:05:53.134915 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2896 | 2025.03.21 02:05:53.135187 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2897 | 2025.03.21 02:05:53.135543 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001665 sec., 23423.423423423425 rows/sec., 1.72 MiB/sec. | ||
2898 | 2025.03.21 02:05:53.135730 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} <Debug> TCPHandler: Processed in 0.002004465 sec. | ||
2899 | 2025.03.21 02:05:53.135873 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2900 | 2025.03.21 02:05:53.135988 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2901 | 2025.03.21 02:05:53.136034 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2902 | 2025.03.21 02:05:53.136625 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2903 | 2025.03.21 02:05:53.136666 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2904 | 2025.03.21 02:05:53.137048 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2905 | 2025.03.21 02:05:53.137289 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2906 | 2025.03.21 02:05:53.137549 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001588 sec., 66750.62972292192 rows/sec., 5.21 MiB/sec. | ||
2907 | 2025.03.21 02:05:53.137752 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} <Debug> TCPHandler: Processed in 0.001929394 sec. | ||
2908 | 2025.03.21 02:05:53.137889 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2909 | 2025.03.21 02:05:53.137997 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2910 | 2025.03.21 02:05:53.138048 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2911 | 2025.03.21 02:05:53.138628 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2025.03.21 02:05:53.138677 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2913 | 2025.03.21 02:05:53.139199 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2914 | 2025.03.21 02:05:53.139531 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2915 | 2025.03.21 02:05:53.139739 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001767 sec., 90548.95302773062 rows/sec., 6.31 MiB/sec. | ||
2916 | 2025.03.21 02:05:53.139800 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} <Debug> TCPHandler: Processed in 0.001962115 sec. | ||
2917 | 2025.03.21 02:05:53.139923 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2918 | 2025.03.21 02:05:53.140032 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2919 | 2025.03.21 02:05:53.140101 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2920 | 2025.03.21 02:05:53.141296 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2921 | 2025.03.21 02:05:53.141337 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2922 | 2025.03.21 02:05:53.142053 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2923 | 2025.03.21 02:05:53.142335 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2924 | 2025.03.21 02:05:53.142579 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002571 sec., 15169.194865810969 rows/sec., 27.18 MiB/sec. | ||
2925 | 2025.03.21 02:05:53.142709 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} <Debug> TCPHandler: Processed in 0.002839179 sec. | ||
2926 | 2025.03.21 02:05:53.142846 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2927 | 2025.03.21 02:05:53.142954 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2928 | 2025.03.21 02:05:53.143000 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2929 | 2025.03.21 02:05:53.143418 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} <Trace> oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2930 | 2025.03.21 02:05:53.143457 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2931 | 2025.03.21 02:05:53.143841 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2932 | 2025.03.21 02:05:53.144078 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} <Trace> oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2025.03.21 02:05:53.144330 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001381 sec., 2172.338884866039 rows/sec., 153.45 KiB/sec. | ||
2934 | 2025.03.21 02:05:53.144463 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} <Debug> TCPHandler: Processed in 0.001668769 sec. | ||
2935 | 2025.03.21 02:05:53.144584 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2936 | 2025.03.21 02:05:53.144695 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2937 | 2025.03.21 02:05:53.144747 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2938 | 2025.03.21 02:05:53.145202 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2939 | 2025.03.21 02:05:53.145242 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2940 | 2025.03.21 02:05:53.145603 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2941 | 2025.03.21 02:05:53.145839 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2942 | 2025.03.21 02:05:53.146077 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
2943 | 2025.03.21 02:05:53.146253 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} <Debug> TCPHandler: Processed in 0.001774041 sec. | ||
2944 | 2025.03.21 02:05:58.136104 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2945 | 2025.03.21 02:05:58.136309 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2946 | 2025.03.21 02:05:58.136387 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2947 | 2025.03.21 02:05:58.137268 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2948 | 2025.03.21 02:05:58.137324 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2949 | 2025.03.21 02:05:58.137800 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2950 | 2025.03.21 02:05:58.138115 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2025.03.21 02:05:58.138358 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.0021 sec., 100952.38095238096 rows/sec., 6.42 MiB/sec. | ||
2952 | 2025.03.21 02:05:58.138428 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} <Debug> TCPHandler: Processed in 0.002466593 sec. | ||
2953 | 2025.03.21 02:05:58.138566 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2025.03.21 02:05:58.138689 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2955 | 2025.03.21 02:05:58.138738 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2956 | 2025.03.21 02:05:58.139619 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2957 | 2025.03.21 02:05:58.139664 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2958 | 2025.03.21 02:05:58.140099 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2959 | 2025.03.21 02:05:58.140348 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2960 | 2025.03.21 02:05:58.140588 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001928 sec., 320020.7468879668 rows/sec., 25.02 MiB/sec. | ||
2961 | 2025.03.21 02:05:58.140644 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} <Debug> TCPHandler: Processed in 0.002135367 sec. | ||
2962 | 2025.03.21 02:05:58.140762 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2963 | 2025.03.21 02:05:58.140874 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2964 | 2025.03.21 02:05:58.140921 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2965 | 2025.03.21 02:05:58.141483 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2966 | 2025.03.21 02:05:58.141526 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2967 | 2025.03.21 02:05:58.141919 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2968 | 2025.03.21 02:05:58.142169 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2969 | 2025.03.21 02:05:58.142416 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001555 sec., 68167.20257234726 rows/sec., 4.01 MiB/sec. | ||
2970 | 2025.03.21 02:05:58.142530 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} <Debug> TCPHandler: Processed in 0.001815252 sec. | ||
2971 | 2025.03.21 02:05:58.142720 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2972 | 2025.03.21 02:05:58.142829 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2973 | 2025.03.21 02:05:58.142877 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2974 | 2025.03.21 02:05:58.143452 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2975 | 2025.03.21 02:05:58.143496 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2976 | 2025.03.21 02:05:58.143867 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2977 | 2025.03.21 02:05:58.144119 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2978 | 2025.03.21 02:05:58.144328 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001524 sec., 74146.98162729658 rows/sec., 4.80 MiB/sec. | ||
2979 | 2025.03.21 02:05:58.144389 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} <Debug> TCPHandler: Processed in 0.00172876 sec. | ||
2980 | 2025.03.21 02:05:58.144514 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2981 | 2025.03.21 02:05:58.144622 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2982 | 2025.03.21 02:05:58.144667 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2983 | 2025.03.21 02:05:58.145242 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2984 | 2025.03.21 02:05:58.145283 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2985 | 2025.03.21 02:05:58.145652 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2986 | 2025.03.21 02:05:58.145895 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2987 | 2025.03.21 02:05:58.146104 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001505 sec., 74418.6046511628 rows/sec., 4.24 MiB/sec. | ||
2988 | 2025.03.21 02:05:58.146160 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} <Debug> TCPHandler: Processed in 0.001702589 sec. | ||
2989 | 2025.03.21 02:05:58.146280 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2990 | 2025.03.21 02:05:58.146388 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2991 | 2025.03.21 02:05:58.146432 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2992 | 2025.03.21 02:05:58.147103 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2993 | 2025.03.21 02:05:58.147155 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
2994 | 2025.03.21 02:05:58.147576 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2995 | 2025.03.21 02:05:58.147842 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2996 | 2025.03.21 02:05:58.148114 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001741 sec., 219414.12981045377 rows/sec., 15.47 MiB/sec. | ||
2997 | 2025.03.21 02:05:58.148323 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} <Debug> TCPHandler: Processed in 0.002091766 sec. | ||
2998 | 2025.03.21 02:05:58.148488 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2999 | 2025.03.21 02:05:58.148595 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3000 | 2025.03.21 02:05:58.148643 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3001 | 2025.03.21 02:05:58.149132 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3002 | 2025.03.21 02:05:58.149172 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3003 | 2025.03.21 02:05:58.149540 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3004 | 2025.03.21 02:05:58.149780 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3005 | 2025.03.21 02:05:58.149957 [ 128 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3006 | 2025.03.21 02:05:58.150017 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. | ||
3007 | 2025.03.21 02:05:58.150038 [ 128 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3008 | 2025.03.21 02:05:58.150101 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3009 | 2025.03.21 02:05:58.150135 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} <Debug> TCPHandler: Processed in 0.001693139 sec. | ||
3010 | 2025.03.21 02:05:58.150351 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
3011 | 2025.03.21 02:05:58.150365 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3012 | 2025.03.21 02:05:58.150553 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3013 | 2025.03.21 02:05:58.150662 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3014 | 2025.03.21 02:05:58.150699 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3015 | 2025.03.21 02:05:58.150812 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
3016 | 2025.03.21 02:05:58.151188 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
3017 | 2025.03.21 02:05:58.151559 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
3018 | 2025.03.21 02:05:58.151835 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
3019 | 2025.03.21 02:05:58.152053 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
3020 | 2025.03.21 02:05:58.152395 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
3021 | 2025.03.21 02:05:58.153276 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3022 | 2025.03.21 02:05:58.153339 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3023 | 2025.03.21 02:05:58.154379 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3024 | 2025.03.21 02:05:58.154968 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3025 | 2025.03.21 02:05:58.155198 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004953916 sec., 7266.978285461441 rows/sec., 379.67 KiB/sec. | ||
3026 | 2025.03.21 02:05:58.155512 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005003 sec., 47371.577053767745 rows/sec., 3.18 MiB/sec. | ||
3027 | 2025.03.21 02:05:58.155721 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} <Debug> TCPHandler: Processed in 0.005432455 sec. | ||
3028 | 2025.03.21 02:05:58.155725 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3029 | 2025.03.21 02:05:58.155997 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3030 | 2025.03.21 02:05:58.156173 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3031 | 2025.03.21 02:05:58.156268 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3032 | 2025.03.21 02:05:58.156410 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3033 | 2025.03.21 02:05:58.156682 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3034 | 2025.03.21 02:05:58.156888 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3035 | 2025.03.21 02:05:58.157181 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2025.03.21 02:05:58.157227 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3037 | 2025.03.21 02:05:58.157625 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3038 | 2025.03.21 02:05:58.157898 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2025.03.21 02:05:58.158108 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001981 sec., 504.79555779909134 rows/sec., 34.01 KiB/sec. | ||
3040 | 2025.03.21 02:05:58.158163 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} <Debug> TCPHandler: Processed in 0.002260349 sec. | ||
3041 | 2025.03.21 02:05:58.158282 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3042 | 2025.03.21 02:05:58.158388 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3043 | 2025.03.21 02:05:58.158433 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3044 | 2025.03.21 02:05:58.158875 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2025.03.21 02:05:58.158916 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3046 | 2025.03.21 02:05:58.159305 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3047 | 2025.03.21 02:05:58.159550 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2025.03.21 02:05:58.159835 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. | ||
3049 | 2025.03.21 02:05:58.160020 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} <Debug> TCPHandler: Processed in 0.001787672 sec. | ||
3050 | 2025.03.21 02:06:00.089829 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
3051 | 2025.03.21 02:06:00.090601 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2025.03.21 02:06:00.090654 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3053 | 2025.03.21 02:06:00.091205 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3054 | 2025.03.21 02:06:00.091464 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2025.03.21 02:06:00.091713 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
3056 | 2025.03.21 02:06:00.470806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3057 | 2025.03.21 02:06:00.490783 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3058 | 2025.03.21 02:06:00.490847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3059 | 2025.03.21 02:06:00.498504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3060 | 2025.03.21 02:06:00.499286 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3061 | 2025.03.21 02:06:00.502360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3062 | 2025.03.21 02:06:02.603820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 440 | ||
3063 | 2025.03.21 02:06:02.607335 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2025.03.21 02:06:02.607390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3065 | 2025.03.21 02:06:02.608874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3066 | 2025.03.21 02:06:02.609205 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2025.03.21 02:06:02.610125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
3068 | 2025.03.21 02:06:03.132481 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3069 | 2025.03.21 02:06:03.132694 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3070 | 2025.03.21 02:06:03.132776 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3071 | 2025.03.21 02:06:03.133608 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3072 | 2025.03.21 02:06:03.133658 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3073 | 2025.03.21 02:06:03.134112 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3074 | 2025.03.21 02:06:03.134372 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3075 | 2025.03.21 02:06:03.134658 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.00201 sec., 67661.69154228855 rows/sec., 5.84 MiB/sec. | ||
3076 | 2025.03.21 02:06:03.134870 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} <Debug> TCPHandler: Processed in 0.002517644 sec. | ||
3077 | 2025.03.21 02:06:03.135050 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3078 | 2025.03.21 02:06:03.135163 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3079 | 2025.03.21 02:06:03.135213 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3080 | 2025.03.21 02:06:03.135793 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2025.03.21 02:06:03.135836 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3082 | 2025.03.21 02:06:03.136201 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3083 | 2025.03.21 02:06:03.136456 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2025.03.21 02:06:03.136675 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001539 sec., 25990.90318388564 rows/sec., 1.91 MiB/sec. | ||
3085 | 2025.03.21 02:06:03.136733 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} <Debug> TCPHandler: Processed in 0.00173832 sec. | ||
3086 | 2025.03.21 02:06:03.136855 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3087 | 2025.03.21 02:06:03.136965 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3088 | 2025.03.21 02:06:03.137009 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3089 | 2025.03.21 02:06:03.137574 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3090 | 2025.03.21 02:06:03.137616 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3091 | 2025.03.21 02:06:03.137981 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3092 | 2025.03.21 02:06:03.138225 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3093 | 2025.03.21 02:06:03.138439 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001498 sec., 69425.90120160213 rows/sec., 5.42 MiB/sec. | ||
3094 | 2025.03.21 02:06:03.138492 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} <Debug> TCPHandler: Processed in 0.001689099 sec. | ||
3095 | 2025.03.21 02:06:03.138621 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3096 | 2025.03.21 02:06:03.138758 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3097 | 2025.03.21 02:06:03.138817 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3098 | 2025.03.21 02:06:03.139355 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2025.03.21 02:06:03.139394 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3100 | 2025.03.21 02:06:03.139807 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3101 | 2025.03.21 02:06:03.140053 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3102 | 2025.03.21 02:06:03.140278 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
3103 | 2025.03.21 02:06:03.140376 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} <Debug> TCPHandler: Processed in 0.001818962 sec. | ||
3104 | 2025.03.21 02:06:03.140506 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3105 | 2025.03.21 02:06:03.140610 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3106 | 2025.03.21 02:06:03.140676 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3107 | 2025.03.21 02:06:03.141836 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2025.03.21 02:06:03.141874 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3109 | 2025.03.21 02:06:03.142538 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3110 | 2025.03.21 02:06:03.142805 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3111 | 2025.03.21 02:06:03.143116 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002501 sec., 15993.602558976409 rows/sec., 28.66 MiB/sec. | ||
3112 | 2025.03.21 02:06:03.143286 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} <Debug> TCPHandler: Processed in 0.002830169 sec. | ||
3113 | 2025.03.21 02:06:03.143419 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3114 | 2025.03.21 02:06:03.143525 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3115 | 2025.03.21 02:06:03.143572 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3116 | 2025.03.21 02:06:03.144022 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3117 | 2025.03.21 02:06:03.144061 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
3118 | 2025.03.21 02:06:03.144417 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3119 | 2025.03.21 02:06:03.144690 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3120 | 2025.03.21 02:06:03.144903 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
3121 | 2025.03.21 02:06:03.144953 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} <Debug> TCPHandler: Processed in 0.001583097 sec. | ||
3122 | 2025.03.21 02:06:07.498520 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3123 | 2025.03.21 02:06:07.498597 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3124 | 2025.03.21 02:06:07.591901 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3125 | 2025.03.21 02:06:07.592547 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2025.03.21 02:06:07.592594 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3127 | 2025.03.21 02:06:07.593177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3128 | 2025.03.21 02:06:07.593454 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3129 | 2025.03.21 02:06:07.593649 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3130 | 2025.03.21 02:06:08.002490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3131 | 2025.03.21 02:06:08.024090 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3132 | 2025.03.21 02:06:08.024178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3133 | 2025.03.21 02:06:08.031645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3134 | 2025.03.21 02:06:08.032485 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2025.03.21 02:06:08.035450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3136 | 2025.03.21 02:06:08.135586 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3137 | 2025.03.21 02:06:08.135775 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3138 | 2025.03.21 02:06:08.135845 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3139 | 2025.03.21 02:06:08.136623 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2025.03.21 02:06:08.136669 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3141 | 2025.03.21 02:06:08.137110 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3142 | 2025.03.21 02:06:08.137364 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2025.03.21 02:06:08.137604 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001879 sec., 112825.97126130921 rows/sec., 7.18 MiB/sec. | ||
3144 | 2025.03.21 02:06:08.137659 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} <Debug> TCPHandler: Processed in 0.002197418 sec. | ||
3145 | 2025.03.21 02:06:08.137793 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3146 | 2025.03.21 02:06:08.137926 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3147 | 2025.03.21 02:06:08.137981 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3148 | 2025.03.21 02:06:08.138746 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3149 | 2025.03.21 02:06:08.138786 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3150 | 2025.03.21 02:06:08.139206 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3151 | 2025.03.21 02:06:08.139558 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3152 | 2025.03.21 02:06:08.139959 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.002062 sec., 299224.0543161979 rows/sec., 23.39 MiB/sec. | ||
3153 | 2025.03.21 02:06:08.140011 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} <Debug> TCPHandler: Processed in 0.00228238 sec. | ||
3154 | 2025.03.21 02:06:08.140149 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3155 | 2025.03.21 02:06:08.140254 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3156 | 2025.03.21 02:06:08.140299 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3157 | 2025.03.21 02:06:08.140859 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3158 | 2025.03.21 02:06:08.140898 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3159 | 2025.03.21 02:06:08.141255 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3160 | 2025.03.21 02:06:08.141504 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3161 | 2025.03.21 02:06:08.141739 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001502 sec., 70572.56990679094 rows/sec., 4.15 MiB/sec. | ||
3162 | 2025.03.21 02:06:08.141827 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} <Debug> TCPHandler: Processed in 0.00172689 sec. | ||
3163 | 2025.03.21 02:06:08.141927 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3164 | 2025.03.21 02:06:08.142026 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3165 | 2025.03.21 02:06:08.142069 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3166 | 2025.03.21 02:06:08.142603 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3167 | 2025.03.21 02:06:08.142641 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3168 | 2025.03.21 02:06:08.142996 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3169 | 2025.03.21 02:06:08.143236 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2025.03.21 02:06:08.143514 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001486 sec., 76043.06864064603 rows/sec., 4.92 MiB/sec. | ||
3171 | 2025.03.21 02:06:08.143669 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} <Debug> TCPHandler: Processed in 0.001788821 sec. | ||
3172 | 2025.03.21 02:06:08.143796 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3173 | 2025.03.21 02:06:08.143900 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3174 | 2025.03.21 02:06:08.143944 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3175 | 2025.03.21 02:06:08.144508 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3176 | 2025.03.21 02:06:08.144547 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3177 | 2025.03.21 02:06:08.144917 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3178 | 2025.03.21 02:06:08.145164 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2025.03.21 02:06:08.145403 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001518 sec., 73781.29117259552 rows/sec., 4.20 MiB/sec. | ||
3180 | 2025.03.21 02:06:08.145463 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} <Debug> TCPHandler: Processed in 0.001716579 sec. | ||
3181 | 2025.03.21 02:06:08.145614 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3182 | 2025.03.21 02:06:08.145718 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3183 | 2025.03.21 02:06:08.145762 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3184 | 2025.03.21 02:06:08.146386 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3185 | 2025.03.21 02:06:08.146424 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3186 | 2025.03.21 02:06:08.146808 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3187 | 2025.03.21 02:06:08.147049 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3188 | 2025.03.21 02:06:08.147262 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001566 sec., 243933.588761175 rows/sec., 17.20 MiB/sec. | ||
3189 | 2025.03.21 02:06:08.147314 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} <Debug> TCPHandler: Processed in 0.001750931 sec. | ||
3190 | 2025.03.21 02:06:08.147413 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3191 | 2025.03.21 02:06:08.147514 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3192 | 2025.03.21 02:06:08.147560 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3193 | 2025.03.21 02:06:08.147979 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3194 | 2025.03.21 02:06:08.148013 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3195 | 2025.03.21 02:06:08.148340 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3196 | 2025.03.21 02:06:08.148624 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3197 | 2025.03.21 02:06:08.148830 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. | ||
3198 | 2025.03.21 02:06:08.148881 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} <Debug> TCPHandler: Processed in 0.001516376 sec. | ||
3199 | 2025.03.21 02:06:08.149015 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3200 | 2025.03.21 02:06:08.149120 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3201 | 2025.03.21 02:06:08.149169 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3202 | 2025.03.21 02:06:08.149675 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3203 | 2025.03.21 02:06:08.149723 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3204 | 2025.03.21 02:06:08.150151 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3205 | 2025.03.21 02:06:08.150393 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3206 | 2025.03.21 02:06:08.150609 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00151 sec., 156953.64238410594 rows/sec., 10.52 MiB/sec. | ||
3207 | 2025.03.21 02:06:08.150660 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} <Debug> TCPHandler: Processed in 0.00169903 sec. | ||
3208 | 2025.03.21 02:06:08.150787 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3209 | 2025.03.21 02:06:08.150897 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3210 | 2025.03.21 02:06:08.150942 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3211 | 2025.03.21 02:06:08.151355 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3212 | 2025.03.21 02:06:08.151398 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3213 | 2025.03.21 02:06:08.151740 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3214 | 2025.03.21 02:06:08.151984 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3215 | 2025.03.21 02:06:08.152242 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
3216 | 2025.03.21 02:06:08.152414 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} <Debug> TCPHandler: Processed in 0.001668969 sec. | ||
3217 | 2025.03.21 02:06:08.152581 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3218 | 2025.03.21 02:06:08.152713 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3219 | 2025.03.21 02:06:08.152772 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3220 | 2025.03.21 02:06:08.153279 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3221 | 2025.03.21 02:06:08.153321 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3222 | 2025.03.21 02:06:08.153703 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3223 | 2025.03.21 02:06:08.153958 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2025.03.21 02:06:08.154178 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001495 sec., 54849.4983277592 rows/sec., 3.48 MiB/sec. | ||
3225 | 2025.03.21 02:06:08.154230 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} <Debug> TCPHandler: Processed in 0.00171199 sec. | ||
3226 | 2025.03.21 02:06:10.778922 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3227 | 2025.03.21 02:06:10.779252 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3228 | 2025.03.21 02:06:10.779332 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3229 | 2025.03.21 02:06:10.780742 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3230 | 2025.03.21 02:06:10.780790 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3231 | 2025.03.21 02:06:10.781314 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3232 | 2025.03.21 02:06:10.781593 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3233 | 2025.03.21 02:06:10.781764 [ 139 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3234 | 2025.03.21 02:06:10.781828 [ 139 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3235 | 2025.03.21 02:06:10.781858 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3236 | 2025.03.21 02:06:10.781865 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.002695 sec., 473469.38775510207 rows/sec., 39.35 MiB/sec. | ||
3237 | 2025.03.21 02:06:10.782030 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} <Debug> TCPHandler: Processed in 0.003283667 sec. | ||
3238 | 2025.03.21 02:06:10.782131 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
3239 | 2025.03.21 02:06:10.782205 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3240 | 2025.03.21 02:06:10.782428 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3241 | 2025.03.21 02:06:10.782438 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3242 | 2025.03.21 02:06:10.782504 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1837 rows starting from the beginning of the part | ||
3243 | 2025.03.21 02:06:10.782532 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3244 | 2025.03.21 02:06:10.782883 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 134 rows starting from the beginning of the part | ||
3245 | 2025.03.21 02:06:10.783158 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 617 rows starting from the beginning of the part | ||
3246 | 2025.03.21 02:06:10.783556 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 136 rows starting from the beginning of the part | ||
3247 | 2025.03.21 02:06:10.783842 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 617 rows starting from the beginning of the part | ||
3248 | 2025.03.21 02:06:10.784219 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1276 rows starting from the beginning of the part | ||
3249 | 2025.03.21 02:06:10.785406 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2025.03.21 02:06:10.785472 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3251 | 2025.03.21 02:06:10.786410 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3252 | 2025.03.21 02:06:10.786932 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2025.03.21 02:06:10.787143 [ 137 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3254 | 2025.03.21 02:06:10.787229 [ 137 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3255 | 2025.03.21 02:06:10.787246 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.004889 sec., 8181.632235631008 rows/sec., 615.22 KiB/sec. | ||
3256 | 2025.03.21 02:06:10.787265 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3257 | 2025.03.21 02:06:10.787609 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} <Debug> TCPHandler: Processed in 0.005455725 sec. | ||
3258 | 2025.03.21 02:06:10.787881 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
3259 | 2025.03.21 02:06:10.788516 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3260 | 2025.03.21 02:06:10.788536 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3261 | 2025.03.21 02:06:10.788650 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 156 rows starting from the beginning of the part | ||
3262 | 2025.03.21 02:06:10.788671 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4617 rows, containing 5 columns (5 merged, 0 gathered) in 0.006697226 sec., 689389.9056116667 rows/sec., 58.71 MiB/sec. | ||
3263 | 2025.03.21 02:06:10.789030 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
3264 | 2025.03.21 02:06:10.788999 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3265 | 2025.03.21 02:06:10.789294 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3266 | 2025.03.21 02:06:10.789313 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3267 | 2025.03.21 02:06:10.789402 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part | ||
3268 | 2025.03.21 02:06:10.789869 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
3269 | 2025.03.21 02:06:10.790269 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
3270 | 2025.03.21 02:06:10.790603 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
3271 | 2025.03.21 02:06:10.790900 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3272 | 2025.03.21 02:06:10.791354 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3273 | 2025.03.21 02:06:10.791691 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
3274 | 2025.03.21 02:06:10.793170 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3275 | 2025.03.21 02:06:10.793255 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3276 | 2025.03.21 02:06:10.794012 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 5 columns (5 merged, 0 gathered) in 0.006591634 sec., 73881.52922325481 rows/sec., 4.99 MiB/sec. | ||
3277 | 2025.03.21 02:06:10.794192 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3278 | 2025.03.21 02:06:10.794242 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3279 | 2025.03.21 02:06:10.794662 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3280 | 2025.03.21 02:06:10.794791 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3281 | 2025.03.21 02:06:10.794959 [ 137 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3282 | 2025.03.21 02:06:10.795069 [ 137 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2025.03.21 02:06:10.795090 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3284 | 2025.03.21 02:06:10.795147 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3285 | 2025.03.21 02:06:10.795336 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006482 sec., 35174.328910829994 rows/sec., 2.38 MiB/sec. | ||
3286 | 2025.03.21 02:06:10.795619 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3287 | 2025.03.21 02:06:10.795739 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} <Debug> TCPHandler: Processed in 0.007396429 sec. | ||
3288 | 2025.03.21 02:06:10.795806 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
3289 | 2025.03.21 02:06:10.795968 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3290 | 2025.03.21 02:06:10.796032 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3291 | 2025.03.21 02:06:10.796111 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part | ||
3292 | 2025.03.21 02:06:10.796183 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3293 | 2025.03.21 02:06:10.796376 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
3294 | 2025.03.21 02:06:10.796403 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3295 | 2025.03.21 02:06:10.796682 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
3296 | 2025.03.21 02:06:10.796963 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
3297 | 2025.03.21 02:06:10.797244 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
3298 | 2025.03.21 02:06:10.797501 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
3299 | 2025.03.21 02:06:10.799420 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3300 | 2025.03.21 02:06:10.799498 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3301 | 2025.03.21 02:06:10.800434 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3302 | 2025.03.21 02:06:10.800521 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.005215961 sec., 217984.75870505933 rows/sec., 15.33 MiB/sec. | ||
3303 | 2025.03.21 02:06:10.800726 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3304 | 2025.03.21 02:06:10.801005 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3305 | 2025.03.21 02:06:10.801227 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3306 | 2025.03.21 02:06:10.801415 [ 137 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3307 | 2025.03.21 02:06:10.801554 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3308 | 2025.03.21 02:06:10.801552 [ 137 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3309 | 2025.03.21 02:06:10.801596 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.005467 sec., 102432.77848911652 rows/sec., 7.61 MiB/sec. | ||
3310 | 2025.03.21 02:06:10.801695 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3311 | 2025.03.21 02:06:10.801828 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
3312 | 2025.03.21 02:06:10.801934 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} <Debug> TCPHandler: Processed in 0.006047086 sec. | ||
3313 | 2025.03.21 02:06:10.802087 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
3314 | 2025.03.21 02:06:10.802106 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3315 | 2025.03.21 02:06:10.802223 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3316 | 2025.03.21 02:06:10.802244 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3317 | 2025.03.21 02:06:10.802263 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 904 rows starting from the beginning of the part | ||
3318 | 2025.03.21 02:06:10.802299 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3319 | 2025.03.21 02:06:10.802533 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
3320 | 2025.03.21 02:06:10.802972 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 382 rows starting from the beginning of the part | ||
3321 | 2025.03.21 02:06:10.803282 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
3322 | 2025.03.21 02:06:10.803648 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 382 rows starting from the beginning of the part | ||
3323 | 2025.03.21 02:06:10.803958 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 560 rows starting from the beginning of the part | ||
3324 | 2025.03.21 02:06:10.804766 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3325 | 2025.03.21 02:06:10.804806 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3326 | 2025.03.21 02:06:10.805443 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3327 | 2025.03.21 02:06:10.805712 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3328 | 2025.03.21 02:06:10.805994 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3329 | 2025.03.21 02:06:10.806028 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 5 columns (5 merged, 0 gathered) in 0.0040192 sec., 606588.3757961784 rows/sec., 46.48 MiB/sec. | ||
3330 | 2025.03.21 02:06:10.806105 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3331 | 2025.03.21 02:06:10.806160 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3332 | 2025.03.21 02:06:10.806178 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.003959 sec., 234907.80500126295 rows/sec., 15.74 MiB/sec. | ||
3333 | 2025.03.21 02:06:10.806342 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3334 | 2025.03.21 02:06:10.806481 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} <Debug> TCPHandler: Processed in 0.004425008 sec. | ||
3335 | 2025.03.21 02:06:10.806513 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
3336 | 2025.03.21 02:06:10.806637 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3337 | 2025.03.21 02:06:10.806687 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3338 | 2025.03.21 02:06:10.806726 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5610 rows starting from the beginning of the part | ||
3339 | 2025.03.21 02:06:10.806853 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3340 | 2025.03.21 02:06:10.806944 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3341 | 2025.03.21 02:06:10.807125 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
3342 | 2025.03.21 02:06:10.807492 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3343 | 2025.03.21 02:06:10.807504 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3344 | 2025.03.21 02:06:10.807698 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
3345 | 2025.03.21 02:06:10.807984 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3346 | 2025.03.21 02:06:10.808230 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
3347 | 2025.03.21 02:06:10.808570 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
3348 | 2025.03.21 02:06:10.808889 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 930 rows starting from the beginning of the part | ||
3349 | 2025.03.21 02:06:10.811173 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3350 | 2025.03.21 02:06:10.811212 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3351 | 2025.03.21 02:06:10.812052 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3352 | 2025.03.21 02:06:10.812241 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7334 rows, containing 5 columns (5 merged, 0 gathered) in 0.005982734 sec., 1225860.95253441 rows/sec., 82.77 MiB/sec. | ||
3353 | 2025.03.21 02:06:10.812395 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3354 | 2025.03.21 02:06:10.812691 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.005933 sec., 6741.951795044665 rows/sec., 12.08 MiB/sec. | ||
3355 | 2025.03.21 02:06:10.812914 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3356 | 2025.03.21 02:06:10.812936 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} <Debug> TCPHandler: Processed in 0.00635288 sec. | ||
3357 | 2025.03.21 02:06:10.813213 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3358 | 2025.03.21 02:06:10.813387 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3359 | 2025.03.21 02:06:10.813471 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3360 | 2025.03.21 02:06:10.813594 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3361 | 2025.03.21 02:06:10.813827 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3362 | 2025.03.21 02:06:10.814001 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
3363 | 2025.03.21 02:06:10.814247 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3364 | 2025.03.21 02:06:10.814287 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3365 | 2025.03.21 02:06:10.814704 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3366 | 2025.03.21 02:06:10.814943 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3367 | 2025.03.21 02:06:10.815091 [ 137 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3368 | 2025.03.21 02:06:10.815145 [ 137 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2025.03.21 02:06:10.815168 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3370 | 2025.03.21 02:06:10.815191 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00186 sec., 16129.032258064515 rows/sec., 1.09 MiB/sec. | ||
3371 | 2025.03.21 02:06:10.815321 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} <Debug> TCPHandler: Processed in 0.002174328 sec. | ||
3372 | 2025.03.21 02:06:10.815338 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
3373 | 2025.03.21 02:06:10.815445 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3374 | 2025.03.21 02:06:10.815473 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 926 rows starting from the beginning of the part | ||
3375 | 2025.03.21 02:06:10.815552 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
3376 | 2025.03.21 02:06:10.815737 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
3377 | 2025.03.21 02:06:10.815946 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3378 | 2025.03.21 02:06:10.816154 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
3379 | 2025.03.21 02:06:10.816278 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
3380 | 2025.03.21 02:06:10.817399 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002158068 sec., 574588.0111284723 rows/sec., 37.69 MiB/sec. | ||
3381 | 2025.03.21 02:06:10.817568 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3382 | 2025.03.21 02:06:10.817855 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3383 | 2025.03.21 02:06:10.817929 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3384 | 2025.03.21 02:06:10.817999 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3385 | 2025.03.21 02:06:12.610468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 486 | ||
3386 | 2025.03.21 02:06:12.614274 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3387 | 2025.03.21 02:06:12.614332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3388 | 2025.03.21 02:06:12.615837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3389 | 2025.03.21 02:06:12.616172 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3390 | 2025.03.21 02:06:12.617158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
3391 | 2025.03.21 02:06:13.125676 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3392 | 2025.03.21 02:06:13.125979 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3393 | 2025.03.21 02:06:13.126094 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3394 | 2025.03.21 02:06:13.126954 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3395 | 2025.03.21 02:06:13.127008 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3396 | 2025.03.21 02:06:13.127453 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3397 | 2025.03.21 02:06:13.127743 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3398 | 2025.03.21 02:06:13.127991 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002096 sec., 26717.557251908394 rows/sec., 2.05 MiB/sec. | ||
3399 | 2025.03.21 02:06:13.128063 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} <Debug> TCPHandler: Processed in 0.002563595 sec. | ||
3400 | 2025.03.21 02:06:13.128205 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3401 | 2025.03.21 02:06:13.128351 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3402 | 2025.03.21 02:06:13.128410 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3403 | 2025.03.21 02:06:13.129095 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3404 | 2025.03.21 02:06:13.129147 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3405 | 2025.03.21 02:06:13.129542 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3406 | 2025.03.21 02:06:13.129791 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3407 | 2025.03.21 02:06:13.129972 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001654 sec., 38694.07496977025 rows/sec., 3.02 MiB/sec. | ||
3408 | 2025.03.21 02:06:13.130024 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} <Debug> TCPHandler: Processed in 0.001886563 sec. | ||
3409 | 2025.03.21 02:06:13.130153 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3410 | 2025.03.21 02:06:13.130296 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3411 | 2025.03.21 02:06:13.130349 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3412 | 2025.03.21 02:06:13.130846 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3413 | 2025.03.21 02:06:13.130885 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3414 | 2025.03.21 02:06:13.131282 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3415 | 2025.03.21 02:06:13.131538 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3416 | 2025.03.21 02:06:13.131721 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001458 sec., 52126.20027434842 rows/sec., 3.63 MiB/sec. | ||
3417 | 2025.03.21 02:06:13.131774 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} <Debug> TCPHandler: Processed in 0.001684809 sec. | ||
3418 | 2025.03.21 02:06:13.131876 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3419 | 2025.03.21 02:06:13.131979 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3420 | 2025.03.21 02:06:13.132027 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3421 | 2025.03.21 02:06:13.132448 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3422 | 2025.03.21 02:06:13.132486 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3423 | 2025.03.21 02:06:13.132847 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3424 | 2025.03.21 02:06:13.133100 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3425 | 2025.03.21 02:06:13.133314 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001353 sec., 22172.949002217294 rows/sec., 1.49 MiB/sec. | ||
3426 | 2025.03.21 02:06:13.133494 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} <Debug> TCPHandler: Processed in 0.001663579 sec. | ||
3427 | 2025.03.21 02:06:15.093832 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3428 | 2025.03.21 02:06:15.094581 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3429 | 2025.03.21 02:06:15.094621 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3430 | 2025.03.21 02:06:15.095146 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3431 | 2025.03.21 02:06:15.095400 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3432 | 2025.03.21 02:06:15.095645 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3433 | 2025.03.21 02:06:15.535607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3434 | 2025.03.21 02:06:15.557329 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3435 | 2025.03.21 02:06:15.557390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3436 | 2025.03.21 02:06:15.564947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3437 | 2025.03.21 02:06:15.565727 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3438 | 2025.03.21 02:06:15.568423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3439 | 2025.03.21 02:06:18.135055 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3440 | 2025.03.21 02:06:18.135239 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3441 | 2025.03.21 02:06:18.135309 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3442 | 2025.03.21 02:06:18.136161 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2025.03.21 02:06:18.136208 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3444 | 2025.03.21 02:06:18.136659 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3445 | 2025.03.21 02:06:18.136926 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2025.03.21 02:06:18.137126 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001936 sec., 109504.13223140496 rows/sec., 6.96 MiB/sec. | ||
3447 | 2025.03.21 02:06:18.137187 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} <Debug> TCPHandler: Processed in 0.00225901 sec. | ||
3448 | 2025.03.21 02:06:18.137314 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3449 | 2025.03.21 02:06:18.137420 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3450 | 2025.03.21 02:06:18.137466 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3451 | 2025.03.21 02:06:18.138298 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3452 | 2025.03.21 02:06:18.138338 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3453 | 2025.03.21 02:06:18.138743 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3454 | 2025.03.21 02:06:18.138991 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3455 | 2025.03.21 02:06:18.139175 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001776 sec., 347409.9099099099 rows/sec., 27.16 MiB/sec. | ||
3456 | 2025.03.21 02:06:18.139225 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} <Debug> TCPHandler: Processed in 0.001962104 sec. | ||
3457 | 2025.03.21 02:06:18.139329 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3458 | 2025.03.21 02:06:18.139430 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3459 | 2025.03.21 02:06:18.139473 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3460 | 2025.03.21 02:06:18.140023 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3461 | 2025.03.21 02:06:18.140061 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3462 | 2025.03.21 02:06:18.140423 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3463 | 2025.03.21 02:06:18.140666 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3464 | 2025.03.21 02:06:18.140846 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001437 sec., 73764.78775226166 rows/sec., 4.34 MiB/sec. | ||
3465 | 2025.03.21 02:06:18.140897 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} <Debug> TCPHandler: Processed in 0.001617348 sec. | ||
3466 | 2025.03.21 02:06:18.141011 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3467 | 2025.03.21 02:06:18.141116 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3468 | 2025.03.21 02:06:18.141159 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3469 | 2025.03.21 02:06:18.141717 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.03.21 02:06:18.141754 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3471 | 2025.03.21 02:06:18.142106 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3472 | 2025.03.21 02:06:18.142346 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2025.03.21 02:06:18.142523 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001429 sec., 79076.27711686495 rows/sec., 5.12 MiB/sec. | ||
3474 | 2025.03.21 02:06:18.142572 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} <Debug> TCPHandler: Processed in 0.001611408 sec. | ||
3475 | 2025.03.21 02:06:18.142688 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3476 | 2025.03.21 02:06:18.142792 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3477 | 2025.03.21 02:06:18.142836 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3478 | 2025.03.21 02:06:18.143387 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3479 | 2025.03.21 02:06:18.143425 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3480 | 2025.03.21 02:06:18.143773 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3481 | 2025.03.21 02:06:18.144007 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3482 | 2025.03.21 02:06:18.144171 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001434 sec., 78103.20781032079 rows/sec., 4.45 MiB/sec. | ||
3483 | 2025.03.21 02:06:18.144219 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} <Debug> TCPHandler: Processed in 0.001618398 sec. | ||
3484 | 2025.03.21 02:06:18.144325 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3485 | 2025.03.21 02:06:18.144424 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3486 | 2025.03.21 02:06:18.144466 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3487 | 2025.03.21 02:06:18.145184 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3488 | 2025.03.21 02:06:18.145223 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3489 | 2025.03.21 02:06:18.145609 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3490 | 2025.03.21 02:06:18.145861 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3491 | 2025.03.21 02:06:18.146042 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001587 sec., 240705.734089477 rows/sec., 16.97 MiB/sec. | ||
3492 | 2025.03.21 02:06:18.146092 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} <Debug> TCPHandler: Processed in 0.00177164 sec. | ||
3493 | 2025.03.21 02:06:18.146212 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3494 | 2025.03.21 02:06:18.146318 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3495 | 2025.03.21 02:06:18.146367 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3496 | 2025.03.21 02:06:18.146806 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3497 | 2025.03.21 02:06:18.146845 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3498 | 2025.03.21 02:06:18.147232 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3499 | 2025.03.21 02:06:18.147491 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3500 | 2025.03.21 02:06:18.147681 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
3501 | 2025.03.21 02:06:18.147737 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} <Debug> TCPHandler: Processed in 0.001575227 sec. | ||
3502 | 2025.03.21 02:06:18.147855 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3503 | 2025.03.21 02:06:18.147964 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3504 | 2025.03.21 02:06:18.148012 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3505 | 2025.03.21 02:06:18.148545 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3506 | 2025.03.21 02:06:18.148583 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3507 | 2025.03.21 02:06:18.148982 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3508 | 2025.03.21 02:06:18.149231 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3509 | 2025.03.21 02:06:18.149416 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00147 sec., 161224.48979591837 rows/sec., 10.81 MiB/sec. | ||
3510 | 2025.03.21 02:06:18.149495 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} <Debug> TCPHandler: Processed in 0.00168808 sec. | ||
3511 | 2025.03.21 02:06:18.149731 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3512 | 2025.03.21 02:06:18.149842 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3513 | 2025.03.21 02:06:18.149890 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3514 | 2025.03.21 02:06:18.150345 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3515 | 2025.03.21 02:06:18.150384 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3516 | 2025.03.21 02:06:18.150739 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3517 | 2025.03.21 02:06:18.150996 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3518 | 2025.03.21 02:06:18.151173 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. | ||
3519 | 2025.03.21 02:06:18.151224 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} <Debug> TCPHandler: Processed in 0.001563227 sec. | ||
3520 | 2025.03.21 02:06:18.151340 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3521 | 2025.03.21 02:06:18.151445 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3522 | 2025.03.21 02:06:18.151493 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3523 | 2025.03.21 02:06:18.151936 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3524 | 2025.03.21 02:06:18.151974 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3525 | 2025.03.21 02:06:18.152336 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3526 | 2025.03.21 02:06:18.152584 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2025.03.21 02:06:18.152779 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. | ||
3528 | 2025.03.21 02:06:18.152874 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} <Debug> TCPHandler: Processed in 0.001579818 sec. | ||
3529 | 2025.03.21 02:06:22.498658 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3530 | 2025.03.21 02:06:22.498731 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3531 | 2025.03.21 02:06:22.595839 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3532 | 2025.03.21 02:06:22.596590 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3533 | 2025.03.21 02:06:22.596649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3534 | 2025.03.21 02:06:22.597250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3535 | 2025.03.21 02:06:22.597518 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3536 | 2025.03.21 02:06:22.597737 [ 119 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3537 | 2025.03.21 02:06:22.597821 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3538 | 2025.03.21 02:06:22.597827 [ 119 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3539 | 2025.03.21 02:06:22.597869 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3540 | 2025.03.21 02:06:22.598016 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
3541 | 2025.03.21 02:06:22.598195 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3542 | 2025.03.21 02:06:22.598246 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
3543 | 2025.03.21 02:06:22.598340 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
3544 | 2025.03.21 02:06:22.598531 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
3545 | 2025.03.21 02:06:22.598744 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
3546 | 2025.03.21 02:06:22.598963 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
3547 | 2025.03.21 02:06:22.599126 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
3548 | 2025.03.21 02:06:22.601035 [ 196 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003091334 sec., 2387642.3576358943 rows/sec., 34.16 MiB/sec. | ||
3549 | 2025.03.21 02:06:22.601509 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3550 | 2025.03.21 02:06:22.601832 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3551 | 2025.03.21 02:06:22.601915 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3552 | 2025.03.21 02:06:22.602013 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
3553 | 2025.03.21 02:06:22.617483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 514 | ||
3554 | 2025.03.21 02:06:22.620468 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3555 | 2025.03.21 02:06:22.620514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3556 | 2025.03.21 02:06:22.622020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3557 | 2025.03.21 02:06:22.622345 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3558 | 2025.03.21 02:06:22.622505 [ 119 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3559 | 2025.03.21 02:06:22.622563 [ 119 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3560 | 2025.03.21 02:06:22.622596 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3561 | 2025.03.21 02:06:22.622992 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
3562 | 2025.03.21 02:06:22.623831 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
3563 | 2025.03.21 02:06:22.624269 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3564 | 2025.03.21 02:06:22.624454 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part | ||
3565 | 2025.03.21 02:06:22.625113 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
3566 | 2025.03.21 02:06:22.625727 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
3567 | 2025.03.21 02:06:22.626396 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
3568 | 2025.03.21 02:06:22.627095 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
3569 | 2025.03.21 02:06:22.627711 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
3570 | 2025.03.21 02:06:22.635795 [ 196 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 72 columns (72 merged, 0 gathered) in 0.013101058 sec., 39233.47259435077 rows/sec., 35.76 MiB/sec. | ||
3571 | 2025.03.21 02:06:22.636996 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3572 | 2025.03.21 02:06:22.637857 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3573 | 2025.03.21 02:06:22.637961 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3574 | 2025.03.21 02:06:22.638343 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
3575 | 2025.03.21 02:06:23.001321 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000940306 sec. | ||
3576 | 2025.03.21 02:06:23.068556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3577 | 2025.03.21 02:06:23.091109 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2025.03.21 02:06:23.091178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3579 | 2025.03.21 02:06:23.099153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3580 | 2025.03.21 02:06:23.099965 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2025.03.21 02:06:23.100352 [ 118 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3582 | 2025.03.21 02:06:23.100480 [ 118 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3583 | 2025.03.21 02:06:23.100581 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3584 | 2025.03.21 02:06:23.101540 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
3585 | 2025.03.21 02:06:23.117999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3586 | 2025.03.21 02:06:23.119367 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3587 | 2025.03.21 02:06:23.120943 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
3588 | 2025.03.21 02:06:23.126776 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
3589 | 2025.03.21 02:06:23.131470 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3590 | 2025.03.21 02:06:23.131669 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3591 | 2025.03.21 02:06:23.131761 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3592 | 2025.03.21 02:06:23.133371 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
3593 | 2025.03.21 02:06:23.133430 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3594 | 2025.03.21 02:06:23.133483 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3595 | 2025.03.21 02:06:23.134071 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3596 | 2025.03.21 02:06:23.134391 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3597 | 2025.03.21 02:06:23.134921 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.003276 sec., 41514.04151404151 rows/sec., 3.58 MiB/sec. | ||
3598 | 2025.03.21 02:06:23.135515 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} <Debug> TCPHandler: Processed in 0.004161392 sec. | ||
3599 | 2025.03.21 02:06:23.135874 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3600 | 2025.03.21 02:06:23.136005 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3601 | 2025.03.21 02:06:23.136058 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3602 | 2025.03.21 02:06:23.137262 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2025.03.21 02:06:23.137324 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3604 | 2025.03.21 02:06:23.137984 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3605 | 2025.03.21 02:06:23.138355 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2025.03.21 02:06:23.138899 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.002885 sec., 13864.818024263432 rows/sec., 1.02 MiB/sec. | ||
3607 | 2025.03.21 02:06:23.139337 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} <Debug> TCPHandler: Processed in 0.003542202 sec. | ||
3608 | 2025.03.21 02:06:23.139550 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3609 | 2025.03.21 02:06:23.139704 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3610 | 2025.03.21 02:06:23.139820 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3611 | 2025.03.21 02:06:23.141605 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2025.03.21 02:06:23.141662 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3613 | 2025.03.21 02:06:23.142322 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3614 | 2025.03.21 02:06:23.142758 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3615 | 2025.03.21 02:06:23.143316 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.003632 sec., 28634.361233480176 rows/sec., 2.24 MiB/sec. | ||
3616 | 2025.03.21 02:06:23.143767 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} <Debug> TCPHandler: Processed in 0.004268754 sec. | ||
3617 | 2025.03.21 02:06:23.144111 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3618 | 2025.03.21 02:06:23.144319 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3619 | 2025.03.21 02:06:23.144408 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3620 | 2025.03.21 02:06:23.145449 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3621 | 2025.03.21 02:06:23.145496 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3622 | 2025.03.21 02:06:23.146104 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3623 | 2025.03.21 02:06:23.146492 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3624 | 2025.03.21 02:06:23.147193 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002851 sec., 56120.65941774816 rows/sec., 3.91 MiB/sec. | ||
3625 | 2025.03.21 02:06:23.148034 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} <Debug> TCPHandler: Processed in 0.0040414 sec. | ||
3626 | 2025.03.21 02:06:23.148300 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3627 | 2025.03.21 02:06:23.148313 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
3628 | 2025.03.21 02:06:23.148443 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3629 | 2025.03.21 02:06:23.148571 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3630 | 2025.03.21 02:06:23.150591 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3631 | 2025.03.21 02:06:23.150632 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3632 | 2025.03.21 02:06:23.152076 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3633 | 2025.03.21 02:06:23.152487 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): 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.21 02:06:23.153142 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.004714 sec., 8485.36274925753 rows/sec., 15.21 MiB/sec. | ||
3635 | 2025.03.21 02:06:23.153483 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} <Debug> TCPHandler: Processed in 0.005248991 sec. | ||
3636 | 2025.03.21 02:06:23.153660 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3637 | 2025.03.21 02:06:23.153810 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3638 | 2025.03.21 02:06:23.153877 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3639 | 2025.03.21 02:06:23.155114 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2025.03.21 02:06:23.155161 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
3641 | 2025.03.21 02:06:23.155838 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3642 | 2025.03.21 02:06:23.156190 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2025.03.21 02:06:23.156695 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002894 sec., 20732.55010366275 rows/sec., 1.40 MiB/sec. | ||
3644 | 2025.03.21 02:06:23.157329 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} <Debug> TCPHandler: Processed in 0.003719375 sec. | ||
3645 | 2025.03.21 02:06:23.159812 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
3646 | 2025.03.21 02:06:23.164520 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
3647 | 2025.03.21 02:06:23.225043 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.124271273 sec., 973.6763539872968 rows/sec., 5.03 MiB/sec. | ||
3648 | 2025.03.21 02:06:23.227588 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3649 | 2025.03.21 02:06:23.230591 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3650 | 2025.03.21 02:06:23.230721 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3651 | 2025.03.21 02:06:23.233080 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3652 | 2025.03.21 02:06:24.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.60 MiB, peak 187.57 MiB, free memory in arenas 0.00 B, will set to 179.23 MiB (RSS), difference: 1.63 MiB | ||
3653 | 2025.03.21 02:06:28.136785 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3654 | 2025.03.21 02:06:28.136985 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3655 | 2025.03.21 02:06:28.137057 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3656 | 2025.03.21 02:06:28.137925 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3657 | 2025.03.21 02:06:28.137975 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3658 | 2025.03.21 02:06:28.138451 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3659 | 2025.03.21 02:06:28.138722 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2025.03.21 02:06:28.138926 [ 110 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3661 | 2025.03.21 02:06:28.138995 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002058 sec., 103012.63362487852 rows/sec., 6.55 MiB/sec. | ||
3662 | 2025.03.21 02:06:28.139027 [ 110 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3663 | 2025.03.21 02:06:28.139099 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3664 | 2025.03.21 02:06:28.139133 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} <Debug> TCPHandler: Processed in 0.002467902 sec. | ||
3665 | 2025.03.21 02:06:28.139442 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3666 | 2025.03.21 02:06:28.139532 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
3667 | 2025.03.21 02:06:28.139641 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3668 | 2025.03.21 02:06:28.139736 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3669 | 2025.03.21 02:06:28.139928 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3670 | 2025.03.21 02:06:28.140021 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
3671 | 2025.03.21 02:06:28.140416 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
3672 | 2025.03.21 02:06:28.140780 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
3673 | 2025.03.21 02:06:28.141090 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
3674 | 2025.03.21 02:06:28.141447 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
3675 | 2025.03.21 02:06:28.142617 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3676 | 2025.03.21 02:06:28.142692 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3677 | 2025.03.21 02:06:28.143775 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3678 | 2025.03.21 02:06:28.144092 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004847245 sec., 218680.92081171882 rows/sec., 14.74 MiB/sec. | ||
3679 | 2025.03.21 02:06:28.144298 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2025.03.21 02:06:28.144399 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3681 | 2025.03.21 02:06:28.144905 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005249 sec., 117546.19927605258 rows/sec., 9.19 MiB/sec. | ||
3682 | 2025.03.21 02:06:28.145305 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} <Debug> TCPHandler: Processed in 0.005975564 sec. | ||
3683 | 2025.03.21 02:06:28.145441 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3684 | 2025.03.21 02:06:28.145551 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3685 | 2025.03.21 02:06:28.145603 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3686 | 2025.03.21 02:06:28.145753 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3687 | 2025.03.21 02:06:28.145759 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3688 | 2025.03.21 02:06:28.145828 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3689 | 2025.03.21 02:06:28.146450 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2025.03.21 02:06:28.146490 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3691 | 2025.03.21 02:06:28.146870 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3692 | 2025.03.21 02:06:28.147115 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3693 | 2025.03.21 02:06:28.147335 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001656 sec., 64009.6618357488 rows/sec., 3.77 MiB/sec. | ||
3694 | 2025.03.21 02:06:28.147389 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} <Debug> TCPHandler: Processed in 0.001919883 sec. | ||
3695 | 2025.03.21 02:06:28.147516 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3696 | 2025.03.21 02:06:28.147623 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3697 | 2025.03.21 02:06:28.147667 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3698 | 2025.03.21 02:06:28.148246 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3699 | 2025.03.21 02:06:28.148285 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3700 | 2025.03.21 02:06:28.148651 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3701 | 2025.03.21 02:06:28.148897 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3702 | 2025.03.21 02:06:28.149137 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001525 sec., 74098.3606557377 rows/sec., 4.80 MiB/sec. | ||
3703 | 2025.03.21 02:06:28.149334 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} <Debug> TCPHandler: Processed in 0.001863923 sec. | ||
3704 | 2025.03.21 02:06:28.149485 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3705 | 2025.03.21 02:06:28.149588 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3706 | 2025.03.21 02:06:28.149631 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3707 | 2025.03.21 02:06:28.150228 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3708 | 2025.03.21 02:06:28.150267 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3709 | 2025.03.21 02:06:28.150645 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3710 | 2025.03.21 02:06:28.150905 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3711 | 2025.03.21 02:06:28.151068 [ 110 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3712 | 2025.03.21 02:06:28.151130 [ 110 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2025.03.21 02:06:28.151166 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001587 sec., 70573.40894770005 rows/sec., 4.02 MiB/sec. | ||
3714 | 2025.03.21 02:06:28.151175 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3715 | 2025.03.21 02:06:28.151383 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} <Debug> TCPHandler: Processed in 0.001941634 sec. | ||
3716 | 2025.03.21 02:06:28.151528 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
3717 | 2025.03.21 02:06:28.151689 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3718 | 2025.03.21 02:06:28.151767 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3719 | 2025.03.21 02:06:28.151855 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
3720 | 2025.03.21 02:06:28.151884 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3721 | 2025.03.21 02:06:28.151968 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3722 | 2025.03.21 02:06:28.152216 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
3723 | 2025.03.21 02:06:28.152628 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
3724 | 2025.03.21 02:06:28.152900 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
3725 | 2025.03.21 02:06:28.153225 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
3726 | 2025.03.21 02:06:28.155002 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3727 | 2025.03.21 02:06:28.155087 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3728 | 2025.03.21 02:06:28.156031 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004712562 sec., 118831.32784247719 rows/sec., 7.22 MiB/sec. | ||
3729 | 2025.03.21 02:06:28.156042 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3730 | 2025.03.21 02:06:28.156214 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3731 | 2025.03.21 02:06:28.156467 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3732 | 2025.03.21 02:06:28.156793 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3733 | 2025.03.21 02:06:28.156920 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.005085 sec., 75122.91052114061 rows/sec., 5.30 MiB/sec. | ||
3734 | 2025.03.21 02:06:28.156972 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3735 | 2025.03.21 02:06:28.157111 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} <Debug> TCPHandler: Processed in 0.005494365 sec. | ||
3736 | 2025.03.21 02:06:28.157168 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3737 | 2025.03.21 02:06:28.157299 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3738 | 2025.03.21 02:06:28.157412 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3739 | 2025.03.21 02:06:28.157459 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3740 | 2025.03.21 02:06:28.157932 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3741 | 2025.03.21 02:06:28.157971 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3742 | 2025.03.21 02:06:28.158331 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3743 | 2025.03.21 02:06:28.158569 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3744 | 2025.03.21 02:06:28.158779 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
3745 | 2025.03.21 02:06:28.158833 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} <Debug> TCPHandler: Processed in 0.001583977 sec. | ||
3746 | 2025.03.21 02:06:28.158956 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2025.03.21 02:06:28.159061 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3748 | 2025.03.21 02:06:28.159107 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3749 | 2025.03.21 02:06:28.159666 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2025.03.21 02:06:28.159703 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3751 | 2025.03.21 02:06:28.160084 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3752 | 2025.03.21 02:06:28.160312 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2025.03.21 02:06:28.160530 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00154 sec., 153896.10389610392 rows/sec., 10.32 MiB/sec. | ||
3754 | 2025.03.21 02:06:28.160578 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} <Debug> TCPHandler: Processed in 0.00172631 sec. | ||
3755 | 2025.03.21 02:06:28.160693 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3756 | 2025.03.21 02:06:28.160860 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3757 | 2025.03.21 02:06:28.160906 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3758 | 2025.03.21 02:06:28.161335 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2025.03.21 02:06:28.161376 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3760 | 2025.03.21 02:06:28.161725 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3761 | 2025.03.21 02:06:28.161968 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2025.03.21 02:06:28.162172 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. | ||
3763 | 2025.03.21 02:06:28.162222 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} <Debug> TCPHandler: Processed in 0.001516366 sec. | ||
3764 | 2025.03.21 02:06:28.162339 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3765 | 2025.03.21 02:06:28.162443 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3766 | 2025.03.21 02:06:28.162487 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3767 | 2025.03.21 02:06:28.162933 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2025.03.21 02:06:28.162971 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3769 | 2025.03.21 02:06:28.163333 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3770 | 2025.03.21 02:06:28.163567 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): 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.21 02:06:28.163781 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001359 sec., 60338.48417954378 rows/sec., 3.83 MiB/sec. | ||
3772 | 2025.03.21 02:06:28.163843 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} <Debug> TCPHandler: Processed in 0.001552557 sec. | ||
3773 | 2025.03.21 02:06:30.098008 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3774 | 2025.03.21 02:06:30.098709 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3775 | 2025.03.21 02:06:30.098760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3776 | 2025.03.21 02:06:30.099311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3777 | 2025.03.21 02:06:30.099579 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3778 | 2025.03.21 02:06:30.099876 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3779 | 2025.03.21 02:06:30.618166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3780 | 2025.03.21 02:06:30.637564 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2025.03.21 02:06:30.637616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3782 | 2025.03.21 02:06:30.644629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3783 | 2025.03.21 02:06:30.645387 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2025.03.21 02:06:30.648836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3785 | 2025.03.21 02:06:32.624178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 546 | ||
3786 | 2025.03.21 02:06:32.627803 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3787 | 2025.03.21 02:06:32.627867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3788 | 2025.03.21 02:06:32.629410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3789 | 2025.03.21 02:06:32.629738 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3790 | 2025.03.21 02:06:32.631285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
3791 | 2025.03.21 02:06:33.132002 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3792 | 2025.03.21 02:06:33.132192 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3793 | 2025.03.21 02:06:33.132264 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3794 | 2025.03.21 02:06:33.133117 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3795 | 2025.03.21 02:06:33.133172 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3796 | 2025.03.21 02:06:33.133628 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3797 | 2025.03.21 02:06:33.133901 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3798 | 2025.03.21 02:06:33.134112 [ 105 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3799 | 2025.03.21 02:06:33.134156 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002009 sec., 67695.37083125934 rows/sec., 5.85 MiB/sec. | ||
3800 | 2025.03.21 02:06:33.134188 [ 105 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3801 | 2025.03.21 02:06:33.134254 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3802 | 2025.03.21 02:06:33.134299 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} <Debug> TCPHandler: Processed in 0.002430633 sec. | ||
3803 | 2025.03.21 02:06:33.134503 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3804 | 2025.03.21 02:06:33.134510 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
3805 | 2025.03.21 02:06:33.134707 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3806 | 2025.03.21 02:06:33.134824 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3807 | 2025.03.21 02:06:33.134840 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3808 | 2025.03.21 02:06:33.134945 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1845 rows starting from the beginning of the part | ||
3809 | 2025.03.21 02:06:33.135231 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
3810 | 2025.03.21 02:06:33.135540 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 617 rows starting from the beginning of the part | ||
3811 | 2025.03.21 02:06:33.135986 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
3812 | 2025.03.21 02:06:33.136378 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 617 rows starting from the beginning of the part | ||
3813 | 2025.03.21 02:06:33.136751 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 136 rows starting from the beginning of the part | ||
3814 | 2025.03.21 02:06:33.137709 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2025.03.21 02:06:33.137790 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3816 | 2025.03.21 02:06:33.138848 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3817 | 2025.03.21 02:06:33.139344 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2025.03.21 02:06:33.139766 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.005124 sec., 7806.401249024199 rows/sec., 587.00 KiB/sec. | ||
3819 | 2025.03.21 02:06:33.140160 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} <Debug> TCPHandler: Processed in 0.005724719 sec. | ||
3820 | 2025.03.21 02:06:33.140526 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3821 | 2025.03.21 02:06:33.140579 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3407 rows, containing 5 columns (5 merged, 0 gathered) in 0.006203738 sec., 549185.023609959 rows/sec., 46.39 MiB/sec. | ||
3822 | 2025.03.21 02:06:33.140682 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3823 | 2025.03.21 02:06:33.140736 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3824 | 2025.03.21 02:06:33.141006 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3825 | 2025.03.21 02:06:33.141647 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3826 | 2025.03.21 02:06:33.141884 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3827 | 2025.03.21 02:06:33.141982 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3828 | 2025.03.21 02:06:33.142050 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
3829 | 2025.03.21 02:06:33.142058 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3830 | 2025.03.21 02:06:33.142471 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3831 | 2025.03.21 02:06:33.142727 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3832 | 2025.03.21 02:06:33.142904 [ 105 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3833 | 2025.03.21 02:06:33.142965 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002325 sec., 44731.18279569893 rows/sec., 3.49 MiB/sec. | ||
3834 | 2025.03.21 02:06:33.142971 [ 105 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2025.03.21 02:06:33.143062 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3836 | 2025.03.21 02:06:33.143112 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} <Debug> TCPHandler: Processed in 0.002683257 sec. | ||
3837 | 2025.03.21 02:06:33.143326 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
3838 | 2025.03.21 02:06:33.143350 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3839 | 2025.03.21 02:06:33.143601 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3840 | 2025.03.21 02:06:33.143605 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3841 | 2025.03.21 02:06:33.143675 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
3842 | 2025.03.21 02:06:33.143731 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3843 | 2025.03.21 02:06:33.144001 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
3844 | 2025.03.21 02:06:33.144308 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 382 rows starting from the beginning of the part | ||
3845 | 2025.03.21 02:06:33.144685 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
3846 | 2025.03.21 02:06:33.145128 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 382 rows starting from the beginning of the part | ||
3847 | 2025.03.21 02:06:33.145492 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
3848 | 2025.03.21 02:06:33.146478 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3849 | 2025.03.21 02:06:33.146552 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3850 | 2025.03.21 02:06:33.147554 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3851 | 2025.03.21 02:06:33.148116 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3852 | 2025.03.21 02:06:33.148351 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3853 | 2025.03.21 02:06:33.148441 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3854 | 2025.03.21 02:06:33.148496 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004956 sec., 32284.100080710246 rows/sec., 2.25 MiB/sec. | ||
3855 | 2025.03.21 02:06:33.148500 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3856 | 2025.03.21 02:06:33.148947 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} <Debug> TCPHandler: Processed in 0.005663108 sec. | ||
3857 | 2025.03.21 02:06:33.149075 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
3858 | 2025.03.21 02:06:33.149270 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.006088706 sec., 319608.1400547177 rows/sec., 24.41 MiB/sec. | ||
3859 | 2025.03.21 02:06:33.149372 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3860 | 2025.03.21 02:06:33.149449 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3861 | 2025.03.21 02:06:33.149551 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7334 rows starting from the beginning of the part | ||
3862 | 2025.03.21 02:06:33.149586 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3863 | 2025.03.21 02:06:33.149611 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3864 | 2025.03.21 02:06:33.150007 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
3865 | 2025.03.21 02:06:33.150140 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3866 | 2025.03.21 02:06:33.150551 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
3867 | 2025.03.21 02:06:33.150830 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2025.03.21 02:06:33.151094 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3869 | 2025.03.21 02:06:33.151371 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3870 | 2025.03.21 02:06:33.151566 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
3871 | 2025.03.21 02:06:33.151787 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3872 | 2025.03.21 02:06:33.152036 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3873 | 2025.03.21 02:06:33.155649 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3874 | 2025.03.21 02:06:33.155728 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3875 | 2025.03.21 02:06:33.157061 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3876 | 2025.03.21 02:06:33.157353 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3877 | 2025.03.21 02:06:33.157583 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3878 | 2025.03.21 02:06:33.157715 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3879 | 2025.03.21 02:06:33.157773 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3880 | 2025.03.21 02:06:33.157781 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.008254 sec., 4846.13520717228 rows/sec., 8.68 MiB/sec. | ||
3881 | 2025.03.21 02:06:33.158499 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
3882 | 2025.03.21 02:06:33.159212 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} <Debug> TCPHandler: Processed in 0.009942593 sec. | ||
3883 | 2025.03.21 02:06:33.159418 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8204 rows, containing 5 columns (5 merged, 0 gathered) in 0.010699087 sec., 766794.4003072412 rows/sec., 51.83 MiB/sec. | ||
3884 | 2025.03.21 02:06:33.159700 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3885 | 2025.03.21 02:06:33.159755 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3886 | 2025.03.21 02:06:33.160076 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3887 | 2025.03.21 02:06:33.160228 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3888 | 2025.03.21 02:06:33.160317 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3889 | 2025.03.21 02:06:33.160713 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part | ||
3890 | 2025.03.21 02:06:33.160777 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3891 | 2025.03.21 02:06:33.161172 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3892 | 2025.03.21 02:06:33.161773 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3893 | 2025.03.21 02:06:33.161823 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
3894 | 2025.03.21 02:06:33.162455 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3895 | 2025.03.21 02:06:33.163160 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
3896 | 2025.03.21 02:06:33.163331 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3897 | 2025.03.21 02:06:33.163435 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3898 | 2025.03.21 02:06:33.163889 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
3899 | 2025.03.21 02:06:33.164611 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
3900 | 2025.03.21 02:06:33.164984 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3901 | 2025.03.21 02:06:33.165804 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3902 | 2025.03.21 02:06:33.166031 [ 104 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3903 | 2025.03.21 02:06:33.166136 [ 104 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3904 | 2025.03.21 02:06:33.166207 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3905 | 2025.03.21 02:06:33.166572 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006529 sec., 9189.768724153775 rows/sec., 634.19 KiB/sec. | ||
3906 | 2025.03.21 02:06:33.166965 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3907 | 2025.03.21 02:06:33.167621 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} <Debug> TCPHandler: Processed in 0.00803215 sec. | ||
3908 | 2025.03.21 02:06:33.167692 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3909 | 2025.03.21 02:06:33.167831 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1240 rows starting from the beginning of the part | ||
3910 | 2025.03.21 02:06:33.167955 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
3911 | 2025.03.21 02:06:33.168318 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
3912 | 2025.03.21 02:06:33.168615 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
3913 | 2025.03.21 02:06:33.168949 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
3914 | 2025.03.21 02:06:33.169326 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3915 | 2025.03.21 02:06:33.172855 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 4 columns (4 merged, 0 gathered) in 0.006476873 sec., 239930.596137982 rows/sec., 15.73 MiB/sec. | ||
3916 | 2025.03.21 02:06:33.173183 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3917 | 2025.03.21 02:06:33.173755 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3918 | 2025.03.21 02:06:33.173871 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3919 | 2025.03.21 02:06:33.173966 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3920 | 2025.03.21 02:06:33.175373 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 19 columns (19 merged, 0 gathered) in 0.017477404 sec., 23744.945187511832 rows/sec., 42.55 MiB/sec. | ||
3921 | 2025.03.21 02:06:33.175975 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3922 | 2025.03.21 02:06:33.176411 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3923 | 2025.03.21 02:06:33.176498 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3924 | 2025.03.21 02:06:33.176653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
3925 | 2025.03.21 02:06:37.498792 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3926 | 2025.03.21 02:06:37.498865 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3927 | 2025.03.21 02:06:37.600073 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3928 | 2025.03.21 02:06:37.600826 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3929 | 2025.03.21 02:06:37.600885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3930 | 2025.03.21 02:06:37.601471 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3931 | 2025.03.21 02:06:37.601732 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3932 | 2025.03.21 02:06:37.602027 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3933 | 2025.03.21 02:06:38.135689 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3934 | 2025.03.21 02:06:38.135873 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3935 | 2025.03.21 02:06:38.135944 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3936 | 2025.03.21 02:06:38.136781 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3937 | 2025.03.21 02:06:38.136823 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3938 | 2025.03.21 02:06:38.137238 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3939 | 2025.03.21 02:06:38.137495 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3940 | 2025.03.21 02:06:38.137712 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001946 sec., 108941.41829393628 rows/sec., 6.93 MiB/sec. | ||
3941 | 2025.03.21 02:06:38.137773 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} <Debug> TCPHandler: Processed in 0.002269489 sec. | ||
3942 | 2025.03.21 02:06:38.137975 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3943 | 2025.03.21 02:06:38.138117 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3944 | 2025.03.21 02:06:38.138174 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3945 | 2025.03.21 02:06:38.139149 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3946 | 2025.03.21 02:06:38.139197 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3947 | 2025.03.21 02:06:38.139605 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3948 | 2025.03.21 02:06:38.139844 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3949 | 2025.03.21 02:06:38.140063 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00198 sec., 311616.16161616164 rows/sec., 24.36 MiB/sec. | ||
3950 | 2025.03.21 02:06:38.140117 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} <Debug> TCPHandler: Processed in 0.002208768 sec. | ||
3951 | 2025.03.21 02:06:38.140218 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3952 | 2025.03.21 02:06:38.140320 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3953 | 2025.03.21 02:06:38.140363 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3954 | 2025.03.21 02:06:38.140906 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3955 | 2025.03.21 02:06:38.140946 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3956 | 2025.03.21 02:06:38.141292 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3957 | 2025.03.21 02:06:38.141521 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3958 | 2025.03.21 02:06:38.141684 [ 98 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3959 | 2025.03.21 02:06:38.141756 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001454 sec., 72902.33837689133 rows/sec., 4.29 MiB/sec. | ||
3960 | 2025.03.21 02:06:38.141766 [ 98 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3961 | 2025.03.21 02:06:38.141849 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3962 | 2025.03.21 02:06:38.141884 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} <Debug> TCPHandler: Processed in 0.00170749 sec. | ||
3963 | 2025.03.21 02:06:38.142127 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3964 | 2025.03.21 02:06:38.142144 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
3965 | 2025.03.21 02:06:38.142445 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3966 | 2025.03.21 02:06:38.142606 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3967 | 2025.03.21 02:06:38.142739 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3968 | 2025.03.21 02:06:38.142850 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
3969 | 2025.03.21 02:06:38.143034 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
3970 | 2025.03.21 02:06:38.143389 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
3971 | 2025.03.21 02:06:38.143810 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
3972 | 2025.03.21 02:06:38.144047 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
3973 | 2025.03.21 02:06:38.144256 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
3974 | 2025.03.21 02:06:38.144961 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3975 | 2025.03.21 02:06:38.145005 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3976 | 2025.03.21 02:06:38.145523 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3977 | 2025.03.21 02:06:38.145865 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3978 | 2025.03.21 02:06:38.146027 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 5 columns (5 merged, 0 gathered) in 0.004059 sec., 137472.28381374723 rows/sec., 9.08 MiB/sec. | ||
3979 | 2025.03.21 02:06:38.146280 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003954 sec., 28578.654527061204 rows/sec., 1.85 MiB/sec. | ||
3980 | 2025.03.21 02:06:38.146390 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} <Debug> TCPHandler: Processed in 0.004362966 sec. | ||
3981 | 2025.03.21 02:06:38.146519 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3982 | 2025.03.21 02:06:38.146542 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3983 | 2025.03.21 02:06:38.146754 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3984 | 2025.03.21 02:06:38.146804 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3985 | 2025.03.21 02:06:38.147453 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3986 | 2025.03.21 02:06:38.147583 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3987 | 2025.03.21 02:06:38.147793 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3988 | 2025.03.21 02:06:38.147959 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3989 | 2025.03.21 02:06:38.148002 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
3990 | 2025.03.21 02:06:38.148357 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3991 | 2025.03.21 02:06:38.148591 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3992 | 2025.03.21 02:06:38.148800 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002101 sec., 53307.94859590671 rows/sec., 3.04 MiB/sec. | ||
3993 | 2025.03.21 02:06:38.148856 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} <Debug> TCPHandler: Processed in 0.002369601 sec. | ||
3994 | 2025.03.21 02:06:38.148967 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3995 | 2025.03.21 02:06:38.148966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3996 | 2025.03.21 02:06:38.149181 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3997 | 2025.03.21 02:06:38.149319 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3998 | 2025.03.21 02:06:38.152620 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3999 | 2025.03.21 02:06:38.152726 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4000 | 2025.03.21 02:06:38.154730 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4001 | 2025.03.21 02:06:38.155428 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2025.03.21 02:06:38.156894 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.007774 sec., 49138.152817082584 rows/sec., 3.47 MiB/sec. | ||
4003 | 2025.03.21 02:06:38.157371 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} <Debug> TCPHandler: Processed in 0.008457127 sec. | ||
4004 | 2025.03.21 02:06:38.157656 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4005 | 2025.03.21 02:06:38.157982 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4006 | 2025.03.21 02:06:38.158152 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4007 | 2025.03.21 02:06:38.160557 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4008 | 2025.03.21 02:06:38.160659 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4009 | 2025.03.21 02:06:38.162779 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4010 | 2025.03.21 02:06:38.163464 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4011 | 2025.03.21 02:06:38.164155 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006252 sec., 959.6928982725528 rows/sec., 50.14 KiB/sec. | ||
4012 | 2025.03.21 02:06:38.164288 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} <Debug> TCPHandler: Processed in 0.006736508 sec. | ||
4013 | 2025.03.21 02:06:38.164510 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4014 | 2025.03.21 02:06:38.164753 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4015 | 2025.03.21 02:06:38.164915 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4016 | 2025.03.21 02:06:38.167618 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4017 | 2025.03.21 02:06:38.167686 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4018 | 2025.03.21 02:06:38.169426 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4019 | 2025.03.21 02:06:38.170162 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4020 | 2025.03.21 02:06:38.170834 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00615 sec., 38536.58536585366 rows/sec., 2.58 MiB/sec. | ||
4021 | 2025.03.21 02:06:38.171075 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} <Debug> TCPHandler: Processed in 0.006644646 sec. | ||
4022 | 2025.03.21 02:06:38.171362 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4023 | 2025.03.21 02:06:38.171658 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4024 | 2025.03.21 02:06:38.171816 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4025 | 2025.03.21 02:06:38.173611 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4026 | 2025.03.21 02:06:38.173704 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4027 | 2025.03.21 02:06:38.174870 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4028 | 2025.03.21 02:06:38.175515 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4029 | 2025.03.21 02:06:38.175850 [ 98 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4030 | 2025.03.21 02:06:38.175950 [ 98 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4031 | 2025.03.21 02:06:38.176039 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4032 | 2025.03.21 02:06:38.176490 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0049 sec., 204.08163265306123 rows/sec., 13.75 KiB/sec. | ||
4033 | 2025.03.21 02:06:38.176841 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::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 | ||
4034 | 2025.03.21 02:06:38.177070 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} <Debug> TCPHandler: Processed in 0.005827991 sec. | ||
4035 | 2025.03.21 02:06:38.177500 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4036 | 2025.03.21 02:06:38.177650 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4037 | 2025.03.21 02:06:38.177772 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
4038 | 2025.03.21 02:06:38.177834 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4039 | 2025.03.21 02:06:38.178084 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4040 | 2025.03.21 02:06:38.178261 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4041 | 2025.03.21 02:06:38.178809 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4042 | 2025.03.21 02:06:38.179372 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4043 | 2025.03.21 02:06:38.179980 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4044 | 2025.03.21 02:06:38.180453 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4045 | 2025.03.21 02:06:38.182661 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4046 | 2025.03.21 02:06:38.182757 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4047 | 2025.03.21 02:06:38.184608 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4048 | 2025.03.21 02:06:38.185525 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2025.03.21 02:06:38.186472 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.008725 sec., 9398.280802292264 rows/sec., 611.23 KiB/sec. | ||
4050 | 2025.03.21 02:06:38.186862 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} <Debug> TCPHandler: Processed in 0.009487595 sec. | ||
4051 | 2025.03.21 02:06:38.187127 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.010878719 sec., 1011.1484633438919 rows/sec., 67.77 KiB/sec. | ||
4052 | 2025.03.21 02:06:38.187364 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4053 | 2025.03.21 02:06:38.188080 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2025.03.21 02:06:38.188311 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4055 | 2025.03.21 02:06:38.188492 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4056 | 2025.03.21 02:06:38.202806 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4057 | 2025.03.21 02:06:38.202867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4058 | 2025.03.21 02:06:38.210785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4059 | 2025.03.21 02:06:38.211594 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4060 | 2025.03.21 02:06:38.214827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4061 | 2025.03.21 02:06:40.777672 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4062 | 2025.03.21 02:06:40.777901 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4063 | 2025.03.21 02:06:40.777983 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4064 | 2025.03.21 02:06:40.778787 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4065 | 2025.03.21 02:06:40.778841 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4066 | 2025.03.21 02:06:40.779275 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4067 | 2025.03.21 02:06:40.779528 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4068 | 2025.03.21 02:06:40.779812 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001952 sec., 9221.311475409837 rows/sec., 751.93 KiB/sec. | ||
4069 | 2025.03.21 02:06:40.780067 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} <Debug> TCPHandler: Processed in 0.002524864 sec. | ||
4070 | 2025.03.21 02:06:40.780189 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4071 | 2025.03.21 02:06:40.780297 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4072 | 2025.03.21 02:06:40.780345 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4073 | 2025.03.21 02:06:40.781511 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4074 | 2025.03.21 02:06:40.781554 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4075 | 2025.03.21 02:06:40.782023 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4076 | 2025.03.21 02:06:40.782283 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4077 | 2025.03.21 02:06:40.782508 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002237 sec., 574430.0402324542 rows/sec., 47.69 MiB/sec. | ||
4078 | 2025.03.21 02:06:40.782563 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} <Debug> TCPHandler: Processed in 0.002427832 sec. | ||
4079 | 2025.03.21 02:06:40.782700 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4080 | 2025.03.21 02:06:40.782844 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4081 | 2025.03.21 02:06:40.782901 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4082 | 2025.03.21 02:06:40.783544 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4083 | 2025.03.21 02:06:40.783585 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4084 | 2025.03.21 02:06:40.783958 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4085 | 2025.03.21 02:06:40.784208 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4086 | 2025.03.21 02:06:40.784420 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.001607 sec., 36092.09707529558 rows/sec., 2.59 MiB/sec. | ||
4087 | 2025.03.21 02:06:40.784472 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} <Debug> TCPHandler: Processed in 0.001839392 sec. | ||
4088 | 2025.03.21 02:06:40.784609 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4089 | 2025.03.21 02:06:40.784717 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4090 | 2025.03.21 02:06:40.784762 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4091 | 2025.03.21 02:06:40.785369 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4092 | 2025.03.21 02:06:40.785409 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4093 | 2025.03.21 02:06:40.785779 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4094 | 2025.03.21 02:06:40.786028 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4095 | 2025.03.21 02:06:40.786245 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00155 sec., 147096.7741935484 rows/sec., 9.96 MiB/sec. | ||
4096 | 2025.03.21 02:06:40.786297 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} <Debug> TCPHandler: Processed in 0.001738731 sec. | ||
4097 | 2025.03.21 02:06:40.786402 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4098 | 2025.03.21 02:06:40.786504 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4099 | 2025.03.21 02:06:40.786548 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4100 | 2025.03.21 02:06:40.787307 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4101 | 2025.03.21 02:06:40.787349 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4102 | 2025.03.21 02:06:40.787727 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4103 | 2025.03.21 02:06:40.787979 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4104 | 2025.03.21 02:06:40.788236 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.001743 sec., 331612.16293746413 rows/sec., 24.69 MiB/sec. | ||
4105 | 2025.03.21 02:06:40.788423 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} <Debug> TCPHandler: Processed in 0.002067136 sec. | ||
4106 | 2025.03.21 02:06:40.788638 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4107 | 2025.03.21 02:06:40.788747 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4108 | 2025.03.21 02:06:40.788797 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4109 | 2025.03.21 02:06:40.789583 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4110 | 2025.03.21 02:06:40.789623 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4111 | 2025.03.21 02:06:40.790065 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4112 | 2025.03.21 02:06:40.790311 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4113 | 2025.03.21 02:06:40.790560 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.001836 sec., 511437.908496732 rows/sec., 34.28 MiB/sec. | ||
4114 | 2025.03.21 02:06:40.790768 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} <Debug> TCPHandler: Processed in 0.002193368 sec. | ||
4115 | 2025.03.21 02:06:40.790954 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4116 | 2025.03.21 02:06:40.791062 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4117 | 2025.03.21 02:06:40.791137 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4118 | 2025.03.21 02:06:40.792356 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4119 | 2025.03.21 02:06:40.792396 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4120 | 2025.03.21 02:06:40.793058 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4121 | 2025.03.21 02:06:40.793321 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4122 | 2025.03.21 02:06:40.793563 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002524 sec., 15847.860538827257 rows/sec., 28.40 MiB/sec. | ||
4123 | 2025.03.21 02:06:40.793666 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} <Debug> TCPHandler: Processed in 0.002774738 sec. | ||
4124 | 2025.03.21 02:06:40.793808 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4125 | 2025.03.21 02:06:40.793915 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4126 | 2025.03.21 02:06:40.793961 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4127 | 2025.03.21 02:06:40.794400 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4128 | 2025.03.21 02:06:40.794439 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4129 | 2025.03.21 02:06:40.794793 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4130 | 2025.03.21 02:06:40.795058 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4131 | 2025.03.21 02:06:40.795301 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001408 sec., 21306.818181818184 rows/sec., 1.44 MiB/sec. | ||
4132 | 2025.03.21 02:06:40.795476 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} <Debug> TCPHandler: Processed in 0.00171419 sec. | ||
4133 | 2025.03.21 02:06:42.631579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 594 | ||
4134 | 2025.03.21 02:06:42.635037 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4135 | 2025.03.21 02:06:42.635092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4136 | 2025.03.21 02:06:42.636600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4137 | 2025.03.21 02:06:42.636923 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4138 | 2025.03.21 02:06:42.637927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
4139 | 2025.03.21 02:06:43.125277 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4140 | 2025.03.21 02:06:43.125462 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4141 | 2025.03.21 02:06:43.125534 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4142 | 2025.03.21 02:06:43.126291 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4143 | 2025.03.21 02:06:43.126339 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4144 | 2025.03.21 02:06:43.126778 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4145 | 2025.03.21 02:06:43.127039 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4146 | 2025.03.21 02:06:43.127243 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec. | ||
4147 | 2025.03.21 02:06:43.127311 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} <Debug> TCPHandler: Processed in 0.002155008 sec. | ||
4148 | 2025.03.21 02:06:43.127448 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4149 | 2025.03.21 02:06:43.127566 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4150 | 2025.03.21 02:06:43.127614 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4151 | 2025.03.21 02:06:43.128167 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4152 | 2025.03.21 02:06:43.128205 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4153 | 2025.03.21 02:06:43.128563 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4154 | 2025.03.21 02:06:43.128800 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4155 | 2025.03.21 02:06:43.129026 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. | ||
4156 | 2025.03.21 02:06:43.129218 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} <Debug> TCPHandler: Processed in 0.001821072 sec. | ||
4157 | 2025.03.21 02:06:43.129424 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4158 | 2025.03.21 02:06:43.129535 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4159 | 2025.03.21 02:06:43.129587 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4160 | 2025.03.21 02:06:43.130090 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4161 | 2025.03.21 02:06:43.130128 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4162 | 2025.03.21 02:06:43.130515 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4163 | 2025.03.21 02:06:43.130759 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4164 | 2025.03.21 02:06:43.130934 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001425 sec., 53333.33333333333 rows/sec., 3.72 MiB/sec. | ||
4165 | 2025.03.21 02:06:43.130992 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} <Debug> TCPHandler: Processed in 0.001634709 sec. | ||
4166 | 2025.03.21 02:06:43.131097 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4167 | 2025.03.21 02:06:43.131201 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4168 | 2025.03.21 02:06:43.131248 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4169 | 2025.03.21 02:06:43.131663 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4170 | 2025.03.21 02:06:43.131700 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
4171 | 2025.03.21 02:06:43.132054 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4172 | 2025.03.21 02:06:43.132298 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4173 | 2025.03.21 02:06:43.132474 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001296 sec., 23148.148148148146 rows/sec., 1.55 MiB/sec. | ||
4174 | 2025.03.21 02:06:43.132522 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} <Debug> TCPHandler: Processed in 0.001476846 sec. | ||
4175 | 2025.03.21 02:06:45.102216 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4176 | 2025.03.21 02:06:45.102898 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4177 | 2025.03.21 02:06:45.102940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4178 | 2025.03.21 02:06:45.103540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4179 | 2025.03.21 02:06:45.103797 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2025.03.21 02:06:45.104032 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4181 | 2025.03.21 02:06:45.714965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4182 | 2025.03.21 02:06:45.736009 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4183 | 2025.03.21 02:06:45.736085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4184 | 2025.03.21 02:06:45.744201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4185 | 2025.03.21 02:06:45.745007 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4186 | 2025.03.21 02:06:45.748742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4187 | 2025.03.21 02:06:48.135468 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4188 | 2025.03.21 02:06:48.135678 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4189 | 2025.03.21 02:06:48.135758 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4190 | 2025.03.21 02:06:48.136660 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4191 | 2025.03.21 02:06:48.136712 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4192 | 2025.03.21 02:06:48.137165 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4193 | 2025.03.21 02:06:48.137421 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4194 | 2025.03.21 02:06:48.137747 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002124 sec., 99811.67608286253 rows/sec., 6.35 MiB/sec. | ||
4195 | 2025.03.21 02:06:48.137960 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} <Debug> TCPHandler: Processed in 0.002623305 sec. | ||
4196 | 2025.03.21 02:06:48.138121 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4197 | 2025.03.21 02:06:48.138237 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4198 | 2025.03.21 02:06:48.138285 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4199 | 2025.03.21 02:06:48.139066 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4200 | 2025.03.21 02:06:48.139107 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4201 | 2025.03.21 02:06:48.139518 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4202 | 2025.03.21 02:06:48.139761 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4203 | 2025.03.21 02:06:48.139999 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001789 sec., 344885.410844047 rows/sec., 26.96 MiB/sec. | ||
4204 | 2025.03.21 02:06:48.140055 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} <Debug> TCPHandler: Processed in 0.001987915 sec. | ||
4205 | 2025.03.21 02:06:48.140181 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4206 | 2025.03.21 02:06:48.140289 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4207 | 2025.03.21 02:06:48.140334 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4208 | 2025.03.21 02:06:48.140877 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4209 | 2025.03.21 02:06:48.140917 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4210 | 2025.03.21 02:06:48.141260 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4211 | 2025.03.21 02:06:48.141501 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4212 | 2025.03.21 02:06:48.141722 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001456 sec., 72802.1978021978 rows/sec., 4.28 MiB/sec. | ||
4213 | 2025.03.21 02:06:48.141774 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} <Debug> TCPHandler: Processed in 0.001645329 sec. | ||
4214 | 2025.03.21 02:06:48.141874 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4215 | 2025.03.21 02:06:48.141976 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4216 | 2025.03.21 02:06:48.142020 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4217 | 2025.03.21 02:06:48.142551 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4218 | 2025.03.21 02:06:48.142590 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4219 | 2025.03.21 02:06:48.142937 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4220 | 2025.03.21 02:06:48.143177 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4221 | 2025.03.21 02:06:48.143343 [ 86 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4222 | 2025.03.21 02:06:48.143416 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001454 sec., 77716.64374140302 rows/sec., 5.03 MiB/sec. | ||
4223 | 2025.03.21 02:06:48.143428 [ 86 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4224 | 2025.03.21 02:06:48.143498 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4225 | 2025.03.21 02:06:48.143551 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} <Debug> TCPHandler: Processed in 0.0017264 sec. | ||
4226 | 2025.03.21 02:06:48.143734 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4227 | 2025.03.21 02:06:48.143742 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
4228 | 2025.03.21 02:06:48.143905 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4229 | 2025.03.21 02:06:48.144015 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4230 | 2025.03.21 02:06:48.144054 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4231 | 2025.03.21 02:06:48.144160 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part | ||
4232 | 2025.03.21 02:06:48.144481 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
4233 | 2025.03.21 02:06:48.144890 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
4234 | 2025.03.21 02:06:48.145266 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
4235 | 2025.03.21 02:06:48.145574 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
4236 | 2025.03.21 02:06:48.145943 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
4237 | 2025.03.21 02:06:48.146834 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4238 | 2025.03.21 02:06:48.146894 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4239 | 2025.03.21 02:06:48.147980 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4240 | 2025.03.21 02:06:48.148448 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4241 | 2025.03.21 02:06:48.149283 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005663008 sec., 180469.46075301323 rows/sec., 12.61 MiB/sec. | ||
4242 | 2025.03.21 02:06:48.149321 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005449 sec., 20554.230133969537 rows/sec., 1.17 MiB/sec. | ||
4243 | 2025.03.21 02:06:48.149421 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} <Debug> TCPHandler: Processed in 0.00576521 sec. | ||
4244 | 2025.03.21 02:06:48.149511 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4245 | 2025.03.21 02:06:48.149563 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4246 | 2025.03.21 02:06:48.149694 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4247 | 2025.03.21 02:06:48.149744 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4248 | 2025.03.21 02:06:48.149878 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2025.03.21 02:06:48.150008 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4250 | 2025.03.21 02:06:48.150128 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4251 | 2025.03.21 02:06:48.150553 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4252 | 2025.03.21 02:06:48.150591 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4253 | 2025.03.21 02:06:48.150963 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4254 | 2025.03.21 02:06:48.151206 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4255 | 2025.03.21 02:06:48.151446 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001785 sec., 214005.60224089638 rows/sec., 15.09 MiB/sec. | ||
4256 | 2025.03.21 02:06:48.151503 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} <Debug> TCPHandler: Processed in 0.001998664 sec. | ||
4257 | 2025.03.21 02:06:48.151604 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4258 | 2025.03.21 02:06:48.151707 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4259 | 2025.03.21 02:06:48.151753 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4260 | 2025.03.21 02:06:48.152195 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4261 | 2025.03.21 02:06:48.152233 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4262 | 2025.03.21 02:06:48.152589 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4263 | 2025.03.21 02:06:48.152832 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2025.03.21 02:06:48.153010 [ 86 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4265 | 2025.03.21 02:06:48.153083 [ 86 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4266 | 2025.03.21 02:06:48.153108 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 222.01 KiB/sec. | ||
4267 | 2025.03.21 02:06:48.153126 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4268 | 2025.03.21 02:06:48.153252 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} <Debug> TCPHandler: Processed in 0.00169728 sec. | ||
4269 | 2025.03.21 02:06:48.153306 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
4270 | 2025.03.21 02:06:48.153421 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4271 | 2025.03.21 02:06:48.153429 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4272 | 2025.03.21 02:06:48.153469 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
4273 | 2025.03.21 02:06:48.153596 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4274 | 2025.03.21 02:06:48.153624 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
4275 | 2025.03.21 02:06:48.153761 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4276 | 2025.03.21 02:06:48.153966 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
4277 | 2025.03.21 02:06:48.154169 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
4278 | 2025.03.21 02:06:48.154382 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
4279 | 2025.03.21 02:06:48.154589 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
4280 | 2025.03.21 02:06:48.155318 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4281 | 2025.03.21 02:06:48.155362 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4282 | 2025.03.21 02:06:48.155991 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4283 | 2025.03.21 02:06:48.156058 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00281248 sec., 23466.833541927408 rows/sec., 1.20 MiB/sec. | ||
4284 | 2025.03.21 02:06:48.156253 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4285 | 2025.03.21 02:06:48.156414 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): 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.21 02:06:48.156828 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003293 sec., 71970.84725174613 rows/sec., 4.82 MiB/sec. | ||
4287 | 2025.03.21 02:06:48.156995 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} <Debug> TCPHandler: Processed in 0.003629903 sec. | ||
4288 | 2025.03.21 02:06:48.157007 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2025.03.21 02:06:48.157195 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4290 | 2025.03.21 02:06:48.157205 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4291 | 2025.03.21 02:06:48.157374 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4292 | 2025.03.21 02:06:48.157410 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4293 | 2025.03.21 02:06:48.157467 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4294 | 2025.03.21 02:06:48.157902 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4295 | 2025.03.21 02:06:48.157940 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4296 | 2025.03.21 02:06:48.158287 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4297 | 2025.03.21 02:06:48.158531 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4298 | 2025.03.21 02:06:48.158744 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. | ||
4299 | 2025.03.21 02:06:48.158797 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} <Debug> TCPHandler: Processed in 0.001672259 sec. | ||
4300 | 2025.03.21 02:06:48.158900 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4301 | 2025.03.21 02:06:48.159002 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4302 | 2025.03.21 02:06:48.159048 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4303 | 2025.03.21 02:06:48.159470 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4304 | 2025.03.21 02:06:48.159508 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4305 | 2025.03.21 02:06:48.159859 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4306 | 2025.03.21 02:06:48.160091 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4307 | 2025.03.21 02:06:48.160310 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00133 sec., 61654.13533834586 rows/sec., 3.92 MiB/sec. | ||
4308 | 2025.03.21 02:06:48.160361 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} <Debug> TCPHandler: Processed in 0.001509947 sec. | ||
4309 | 2025.03.21 02:06:52.498913 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4310 | 2025.03.21 02:06:52.498988 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4311 | 2025.03.21 02:06:52.604230 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4312 | 2025.03.21 02:06:52.604951 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4313 | 2025.03.21 02:06:52.605002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4314 | 2025.03.21 02:06:52.605547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4315 | 2025.03.21 02:06:52.605812 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2025.03.21 02:06:52.606060 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4317 | 2025.03.21 02:06:52.638345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 622 | ||
4318 | 2025.03.21 02:06:52.641510 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4319 | 2025.03.21 02:06:52.641570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4320 | 2025.03.21 02:06:52.643093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4321 | 2025.03.21 02:06:52.643416 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2025.03.21 02:06:52.644571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
4323 | 2025.03.21 02:06:53.131812 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4324 | 2025.03.21 02:06:53.132025 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4325 | 2025.03.21 02:06:53.132105 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4326 | 2025.03.21 02:06:53.133060 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4327 | 2025.03.21 02:06:53.133115 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4328 | 2025.03.21 02:06:53.133565 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4329 | 2025.03.21 02:06:53.133848 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4330 | 2025.03.21 02:06:53.134055 [ 80 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4331 | 2025.03.21 02:06:53.134118 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002142 sec., 63492.0634920635 rows/sec., 5.48 MiB/sec. | ||
4332 | 2025.03.21 02:06:53.134145 [ 80 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4333 | 2025.03.21 02:06:53.134214 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4334 | 2025.03.21 02:06:53.134250 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} <Debug> TCPHandler: Processed in 0.002567895 sec. | ||
4335 | 2025.03.21 02:06:53.134614 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4336 | 2025.03.21 02:06:53.134602 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
4337 | 2025.03.21 02:06:53.135064 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4338 | 2025.03.21 02:06:53.135114 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4339 | 2025.03.21 02:06:53.135167 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4340 | 2025.03.21 02:06:53.135189 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1845 rows starting from the beginning of the part | ||
4341 | 2025.03.21 02:06:53.135534 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 617 rows starting from the beginning of the part | ||
4342 | 2025.03.21 02:06:53.135905 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1285 rows starting from the beginning of the part | ||
4343 | 2025.03.21 02:06:53.136272 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
4344 | 2025.03.21 02:06:53.136631 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 617 rows starting from the beginning of the part | ||
4345 | 2025.03.21 02:06:53.136969 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 136 rows starting from the beginning of the part | ||
4346 | 2025.03.21 02:06:53.137981 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2025.03.21 02:06:53.138058 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4348 | 2025.03.21 02:06:53.138889 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4349 | 2025.03.21 02:06:53.139437 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2025.03.21 02:06:53.139741 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.004887 sec., 8184.980560671169 rows/sec., 615.47 KiB/sec. | ||
4351 | 2025.03.21 02:06:53.139813 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} <Debug> TCPHandler: Processed in 0.005362084 sec. | ||
4352 | 2025.03.21 02:06:53.139975 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4353 | 2025.03.21 02:06:53.140114 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4354 | 2025.03.21 02:06:53.140166 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4355 | 2025.03.21 02:06:53.140783 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4556 rows, containing 5 columns (5 merged, 0 gathered) in 0.006426072 sec., 708986.7651654074 rows/sec., 60.25 MiB/sec. | ||
4356 | 2025.03.21 02:06:53.141190 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4357 | 2025.03.21 02:06:53.141537 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4358 | 2025.03.21 02:06:53.141591 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4359 | 2025.03.21 02:06:53.141860 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4360 | 2025.03.21 02:06:53.142027 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4361 | 2025.03.21 02:06:53.142189 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
4362 | 2025.03.21 02:06:53.142304 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4363 | 2025.03.21 02:06:53.142558 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4364 | 2025.03.21 02:06:53.142757 [ 78 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4365 | 2025.03.21 02:06:53.142791 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002701 sec., 38504.25768233988 rows/sec., 3.01 MiB/sec. | ||
4366 | 2025.03.21 02:06:53.142847 [ 78 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4367 | 2025.03.21 02:06:53.142918 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} <Debug> TCPHandler: Processed in 0.002995252 sec. | ||
4368 | 2025.03.21 02:06:53.142925 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4369 | 2025.03.21 02:06:53.143187 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4370 | 2025.03.21 02:06:53.143282 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
4371 | 2025.03.21 02:06:53.143726 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4372 | 2025.03.21 02:06:53.143747 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4373 | 2025.03.21 02:06:53.143827 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 910 rows starting from the beginning of the part | ||
4374 | 2025.03.21 02:06:53.143839 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4375 | 2025.03.21 02:06:53.144215 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 382 rows starting from the beginning of the part | ||
4376 | 2025.03.21 02:06:53.144589 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 578 rows starting from the beginning of the part | ||
4377 | 2025.03.21 02:06:53.144913 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
4378 | 2025.03.21 02:06:53.145186 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 382 rows starting from the beginning of the part | ||
4379 | 2025.03.21 02:06:53.145508 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
4380 | 2025.03.21 02:06:53.146787 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4381 | 2025.03.21 02:06:53.146865 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4382 | 2025.03.21 02:06:53.148003 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4383 | 2025.03.21 02:06:53.148416 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4384 | 2025.03.21 02:06:53.148636 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4385 | 2025.03.21 02:06:53.148757 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4386 | 2025.03.21 02:06:53.148844 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4387 | 2025.03.21 02:06:53.149389 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005823 sec., 27477.245406148035 rows/sec., 1.91 MiB/sec. | ||
4388 | 2025.03.21 02:06:53.149399 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
4389 | 2025.03.21 02:06:53.149417 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.006345931 sec., 381346.7243813398 rows/sec., 29.21 MiB/sec. | ||
4390 | 2025.03.21 02:06:53.149902 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4391 | 2025.03.21 02:06:53.150001 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} <Debug> TCPHandler: Processed in 0.006941081 sec. | ||
4392 | 2025.03.21 02:06:53.150253 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4393 | 2025.03.21 02:06:53.150423 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8204 rows starting from the beginning of the part | ||
4394 | 2025.03.21 02:06:53.150512 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4395 | 2025.03.21 02:06:53.150801 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
4396 | 2025.03.21 02:06:53.150929 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4397 | 2025.03.21 02:06:53.151316 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4398 | 2025.03.21 02:06:53.151306 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4399 | 2025.03.21 02:06:53.151319 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 939 rows starting from the beginning of the part | ||
4400 | 2025.03.21 02:06:53.151536 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
4401 | 2025.03.21 02:06:53.151822 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4402 | 2025.03.21 02:06:53.151826 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
4403 | 2025.03.21 02:06:53.152219 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
4404 | 2025.03.21 02:06:53.152515 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
4405 | 2025.03.21 02:06:53.155937 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4406 | 2025.03.21 02:06:53.156008 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4407 | 2025.03.21 02:06:53.157396 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4408 | 2025.03.21 02:06:53.158140 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4409 | 2025.03.21 02:06:53.158547 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.007369 sec., 5428.14493146967 rows/sec., 9.73 MiB/sec. | ||
4410 | 2025.03.21 02:06:53.158829 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} <Debug> TCPHandler: Processed in 0.008476728 sec. | ||
4411 | 2025.03.21 02:06:53.158965 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4412 | 2025.03.21 02:06:53.159095 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4413 | 2025.03.21 02:06:53.159219 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4414 | 2025.03.21 02:06:53.159710 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9853 rows, containing 5 columns (5 merged, 0 gathered) in 0.010697366 sec., 921067.8591346693 rows/sec., 62.23 MiB/sec. | ||
4415 | 2025.03.21 02:06:53.160013 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4416 | 2025.03.21 02:06:53.160496 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4417 | 2025.03.21 02:06:53.160552 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4418 | 2025.03.21 02:06:53.160643 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4419 | 2025.03.21 02:06:53.160854 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4420 | 2025.03.21 02:06:53.161021 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
4421 | 2025.03.21 02:06:53.161241 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4422 | 2025.03.21 02:06:53.161488 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4423 | 2025.03.21 02:06:53.161668 [ 78 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4424 | 2025.03.21 02:06:53.161730 [ 78 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4425 | 2025.03.21 02:06:53.161746 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002707 sec., 22164.758034724786 rows/sec., 1.49 MiB/sec. | ||
4426 | 2025.03.21 02:06:53.161779 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4427 | 2025.03.21 02:06:53.161901 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} <Debug> TCPHandler: Processed in 0.003046983 sec. | ||
4428 | 2025.03.21 02:06:53.161967 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
4429 | 2025.03.21 02:06:53.162136 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4430 | 2025.03.21 02:06:53.162166 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1554 rows starting from the beginning of the part | ||
4431 | 2025.03.21 02:06:53.162234 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4432 | 2025.03.21 02:06:53.162352 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
4433 | 2025.03.21 02:06:53.162533 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
4434 | 2025.03.21 02:06:53.162683 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
4435 | 2025.03.21 02:06:53.162873 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
4436 | 2025.03.21 02:06:53.164218 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253069 sec., 815776.170192746 rows/sec., 53.42 MiB/sec. | ||
4437 | 2025.03.21 02:06:53.164427 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4438 | 2025.03.21 02:06:53.164712 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2025.03.21 02:06:53.164793 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4440 | 2025.03.21 02:06:53.164876 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4441 | 2025.03.21 02:06:53.248880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4442 | 2025.03.21 02:06:53.271808 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4443 | 2025.03.21 02:06:53.271874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4444 | 2025.03.21 02:06:53.279940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4445 | 2025.03.21 02:06:53.280754 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4446 | 2025.03.21 02:06:53.284031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4447 | 2025.03.21 02:06:58.136205 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4448 | 2025.03.21 02:06:58.136430 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4449 | 2025.03.21 02:06:58.136512 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4450 | 2025.03.21 02:06:58.137425 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4451 | 2025.03.21 02:06:58.137478 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4452 | 2025.03.21 02:06:58.137944 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4453 | 2025.03.21 02:06:58.138205 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4454 | 2025.03.21 02:06:58.138515 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00212 sec., 100000 rows/sec., 6.36 MiB/sec. | ||
4455 | 2025.03.21 02:06:58.138663 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} <Debug> TCPHandler: Processed in 0.002598056 sec. | ||
4456 | 2025.03.21 02:06:58.138781 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4457 | 2025.03.21 02:06:58.138891 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4458 | 2025.03.21 02:06:58.138938 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4459 | 2025.03.21 02:06:58.139754 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4460 | 2025.03.21 02:06:58.139792 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4461 | 2025.03.21 02:06:58.140246 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4462 | 2025.03.21 02:06:58.140490 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4463 | 2025.03.21 02:06:58.140703 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001838 sec., 335690.9684439608 rows/sec., 26.24 MiB/sec. | ||
4464 | 2025.03.21 02:06:58.140759 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} <Debug> TCPHandler: Processed in 0.002030585 sec. | ||
4465 | 2025.03.21 02:06:58.140879 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4466 | 2025.03.21 02:06:58.140999 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4467 | 2025.03.21 02:06:58.141053 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4468 | 2025.03.21 02:06:58.141756 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4469 | 2025.03.21 02:06:58.141805 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4470 | 2025.03.21 02:06:58.142198 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4471 | 2025.03.21 02:06:58.142439 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4472 | 2025.03.21 02:06:58.142658 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001688 sec., 62796.208530805685 rows/sec., 3.69 MiB/sec. | ||
4473 | 2025.03.21 02:06:58.142711 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} <Debug> TCPHandler: Processed in 0.001887693 sec. | ||
4474 | 2025.03.21 02:06:58.142828 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4475 | 2025.03.21 02:06:58.142934 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4476 | 2025.03.21 02:06:58.142978 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4477 | 2025.03.21 02:06:58.143525 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4478 | 2025.03.21 02:06:58.143564 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4479 | 2025.03.21 02:06:58.143918 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4480 | 2025.03.21 02:06:58.144155 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4481 | 2025.03.21 02:06:58.144402 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001479 sec., 76402.97498309669 rows/sec., 4.95 MiB/sec. | ||
4482 | 2025.03.21 02:06:58.144609 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} <Debug> TCPHandler: Processed in 0.001828172 sec. | ||
4483 | 2025.03.21 02:06:58.144773 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4484 | 2025.03.21 02:06:58.144878 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4485 | 2025.03.21 02:06:58.144922 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4486 | 2025.03.21 02:06:58.145509 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4487 | 2025.03.21 02:06:58.145548 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4488 | 2025.03.21 02:06:58.145913 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4489 | 2025.03.21 02:06:58.146149 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4490 | 2025.03.21 02:06:58.146388 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001525 sec., 73442.62295081967 rows/sec., 4.18 MiB/sec. | ||
4491 | 2025.03.21 02:06:58.146585 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} <Debug> TCPHandler: Processed in 0.001862903 sec. | ||
4492 | 2025.03.21 02:06:58.146716 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4493 | 2025.03.21 02:06:58.146820 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4494 | 2025.03.21 02:06:58.146862 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4495 | 2025.03.21 02:06:58.147549 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4496 | 2025.03.21 02:06:58.147589 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4497 | 2025.03.21 02:06:58.147956 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4498 | 2025.03.21 02:06:58.148193 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4499 | 2025.03.21 02:06:58.148394 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001595 sec., 239498.43260188086 rows/sec., 16.89 MiB/sec. | ||
4500 | 2025.03.21 02:06:58.148450 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} <Debug> TCPHandler: Processed in 0.001790131 sec. | ||
4501 | 2025.03.21 02:06:58.148576 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4502 | 2025.03.21 02:06:58.148682 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4503 | 2025.03.21 02:06:58.148726 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4504 | 2025.03.21 02:06:58.149147 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4505 | 2025.03.21 02:06:58.149185 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4506 | 2025.03.21 02:06:58.149538 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4507 | 2025.03.21 02:06:58.149773 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2025.03.21 02:06:58.149976 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 238.39 KiB/sec. | ||
4509 | 2025.03.21 02:06:58.150024 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} <Debug> TCPHandler: Processed in 0.001500126 sec. | ||
4510 | 2025.03.21 02:06:58.150143 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4511 | 2025.03.21 02:06:58.150256 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4512 | 2025.03.21 02:06:58.150304 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4513 | 2025.03.21 02:06:58.150824 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2025.03.21 02:06:58.150862 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4515 | 2025.03.21 02:06:58.151258 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4516 | 2025.03.21 02:06:58.151496 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4517 | 2025.03.21 02:06:58.151699 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. | ||
4518 | 2025.03.21 02:06:58.151748 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} <Debug> TCPHandler: Processed in 0.001659529 sec. | ||
4519 | 2025.03.21 02:06:58.151862 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4520 | 2025.03.21 02:06:58.151973 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4521 | 2025.03.21 02:06:58.152022 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4522 | 2025.03.21 02:06:58.152485 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4523 | 2025.03.21 02:06:58.152535 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4524 | 2025.03.21 02:06:58.152915 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4525 | 2025.03.21 02:06:58.153162 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4526 | 2025.03.21 02:06:58.153377 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. | ||
4527 | 2025.03.21 02:06:58.153428 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} <Debug> TCPHandler: Processed in 0.001617849 sec. | ||
4528 | 2025.03.21 02:06:58.153557 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4529 | 2025.03.21 02:06:58.153662 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4530 | 2025.03.21 02:06:58.153707 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4531 | 2025.03.21 02:06:58.154142 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4532 | 2025.03.21 02:06:58.154180 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4533 | 2025.03.21 02:06:58.154544 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4534 | 2025.03.21 02:06:58.154786 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4535 | 2025.03.21 02:06:58.155013 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec. | ||
4536 | 2025.03.21 02:06:58.155102 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} <Debug> TCPHandler: Processed in 0.001593308 sec. | ||
4537 | 2025.03.21 02:07:00.106249 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4538 | 2025.03.21 02:07:00.107023 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4539 | 2025.03.21 02:07:00.107070 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4540 | 2025.03.21 02:07:00.107617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4541 | 2025.03.21 02:07:00.107875 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4542 | 2025.03.21 02:07:00.108044 [ 70 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4543 | 2025.03.21 02:07:00.108077 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4544 | 2025.03.21 02:07:00.108100 [ 70 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4545 | 2025.03.21 02:07:00.108129 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4546 | 2025.03.21 02:07:00.108285 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
4547 | 2025.03.21 02:07:00.108462 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4548 | 2025.03.21 02:07:00.108509 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
4549 | 2025.03.21 02:07:00.108587 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
4550 | 2025.03.21 02:07:00.108687 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
4551 | 2025.03.21 02:07:00.108911 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
4552 | 2025.03.21 02:07:00.109129 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
4553 | 2025.03.21 02:07:00.109331 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
4554 | 2025.03.21 02:07:00.111663 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00345409 sec., 2807975.472555724 rows/sec., 40.17 MiB/sec. | ||
4555 | 2025.03.21 02:07:00.112048 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4556 | 2025.03.21 02:07:00.112374 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4557 | 2025.03.21 02:07:00.112462 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4558 | 2025.03.21 02:07:00.112565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4559 | 2025.03.21 02:07:00.784191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4560 | 2025.03.21 02:07:00.806731 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4561 | 2025.03.21 02:07:00.806795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4562 | 2025.03.21 02:07:00.814676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4563 | 2025.03.21 02:07:00.815456 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4564 | 2025.03.21 02:07:00.815843 [ 69 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4565 | 2025.03.21 02:07:00.815989 [ 69 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4566 | 2025.03.21 02:07:00.816052 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4567 | 2025.03.21 02:07:00.817251 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
4568 | 2025.03.21 02:07:00.832463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4569 | 2025.03.21 02:07:00.834015 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4570 | 2025.03.21 02:07:00.835443 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
4571 | 2025.03.21 02:07:00.841169 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
4572 | 2025.03.21 02:07:00.846983 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
4573 | 2025.03.21 02:07:00.853036 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
4574 | 2025.03.21 02:07:00.859010 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
4575 | 2025.03.21 02:07:00.863905 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
4576 | 2025.03.21 02:07:00.923540 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107274138 sec., 1482.1838978561636 rows/sec., 7.66 MiB/sec. | ||
4577 | 2025.03.21 02:07:00.926234 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4578 | 2025.03.21 02:07:00.929232 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4579 | 2025.03.21 02:07:00.929367 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4580 | 2025.03.21 02:07:00.931852 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4581 | 2025.03.21 02:07:01.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.51 MiB, peak 196.05 MiB, free memory in arenas 0.00 B, will set to 187.86 MiB (RSS), difference: 2.35 MiB | ||
4582 | 2025.03.21 02:07:02.644900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 654 | ||
4583 | 2025.03.21 02:07:02.648099 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4584 | 2025.03.21 02:07:02.648161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4585 | 2025.03.21 02:07:02.649651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4586 | 2025.03.21 02:07:02.649975 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4587 | 2025.03.21 02:07:02.650612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
4588 | 2025.03.21 02:07:03.131792 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4589 | 2025.03.21 02:07:03.131993 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4590 | 2025.03.21 02:07:03.132070 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4591 | 2025.03.21 02:07:03.132900 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4592 | 2025.03.21 02:07:03.132940 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4593 | 2025.03.21 02:07:03.133372 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4594 | 2025.03.21 02:07:03.133635 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4595 | 2025.03.21 02:07:03.133835 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001899 sec., 71616.64033701947 rows/sec., 6.18 MiB/sec. | ||
4596 | 2025.03.21 02:07:03.133890 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} <Debug> TCPHandler: Processed in 0.002235538 sec. | ||
4597 | 2025.03.21 02:07:03.134016 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4598 | 2025.03.21 02:07:03.134123 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4599 | 2025.03.21 02:07:03.134170 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4600 | 2025.03.21 02:07:03.134698 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4601 | 2025.03.21 02:07:03.134735 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4602 | 2025.03.21 02:07:03.135081 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4603 | 2025.03.21 02:07:03.135321 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4604 | 2025.03.21 02:07:03.135450 [ 67 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4605 | 2025.03.21 02:07:03.135491 [ 67 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4606 | 2025.03.21 02:07:03.135507 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001406 sec., 28449.50213371266 rows/sec., 2.09 MiB/sec. | ||
4607 | 2025.03.21 02:07:03.135517 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4608 | 2025.03.21 02:07:03.135592 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} <Debug> TCPHandler: Processed in 0.001626488 sec. | ||
4609 | 2025.03.21 02:07:03.135800 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
4610 | 2025.03.21 02:07:03.135814 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4611 | 2025.03.21 02:07:03.136072 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4612 | 2025.03.21 02:07:03.136103 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4613 | 2025.03.21 02:07:03.136159 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4614 | 2025.03.21 02:07:03.136172 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
4615 | 2025.03.21 02:07:03.136510 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
4616 | 2025.03.21 02:07:03.136858 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part | ||
4617 | 2025.03.21 02:07:03.137167 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
4618 | 2025.03.21 02:07:03.137491 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
4619 | 2025.03.21 02:07:03.137754 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
4620 | 2025.03.21 02:07:03.139091 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4621 | 2025.03.21 02:07:03.139156 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4622 | 2025.03.21 02:07:03.140343 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4623 | 2025.03.21 02:07:03.140918 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4624 | 2025.03.21 02:07:03.141035 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 5 columns (5 merged, 0 gathered) in 0.005404404 sec., 94367.48251981163 rows/sec., 6.40 MiB/sec. | ||
4625 | 2025.03.21 02:07:03.141393 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.005356 sec., 19417.47572815534 rows/sec., 1.52 MiB/sec. | ||
4626 | 2025.03.21 02:07:03.141420 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4627 | 2025.03.21 02:07:03.141869 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} <Debug> TCPHandler: Processed in 0.006107816 sec. | ||
4628 | 2025.03.21 02:07:03.142208 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4629 | 2025.03.21 02:07:03.142320 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4630 | 2025.03.21 02:07:03.142381 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4631 | 2025.03.21 02:07:03.142489 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4632 | 2025.03.21 02:07:03.142528 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4633 | 2025.03.21 02:07:03.142746 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4634 | 2025.03.21 02:07:03.143265 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4635 | 2025.03.21 02:07:03.143307 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4636 | 2025.03.21 02:07:03.143709 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4637 | 2025.03.21 02:07:03.143968 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4638 | 2025.03.21 02:07:03.144156 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001826 sec., 87623.22015334063 rows/sec., 6.10 MiB/sec. | ||
4639 | 2025.03.21 02:07:03.144220 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} <Debug> TCPHandler: Processed in 0.002082716 sec. | ||
4640 | 2025.03.21 02:07:03.144360 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4641 | 2025.03.21 02:07:03.144465 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4642 | 2025.03.21 02:07:03.144530 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4643 | 2025.03.21 02:07:03.145737 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2025.03.21 02:07:03.145773 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4645 | 2025.03.21 02:07:03.146460 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4646 | 2025.03.21 02:07:03.146724 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2025.03.21 02:07:03.146937 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002494 sec., 16038.492381716118 rows/sec., 28.74 MiB/sec. | ||
4648 | 2025.03.21 02:07:03.147059 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} <Debug> TCPHandler: Processed in 0.002750788 sec. | ||
4649 | 2025.03.21 02:07:03.147180 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4650 | 2025.03.21 02:07:03.147281 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4651 | 2025.03.21 02:07:03.147327 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4652 | 2025.03.21 02:07:03.147767 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2025.03.21 02:07:03.147803 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4654 | 2025.03.21 02:07:03.148164 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4655 | 2025.03.21 02:07:03.148419 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4656 | 2025.03.21 02:07:03.148591 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. | ||
4657 | 2025.03.21 02:07:03.148641 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} <Debug> TCPHandler: Processed in 0.001512476 sec. | ||
4658 | 2025.03.21 02:07:07.499031 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4659 | 2025.03.21 02:07:07.499104 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4660 | 2025.03.21 02:07:07.608294 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4661 | 2025.03.21 02:07:07.609385 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4662 | 2025.03.21 02:07:07.609428 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4663 | 2025.03.21 02:07:07.609970 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4664 | 2025.03.21 02:07:07.610258 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4665 | 2025.03.21 02:07:07.610499 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4666 | 2025.03.21 02:07:08.136034 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4667 | 2025.03.21 02:07:08.136219 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4668 | 2025.03.21 02:07:08.136289 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4669 | 2025.03.21 02:07:08.137124 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4670 | 2025.03.21 02:07:08.137167 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4671 | 2025.03.21 02:07:08.137604 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4672 | 2025.03.21 02:07:08.137871 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2025.03.21 02:07:08.138023 [ 59 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4674 | 2025.03.21 02:07:08.138074 [ 59 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4675 | 2025.03.21 02:07:08.138081 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00191 sec., 110994.76439790576 rows/sec., 7.06 MiB/sec. | ||
4676 | 2025.03.21 02:07:08.138101 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4677 | 2025.03.21 02:07:08.138197 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} <Debug> TCPHandler: Processed in 0.00228929 sec. | ||
4678 | 2025.03.21 02:07:08.138370 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
4679 | 2025.03.21 02:07:08.138402 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4680 | 2025.03.21 02:07:08.138623 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4681 | 2025.03.21 02:07:08.138679 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4682 | 2025.03.21 02:07:08.138717 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4683 | 2025.03.21 02:07:08.138766 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
4684 | 2025.03.21 02:07:08.139130 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
4685 | 2025.03.21 02:07:08.139538 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
4686 | 2025.03.21 02:07:08.139943 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
4687 | 2025.03.21 02:07:08.140265 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
4688 | 2025.03.21 02:07:08.141431 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4689 | 2025.03.21 02:07:08.141509 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4690 | 2025.03.21 02:07:08.142389 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4691 | 2025.03.21 02:07:08.142699 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004463518 sec., 237480.83910493922 rows/sec., 16.01 MiB/sec. | ||
4692 | 2025.03.21 02:07:08.142868 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4693 | 2025.03.21 02:07:08.143171 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4694 | 2025.03.21 02:07:08.143228 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.004677 sec., 131922.1723326919 rows/sec., 10.31 MiB/sec. | ||
4695 | 2025.03.21 02:07:08.143412 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} <Debug> TCPHandler: Processed in 0.005084579 sec. | ||
4696 | 2025.03.21 02:07:08.143557 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4697 | 2025.03.21 02:07:08.143761 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4698 | 2025.03.21 02:07:08.143775 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4699 | 2025.03.21 02:07:08.143844 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4700 | 2025.03.21 02:07:08.143985 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4701 | 2025.03.21 02:07:08.144237 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
4702 | 2025.03.21 02:07:08.144779 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4703 | 2025.03.21 02:07:08.144822 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4704 | 2025.03.21 02:07:08.145197 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4705 | 2025.03.21 02:07:08.145452 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4706 | 2025.03.21 02:07:08.145631 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001901 sec., 55760.12624934245 rows/sec., 3.28 MiB/sec. | ||
4707 | 2025.03.21 02:07:08.145684 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} <Debug> TCPHandler: Processed in 0.002178778 sec. | ||
4708 | 2025.03.21 02:07:08.145801 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4709 | 2025.03.21 02:07:08.145906 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4710 | 2025.03.21 02:07:08.145949 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4711 | 2025.03.21 02:07:08.146501 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4712 | 2025.03.21 02:07:08.146539 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4713 | 2025.03.21 02:07:08.146890 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4714 | 2025.03.21 02:07:08.147130 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4715 | 2025.03.21 02:07:08.147355 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00147 sec., 76870.74829931973 rows/sec., 4.98 MiB/sec. | ||
4716 | 2025.03.21 02:07:08.147407 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} <Debug> TCPHandler: Processed in 0.001657949 sec. | ||
4717 | 2025.03.21 02:07:08.147520 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4718 | 2025.03.21 02:07:08.147624 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4719 | 2025.03.21 02:07:08.147668 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4720 | 2025.03.21 02:07:08.148226 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4721 | 2025.03.21 02:07:08.148264 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4722 | 2025.03.21 02:07:08.148608 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4723 | 2025.03.21 02:07:08.148839 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4724 | 2025.03.21 02:07:08.149006 [ 58 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4725 | 2025.03.21 02:07:08.149083 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001471 sec., 76138.6811692726 rows/sec., 4.34 MiB/sec. | ||
4726 | 2025.03.21 02:07:08.149090 [ 58 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4727 | 2025.03.21 02:07:08.149172 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4728 | 2025.03.21 02:07:08.149217 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} <Debug> TCPHandler: Processed in 0.00174313 sec. | ||
4729 | 2025.03.21 02:07:08.149576 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
4730 | 2025.03.21 02:07:08.149631 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4731 | 2025.03.21 02:07:08.149906 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4732 | 2025.03.21 02:07:08.149935 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4733 | 2025.03.21 02:07:08.149982 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4734 | 2025.03.21 02:07:08.150006 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
4735 | 2025.03.21 02:07:08.150409 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
4736 | 2025.03.21 02:07:08.150820 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
4737 | 2025.03.21 02:07:08.151226 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
4738 | 2025.03.21 02:07:08.151570 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
4739 | 2025.03.21 02:07:08.152563 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4740 | 2025.03.21 02:07:08.152635 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4741 | 2025.03.21 02:07:08.153632 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4742 | 2025.03.21 02:07:08.154159 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004873285 sec., 114912.22040163874 rows/sec., 6.98 MiB/sec. | ||
4743 | 2025.03.21 02:07:08.154172 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4744 | 2025.03.21 02:07:08.154414 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4745 | 2025.03.21 02:07:08.154608 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004781 sec., 79899.60259359967 rows/sec., 5.63 MiB/sec. | ||
4746 | 2025.03.21 02:07:08.154717 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} <Debug> TCPHandler: Processed in 0.00520426 sec. | ||
4747 | 2025.03.21 02:07:08.154890 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4748 | 2025.03.21 02:07:08.155064 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4749 | 2025.03.21 02:07:08.155107 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4750 | 2025.03.21 02:07:08.155142 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4751 | 2025.03.21 02:07:08.155344 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4752 | 2025.03.21 02:07:08.155542 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4753 | 2025.03.21 02:07:08.155900 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4754 | 2025.03.21 02:07:08.155942 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4755 | 2025.03.21 02:07:08.156316 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4756 | 2025.03.21 02:07:08.156577 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4757 | 2025.03.21 02:07:08.156792 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001767 sec., 3395.585738539898 rows/sec., 177.41 KiB/sec. | ||
4758 | 2025.03.21 02:07:08.156851 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} <Debug> TCPHandler: Processed in 0.002019866 sec. | ||
4759 | 2025.03.21 02:07:08.156990 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4760 | 2025.03.21 02:07:08.157095 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4761 | 2025.03.21 02:07:08.157142 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4762 | 2025.03.21 02:07:08.157693 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4763 | 2025.03.21 02:07:08.157731 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4764 | 2025.03.21 02:07:08.158119 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4765 | 2025.03.21 02:07:08.158358 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4766 | 2025.03.21 02:07:08.158601 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. | ||
4767 | 2025.03.21 02:07:08.158777 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} <Debug> TCPHandler: Processed in 0.001832052 sec. | ||
4768 | 2025.03.21 02:07:08.158986 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4769 | 2025.03.21 02:07:08.159092 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4770 | 2025.03.21 02:07:08.159139 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4771 | 2025.03.21 02:07:08.159605 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4772 | 2025.03.21 02:07:08.159643 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4773 | 2025.03.21 02:07:08.159998 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4774 | 2025.03.21 02:07:08.160250 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4775 | 2025.03.21 02:07:08.160503 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
4776 | 2025.03.21 02:07:08.160697 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} <Debug> TCPHandler: Processed in 0.00177716 sec. | ||
4777 | 2025.03.21 02:07:08.160837 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4778 | 2025.03.21 02:07:08.160938 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4779 | 2025.03.21 02:07:08.160983 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4780 | 2025.03.21 02:07:08.161477 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4781 | 2025.03.21 02:07:08.161519 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4782 | 2025.03.21 02:07:08.161882 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4783 | 2025.03.21 02:07:08.162122 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4784 | 2025.03.21 02:07:08.162327 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001412 sec., 58073.65439093484 rows/sec., 3.69 MiB/sec. | ||
4785 | 2025.03.21 02:07:08.162380 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} <Debug> TCPHandler: Processed in 0.001593088 sec. | ||
4786 | 2025.03.21 02:07:08.332624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4787 | 2025.03.21 02:07:08.351741 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2025.03.21 02:07:08.351807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
4789 | 2025.03.21 02:07:08.359596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4790 | 2025.03.21 02:07:08.360383 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2025.03.21 02:07:08.363251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4792 | 2025.03.21 02:07:10.778354 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4793 | 2025.03.21 02:07:10.778576 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4794 | 2025.03.21 02:07:10.778658 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4795 | 2025.03.21 02:07:10.780012 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4796 | 2025.03.21 02:07:10.780063 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4797 | 2025.03.21 02:07:10.780579 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4798 | 2025.03.21 02:07:10.780844 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2025.03.21 02:07:10.781091 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.002571 sec., 496304.93971217424 rows/sec., 41.25 MiB/sec. | ||
4800 | 2025.03.21 02:07:10.781159 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} <Debug> TCPHandler: Processed in 0.002940821 sec. | ||
4801 | 2025.03.21 02:07:10.781274 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4802 | 2025.03.21 02:07:10.781385 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4803 | 2025.03.21 02:07:10.781435 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4804 | 2025.03.21 02:07:10.781979 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4805 | 2025.03.21 02:07:10.782022 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4806 | 2025.03.21 02:07:10.782377 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4807 | 2025.03.21 02:07:10.782620 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4808 | 2025.03.21 02:07:10.782829 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001471 sec., 27192.38613188307 rows/sec., 2.00 MiB/sec. | ||
4809 | 2025.03.21 02:07:10.782884 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} <Debug> TCPHandler: Processed in 0.001661289 sec. | ||
4810 | 2025.03.21 02:07:10.783003 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4811 | 2025.03.21 02:07:10.783109 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4812 | 2025.03.21 02:07:10.783156 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4813 | 2025.03.21 02:07:10.783733 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4814 | 2025.03.21 02:07:10.783773 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4815 | 2025.03.21 02:07:10.784134 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4816 | 2025.03.21 02:07:10.784389 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4817 | 2025.03.21 02:07:10.784601 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001513 sec., 150693.9854593523 rows/sec., 10.20 MiB/sec. | ||
4818 | 2025.03.21 02:07:10.784654 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} <Debug> TCPHandler: Processed in 0.001701599 sec. | ||
4819 | 2025.03.21 02:07:10.784790 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4820 | 2025.03.21 02:07:10.784895 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4821 | 2025.03.21 02:07:10.784940 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4822 | 2025.03.21 02:07:10.785628 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4823 | 2025.03.21 02:07:10.785668 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4824 | 2025.03.21 02:07:10.786039 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4825 | 2025.03.21 02:07:10.786275 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4826 | 2025.03.21 02:07:10.786452 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.001578 sec., 354879.59442332067 rows/sec., 26.37 MiB/sec. | ||
4827 | 2025.03.21 02:07:10.786503 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} <Debug> TCPHandler: Processed in 0.001763311 sec. | ||
4828 | 2025.03.21 02:07:10.786615 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4829 | 2025.03.21 02:07:10.786721 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4830 | 2025.03.21 02:07:10.786770 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4831 | 2025.03.21 02:07:10.787430 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4832 | 2025.03.21 02:07:10.787467 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4833 | 2025.03.21 02:07:10.787888 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4834 | 2025.03.21 02:07:10.788125 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4835 | 2025.03.21 02:07:10.788307 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.001608 sec., 578358.2089552239 rows/sec., 38.76 MiB/sec. | ||
4836 | 2025.03.21 02:07:10.788357 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} <Debug> TCPHandler: Processed in 0.001794231 sec. | ||
4837 | 2025.03.21 02:07:10.788470 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4838 | 2025.03.21 02:07:10.788576 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4839 | 2025.03.21 02:07:10.788641 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4840 | 2025.03.21 02:07:10.789738 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4841 | 2025.03.21 02:07:10.789775 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4842 | 2025.03.21 02:07:10.790423 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4843 | 2025.03.21 02:07:10.790681 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4844 | 2025.03.21 02:07:10.790923 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002358 sec., 16963.528413910095 rows/sec., 30.40 MiB/sec. | ||
4845 | 2025.03.21 02:07:10.791063 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} <Debug> TCPHandler: Processed in 0.002643426 sec. | ||
4846 | 2025.03.21 02:07:10.791215 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4847 | 2025.03.21 02:07:10.791350 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4848 | 2025.03.21 02:07:10.791407 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4849 | 2025.03.21 02:07:10.791847 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4850 | 2025.03.21 02:07:10.791883 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4851 | 2025.03.21 02:07:10.792248 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4852 | 2025.03.21 02:07:10.792487 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4853 | 2025.03.21 02:07:10.792693 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00136 sec., 22058.823529411762 rows/sec., 1.49 MiB/sec. | ||
4854 | 2025.03.21 02:07:10.792807 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} <Debug> TCPHandler: Processed in 0.001650018 sec. | ||
4855 | 2025.03.21 02:07:12.650899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 700 | ||
4856 | 2025.03.21 02:07:12.654239 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4857 | 2025.03.21 02:07:12.654298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4858 | 2025.03.21 02:07:12.655841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4859 | 2025.03.21 02:07:12.656166 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4860 | 2025.03.21 02:07:12.656401 [ 53 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4861 | 2025.03.21 02:07:12.656513 [ 53 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4862 | 2025.03.21 02:07:12.656583 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4863 | 2025.03.21 02:07:12.657142 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
4864 | 2025.03.21 02:07:12.657693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
4865 | 2025.03.21 02:07:12.658231 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4866 | 2025.03.21 02:07:12.658419 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 514 rows starting from the beginning of the part | ||
4867 | 2025.03.21 02:07:12.659073 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
4868 | 2025.03.21 02:07:12.659684 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
4869 | 2025.03.21 02:07:12.660326 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
4870 | 2025.03.21 02:07:12.660933 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
4871 | 2025.03.21 02:07:12.661526 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
4872 | 2025.03.21 02:07:12.669454 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 72 columns (72 merged, 0 gathered) in 0.012692331 sec., 55151.413873464226 rows/sec., 47.27 MiB/sec. | ||
4873 | 2025.03.21 02:07:12.670707 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4874 | 2025.03.21 02:07:12.671569 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4875 | 2025.03.21 02:07:12.671674 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4876 | 2025.03.21 02:07:12.672029 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
4877 | 2025.03.21 02:07:13.126268 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4878 | 2025.03.21 02:07:13.126477 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4879 | 2025.03.21 02:07:13.126556 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4880 | 2025.03.21 02:07:13.127318 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4881 | 2025.03.21 02:07:13.127371 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4882 | 2025.03.21 02:07:13.127808 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4883 | 2025.03.21 02:07:13.128065 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4884 | 2025.03.21 02:07:13.128248 [ 53 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4885 | 2025.03.21 02:07:13.128324 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. | ||
4886 | 2025.03.21 02:07:13.128325 [ 53 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4887 | 2025.03.21 02:07:13.128402 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4888 | 2025.03.21 02:07:13.128469 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} <Debug> TCPHandler: Processed in 0.0023226 sec. | ||
4889 | 2025.03.21 02:07:13.128576 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
4890 | 2025.03.21 02:07:13.128625 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4891 | 2025.03.21 02:07:13.128705 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4892 | 2025.03.21 02:07:13.128744 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1847 rows starting from the beginning of the part | ||
4893 | 2025.03.21 02:07:13.128757 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4894 | 2025.03.21 02:07:13.128829 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4895 | 2025.03.21 02:07:13.128855 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 617 rows starting from the beginning of the part | ||
4896 | 2025.03.21 02:07:13.129323 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 136 rows starting from the beginning of the part | ||
4897 | 2025.03.21 02:07:13.129564 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 617 rows starting from the beginning of the part | ||
4898 | 2025.03.21 02:07:13.129908 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1276 rows starting from the beginning of the part | ||
4899 | 2025.03.21 02:07:13.130261 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
4900 | 2025.03.21 02:07:13.131331 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4901 | 2025.03.21 02:07:13.131375 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4902 | 2025.03.21 02:07:13.131980 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4903 | 2025.03.21 02:07:13.132286 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4904 | 2025.03.21 02:07:13.132463 [ 53 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4905 | 2025.03.21 02:07:13.132529 [ 53 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4906 | 2025.03.21 02:07:13.132561 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003834 sec., 16692.749087115284 rows/sec., 1.30 MiB/sec. | ||
4907 | 2025.03.21 02:07:13.132577 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4908 | 2025.03.21 02:07:13.132795 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} <Debug> TCPHandler: Processed in 0.004224863 sec. | ||
4909 | 2025.03.21 02:07:13.133170 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4910 | 2025.03.21 02:07:13.133201 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
4911 | 2025.03.21 02:07:13.133525 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.005026237 sec., 905050.8362419042 rows/sec., 76.92 MiB/sec. | ||
4912 | 2025.03.21 02:07:13.133544 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4913 | 2025.03.21 02:07:13.133708 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4914 | 2025.03.21 02:07:13.133722 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4915 | 2025.03.21 02:07:13.133881 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
4916 | 2025.03.21 02:07:13.133901 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4917 | 2025.03.21 02:07:13.134533 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 382 rows starting from the beginning of the part | ||
4918 | 2025.03.21 02:07:13.135143 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
4919 | 2025.03.21 02:07:13.135171 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4920 | 2025.03.21 02:07:13.135575 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4921 | 2025.03.21 02:07:13.135744 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 382 rows starting from the beginning of the part | ||
4922 | 2025.03.21 02:07:13.135879 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
4923 | 2025.03.21 02:07:13.136177 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 560 rows starting from the beginning of the part | ||
4924 | 2025.03.21 02:07:13.136559 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
4925 | 2025.03.21 02:07:13.137295 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4926 | 2025.03.21 02:07:13.137363 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4927 | 2025.03.21 02:07:13.138235 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4928 | 2025.03.21 02:07:13.138768 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4929 | 2025.03.21 02:07:13.139093 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4930 | 2025.03.21 02:07:13.139171 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.005722 sec., 13282.06920657113 rows/sec., 948.40 KiB/sec. | ||
4931 | 2025.03.21 02:07:13.139189 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4932 | 2025.03.21 02:07:13.139294 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4933 | 2025.03.21 02:07:13.139448 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} <Debug> TCPHandler: Processed in 0.006365971 sec. | ||
4934 | 2025.03.21 02:07:13.139954 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
4935 | 2025.03.21 02:07:13.140541 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.007790786 sec., 308826.3494851482 rows/sec., 23.64 MiB/sec. | ||
4936 | 2025.03.21 02:07:13.140870 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4937 | 2025.03.21 02:07:13.140949 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4938 | 2025.03.21 02:07:13.140978 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4939 | 2025.03.21 02:07:13.140966 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9853 rows starting from the beginning of the part | ||
4940 | 2025.03.21 02:07:13.141445 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
4941 | 2025.03.21 02:07:13.141689 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4942 | 2025.03.21 02:07:13.141859 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
4943 | 2025.03.21 02:07:13.141970 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4944 | 2025.03.21 02:07:13.142233 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
4945 | 2025.03.21 02:07:13.142268 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4946 | 2025.03.21 02:07:13.142348 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4947 | 2025.03.21 02:07:13.142740 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
4948 | 2025.03.21 02:07:13.142775 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 930 rows starting from the beginning of the part | ||
4949 | 2025.03.21 02:07:13.143226 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
4950 | 2025.03.21 02:07:13.144516 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4951 | 2025.03.21 02:07:13.144580 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4952 | 2025.03.21 02:07:13.145080 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4953 | 2025.03.21 02:07:13.145592 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4954 | 2025.03.21 02:07:13.145904 [ 52 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4955 | 2025.03.21 02:07:13.146005 [ 52 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4956 | 2025.03.21 02:07:13.146093 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4957 | 2025.03.21 02:07:13.146206 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.004763 sec., 6298.551333193365 rows/sec., 433.23 KiB/sec. | ||
4958 | 2025.03.21 02:07:13.146521 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
4959 | 2025.03.21 02:07:13.146657 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} <Debug> TCPHandler: Processed in 0.005880912 sec. | ||
4960 | 2025.03.21 02:07:13.146848 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4961 | 2025.03.21 02:07:13.146906 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1838 rows starting from the beginning of the part | ||
4962 | 2025.03.21 02:07:13.146995 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
4963 | 2025.03.21 02:07:13.147233 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4964 | 2025.03.21 02:07:13.147483 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
4965 | 2025.03.21 02:07:13.148007 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
4966 | 2025.03.21 02:07:13.148606 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
4967 | 2025.03.21 02:07:13.150367 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11493 rows, containing 5 columns (5 merged, 0 gathered) in 0.01090928 sec., 1053506.7392165202 rows/sec., 71.15 MiB/sec. | ||
4968 | 2025.03.21 02:07:13.150739 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4969 | 2025.03.21 02:07:13.151126 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 4 columns (4 merged, 0 gathered) in 0.004856084 sec., 436977.6140610418 rows/sec., 28.60 MiB/sec. | ||
4970 | 2025.03.21 02:07:13.151373 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4971 | 2025.03.21 02:07:13.151507 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4972 | 2025.03.21 02:07:13.151580 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4973 | 2025.03.21 02:07:13.151676 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
4974 | 2025.03.21 02:07:13.152052 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4975 | 2025.03.21 02:07:13.152149 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4976 | 2025.03.21 02:07:13.152258 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
4977 | 2025.03.21 02:07:15.110687 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4978 | 2025.03.21 02:07:15.111370 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4979 | 2025.03.21 02:07:15.111413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4980 | 2025.03.21 02:07:15.111938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4981 | 2025.03.21 02:07:15.112194 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2025.03.21 02:07:15.112422 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4983 | 2025.03.21 02:07:15.863393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4984 | 2025.03.21 02:07:15.884164 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2025.03.21 02:07:15.884235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4986 | 2025.03.21 02:07:15.891907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4987 | 2025.03.21 02:07:15.892657 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4988 | 2025.03.21 02:07:15.896125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4989 | 2025.03.21 02:07:18.130269 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4990 | 2025.03.21 02:07:18.130572 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4991 | 2025.03.21 02:07:18.130690 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4992 | 2025.03.21 02:07:18.131509 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4993 | 2025.03.21 02:07:18.131564 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
4994 | 2025.03.21 02:07:18.132007 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4995 | 2025.03.21 02:07:18.132266 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4996 | 2025.03.21 02:07:18.132508 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec. | ||
4997 | 2025.03.21 02:07:18.132575 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} <Debug> TCPHandler: Processed in 0.002494784 sec. | ||
4998 | 2025.03.21 02:07:18.132692 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4999 | 2025.03.21 02:07:18.132802 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5000 | 2025.03.21 02:07:18.132851 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5001 | 2025.03.21 02:07:18.133419 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5002 | 2025.03.21 02:07:18.133462 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5003 | 2025.03.21 02:07:18.133833 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5004 | 2025.03.21 02:07:18.134084 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5005 | 2025.03.21 02:07:18.134340 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001561 sec., 40999.35938500961 rows/sec., 3.20 MiB/sec. | ||
5006 | 2025.03.21 02:07:18.134464 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} <Debug> TCPHandler: Processed in 0.001820552 sec. | ||
5007 | 2025.03.21 02:07:18.134700 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5008 | 2025.03.21 02:07:18.134809 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5009 | 2025.03.21 02:07:18.134861 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5010 | 2025.03.21 02:07:18.135410 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5011 | 2025.03.21 02:07:18.135451 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5012 | 2025.03.21 02:07:18.135859 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5013 | 2025.03.21 02:07:18.136108 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5014 | 2025.03.21 02:07:18.136315 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
5015 | 2025.03.21 02:07:18.136369 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} <Debug> TCPHandler: Processed in 0.001749731 sec. | ||
5016 | 2025.03.21 02:07:18.136489 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5017 | 2025.03.21 02:07:18.136595 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5018 | 2025.03.21 02:07:18.136642 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5019 | 2025.03.21 02:07:18.137080 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5020 | 2025.03.21 02:07:18.137121 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5021 | 2025.03.21 02:07:18.137487 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5022 | 2025.03.21 02:07:18.137734 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5023 | 2025.03.21 02:07:18.137912 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
5024 | 2025.03.21 02:07:18.137961 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} <Debug> TCPHandler: Processed in 0.001522416 sec. | ||
5025 | 2025.03.21 02:07:22.499158 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5026 | 2025.03.21 02:07:22.499255 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5027 | 2025.03.21 02:07:22.612627 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5028 | 2025.03.21 02:07:22.613324 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5029 | 2025.03.21 02:07:22.613379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5030 | 2025.03.21 02:07:22.613976 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5031 | 2025.03.21 02:07:22.614253 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5032 | 2025.03.21 02:07:22.614556 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5033 | 2025.03.21 02:07:22.658055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 716 | ||
5034 | 2025.03.21 02:07:22.661191 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5035 | 2025.03.21 02:07:22.661240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5036 | 2025.03.21 02:07:22.662755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5037 | 2025.03.21 02:07:22.663082 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5038 | 2025.03.21 02:07:22.663671 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
5039 | 2025.03.21 02:07:23.131996 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5040 | 2025.03.21 02:07:23.132196 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5041 | 2025.03.21 02:07:23.132272 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5042 | 2025.03.21 02:07:23.133096 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5043 | 2025.03.21 02:07:23.133141 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5044 | 2025.03.21 02:07:23.133567 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5045 | 2025.03.21 02:07:23.133839 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5046 | 2025.03.21 02:07:23.134067 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001918 sec., 70907.19499478623 rows/sec., 6.12 MiB/sec. | ||
5047 | 2025.03.21 02:07:23.134161 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} <Debug> TCPHandler: Processed in 0.00226931 sec. | ||
5048 | 2025.03.21 02:07:23.134399 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5049 | 2025.03.21 02:07:23.134525 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5050 | 2025.03.21 02:07:23.134575 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5051 | 2025.03.21 02:07:23.135121 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5052 | 2025.03.21 02:07:23.135160 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5053 | 2025.03.21 02:07:23.135526 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5054 | 2025.03.21 02:07:23.135771 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5055 | 2025.03.21 02:07:23.135948 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001449 sec., 27605.244996549343 rows/sec., 2.03 MiB/sec. | ||
5056 | 2025.03.21 02:07:23.136000 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} <Debug> TCPHandler: Processed in 0.00170136 sec. | ||
5057 | 2025.03.21 02:07:23.136105 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5058 | 2025.03.21 02:07:23.136209 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5059 | 2025.03.21 02:07:23.136253 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5060 | 2025.03.21 02:07:23.136791 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5061 | 2025.03.21 02:07:23.136830 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5062 | 2025.03.21 02:07:23.137183 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5063 | 2025.03.21 02:07:23.137433 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5064 | 2025.03.21 02:07:23.137636 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001446 sec., 71922.5449515906 rows/sec., 5.62 MiB/sec. | ||
5065 | 2025.03.21 02:07:23.137701 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} <Debug> TCPHandler: Processed in 0.001646889 sec. | ||
5066 | 2025.03.21 02:07:23.137846 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5067 | 2025.03.21 02:07:23.137949 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5068 | 2025.03.21 02:07:23.137998 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5069 | 2025.03.21 02:07:23.138512 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5070 | 2025.03.21 02:07:23.138551 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5071 | 2025.03.21 02:07:23.138959 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5072 | 2025.03.21 02:07:23.139204 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5073 | 2025.03.21 02:07:23.139424 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. | ||
5074 | 2025.03.21 02:07:23.139477 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} <Debug> TCPHandler: Processed in 0.001688649 sec. | ||
5075 | 2025.03.21 02:07:23.139602 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5076 | 2025.03.21 02:07:23.139707 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5077 | 2025.03.21 02:07:23.139775 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5078 | 2025.03.21 02:07:23.140844 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5079 | 2025.03.21 02:07:23.140884 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5080 | 2025.03.21 02:07:23.141537 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5081 | 2025.03.21 02:07:23.141811 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5082 | 2025.03.21 02:07:23.142003 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5083 | 2025.03.21 02:07:23.142083 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00239 sec., 16736.401673640165 rows/sec., 29.99 MiB/sec. | ||
5084 | 2025.03.21 02:07:23.142094 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5085 | 2025.03.21 02:07:23.142172 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5086 | 2025.03.21 02:07:23.142621 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} <Debug> TCPHandler: Processed in 0.003051564 sec. | ||
5087 | 2025.03.21 02:07:23.142707 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
5088 | 2025.03.21 02:07:23.143091 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5089 | 2025.03.21 02:07:23.143336 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5090 | 2025.03.21 02:07:23.143468 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5091 | 2025.03.21 02:07:23.143634 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5092 | 2025.03.21 02:07:23.143961 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 415 rows starting from the beginning of the part | ||
5093 | 2025.03.21 02:07:23.144787 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
5094 | 2025.03.21 02:07:23.145567 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
5095 | 2025.03.21 02:07:23.145633 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5096 | 2025.03.21 02:07:23.145711 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5097 | 2025.03.21 02:07:23.146229 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
5098 | 2025.03.21 02:07:23.146939 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
5099 | 2025.03.21 02:07:23.147319 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5100 | 2025.03.21 02:07:23.147611 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
5101 | 2025.03.21 02:07:23.148145 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2025.03.21 02:07:23.148976 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005668 sec., 10585.74453069866 rows/sec., 730.53 KiB/sec. | ||
5103 | 2025.03.21 02:07:23.149452 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} <Debug> TCPHandler: Processed in 0.006443243 sec. | ||
5104 | 2025.03.21 02:07:23.168344 [ 188 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 19 columns (19 merged, 0 gathered) in 0.026000272 sec., 23653.59870081359 rows/sec., 42.39 MiB/sec. | ||
5105 | 2025.03.21 02:07:23.169352 [ 188 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5106 | 2025.03.21 02:07:23.169835 [ 188 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2025.03.21 02:07:23.169932 [ 188 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5108 | 2025.03.21 02:07:23.170127 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
5109 | 2025.03.21 02:07:23.396283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5110 | 2025.03.21 02:07:23.419603 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5111 | 2025.03.21 02:07:23.419673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5112 | 2025.03.21 02:07:23.427154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5113 | 2025.03.21 02:07:23.427952 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5114 | 2025.03.21 02:07:23.431135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5115 | 2025.03.21 02:07:28.129922 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5116 | 2025.03.21 02:07:28.130127 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5117 | 2025.03.21 02:07:28.130199 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5118 | 2025.03.21 02:07:28.130992 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5119 | 2025.03.21 02:07:28.131043 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5120 | 2025.03.21 02:07:28.131515 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5121 | 2025.03.21 02:07:28.131789 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5122 | 2025.03.21 02:07:28.132045 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.19 MiB/sec. | ||
5123 | 2025.03.21 02:07:28.132115 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} <Debug> TCPHandler: Processed in 0.00232823 sec. | ||
5124 | 2025.03.21 02:07:28.132252 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5125 | 2025.03.21 02:07:28.132385 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5126 | 2025.03.21 02:07:28.132437 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5127 | 2025.03.21 02:07:28.133026 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5128 | 2025.03.21 02:07:28.133068 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5129 | 2025.03.21 02:07:28.133453 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5130 | 2025.03.21 02:07:28.133694 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5131 | 2025.03.21 02:07:28.133923 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001568 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. | ||
5132 | 2025.03.21 02:07:28.133980 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} <Debug> TCPHandler: Processed in 0.001786002 sec. | ||
5133 | 2025.03.21 02:07:28.134098 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5134 | 2025.03.21 02:07:28.134209 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5135 | 2025.03.21 02:07:28.134258 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5136 | 2025.03.21 02:07:28.134797 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5137 | 2025.03.21 02:07:28.134837 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5138 | 2025.03.21 02:07:28.135228 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5139 | 2025.03.21 02:07:28.135476 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5140 | 2025.03.21 02:07:28.135693 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. | ||
5141 | 2025.03.21 02:07:28.135746 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} <Debug> TCPHandler: Processed in 0.001700339 sec. | ||
5142 | 2025.03.21 02:07:28.135852 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5143 | 2025.03.21 02:07:28.135960 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5144 | 2025.03.21 02:07:28.136021 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5145 | 2025.03.21 02:07:28.136466 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5146 | 2025.03.21 02:07:28.136506 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5147 | 2025.03.21 02:07:28.136902 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5148 | 2025.03.21 02:07:28.137137 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5149 | 2025.03.21 02:07:28.137358 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
5150 | 2025.03.21 02:07:28.137409 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} <Debug> TCPHandler: Processed in 0.001607328 sec. | ||
5151 | 2025.03.21 02:07:30.114757 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5152 | 2025.03.21 02:07:30.115497 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5153 | 2025.03.21 02:07:30.115541 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5154 | 2025.03.21 02:07:30.116097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5155 | 2025.03.21 02:07:30.116348 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5156 | 2025.03.21 02:07:30.116648 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5157 | 2025.03.21 02:07:30.931271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5158 | 2025.03.21 02:07:30.952285 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5159 | 2025.03.21 02:07:30.952348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5160 | 2025.03.21 02:07:30.959882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5161 | 2025.03.21 02:07:30.960663 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5162 | 2025.03.21 02:07:30.964047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5163 | 2025.03.21 02:07:32.663899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 736 | ||
5164 | 2025.03.21 02:07:32.666707 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2025.03.21 02:07:32.666769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5166 | 2025.03.21 02:07:32.668275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5167 | 2025.03.21 02:07:32.668610 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5168 | 2025.03.21 02:07:32.669950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
5169 | 2025.03.21 02:07:33.131490 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5170 | 2025.03.21 02:07:33.131672 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5171 | 2025.03.21 02:07:33.131740 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5172 | 2025.03.21 02:07:33.132545 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2025.03.21 02:07:33.132590 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5174 | 2025.03.21 02:07:33.133020 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5175 | 2025.03.21 02:07:33.133289 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2025.03.21 02:07:33.133536 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001913 sec., 71092.52483010977 rows/sec., 6.14 MiB/sec. | ||
5177 | 2025.03.21 02:07:33.133607 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} <Debug> TCPHandler: Processed in 0.002241289 sec. | ||
5178 | 2025.03.21 02:07:33.133733 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5179 | 2025.03.21 02:07:33.133841 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5180 | 2025.03.21 02:07:33.133887 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5181 | 2025.03.21 02:07:33.134447 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5182 | 2025.03.21 02:07:33.134487 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5183 | 2025.03.21 02:07:33.134837 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5184 | 2025.03.21 02:07:33.135077 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5185 | 2025.03.21 02:07:33.135292 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001472 sec., 27173.91304347826 rows/sec., 2.00 MiB/sec. | ||
5186 | 2025.03.21 02:07:33.135345 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} <Debug> TCPHandler: Processed in 0.001663809 sec. | ||
5187 | 2025.03.21 02:07:33.135475 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5188 | 2025.03.21 02:07:33.135591 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5189 | 2025.03.21 02:07:33.135636 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5190 | 2025.03.21 02:07:33.136209 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5191 | 2025.03.21 02:07:33.136249 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5192 | 2025.03.21 02:07:33.136613 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5193 | 2025.03.21 02:07:33.136841 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2025.03.21 02:07:33.137084 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001542 sec., 67444.87678339818 rows/sec., 5.27 MiB/sec. | ||
5195 | 2025.03.21 02:07:33.137158 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} <Debug> TCPHandler: Processed in 0.001772311 sec. | ||
5196 | 2025.03.21 02:07:33.137384 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5197 | 2025.03.21 02:07:33.137555 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5198 | 2025.03.21 02:07:33.137607 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5199 | 2025.03.21 02:07:33.138136 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5200 | 2025.03.21 02:07:33.138174 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5201 | 2025.03.21 02:07:33.138553 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5202 | 2025.03.21 02:07:33.138802 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2025.03.21 02:07:33.139041 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
5204 | 2025.03.21 02:07:33.139094 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} <Debug> TCPHandler: Processed in 0.00173571 sec. | ||
5205 | 2025.03.21 02:07:33.139198 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2025.03.21 02:07:33.139300 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5207 | 2025.03.21 02:07:33.139365 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5208 | 2025.03.21 02:07:33.140497 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2025.03.21 02:07:33.140536 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5210 | 2025.03.21 02:07:33.141185 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5211 | 2025.03.21 02:07:33.141440 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5212 | 2025.03.21 02:07:33.141734 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002454 sec., 16299.918500407497 rows/sec., 29.21 MiB/sec. | ||
5213 | 2025.03.21 02:07:33.142097 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} <Debug> TCPHandler: Processed in 0.002947701 sec. | ||
5214 | 2025.03.21 02:07:33.142215 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5215 | 2025.03.21 02:07:33.142318 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5216 | 2025.03.21 02:07:33.142364 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5217 | 2025.03.21 02:07:33.142825 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5218 | 2025.03.21 02:07:33.142865 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
5219 | 2025.03.21 02:07:33.143220 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5220 | 2025.03.21 02:07:33.143459 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5221 | 2025.03.21 02:07:33.143676 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
5222 | 2025.03.21 02:07:33.143726 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} <Debug> TCPHandler: Processed in 0.001561127 sec. | ||
5223 | 2025.03.21 02:07:37.499318 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5224 | 2025.03.21 02:07:37.499399 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5225 | 2025.03.21 02:07:37.616858 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5226 | 2025.03.21 02:07:37.617586 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5227 | 2025.03.21 02:07:37.617633 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5228 | 2025.03.21 02:07:37.618205 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5229 | 2025.03.21 02:07:37.618468 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5230 | 2025.03.21 02:07:37.618637 [ 26 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5231 | 2025.03.21 02:07:37.618681 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5232 | 2025.03.21 02:07:37.618697 [ 26 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5233 | 2025.03.21 02:07:37.618725 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5234 | 2025.03.21 02:07:37.618883 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
5235 | 2025.03.21 02:07:37.619070 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5236 | 2025.03.21 02:07:37.619121 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
5237 | 2025.03.21 02:07:37.619214 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
5238 | 2025.03.21 02:07:37.619409 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
5239 | 2025.03.21 02:07:37.619506 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
5240 | 2025.03.21 02:07:37.619708 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
5241 | 2025.03.21 02:07:37.619953 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
5242 | 2025.03.21 02:07:37.625112 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006299509 sec., 1897925.6954788063 rows/sec., 27.15 MiB/sec. | ||
5243 | 2025.03.21 02:07:37.625679 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5244 | 2025.03.21 02:07:37.626071 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5245 | 2025.03.21 02:07:37.626182 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5246 | 2025.03.21 02:07:37.626316 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5247 | 2025.03.21 02:07:38.135767 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5248 | 2025.03.21 02:07:38.135960 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5249 | 2025.03.21 02:07:38.136034 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5250 | 2025.03.21 02:07:38.136906 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5251 | 2025.03.21 02:07:38.136959 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5252 | 2025.03.21 02:07:38.137415 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5253 | 2025.03.21 02:07:38.137697 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5254 | 2025.03.21 02:07:38.137952 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002043 sec., 103768.96720509055 rows/sec., 6.60 MiB/sec. | ||
5255 | 2025.03.21 02:07:38.138020 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} <Debug> TCPHandler: Processed in 0.002382432 sec. | ||
5256 | 2025.03.21 02:07:38.138162 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5257 | 2025.03.21 02:07:38.138306 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5258 | 2025.03.21 02:07:38.138363 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5259 | 2025.03.21 02:07:38.139221 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5260 | 2025.03.21 02:07:38.139262 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5261 | 2025.03.21 02:07:38.139667 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5262 | 2025.03.21 02:07:38.139905 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5263 | 2025.03.21 02:07:38.140105 [ 26 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5264 | 2025.03.21 02:07:38.140173 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001888 sec., 326800.8474576271 rows/sec., 25.55 MiB/sec. | ||
5265 | 2025.03.21 02:07:38.140244 [ 26 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5266 | 2025.03.21 02:07:38.140333 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} <Debug> TCPHandler: Processed in 0.002230859 sec. | ||
5267 | 2025.03.21 02:07:38.140340 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5268 | 2025.03.21 02:07:38.140596 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5269 | 2025.03.21 02:07:38.140616 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
5270 | 2025.03.21 02:07:38.140807 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5271 | 2025.03.21 02:07:38.140916 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5272 | 2025.03.21 02:07:38.140948 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5273 | 2025.03.21 02:07:38.141068 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1847 rows starting from the beginning of the part | ||
5274 | 2025.03.21 02:07:38.141413 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
5275 | 2025.03.21 02:07:38.141766 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part | ||
5276 | 2025.03.21 02:07:38.142162 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
5277 | 2025.03.21 02:07:38.142502 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
5278 | 2025.03.21 02:07:38.142648 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 617 rows starting from the beginning of the part | ||
5279 | 2025.03.21 02:07:38.143669 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5280 | 2025.03.21 02:07:38.143741 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5281 | 2025.03.21 02:07:38.144670 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5282 | 2025.03.21 02:07:38.145245 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5283 | 2025.03.21 02:07:38.145503 [ 26 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5284 | 2025.03.21 02:07:38.145606 [ 26 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5285 | 2025.03.21 02:07:38.145655 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004895 sec., 21654.749744637385 rows/sec., 1.27 MiB/sec. | ||
5286 | 2025.03.21 02:07:38.145663 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5287 | 2025.03.21 02:07:38.146233 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} <Debug> TCPHandler: Processed in 0.00572191 sec. | ||
5288 | 2025.03.21 02:07:38.146902 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
5289 | 2025.03.21 02:07:38.146902 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 5 columns (5 merged, 0 gathered) in 0.006399201 sec., 445055.562405369 rows/sec., 37.80 MiB/sec. | ||
5290 | 2025.03.21 02:07:38.146960 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5291 | 2025.03.21 02:07:38.147080 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5292 | 2025.03.21 02:07:38.147141 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5293 | 2025.03.21 02:07:38.147148 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 164 rows starting from the beginning of the part | ||
5294 | 2025.03.21 02:07:38.147217 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5295 | 2025.03.21 02:07:38.147233 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5296 | 2025.03.21 02:07:38.147615 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part | ||
5297 | 2025.03.21 02:07:38.148054 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
5298 | 2025.03.21 02:07:38.148558 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
5299 | 2025.03.21 02:07:38.148823 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5300 | 2025.03.21 02:07:38.148904 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
5301 | 2025.03.21 02:07:38.149182 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5302 | 2025.03.21 02:07:38.149231 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
5303 | 2025.03.21 02:07:38.149486 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
5304 | 2025.03.21 02:07:38.150269 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5305 | 2025.03.21 02:07:38.150317 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5306 | 2025.03.21 02:07:38.150873 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5307 | 2025.03.21 02:07:38.150994 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.005116389 sec., 96943.37158492053 rows/sec., 6.56 MiB/sec. | ||
5308 | 2025.03.21 02:07:38.151208 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5309 | 2025.03.21 02:07:38.151264 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5310 | 2025.03.21 02:07:38.151825 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004682 sec., 24134.985049124305 rows/sec., 1.56 MiB/sec. | ||
5311 | 2025.03.21 02:07:38.152174 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} <Debug> TCPHandler: Processed in 0.005325463 sec. | ||
5312 | 2025.03.21 02:07:38.152227 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5313 | 2025.03.21 02:07:38.152358 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5314 | 2025.03.21 02:07:38.152407 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5315 | 2025.03.21 02:07:38.152539 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5316 | 2025.03.21 02:07:38.152570 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5317 | 2025.03.21 02:07:38.152624 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5318 | 2025.03.21 02:07:38.153223 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5319 | 2025.03.21 02:07:38.153262 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5320 | 2025.03.21 02:07:38.153622 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5321 | 2025.03.21 02:07:38.153858 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5322 | 2025.03.21 02:07:38.154128 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001656 sec., 67632.8502415459 rows/sec., 3.85 MiB/sec. | ||
5323 | 2025.03.21 02:07:38.154331 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} <Debug> TCPHandler: Processed in 0.002043136 sec. | ||
5324 | 2025.03.21 02:07:38.154475 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5325 | 2025.03.21 02:07:38.154581 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5326 | 2025.03.21 02:07:38.154624 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5327 | 2025.03.21 02:07:38.155320 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5328 | 2025.03.21 02:07:38.155359 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5329 | 2025.03.21 02:07:38.155735 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5330 | 2025.03.21 02:07:38.155975 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5331 | 2025.03.21 02:07:38.156158 [ 25 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5332 | 2025.03.21 02:07:38.156194 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001632 sec., 234068.6274509804 rows/sec., 16.51 MiB/sec. | ||
5333 | 2025.03.21 02:07:38.156221 [ 25 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5334 | 2025.03.21 02:07:38.156301 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5335 | 2025.03.21 02:07:38.156311 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} <Debug> TCPHandler: Processed in 0.001885373 sec. | ||
5336 | 2025.03.21 02:07:38.156534 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
5337 | 2025.03.21 02:07:38.156554 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5338 | 2025.03.21 02:07:38.156781 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5339 | 2025.03.21 02:07:38.156811 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5340 | 2025.03.21 02:07:38.156870 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5341 | 2025.03.21 02:07:38.156888 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
5342 | 2025.03.21 02:07:38.157304 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
5343 | 2025.03.21 02:07:38.157700 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
5344 | 2025.03.21 02:07:38.158058 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
5345 | 2025.03.21 02:07:38.158265 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
5346 | 2025.03.21 02:07:38.158548 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 382 rows starting from the beginning of the part | ||
5347 | 2025.03.21 02:07:38.159332 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5348 | 2025.03.21 02:07:38.159399 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5349 | 2025.03.21 02:07:38.160468 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5350 | 2025.03.21 02:07:38.160891 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5351 | 2025.03.21 02:07:38.161768 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00503 sec., 1192.8429423459245 rows/sec., 62.32 KiB/sec. | ||
5352 | 2025.03.21 02:07:38.161881 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1632 rows, containing 5 columns (5 merged, 0 gathered) in 0.005470435 sec., 298330.93711926014 rows/sec., 23.00 MiB/sec. | ||
5353 | 2025.03.21 02:07:38.161899 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} <Debug> TCPHandler: Processed in 0.005426934 sec. | ||
5354 | 2025.03.21 02:07:38.162056 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5355 | 2025.03.21 02:07:38.162197 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5356 | 2025.03.21 02:07:38.162206 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5357 | 2025.03.21 02:07:38.162276 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5358 | 2025.03.21 02:07:38.162943 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5359 | 2025.03.21 02:07:38.163177 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5360 | 2025.03.21 02:07:38.163383 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
5361 | 2025.03.21 02:07:38.163517 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5362 | 2025.03.21 02:07:38.163562 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5363 | 2025.03.21 02:07:38.163957 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5364 | 2025.03.21 02:07:38.164196 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5365 | 2025.03.21 02:07:38.164365 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5366 | 2025.03.21 02:07:38.164438 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5367 | 2025.03.21 02:07:38.164443 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002276 sec., 104130.05272407734 rows/sec., 6.98 MiB/sec. | ||
5368 | 2025.03.21 02:07:38.164481 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5369 | 2025.03.21 02:07:38.164593 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} <Debug> TCPHandler: Processed in 0.002592945 sec. | ||
5370 | 2025.03.21 02:07:38.164722 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
5371 | 2025.03.21 02:07:38.164787 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5372 | 2025.03.21 02:07:38.164899 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5373 | 2025.03.21 02:07:38.164991 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5374 | 2025.03.21 02:07:38.164994 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11493 rows starting from the beginning of the part | ||
5375 | 2025.03.21 02:07:38.165090 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5376 | 2025.03.21 02:07:38.165293 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
5377 | 2025.03.21 02:07:38.165642 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
5378 | 2025.03.21 02:07:38.165945 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
5379 | 2025.03.21 02:07:38.166308 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
5380 | 2025.03.21 02:07:38.166592 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
5381 | 2025.03.21 02:07:38.167453 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5382 | 2025.03.21 02:07:38.167521 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5383 | 2025.03.21 02:07:38.168000 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5384 | 2025.03.21 02:07:38.168382 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5385 | 2025.03.21 02:07:38.169185 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004186 sec., 238.89154323936935 rows/sec., 16.10 KiB/sec. | ||
5386 | 2025.03.21 02:07:38.169414 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} <Debug> TCPHandler: Processed in 0.004682301 sec. | ||
5387 | 2025.03.21 02:07:38.169604 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5388 | 2025.03.21 02:07:38.169760 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5389 | 2025.03.21 02:07:38.169809 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5390 | 2025.03.21 02:07:38.170612 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5391 | 2025.03.21 02:07:38.170663 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5392 | 2025.03.21 02:07:38.171121 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5393 | 2025.03.21 02:07:38.171420 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5394 | 2025.03.21 02:07:38.171706 [ 25 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5395 | 2025.03.21 02:07:38.171841 [ 25 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5396 | 2025.03.21 02:07:38.171935 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5397 | 2025.03.21 02:07:38.172208 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002446 sec., 33524.12101390025 rows/sec., 2.13 MiB/sec. | ||
5398 | 2025.03.21 02:07:38.172331 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12370 rows, containing 5 columns (5 merged, 0 gathered) in 0.007720565 sec., 1602214.345711745 rows/sec., 108.37 MiB/sec. | ||
5399 | 2025.03.21 02:07:38.172432 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
5400 | 2025.03.21 02:07:38.172480 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} <Debug> TCPHandler: Processed in 0.002948171 sec. | ||
5401 | 2025.03.21 02:07:38.172663 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5402 | 2025.03.21 02:07:38.172701 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2122 rows starting from the beginning of the part | ||
5403 | 2025.03.21 02:07:38.172713 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5404 | 2025.03.21 02:07:38.172914 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
5405 | 2025.03.21 02:07:38.173196 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
5406 | 2025.03.21 02:07:38.173529 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
5407 | 2025.03.21 02:07:38.173690 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5408 | 2025.03.21 02:07:38.173881 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
5409 | 2025.03.21 02:07:38.174008 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5410 | 2025.03.21 02:07:38.174214 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
5411 | 2025.03.21 02:07:38.174300 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
5412 | 2025.03.21 02:07:38.175617 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 4 columns (4 merged, 0 gathered) in 0.003510871 sec., 696123.5545253585 rows/sec., 45.64 MiB/sec. | ||
5413 | 2025.03.21 02:07:38.175889 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5414 | 2025.03.21 02:07:38.176215 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5415 | 2025.03.21 02:07:38.176307 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5416 | 2025.03.21 02:07:38.176407 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
5417 | 2025.03.21 02:07:38.464179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5418 | 2025.03.21 02:07:38.486547 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5419 | 2025.03.21 02:07:38.486596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5420 | 2025.03.21 02:07:38.494268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5421 | 2025.03.21 02:07:38.495056 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5422 | 2025.03.21 02:07:38.495512 [ 25 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5423 | 2025.03.21 02:07:38.495675 [ 25 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5424 | 2025.03.21 02:07:38.495779 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5425 | 2025.03.21 02:07:38.496139 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
5426 | 2025.03.21 02:07:38.504298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5427 | 2025.03.21 02:07:38.505657 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5428 | 2025.03.21 02:07:38.506619 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
5429 | 2025.03.21 02:07:38.511068 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
5430 | 2025.03.21 02:07:38.515582 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
5431 | 2025.03.21 02:07:38.520855 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
5432 | 2025.03.21 02:07:38.526219 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
5433 | 2025.03.21 02:07:38.530633 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
5434 | 2025.03.21 02:07:38.591334 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.09538575 sec., 2054.8142673302877 rows/sec., 10.63 MiB/sec. | ||
5435 | 2025.03.21 02:07:38.594207 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5436 | 2025.03.21 02:07:38.597275 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5437 | 2025.03.21 02:07:38.597417 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5438 | 2025.03.21 02:07:38.599807 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5439 | 2025.03.21 02:07:39.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.41 MiB, peak 204.97 MiB, free memory in arenas 0.00 B, will set to 195.45 MiB (RSS), difference: 1.03 MiB | ||
5440 | 2025.03.21 02:07:40.777879 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5441 | 2025.03.21 02:07:40.778104 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5442 | 2025.03.21 02:07:40.778185 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5443 | 2025.03.21 02:07:40.778979 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5444 | 2025.03.21 02:07:40.779024 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5445 | 2025.03.21 02:07:40.779444 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
5446 | 2025.03.21 02:07:40.779708 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5447 | 2025.03.21 02:07:40.779958 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001902 sec., 9463.72239747634 rows/sec., 771.70 KiB/sec. | ||
5448 | 2025.03.21 02:07:40.780093 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} <Debug> TCPHandler: Processed in 0.002347591 sec. | ||
5449 | 2025.03.21 02:07:40.780231 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5450 | 2025.03.21 02:07:40.780344 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5451 | 2025.03.21 02:07:40.780393 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5452 | 2025.03.21 02:07:40.781464 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5453 | 2025.03.21 02:07:40.781503 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5454 | 2025.03.21 02:07:40.781946 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5455 | 2025.03.21 02:07:40.782193 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5456 | 2025.03.21 02:07:40.782371 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002053 sec., 625913.2976132488 rows/sec., 51.97 MiB/sec. | ||
5457 | 2025.03.21 02:07:40.782423 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} <Debug> TCPHandler: Processed in 0.002245099 sec. | ||
5458 | 2025.03.21 02:07:40.782527 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5459 | 2025.03.21 02:07:40.782633 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5460 | 2025.03.21 02:07:40.782679 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5461 | 2025.03.21 02:07:40.783210 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5462 | 2025.03.21 02:07:40.783248 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5463 | 2025.03.21 02:07:40.783597 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5464 | 2025.03.21 02:07:40.783834 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5465 | 2025.03.21 02:07:40.784039 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.001429 sec., 40587.82365290413 rows/sec., 2.91 MiB/sec. | ||
5466 | 2025.03.21 02:07:40.784092 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} <Debug> TCPHandler: Processed in 0.001615118 sec. | ||
5467 | 2025.03.21 02:07:40.784217 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5468 | 2025.03.21 02:07:40.784322 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5469 | 2025.03.21 02:07:40.784367 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5470 | 2025.03.21 02:07:40.784941 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5471 | 2025.03.21 02:07:40.784981 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5472 | 2025.03.21 02:07:40.785333 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5473 | 2025.03.21 02:07:40.785574 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5474 | 2025.03.21 02:07:40.785763 [ 44 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5475 | 2025.03.21 02:07:40.785827 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001524 sec., 149606.29921259842 rows/sec., 10.13 MiB/sec. | ||
5476 | 2025.03.21 02:07:40.785843 [ 44 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5477 | 2025.03.21 02:07:40.785912 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5478 | 2025.03.21 02:07:40.785960 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} <Debug> TCPHandler: Processed in 0.001791561 sec. | ||
5479 | 2025.03.21 02:07:40.786120 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5480 | 2025.03.21 02:07:40.786141 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
5481 | 2025.03.21 02:07:40.786297 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5482 | 2025.03.21 02:07:40.786399 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5483 | 2025.03.21 02:07:40.786436 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5484 | 2025.03.21 02:07:40.786553 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part | ||
5485 | 2025.03.21 02:07:40.786834 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
5486 | 2025.03.21 02:07:40.787188 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
5487 | 2025.03.21 02:07:40.787513 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
5488 | 2025.03.21 02:07:40.787810 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
5489 | 2025.03.21 02:07:40.788165 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
5490 | 2025.03.21 02:07:40.789592 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5491 | 2025.03.21 02:07:40.789659 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5492 | 2025.03.21 02:07:40.790723 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5493 | 2025.03.21 02:07:40.791206 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.00515468 sec., 220576.25303607594 rows/sec., 15.52 MiB/sec. | ||
5494 | 2025.03.21 02:07:40.791226 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5495 | 2025.03.21 02:07:40.791456 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5496 | 2025.03.21 02:07:40.791549 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.005308 sec., 108892.23813112282 rows/sec., 8.11 MiB/sec. | ||
5497 | 2025.03.21 02:07:40.791639 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} <Debug> TCPHandler: Processed in 0.005583477 sec. | ||
5498 | 2025.03.21 02:07:40.791785 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5499 | 2025.03.21 02:07:40.791844 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5500 | 2025.03.21 02:07:40.791914 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5501 | 2025.03.21 02:07:40.791944 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5502 | 2025.03.21 02:07:40.791972 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5503 | 2025.03.21 02:07:40.792063 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
5504 | 2025.03.21 02:07:40.792721 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5505 | 2025.03.21 02:07:40.792759 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5506 | 2025.03.21 02:07:40.793192 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5507 | 2025.03.21 02:07:40.793422 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5508 | 2025.03.21 02:07:40.793628 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.00175 sec., 536571.4285714285 rows/sec., 35.96 MiB/sec. | ||
5509 | 2025.03.21 02:07:40.793682 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} <Debug> TCPHandler: Processed in 0.001954744 sec. | ||
5510 | 2025.03.21 02:07:40.793782 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5511 | 2025.03.21 02:07:40.793883 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5512 | 2025.03.21 02:07:40.793947 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5513 | 2025.03.21 02:07:40.795035 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2025.03.21 02:07:40.795074 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5515 | 2025.03.21 02:07:40.795729 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5516 | 2025.03.21 02:07:40.795987 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2025.03.21 02:07:40.796293 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002424 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. | ||
5518 | 2025.03.21 02:07:40.796606 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} <Debug> TCPHandler: Processed in 0.00287203 sec. | ||
5519 | 2025.03.21 02:07:40.796719 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5520 | 2025.03.21 02:07:40.796822 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5521 | 2025.03.21 02:07:40.796867 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5522 | 2025.03.21 02:07:40.797285 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5523 | 2025.03.21 02:07:40.797323 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5524 | 2025.03.21 02:07:40.797673 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5525 | 2025.03.21 02:07:40.797911 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5526 | 2025.03.21 02:07:40.798105 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001306 sec., 22970.903522205204 rows/sec., 1.55 MiB/sec. | ||
5527 | 2025.03.21 02:07:40.798155 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} <Debug> TCPHandler: Processed in 0.001484546 sec. | ||
5528 | 2025.03.21 02:07:42.670200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 784 | ||
5529 | 2025.03.21 02:07:42.673556 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2025.03.21 02:07:42.673618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5531 | 2025.03.21 02:07:42.675134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5532 | 2025.03.21 02:07:42.675454 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2025.03.21 02:07:42.676940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
5534 | 2025.03.21 02:07:43.126760 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5535 | 2025.03.21 02:07:43.126969 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5536 | 2025.03.21 02:07:43.127048 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5537 | 2025.03.21 02:07:43.127894 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5538 | 2025.03.21 02:07:43.127947 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5539 | 2025.03.21 02:07:43.128390 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5540 | 2025.03.21 02:07:43.128654 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5541 | 2025.03.21 02:07:43.128887 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.18 MiB/sec. | ||
5542 | 2025.03.21 02:07:43.128954 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} <Debug> TCPHandler: Processed in 0.00232248 sec. | ||
5543 | 2025.03.21 02:07:43.129065 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5544 | 2025.03.21 02:07:43.129171 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5545 | 2025.03.21 02:07:43.129218 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5546 | 2025.03.21 02:07:43.129769 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5547 | 2025.03.21 02:07:43.129812 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5548 | 2025.03.21 02:07:43.130174 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5549 | 2025.03.21 02:07:43.130422 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5550 | 2025.03.21 02:07:43.130633 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001487 sec., 43039.67720242098 rows/sec., 3.36 MiB/sec. | ||
5551 | 2025.03.21 02:07:43.130687 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} <Debug> TCPHandler: Processed in 0.001673499 sec. | ||
5552 | 2025.03.21 02:07:43.130817 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5553 | 2025.03.21 02:07:43.130953 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5554 | 2025.03.21 02:07:43.131016 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5555 | 2025.03.21 02:07:43.131618 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5556 | 2025.03.21 02:07:43.131666 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5557 | 2025.03.21 02:07:43.132071 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5558 | 2025.03.21 02:07:43.132326 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5559 | 2025.03.21 02:07:43.132583 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001653 sec., 45977.011494252874 rows/sec., 3.21 MiB/sec. | ||
5560 | 2025.03.21 02:07:43.132738 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} <Debug> TCPHandler: Processed in 0.001978305 sec. | ||
5561 | 2025.03.21 02:07:43.132969 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5562 | 2025.03.21 02:07:43.133076 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5563 | 2025.03.21 02:07:43.133128 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5564 | 2025.03.21 02:07:43.133586 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5565 | 2025.03.21 02:07:43.133627 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5566 | 2025.03.21 02:07:43.133999 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5567 | 2025.03.21 02:07:43.134253 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5568 | 2025.03.21 02:07:43.134484 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001427 sec., 21023.12543798178 rows/sec., 1.41 MiB/sec. | ||
5569 | 2025.03.21 02:07:43.134556 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} <Debug> TCPHandler: Processed in 0.001663878 sec. | ||
5570 | 2025.03.21 02:07:45.118892 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5571 | 2025.03.21 02:07:45.119964 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5572 | 2025.03.21 02:07:45.120010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5573 | 2025.03.21 02:07:45.120551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5574 | 2025.03.21 02:07:45.120826 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5575 | 2025.03.21 02:07:45.121024 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5576 | 2025.03.21 02:07:46.004445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5577 | 2025.03.21 02:07:46.024024 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5578 | 2025.03.21 02:07:46.024118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5579 | 2025.03.21 02:07:46.031355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5580 | 2025.03.21 02:07:46.032127 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5581 | 2025.03.21 02:07:46.035457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5582 | 2025.03.21 02:07:48.135608 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5583 | 2025.03.21 02:07:48.135817 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5584 | 2025.03.21 02:07:48.135898 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5585 | 2025.03.21 02:07:48.136745 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5586 | 2025.03.21 02:07:48.136795 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5587 | 2025.03.21 02:07:48.137258 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5588 | 2025.03.21 02:07:48.137528 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5589 | 2025.03.21 02:07:48.137780 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002019 sec., 105002.47647350174 rows/sec., 6.68 MiB/sec. | ||
5590 | 2025.03.21 02:07:48.137849 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} <Debug> TCPHandler: Processed in 0.002378882 sec. | ||
5591 | 2025.03.21 02:07:48.137966 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5592 | 2025.03.21 02:07:48.138076 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5593 | 2025.03.21 02:07:48.138124 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5594 | 2025.03.21 02:07:48.138941 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5595 | 2025.03.21 02:07:48.138984 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5596 | 2025.03.21 02:07:48.139390 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5597 | 2025.03.21 02:07:48.139637 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5598 | 2025.03.21 02:07:48.139971 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001916 sec., 322025.0521920668 rows/sec., 25.17 MiB/sec. | ||
5599 | 2025.03.21 02:07:48.140060 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} <Debug> TCPHandler: Processed in 0.002146857 sec. | ||
5600 | 2025.03.21 02:07:48.140167 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5601 | 2025.03.21 02:07:48.140272 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5602 | 2025.03.21 02:07:48.140317 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5603 | 2025.03.21 02:07:48.140873 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5604 | 2025.03.21 02:07:48.140912 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5605 | 2025.03.21 02:07:48.141260 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5606 | 2025.03.21 02:07:48.141503 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5607 | 2025.03.21 02:07:48.141731 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.00148 sec., 71621.62162162163 rows/sec., 4.21 MiB/sec. | ||
5608 | 2025.03.21 02:07:48.141795 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} <Debug> TCPHandler: Processed in 0.00167756 sec. | ||
5609 | 2025.03.21 02:07:48.141932 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5610 | 2025.03.21 02:07:48.142050 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5611 | 2025.03.21 02:07:48.142101 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5612 | 2025.03.21 02:07:48.142693 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5613 | 2025.03.21 02:07:48.142733 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5614 | 2025.03.21 02:07:48.143091 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5615 | 2025.03.21 02:07:48.143333 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5616 | 2025.03.21 02:07:48.143549 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001524 sec., 74146.98162729658 rows/sec., 4.80 MiB/sec. | ||
5617 | 2025.03.21 02:07:48.143601 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} <Debug> TCPHandler: Processed in 0.00172731 sec. | ||
5618 | 2025.03.21 02:07:48.143717 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5619 | 2025.03.21 02:07:48.143823 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5620 | 2025.03.21 02:07:48.143867 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5621 | 2025.03.21 02:07:48.144415 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5622 | 2025.03.21 02:07:48.144455 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5623 | 2025.03.21 02:07:48.144825 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5624 | 2025.03.21 02:07:48.145063 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5625 | 2025.03.21 02:07:48.145336 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001529 sec., 73250.49051667757 rows/sec., 4.17 MiB/sec. | ||
5626 | 2025.03.21 02:07:48.145573 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} <Debug> TCPHandler: Processed in 0.001903863 sec. | ||
5627 | 2025.03.21 02:07:48.145771 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5628 | 2025.03.21 02:07:48.145878 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5629 | 2025.03.21 02:07:48.145925 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5630 | 2025.03.21 02:07:48.146599 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5631 | 2025.03.21 02:07:48.146670 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5632 | 2025.03.21 02:07:48.147045 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5633 | 2025.03.21 02:07:48.147288 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2025.03.21 02:07:48.147493 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001637 sec., 233353.69578497251 rows/sec., 16.46 MiB/sec. | ||
5635 | 2025.03.21 02:07:48.147548 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} <Debug> TCPHandler: Processed in 0.001847012 sec. | ||
5636 | 2025.03.21 02:07:48.147683 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5637 | 2025.03.21 02:07:48.147819 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5638 | 2025.03.21 02:07:48.147875 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5639 | 2025.03.21 02:07:48.148407 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2025.03.21 02:07:48.148453 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5641 | 2025.03.21 02:07:48.148895 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5642 | 2025.03.21 02:07:48.149137 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5643 | 2025.03.21 02:07:48.149355 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. | ||
5644 | 2025.03.21 02:07:48.149405 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} <Debug> TCPHandler: Processed in 0.001787851 sec. | ||
5645 | 2025.03.21 02:07:48.149511 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5646 | 2025.03.21 02:07:48.149614 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5647 | 2025.03.21 02:07:48.149662 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5648 | 2025.03.21 02:07:48.150189 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2025.03.21 02:07:48.150228 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5650 | 2025.03.21 02:07:48.150610 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5651 | 2025.03.21 02:07:48.150853 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5652 | 2025.03.21 02:07:48.151109 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001511 sec., 156849.76836532098 rows/sec., 10.51 MiB/sec. | ||
5653 | 2025.03.21 02:07:48.151175 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} <Debug> TCPHandler: Processed in 0.00171406 sec. | ||
5654 | 2025.03.21 02:07:48.151430 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5655 | 2025.03.21 02:07:48.151558 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5656 | 2025.03.21 02:07:48.151606 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5657 | 2025.03.21 02:07:48.152039 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2025.03.21 02:07:48.152078 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5659 | 2025.03.21 02:07:48.152425 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5660 | 2025.03.21 02:07:48.152656 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5661 | 2025.03.21 02:07:48.152818 [ 64 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5662 | 2025.03.21 02:07:48.152877 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. | ||
5663 | 2025.03.21 02:07:48.152895 [ 64 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5664 | 2025.03.21 02:07:48.152965 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5665 | 2025.03.21 02:07:48.153001 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} <Debug> TCPHandler: Processed in 0.001660479 sec. | ||
5666 | 2025.03.21 02:07:48.153340 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5667 | 2025.03.21 02:07:48.153369 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::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 | ||
5668 | 2025.03.21 02:07:48.153563 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5669 | 2025.03.21 02:07:48.153698 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5670 | 2025.03.21 02:07:48.153699 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5671 | 2025.03.21 02:07:48.153804 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
5672 | 2025.03.21 02:07:48.154094 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5673 | 2025.03.21 02:07:48.154409 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5674 | 2025.03.21 02:07:48.154793 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5675 | 2025.03.21 02:07:48.155098 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5676 | 2025.03.21 02:07:48.155283 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5677 | 2025.03.21 02:07:48.156188 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5678 | 2025.03.21 02:07:48.156257 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5679 | 2025.03.21 02:07:48.157238 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5680 | 2025.03.21 02:07:48.157819 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5681 | 2025.03.21 02:07:48.158480 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004954 sec., 16552.280985062574 rows/sec., 1.05 MiB/sec. | ||
5682 | 2025.03.21 02:07:48.158897 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} <Debug> TCPHandler: Processed in 0.005676989 sec. | ||
5683 | 2025.03.21 02:07:48.159097 [ 199 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.006004115 sec., 2664.8390312310808 rows/sec., 178.91 KiB/sec. | ||
5684 | 2025.03.21 02:07:48.159368 [ 199 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5685 | 2025.03.21 02:07:48.159668 [ 199 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5686 | 2025.03.21 02:07:48.159743 [ 199 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5687 | 2025.03.21 02:07:48.159829 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5688 | 2025.03.21 02:07:52.499657 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5689 | 2025.03.21 02:07:52.499733 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5690 | 2025.03.21 02:07:52.621224 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5691 | 2025.03.21 02:07:52.621863 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5692 | 2025.03.21 02:07:52.621904 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5693 | 2025.03.21 02:07:52.622420 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5694 | 2025.03.21 02:07:52.622671 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5695 | 2025.03.21 02:07:52.622910 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5696 | 2025.03.21 02:07:52.677295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 812 | ||
5697 | 2025.03.21 02:07:52.680388 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5698 | 2025.03.21 02:07:52.680442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5699 | 2025.03.21 02:07:52.681940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5700 | 2025.03.21 02:07:52.682262 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5701 | 2025.03.21 02:07:52.682871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
5702 | 2025.03.21 02:07:53.132323 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2025.03.21 02:07:53.132506 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5704 | 2025.03.21 02:07:53.132577 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5705 | 2025.03.21 02:07:53.133388 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2025.03.21 02:07:53.133432 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5707 | 2025.03.21 02:07:53.133882 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5708 | 2025.03.21 02:07:53.134139 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5709 | 2025.03.21 02:07:53.134347 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.00189 sec., 71957.67195767196 rows/sec., 6.21 MiB/sec. | ||
5710 | 2025.03.21 02:07:53.134412 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} <Debug> TCPHandler: Processed in 0.002211119 sec. | ||
5711 | 2025.03.21 02:07:53.134540 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5712 | 2025.03.21 02:07:53.134653 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5713 | 2025.03.21 02:07:53.134701 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5714 | 2025.03.21 02:07:53.135246 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5715 | 2025.03.21 02:07:53.135283 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5716 | 2025.03.21 02:07:53.135641 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5717 | 2025.03.21 02:07:53.135996 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5718 | 2025.03.21 02:07:53.136206 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00158 sec., 25316.45569620253 rows/sec., 1.86 MiB/sec. | ||
5719 | 2025.03.21 02:07:53.136261 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} <Debug> TCPHandler: Processed in 0.001775681 sec. | ||
5720 | 2025.03.21 02:07:53.136381 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5721 | 2025.03.21 02:07:53.136489 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5722 | 2025.03.21 02:07:53.136535 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5723 | 2025.03.21 02:07:53.137112 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5724 | 2025.03.21 02:07:53.137152 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5725 | 2025.03.21 02:07:53.137535 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5726 | 2025.03.21 02:07:53.137792 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5727 | 2025.03.21 02:07:53.137979 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001515 sec., 68646.86468646865 rows/sec., 5.36 MiB/sec. | ||
5728 | 2025.03.21 02:07:53.138032 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} <Debug> TCPHandler: Processed in 0.00170224 sec. | ||
5729 | 2025.03.21 02:07:53.138166 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2025.03.21 02:07:53.138306 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5731 | 2025.03.21 02:07:53.138366 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5732 | 2025.03.21 02:07:53.139003 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2025.03.21 02:07:53.139050 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5734 | 2025.03.21 02:07:53.139467 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5735 | 2025.03.21 02:07:53.139724 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2025.03.21 02:07:53.139915 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
5737 | 2025.03.21 02:07:53.139968 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} <Debug> TCPHandler: Processed in 0.001867923 sec. | ||
5738 | 2025.03.21 02:07:53.140076 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5739 | 2025.03.21 02:07:53.140180 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5740 | 2025.03.21 02:07:53.140247 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5741 | 2025.03.21 02:07:53.141412 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5742 | 2025.03.21 02:07:53.141450 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5743 | 2025.03.21 02:07:53.142119 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5744 | 2025.03.21 02:07:53.142380 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5745 | 2025.03.21 02:07:53.142639 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00248 sec., 16129.032258064517 rows/sec., 28.90 MiB/sec. | ||
5746 | 2025.03.21 02:07:53.143011 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} <Debug> TCPHandler: Processed in 0.002985222 sec. | ||
5747 | 2025.03.21 02:07:53.143162 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5748 | 2025.03.21 02:07:53.143271 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5749 | 2025.03.21 02:07:53.143319 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5750 | 2025.03.21 02:07:53.143792 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2025.03.21 02:07:53.143831 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5752 | 2025.03.21 02:07:53.144191 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5753 | 2025.03.21 02:07:53.144431 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2025.03.21 02:07:53.144661 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
5755 | 2025.03.21 02:07:53.144763 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} <Debug> TCPHandler: Processed in 0.001653489 sec. | ||
5756 | 2025.03.21 02:07:53.535605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 | ||
5757 | 2025.03.21 02:07:53.556379 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5758 | 2025.03.21 02:07:53.556444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5759 | 2025.03.21 02:07:53.563684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5760 | 2025.03.21 02:07:53.564444 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5761 | 2025.03.21 02:07:53.567134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 212 | ||
5762 | 2025.03.21 02:07:58.136082 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5763 | 2025.03.21 02:07:58.136287 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5764 | 2025.03.21 02:07:58.136363 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5765 | 2025.03.21 02:07:58.137214 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5766 | 2025.03.21 02:07:58.137270 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5767 | 2025.03.21 02:07:58.137737 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5768 | 2025.03.21 02:07:58.138007 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5769 | 2025.03.21 02:07:58.138264 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002028 sec., 104536.48915187377 rows/sec., 6.65 MiB/sec. | ||
5770 | 2025.03.21 02:07:58.138389 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} <Debug> TCPHandler: Processed in 0.002437192 sec. | ||
5771 | 2025.03.21 02:07:58.138525 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5772 | 2025.03.21 02:07:58.138641 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5773 | 2025.03.21 02:07:58.138691 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5774 | 2025.03.21 02:07:58.139528 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5775 | 2025.03.21 02:07:58.139570 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5776 | 2025.03.21 02:07:58.139969 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5777 | 2025.03.21 02:07:58.140208 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5778 | 2025.03.21 02:07:58.140369 [ 168 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5779 | 2025.03.21 02:07:58.140444 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001827 sec., 337712.09633278596 rows/sec., 26.40 MiB/sec. | ||
5780 | 2025.03.21 02:07:58.140454 [ 168 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2025.03.21 02:07:58.140529 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5782 | 2025.03.21 02:07:58.140583 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} <Debug> TCPHandler: Processed in 0.002111096 sec. | ||
5783 | 2025.03.21 02:07:58.140784 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
5784 | 2025.03.21 02:07:58.140793 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5785 | 2025.03.21 02:07:58.141088 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5786 | 2025.03.21 02:07:58.141102 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5787 | 2025.03.21 02:07:58.141190 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1847 rows starting from the beginning of the part | ||
5788 | 2025.03.21 02:07:58.141192 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5789 | 2025.03.21 02:07:58.141568 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1285 rows starting from the beginning of the part | ||
5790 | 2025.03.21 02:07:58.141894 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
5791 | 2025.03.21 02:07:58.142301 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 617 rows starting from the beginning of the part | ||
5792 | 2025.03.21 02:07:58.142688 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 136 rows starting from the beginning of the part | ||
5793 | 2025.03.21 02:07:58.143052 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 617 rows starting from the beginning of the part | ||
5794 | 2025.03.21 02:07:58.144042 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5795 | 2025.03.21 02:07:58.144109 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5796 | 2025.03.21 02:07:58.144966 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5797 | 2025.03.21 02:07:58.145509 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5798 | 2025.03.21 02:07:58.145822 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004822 sec., 21982.579842389052 rows/sec., 1.29 MiB/sec. | ||
5799 | 2025.03.21 02:07:58.145888 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} <Debug> TCPHandler: Processed in 0.00517584 sec. | ||
5800 | 2025.03.21 02:07:58.146032 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5801 | 2025.03.21 02:07:58.146142 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5802 | 2025.03.21 02:07:58.146194 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5803 | 2025.03.21 02:07:58.146855 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4558 rows, containing 5 columns (5 merged, 0 gathered) in 0.006191048 sec., 736224.3032197456 rows/sec., 62.56 MiB/sec. | ||
5804 | 2025.03.21 02:07:58.147170 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5805 | 2025.03.21 02:07:58.147706 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5806 | 2025.03.21 02:07:58.147770 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5807 | 2025.03.21 02:07:58.147773 [ 195 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5808 | 2025.03.21 02:07:58.147913 [ 195 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5809 | 2025.03.21 02:07:58.148024 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
5810 | 2025.03.21 02:07:58.148210 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5811 | 2025.03.21 02:07:58.148462 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5812 | 2025.03.21 02:07:58.148713 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002588 sec., 43663.06027820711 rows/sec., 2.83 MiB/sec. | ||
5813 | 2025.03.21 02:07:58.148797 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} <Debug> TCPHandler: Processed in 0.00282685 sec. | ||
5814 | 2025.03.21 02:07:58.149031 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5815 | 2025.03.21 02:07:58.149143 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5816 | 2025.03.21 02:07:58.149189 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5817 | 2025.03.21 02:07:58.149750 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5818 | 2025.03.21 02:07:58.149790 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5819 | 2025.03.21 02:07:58.150142 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5820 | 2025.03.21 02:07:58.150379 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5821 | 2025.03.21 02:07:58.150605 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001482 sec., 75573.54925775978 rows/sec., 4.31 MiB/sec. | ||
5822 | 2025.03.21 02:07:58.150698 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} <Debug> TCPHandler: Processed in 0.001753701 sec. | ||
5823 | 2025.03.21 02:07:58.150815 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5824 | 2025.03.21 02:07:58.150927 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5825 | 2025.03.21 02:07:58.150972 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5826 | 2025.03.21 02:07:58.151663 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5827 | 2025.03.21 02:07:58.151703 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5828 | 2025.03.21 02:07:58.152087 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5829 | 2025.03.21 02:07:58.152333 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5830 | 2025.03.21 02:07:58.152504 [ 168 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5831 | 2025.03.21 02:07:58.152566 [ 168 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2025.03.21 02:07:58.152575 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00166 sec., 230120.48192771085 rows/sec., 16.23 MiB/sec. | ||
5833 | 2025.03.21 02:07:58.152602 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5834 | 2025.03.21 02:07:58.152737 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} <Debug> TCPHandler: Processed in 0.001971854 sec. | ||
5835 | 2025.03.21 02:07:58.152844 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
5836 | 2025.03.21 02:07:58.152914 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5837 | 2025.03.21 02:07:58.153008 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5838 | 2025.03.21 02:07:58.153088 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
5839 | 2025.03.21 02:07:58.153105 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5840 | 2025.03.21 02:07:58.153298 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5841 | 2025.03.21 02:07:58.153392 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 578 rows starting from the beginning of the part | ||
5842 | 2025.03.21 02:07:58.153775 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
5843 | 2025.03.21 02:07:58.154138 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 382 rows starting from the beginning of the part | ||
5844 | 2025.03.21 02:07:58.154513 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
5845 | 2025.03.21 02:07:58.154790 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 382 rows starting from the beginning of the part | ||
5846 | 2025.03.21 02:07:58.155751 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5847 | 2025.03.21 02:07:58.155820 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5848 | 2025.03.21 02:07:58.156833 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5849 | 2025.03.21 02:07:58.157312 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5850 | 2025.03.21 02:07:58.157520 [ 168 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5851 | 2025.03.21 02:07:58.157614 [ 168 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5852 | 2025.03.21 02:07:58.157708 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5853 | 2025.03.21 02:07:58.157743 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004662 sec., 1287.001287001287 rows/sec., 67.24 KiB/sec. | ||
5854 | 2025.03.21 02:07:58.158155 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} <Debug> TCPHandler: Processed in 0.005292613 sec. | ||
5855 | 2025.03.21 02:07:58.158277 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
5856 | 2025.03.21 02:07:58.158522 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5857 | 2025.03.21 02:07:58.158588 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.005851292 sec., 414267.4814382875 rows/sec., 31.73 MiB/sec. | ||
5858 | 2025.03.21 02:07:58.158611 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5859 | 2025.03.21 02:07:58.158706 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5860 | 2025.03.21 02:07:58.158718 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5861 | 2025.03.21 02:07:58.158906 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5862 | 2025.03.21 02:07:58.158944 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5863 | 2025.03.21 02:07:58.159080 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5864 | 2025.03.21 02:07:58.159518 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5865 | 2025.03.21 02:07:58.160000 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5866 | 2025.03.21 02:07:58.160471 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5867 | 2025.03.21 02:07:58.160639 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5868 | 2025.03.21 02:07:58.160994 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5869 | 2025.03.21 02:07:58.161247 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5870 | 2025.03.21 02:07:58.161680 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
5871 | 2025.03.21 02:07:58.162338 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5872 | 2025.03.21 02:07:58.162392 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5873 | 2025.03.21 02:07:58.162983 [ 189 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00512357 sec., 18736.93537904235 rows/sec., 978.93 KiB/sec. | ||
5874 | 2025.03.21 02:07:58.163035 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5875 | 2025.03.21 02:07:58.163179 [ 189 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5876 | 2025.03.21 02:07:58.163491 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5877 | 2025.03.21 02:07:58.163793 [ 168 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5878 | 2025.03.21 02:07:58.163851 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5879 | 2025.03.21 02:07:58.163879 [ 168 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5880 | 2025.03.21 02:07:58.163978 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5881 | 2025.03.21 02:07:58.164144 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5882 | 2025.03.21 02:07:58.164160 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005464 sec., 43374.81698389458 rows/sec., 2.91 MiB/sec. | ||
5883 | 2025.03.21 02:07:58.164466 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5884 | 2025.03.21 02:07:58.164521 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} <Debug> TCPHandler: Processed in 0.006091456 sec. | ||
5885 | 2025.03.21 02:07:58.164573 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
5886 | 2025.03.21 02:07:58.164683 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5887 | 2025.03.21 02:07:58.164906 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5888 | 2025.03.21 02:07:58.164916 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5889 | 2025.03.21 02:07:58.164985 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12370 rows starting from the beginning of the part | ||
5890 | 2025.03.21 02:07:58.165013 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5891 | 2025.03.21 02:07:58.165380 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 939 rows starting from the beginning of the part | ||
5892 | 2025.03.21 02:07:58.165746 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
5893 | 2025.03.21 02:07:58.166082 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
5894 | 2025.03.21 02:07:58.166383 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
5895 | 2025.03.21 02:07:58.166626 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
5896 | 2025.03.21 02:07:58.167425 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5897 | 2025.03.21 02:07:58.167490 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5898 | 2025.03.21 02:07:58.168198 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5899 | 2025.03.21 02:07:58.168552 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5900 | 2025.03.21 02:07:58.169013 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004178 sec., 239.34897079942556 rows/sec., 16.13 KiB/sec. | ||
5901 | 2025.03.21 02:07:58.169179 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} <Debug> TCPHandler: Processed in 0.004557359 sec. | ||
5902 | 2025.03.21 02:07:58.169382 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5903 | 2025.03.21 02:07:58.169614 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5904 | 2025.03.21 02:07:58.169740 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5905 | 2025.03.21 02:07:58.170326 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5906 | 2025.03.21 02:07:58.170366 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5907 | 2025.03.21 02:07:58.171229 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5908 | 2025.03.21 02:07:58.171621 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5909 | 2025.03.21 02:07:58.171839 [ 154 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5910 | 2025.03.21 02:07:58.171921 [ 154 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5911 | 2025.03.21 02:07:58.171963 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00241 sec., 34024.89626556017 rows/sec., 2.16 MiB/sec. | ||
5912 | 2025.03.21 02:07:58.171983 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5913 | 2025.03.21 02:07:58.172135 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} <Debug> TCPHandler: Processed in 0.00283351 sec. | ||
5914 | 2025.03.21 02:07:58.172273 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
5915 | 2025.03.21 02:07:58.172424 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5916 | 2025.03.21 02:07:58.172463 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2444 rows starting from the beginning of the part | ||
5917 | 2025.03.21 02:07:58.172662 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
5918 | 2025.03.21 02:07:58.172909 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
5919 | 2025.03.21 02:07:58.173249 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part | ||
5920 | 2025.03.21 02:07:58.173632 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
5921 | 2025.03.21 02:07:58.173961 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
5922 | 2025.03.21 02:07:58.174153 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14019 rows, containing 5 columns (5 merged, 0 gathered) in 0.009998784 sec., 1402070.4917717995 rows/sec., 94.80 MiB/sec. | ||
5923 | 2025.03.21 02:07:58.174662 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5924 | 2025.03.21 02:07:58.175030 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5925 | 2025.03.21 02:07:58.175157 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5926 | 2025.03.21 02:07:58.175267 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
5927 | 2025.03.21 02:07:58.175734 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2728 rows, containing 4 columns (4 merged, 0 gathered) in 0.003611912 sec., 755278.6446624391 rows/sec., 49.49 MiB/sec. | ||
5928 | 2025.03.21 02:07:58.176111 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5929 | 2025.03.21 02:07:58.176459 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5930 | 2025.03.21 02:07:58.176549 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5931 | 2025.03.21 02:07:58.176647 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5932 | 2025.03.21 02:08:00.123095 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5933 | 2025.03.21 02:08:00.123761 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5934 | 2025.03.21 02:08:00.123806 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5935 | 2025.03.21 02:08:00.124340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5936 | 2025.03.21 02:08:00.124599 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5937 | 2025.03.21 02:08:00.124884 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5938 | 2025.03.21 02:08:01.067269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 | ||
5939 | 2025.03.21 02:08:01.088547 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5940 | 2025.03.21 02:08:01.088611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5941 | 2025.03.21 02:08:01.096287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5942 | 2025.03.21 02:08:01.097043 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5943 | 2025.03.21 02:08:01.100553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5944 | 2025.03.21 02:08:02.683195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 844 | ||
5945 | 2025.03.21 02:08:02.686306 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2025.03.21 02:08:02.686356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5947 | 2025.03.21 02:08:02.687822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5948 | 2025.03.21 02:08:02.688139 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5949 | 2025.03.21 02:08:02.688397 [ 128 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5950 | 2025.03.21 02:08:02.688524 [ 128 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5951 | 2025.03.21 02:08:02.688610 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5952 | 2025.03.21 02:08:02.689243 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
5953 | 2025.03.21 02:08:02.689538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
5954 | 2025.03.21 02:08:02.690183 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5955 | 2025.03.21 02:08:02.690381 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 700 rows starting from the beginning of the part | ||
5956 | 2025.03.21 02:08:02.691037 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
5957 | 2025.03.21 02:08:02.691720 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
5958 | 2025.03.21 02:08:02.692467 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
5959 | 2025.03.21 02:08:02.693080 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
5960 | 2025.03.21 02:08:02.693714 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
5961 | 2025.03.21 02:08:02.702062 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 72 columns (72 merged, 0 gathered) in 0.013217291 sec., 63855.74774740149 rows/sec., 53.09 MiB/sec. | ||
5962 | 2025.03.21 02:08:02.703445 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5963 | 2025.03.21 02:08:02.704284 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5964 | 2025.03.21 02:08:02.704378 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5965 | 2025.03.21 02:08:02.704727 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
5966 | 2025.03.21 02:08:03.133596 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5967 | 2025.03.21 02:08:03.133894 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5968 | 2025.03.21 02:08:03.134005 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5969 | 2025.03.21 02:08:03.135060 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5970 | 2025.03.21 02:08:03.135115 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5971 | 2025.03.21 02:08:03.135579 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5972 | 2025.03.21 02:08:03.135890 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5973 | 2025.03.21 02:08:03.136235 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002408 sec., 56478.40531561462 rows/sec., 4.88 MiB/sec. | ||
5974 | 2025.03.21 02:08:03.136453 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} <Debug> TCPHandler: Processed in 0.003024523 sec. | ||
5975 | 2025.03.21 02:08:03.136696 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5976 | 2025.03.21 02:08:03.136812 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5977 | 2025.03.21 02:08:03.136867 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5978 | 2025.03.21 02:08:03.137448 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5979 | 2025.03.21 02:08:03.137493 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5980 | 2025.03.21 02:08:03.137868 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5981 | 2025.03.21 02:08:03.138115 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5982 | 2025.03.21 02:08:03.138283 [ 128 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5983 | 2025.03.21 02:08:03.138351 [ 128 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5984 | 2025.03.21 02:08:03.138361 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001565 sec., 25559.105431309905 rows/sec., 1.88 MiB/sec. | ||
5985 | 2025.03.21 02:08:03.138391 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
5986 | 2025.03.21 02:08:03.138518 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} <Debug> TCPHandler: Processed in 0.001905884 sec. | ||
5987 | 2025.03.21 02:08:03.138806 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
5988 | 2025.03.21 02:08:03.138839 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5989 | 2025.03.21 02:08:03.139174 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5990 | 2025.03.21 02:08:03.139321 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5991 | 2025.03.21 02:08:03.139460 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5992 | 2025.03.21 02:08:03.139564 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 164 rows starting from the beginning of the part | ||
5993 | 2025.03.21 02:08:03.139837 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part | ||
5994 | 2025.03.21 02:08:03.140188 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
5995 | 2025.03.21 02:08:03.140582 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
5996 | 2025.03.21 02:08:03.140919 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part | ||
5997 | 2025.03.21 02:08:03.141247 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
5998 | 2025.03.21 02:08:03.142221 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5999 | 2025.03.21 02:08:03.142296 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6000 | 2025.03.21 02:08:03.143321 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6001 | 2025.03.21 02:08:03.143923 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6002 | 2025.03.21 02:08:03.144154 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005640098 sec., 91133.16825345943 rows/sec., 6.18 MiB/sec. | ||
6003 | 2025.03.21 02:08:03.144351 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.005291 sec., 19656.019656019656 rows/sec., 1.54 MiB/sec. | ||
6004 | 2025.03.21 02:08:03.144395 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6005 | 2025.03.21 02:08:03.144444 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} <Debug> TCPHandler: Processed in 0.005692129 sec. | ||
6006 | 2025.03.21 02:08:03.144578 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6007 | 2025.03.21 02:08:03.144706 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6008 | 2025.03.21 02:08:03.144734 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6009 | 2025.03.21 02:08:03.144772 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6010 | 2025.03.21 02:08:03.144851 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6011 | 2025.03.21 02:08:03.144980 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6012 | 2025.03.21 02:08:03.145414 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2025.03.21 02:08:03.145454 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
6014 | 2025.03.21 02:08:03.145844 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6015 | 2025.03.21 02:08:03.146105 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.03.21 02:08:03.146321 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
6017 | 2025.03.21 02:08:03.146377 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} <Debug> TCPHandler: Processed in 0.001851713 sec. | ||
6018 | 2025.03.21 02:08:03.146483 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6019 | 2025.03.21 02:08:03.146588 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6020 | 2025.03.21 02:08:03.146656 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6021 | 2025.03.21 02:08:03.147843 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2025.03.21 02:08:03.147885 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
6023 | 2025.03.21 02:08:03.148557 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6024 | 2025.03.21 02:08:03.148818 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2025.03.21 02:08:03.149169 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002581 sec., 15497.869043006587 rows/sec., 27.77 MiB/sec. | ||
6026 | 2025.03.21 02:08:03.149482 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} <Debug> TCPHandler: Processed in 0.003049053 sec. | ||
6027 | 2025.03.21 02:08:03.149617 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6028 | 2025.03.21 02:08:03.149727 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6029 | 2025.03.21 02:08:03.149775 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6030 | 2025.03.21 02:08:03.150217 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2025.03.21 02:08:03.150258 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
6032 | 2025.03.21 02:08:03.150617 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6033 | 2025.03.21 02:08:03.150865 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6034 | 2025.03.21 02:08:03.151072 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
6035 | 2025.03.21 02:08:03.151124 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} <Debug> TCPHandler: Processed in 0.001556757 sec. | ||
6036 | 2025.03.21 02:08:07.499807 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6037 | 2025.03.21 02:08:07.499924 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6038 | 2025.03.21 02:08:07.625108 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6039 | 2025.03.21 02:08:07.626168 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6040 | 2025.03.21 02:08:07.626218 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6041 | 2025.03.21 02:08:07.626766 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6042 | 2025.03.21 02:08:07.627048 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6043 | 2025.03.21 02:08:07.627295 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6044 | 2025.03.21 02:08:08.136981 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6045 | 2025.03.21 02:08:08.137284 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6046 | 2025.03.21 02:08:08.137400 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6047 | 2025.03.21 02:08:08.138393 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6048 | 2025.03.21 02:08:08.138449 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6049 | 2025.03.21 02:08:08.138897 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6050 | 2025.03.21 02:08:08.139173 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6051 | 2025.03.21 02:08:08.139369 [ 148 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6052 | 2025.03.21 02:08:08.139445 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002236 sec., 94812.16457960644 rows/sec., 6.03 MiB/sec. | ||
6053 | 2025.03.21 02:08:08.139456 [ 148 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6054 | 2025.03.21 02:08:08.139537 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6055 | 2025.03.21 02:08:08.139594 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} <Debug> TCPHandler: Processed in 0.002806609 sec. | ||
6056 | 2025.03.21 02:08:08.139924 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6057 | 2025.03.21 02:08:08.140239 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
6058 | 2025.03.21 02:08:08.140308 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6059 | 2025.03.21 02:08:08.140407 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6060 | 2025.03.21 02:08:08.140746 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6061 | 2025.03.21 02:08:08.140828 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
6062 | 2025.03.21 02:08:08.141181 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
6063 | 2025.03.21 02:08:08.141488 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
6064 | 2025.03.21 02:08:08.141858 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
6065 | 2025.03.21 02:08:08.142159 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
6066 | 2025.03.21 02:08:08.143224 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6067 | 2025.03.21 02:08:08.143296 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6068 | 2025.03.21 02:08:08.144216 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6069 | 2025.03.21 02:08:08.144439 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004760802 sec., 222651.5616486466 rows/sec., 15.01 MiB/sec. | ||
6070 | 2025.03.21 02:08:08.144637 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6071 | 2025.03.21 02:08:08.144642 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6072 | 2025.03.21 02:08:08.145064 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.004875 sec., 126564.10256410256 rows/sec., 9.89 MiB/sec. | ||
6073 | 2025.03.21 02:08:08.145238 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} <Debug> TCPHandler: Processed in 0.005437264 sec. | ||
6074 | 2025.03.21 02:08:08.145403 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2025.03.21 02:08:08.145658 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6076 | 2025.03.21 02:08:08.145822 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6077 | 2025.03.21 02:08:08.146066 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6078 | 2025.03.21 02:08:08.146132 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
6079 | 2025.03.21 02:08:08.146221 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6080 | 2025.03.21 02:08:08.146882 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2025.03.21 02:08:08.146924 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6082 | 2025.03.21 02:08:08.147287 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6083 | 2025.03.21 02:08:08.147531 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2025.03.21 02:08:08.147789 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001886 sec., 56203.60551431601 rows/sec., 3.31 MiB/sec. | ||
6085 | 2025.03.21 02:08:08.148009 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} <Debug> TCPHandler: Processed in 0.002488093 sec. | ||
6086 | 2025.03.21 02:08:08.148227 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6087 | 2025.03.21 02:08:08.148335 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6088 | 2025.03.21 02:08:08.148380 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6089 | 2025.03.21 02:08:08.148975 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6090 | 2025.03.21 02:08:08.149015 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6091 | 2025.03.21 02:08:08.149374 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6092 | 2025.03.21 02:08:08.149615 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6093 | 2025.03.21 02:08:08.149885 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001568 sec., 72066.32653061225 rows/sec., 4.66 MiB/sec. | ||
6094 | 2025.03.21 02:08:08.150129 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} <Debug> TCPHandler: Processed in 0.001969455 sec. | ||
6095 | 2025.03.21 02:08:08.150369 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6096 | 2025.03.21 02:08:08.150479 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6097 | 2025.03.21 02:08:08.150526 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6098 | 2025.03.21 02:08:08.151121 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6099 | 2025.03.21 02:08:08.151162 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6100 | 2025.03.21 02:08:08.151526 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6101 | 2025.03.21 02:08:08.151769 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6102 | 2025.03.21 02:08:08.151927 [ 148 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6103 | 2025.03.21 02:08:08.151991 [ 148 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6104 | 2025.03.21 02:08:08.152027 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001557 sec., 71933.20488118177 rows/sec., 4.10 MiB/sec. | ||
6105 | 2025.03.21 02:08:08.152034 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6106 | 2025.03.21 02:08:08.152229 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} <Debug> TCPHandler: Processed in 0.001937223 sec. | ||
6107 | 2025.03.21 02:08:08.152414 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
6108 | 2025.03.21 02:08:08.152535 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2025.03.21 02:08:08.152761 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6110 | 2025.03.21 02:08:08.152773 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6111 | 2025.03.21 02:08:08.152798 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
6112 | 2025.03.21 02:08:08.152827 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6113 | 2025.03.21 02:08:08.153026 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
6114 | 2025.03.21 02:08:08.153347 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
6115 | 2025.03.21 02:08:08.153677 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
6116 | 2025.03.21 02:08:08.153992 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
6117 | 2025.03.21 02:08:08.155179 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6118 | 2025.03.21 02:08:08.155229 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6119 | 2025.03.21 02:08:08.155559 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003395129 sec., 164942.1862910069 rows/sec., 10.03 MiB/sec. | ||
6120 | 2025.03.21 02:08:08.155730 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6121 | 2025.03.21 02:08:08.155760 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6122 | 2025.03.21 02:08:08.156077 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6123 | 2025.03.21 02:08:08.156132 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6124 | 2025.03.21 02:08:08.156316 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6125 | 2025.03.21 02:08:08.156394 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.003649 sec., 104686.21540147986 rows/sec., 7.38 MiB/sec. | ||
6126 | 2025.03.21 02:08:08.156416 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6127 | 2025.03.21 02:08:08.156486 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} <Debug> TCPHandler: Processed in 0.00405961 sec. | ||
6128 | 2025.03.21 02:08:08.156593 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6129 | 2025.03.21 02:08:08.156696 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6130 | 2025.03.21 02:08:08.156743 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6131 | 2025.03.21 02:08:08.157191 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6132 | 2025.03.21 02:08:08.157230 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6133 | 2025.03.21 02:08:08.157589 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6134 | 2025.03.21 02:08:08.157837 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6135 | 2025.03.21 02:08:08.158081 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
6136 | 2025.03.21 02:08:08.158270 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} <Debug> TCPHandler: Processed in 0.001748911 sec. | ||
6137 | 2025.03.21 02:08:08.158409 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2025.03.21 02:08:08.158507 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6139 | 2025.03.21 02:08:08.158552 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6140 | 2025.03.21 02:08:08.159147 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2025.03.21 02:08:08.159187 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6142 | 2025.03.21 02:08:08.159581 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6143 | 2025.03.21 02:08:08.159825 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2025.03.21 02:08:08.160040 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001511 sec., 156849.76836532098 rows/sec., 10.51 MiB/sec. | ||
6145 | 2025.03.21 02:08:08.160093 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} <Debug> TCPHandler: Processed in 0.001697919 sec. | ||
6146 | 2025.03.21 02:08:08.160198 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2025.03.21 02:08:08.160302 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6148 | 2025.03.21 02:08:08.160350 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6149 | 2025.03.21 02:08:08.160774 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6150 | 2025.03.21 02:08:08.160814 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6151 | 2025.03.21 02:08:08.161162 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6152 | 2025.03.21 02:08:08.161402 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6153 | 2025.03.21 02:08:08.161611 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec. | ||
6154 | 2025.03.21 02:08:08.161792 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} <Debug> TCPHandler: Processed in 0.001638079 sec. | ||
6155 | 2025.03.21 02:08:08.161960 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6156 | 2025.03.21 02:08:08.162066 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6157 | 2025.03.21 02:08:08.162115 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6158 | 2025.03.21 02:08:08.162588 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6159 | 2025.03.21 02:08:08.162627 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6160 | 2025.03.21 02:08:08.162998 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6161 | 2025.03.21 02:08:08.163247 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6162 | 2025.03.21 02:08:08.163424 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001382 sec., 59334.298118668594 rows/sec., 3.77 MiB/sec. | ||
6163 | 2025.03.21 02:08:08.163476 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} <Debug> TCPHandler: Processed in 0.001568457 sec. | ||
6164 | 2025.03.21 02:08:08.600686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6165 | 2025.03.21 02:08:08.622332 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6166 | 2025.03.21 02:08:08.622391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6167 | 2025.03.21 02:08:08.630167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6168 | 2025.03.21 02:08:08.630975 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6169 | 2025.03.21 02:08:08.633851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6170 | 2025.03.21 02:08:10.779232 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6171 | 2025.03.21 02:08:10.779436 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6172 | 2025.03.21 02:08:10.779509 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6173 | 2025.03.21 02:08:10.780940 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6174 | 2025.03.21 02:08:10.780985 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6175 | 2025.03.21 02:08:10.781508 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6176 | 2025.03.21 02:08:10.781784 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6177 | 2025.03.21 02:08:10.781991 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.002606 sec., 489639.2939370683 rows/sec., 40.69 MiB/sec. | ||
6178 | 2025.03.21 02:08:10.782055 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} <Debug> TCPHandler: Processed in 0.002946712 sec. | ||
6179 | 2025.03.21 02:08:10.782185 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6180 | 2025.03.21 02:08:10.782300 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6181 | 2025.03.21 02:08:10.782349 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6182 | 2025.03.21 02:08:10.782899 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6183 | 2025.03.21 02:08:10.782939 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6184 | 2025.03.21 02:08:10.783289 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6185 | 2025.03.21 02:08:10.783530 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6186 | 2025.03.21 02:08:10.783715 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001442 sec., 27739.251040221916 rows/sec., 2.04 MiB/sec. | ||
6187 | 2025.03.21 02:08:10.783768 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} <Debug> TCPHandler: Processed in 0.001636898 sec. | ||
6188 | 2025.03.21 02:08:10.783893 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6189 | 2025.03.21 02:08:10.784006 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6190 | 2025.03.21 02:08:10.784054 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6191 | 2025.03.21 02:08:10.784647 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6192 | 2025.03.21 02:08:10.784687 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6193 | 2025.03.21 02:08:10.785051 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6194 | 2025.03.21 02:08:10.785305 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2025.03.21 02:08:10.785485 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001502 sec., 151797.603195739 rows/sec., 10.28 MiB/sec. | ||
6196 | 2025.03.21 02:08:10.785537 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} <Debug> TCPHandler: Processed in 0.001694749 sec. | ||
6197 | 2025.03.21 02:08:10.785641 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6198 | 2025.03.21 02:08:10.785744 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6199 | 2025.03.21 02:08:10.785789 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6200 | 2025.03.21 02:08:10.786491 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6201 | 2025.03.21 02:08:10.786529 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6202 | 2025.03.21 02:08:10.786899 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6203 | 2025.03.21 02:08:10.787148 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6204 | 2025.03.21 02:08:10.787329 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.001606 sec., 348692.403486924 rows/sec., 25.91 MiB/sec. | ||
6205 | 2025.03.21 02:08:10.787381 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} <Debug> TCPHandler: Processed in 0.001790311 sec. | ||
6206 | 2025.03.21 02:08:10.787495 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6207 | 2025.03.21 02:08:10.787602 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6208 | 2025.03.21 02:08:10.787651 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6209 | 2025.03.21 02:08:10.788354 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2025.03.21 02:08:10.788392 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6211 | 2025.03.21 02:08:10.788817 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6212 | 2025.03.21 02:08:10.789059 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2025.03.21 02:08:10.789269 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.001687 sec., 551274.4516893895 rows/sec., 36.94 MiB/sec. | ||
6214 | 2025.03.21 02:08:10.789320 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} <Debug> TCPHandler: Processed in 0.001874062 sec. | ||
6215 | 2025.03.21 02:08:10.789458 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6216 | 2025.03.21 02:08:10.789595 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6217 | 2025.03.21 02:08:10.789675 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6218 | 2025.03.21 02:08:10.790873 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6219 | 2025.03.21 02:08:10.790913 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6220 | 2025.03.21 02:08:10.791560 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6221 | 2025.03.21 02:08:10.791822 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6222 | 2025.03.21 02:08:10.792008 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6223 | 2025.03.21 02:08:10.792094 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002524 sec., 15847.860538827257 rows/sec., 28.40 MiB/sec. | ||
6224 | 2025.03.21 02:08:10.792102 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6225 | 2025.03.21 02:08:10.792188 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6226 | 2025.03.21 02:08:10.792390 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} <Debug> TCPHandler: Processed in 0.002998003 sec. | ||
6227 | 2025.03.21 02:08:10.792432 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
6228 | 2025.03.21 02:08:10.792532 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6229 | 2025.03.21 02:08:10.792676 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6230 | 2025.03.21 02:08:10.792747 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6231 | 2025.03.21 02:08:10.792829 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6232 | 2025.03.21 02:08:10.792959 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 615 rows starting from the beginning of the part | ||
6233 | 2025.03.21 02:08:10.793322 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
6234 | 2025.03.21 02:08:10.793768 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
6235 | 2025.03.21 02:08:10.793826 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6236 | 2025.03.21 02:08:10.793885 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6237 | 2025.03.21 02:08:10.794120 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
6238 | 2025.03.21 02:08:10.794499 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
6239 | 2025.03.21 02:08:10.794699 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6240 | 2025.03.21 02:08:10.794811 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
6241 | 2025.03.21 02:08:10.795181 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6242 | 2025.03.21 02:08:10.795697 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.003039 sec., 9871.668311944719 rows/sec., 683.50 KiB/sec. | ||
6243 | 2025.03.21 02:08:10.795772 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} <Debug> TCPHandler: Processed in 0.003294337 sec. | ||
6244 | 2025.03.21 02:08:10.810502 [ 186 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 19 columns (19 merged, 0 gathered) in 0.018178357 sec., 44833.53473583999 rows/sec., 80.34 MiB/sec. | ||
6245 | 2025.03.21 02:08:10.811712 [ 193 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6246 | 2025.03.21 02:08:10.812188 [ 193 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2025.03.21 02:08:10.812280 [ 193 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6248 | 2025.03.21 02:08:10.812452 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
6249 | 2025.03.21 02:08:11.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.63 MiB, peak 206.34 MiB, free memory in arenas 0.00 B, will set to 200.49 MiB (RSS), difference: 1.87 MiB | ||
6250 | 2025.03.21 02:08:12.689848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 890 | ||
6251 | 2025.03.21 02:08:12.693608 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2025.03.21 02:08:12.693669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6253 | 2025.03.21 02:08:12.695186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6254 | 2025.03.21 02:08:12.695512 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2025.03.21 02:08:12.696184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
6256 | 2025.03.21 02:08:13.126136 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6257 | 2025.03.21 02:08:13.126320 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6258 | 2025.03.21 02:08:13.126390 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6259 | 2025.03.21 02:08:13.127280 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6260 | 2025.03.21 02:08:13.127342 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6261 | 2025.03.21 02:08:13.127924 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6262 | 2025.03.21 02:08:13.128198 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6263 | 2025.03.21 02:08:13.128434 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002163 sec., 25889.967637540452 rows/sec., 1.99 MiB/sec. | ||
6264 | 2025.03.21 02:08:13.128494 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} <Debug> TCPHandler: Processed in 0.002487403 sec. | ||
6265 | 2025.03.21 02:08:13.128622 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6266 | 2025.03.21 02:08:13.128731 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6267 | 2025.03.21 02:08:13.128776 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6268 | 2025.03.21 02:08:13.129316 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6269 | 2025.03.21 02:08:13.129356 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6270 | 2025.03.21 02:08:13.129723 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6271 | 2025.03.21 02:08:13.129974 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6272 | 2025.03.21 02:08:13.130187 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00148 sec., 43243.24324324325 rows/sec., 3.38 MiB/sec. | ||
6273 | 2025.03.21 02:08:13.130241 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} <Debug> TCPHandler: Processed in 0.001672979 sec. | ||
6274 | 2025.03.21 02:08:13.130357 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6275 | 2025.03.21 02:08:13.130463 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6276 | 2025.03.21 02:08:13.130512 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6277 | 2025.03.21 02:08:13.131003 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6278 | 2025.03.21 02:08:13.131043 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6279 | 2025.03.21 02:08:13.131421 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6280 | 2025.03.21 02:08:13.131669 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6281 | 2025.03.21 02:08:13.131898 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001456 sec., 52197.80219780219 rows/sec., 3.64 MiB/sec. | ||
6282 | 2025.03.21 02:08:13.131955 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} <Debug> TCPHandler: Processed in 0.001648579 sec. | ||
6283 | 2025.03.21 02:08:13.132122 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6284 | 2025.03.21 02:08:13.132224 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6285 | 2025.03.21 02:08:13.132270 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6286 | 2025.03.21 02:08:13.132684 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6287 | 2025.03.21 02:08:13.132722 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6288 | 2025.03.21 02:08:13.133083 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6289 | 2025.03.21 02:08:13.133317 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6290 | 2025.03.21 02:08:13.133522 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001319 sec., 22744.50341167551 rows/sec., 1.53 MiB/sec. | ||
6291 | 2025.03.21 02:08:13.133572 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} <Debug> TCPHandler: Processed in 0.001512317 sec. | ||
6292 | 2025.03.21 02:08:15.127519 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6293 | 2025.03.21 02:08:15.128401 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6294 | 2025.03.21 02:08:15.128451 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6295 | 2025.03.21 02:08:15.128984 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6296 | 2025.03.21 02:08:15.129250 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6297 | 2025.03.21 02:08:15.129506 [ 139 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6298 | 2025.03.21 02:08:15.129549 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6299 | 2025.03.21 02:08:15.129637 [ 139 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6300 | 2025.03.21 02:08:15.129687 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6301 | 2025.03.21 02:08:15.129880 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
6302 | 2025.03.21 02:08:15.130057 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6303 | 2025.03.21 02:08:15.130098 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
6304 | 2025.03.21 02:08:15.130173 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
6305 | 2025.03.21 02:08:15.130265 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
6306 | 2025.03.21 02:08:15.130516 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
6307 | 2025.03.21 02:08:15.130725 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
6308 | 2025.03.21 02:08:15.130930 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
6309 | 2025.03.21 02:08:15.133231 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.00344593 sec., 4142277.9917177656 rows/sec., 59.26 MiB/sec. | ||
6310 | 2025.03.21 02:08:15.133838 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6311 | 2025.03.21 02:08:15.134186 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6312 | 2025.03.21 02:08:15.134270 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6313 | 2025.03.21 02:08:15.134400 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6314 | 2025.03.21 02:08:16.133990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6315 | 2025.03.21 02:08:16.155961 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6316 | 2025.03.21 02:08:16.156032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6317 | 2025.03.21 02:08:16.163547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6318 | 2025.03.21 02:08:16.164327 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6319 | 2025.03.21 02:08:16.164747 [ 135 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6320 | 2025.03.21 02:08:16.164890 [ 135 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6321 | 2025.03.21 02:08:16.164966 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6322 | 2025.03.21 02:08:16.165449 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
6323 | 2025.03.21 02:08:16.183070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6324 | 2025.03.21 02:08:16.184477 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6325 | 2025.03.21 02:08:16.186240 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
6326 | 2025.03.21 02:08:16.192111 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
6327 | 2025.03.21 02:08:16.197918 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
6328 | 2025.03.21 02:08:16.203513 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
6329 | 2025.03.21 02:08:16.209406 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
6330 | 2025.03.21 02:08:16.213855 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
6331 | 2025.03.21 02:08:16.272789 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107670933 sec., 2173.2884956054017 rows/sec., 11.24 MiB/sec. | ||
6332 | 2025.03.21 02:08:16.275839 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6333 | 2025.03.21 02:08:16.278704 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6334 | 2025.03.21 02:08:16.278836 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6335 | 2025.03.21 02:08:16.281464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6336 | 2025.03.21 02:08:17.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.65 MiB, peak 212.19 MiB, free memory in arenas 0.00 B, will set to 202.98 MiB (RSS), difference: 1.34 MiB | ||
6337 | 2025.03.21 02:08:18.136568 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6338 | 2025.03.21 02:08:18.136781 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6339 | 2025.03.21 02:08:18.136863 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6340 | 2025.03.21 02:08:18.137724 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6341 | 2025.03.21 02:08:18.137779 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6342 | 2025.03.21 02:08:18.138249 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6343 | 2025.03.21 02:08:18.138505 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6344 | 2025.03.21 02:08:18.138712 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001992 sec., 106425.70281124499 rows/sec., 6.77 MiB/sec. | ||
6345 | 2025.03.21 02:08:18.138778 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} <Debug> TCPHandler: Processed in 0.002347301 sec. | ||
6346 | 2025.03.21 02:08:18.138888 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6347 | 2025.03.21 02:08:18.138996 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6348 | 2025.03.21 02:08:18.139043 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6349 | 2025.03.21 02:08:18.139804 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6350 | 2025.03.21 02:08:18.139843 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6351 | 2025.03.21 02:08:18.140251 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6352 | 2025.03.21 02:08:18.140495 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6353 | 2025.03.21 02:08:18.140629 [ 131 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6354 | 2025.03.21 02:08:18.140683 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001712 sec., 360397.19626168226 rows/sec., 28.17 MiB/sec. | ||
6355 | 2025.03.21 02:08:18.140686 [ 131 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6356 | 2025.03.21 02:08:18.140737 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6357 | 2025.03.21 02:08:18.140760 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} <Debug> TCPHandler: Processed in 0.001921634 sec. | ||
6358 | 2025.03.21 02:08:18.141030 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6359 | 2025.03.21 02:08:18.141219 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
6360 | 2025.03.21 02:08:18.141538 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6361 | 2025.03.21 02:08:18.141824 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6362 | 2025.03.21 02:08:18.141828 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6363 | 2025.03.21 02:08:18.141982 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1847 rows starting from the beginning of the part | ||
6364 | 2025.03.21 02:08:18.142422 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part | ||
6365 | 2025.03.21 02:08:18.142735 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 617 rows starting from the beginning of the part | ||
6366 | 2025.03.21 02:08:18.143102 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1276 rows starting from the beginning of the part | ||
6367 | 2025.03.21 02:08:18.143416 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::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 | ||
6368 | 2025.03.21 02:08:18.143776 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 617 rows starting from the beginning of the part | ||
6369 | 2025.03.21 02:08:18.145174 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6370 | 2025.03.21 02:08:18.145228 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6371 | 2025.03.21 02:08:18.146389 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6372 | 2025.03.21 02:08:18.147440 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6373 | 2025.03.21 02:08:18.147879 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.006572 sec., 16129.032258064517 rows/sec., 971.66 KiB/sec. | ||
6374 | 2025.03.21 02:08:18.147960 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} <Debug> TCPHandler: Processed in 0.007053233 sec. | ||
6375 | 2025.03.21 02:08:18.148076 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6376 | 2025.03.21 02:08:18.148205 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6377 | 2025.03.21 02:08:18.148250 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6378 | 2025.03.21 02:08:18.149037 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.008145162 sec., 558491.0404483054 rows/sec., 47.47 MiB/sec. | ||
6379 | 2025.03.21 02:08:18.149378 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6380 | 2025.03.21 02:08:18.149710 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6381 | 2025.03.21 02:08:18.149777 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6382 | 2025.03.21 02:08:18.150040 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6383 | 2025.03.21 02:08:18.150209 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6384 | 2025.03.21 02:08:18.150377 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
6385 | 2025.03.21 02:08:18.150455 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6386 | 2025.03.21 02:08:18.150708 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6387 | 2025.03.21 02:08:18.150839 [ 131 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6388 | 2025.03.21 02:08:18.150888 [ 131 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6389 | 2025.03.21 02:08:18.150905 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002736 sec., 41301.16959064327 rows/sec., 2.67 MiB/sec. | ||
6390 | 2025.03.21 02:08:18.150917 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6391 | 2025.03.21 02:08:18.151007 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} <Debug> TCPHandler: Processed in 0.002983032 sec. | ||
6392 | 2025.03.21 02:08:18.151061 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
6393 | 2025.03.21 02:08:18.151152 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6394 | 2025.03.21 02:08:18.151173 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6395 | 2025.03.21 02:08:18.151204 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part | ||
6396 | 2025.03.21 02:08:18.151304 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6397 | 2025.03.21 02:08:18.151335 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
6398 | 2025.03.21 02:08:18.151398 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6399 | 2025.03.21 02:08:18.151613 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
6400 | 2025.03.21 02:08:18.151929 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
6401 | 2025.03.21 02:08:18.152183 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
6402 | 2025.03.21 02:08:18.152506 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
6403 | 2025.03.21 02:08:18.153357 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6404 | 2025.03.21 02:08:18.153399 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6405 | 2025.03.21 02:08:18.153937 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6406 | 2025.03.21 02:08:18.154237 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.003235446 sec., 315876.0801447467 rows/sec., 22.07 MiB/sec. | ||
6407 | 2025.03.21 02:08:18.154305 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6408 | 2025.03.21 02:08:18.154556 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6409 | 2025.03.21 02:08:18.154659 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003385 sec., 33087.14918759232 rows/sec., 1.88 MiB/sec. | ||
6410 | 2025.03.21 02:08:18.154748 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} <Debug> TCPHandler: Processed in 0.003654103 sec. | ||
6411 | 2025.03.21 02:08:18.154920 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6412 | 2025.03.21 02:08:18.155074 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6413 | 2025.03.21 02:08:18.155079 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6414 | 2025.03.21 02:08:18.155184 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6415 | 2025.03.21 02:08:18.155270 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6416 | 2025.03.21 02:08:18.155463 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
6417 | 2025.03.21 02:08:18.156054 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6418 | 2025.03.21 02:08:18.156097 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6419 | 2025.03.21 02:08:18.156472 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6420 | 2025.03.21 02:08:18.156711 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6421 | 2025.03.21 02:08:18.156844 [ 131 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6422 | 2025.03.21 02:08:18.156886 [ 131 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6423 | 2025.03.21 02:08:18.156896 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001868 sec., 204496.7880085653 rows/sec., 14.42 MiB/sec. | ||
6424 | 2025.03.21 02:08:18.156915 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6425 | 2025.03.21 02:08:18.156990 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} <Debug> TCPHandler: Processed in 0.002131827 sec. | ||
6426 | 2025.03.21 02:08:18.157043 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
6427 | 2025.03.21 02:08:18.157134 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6428 | 2025.03.21 02:08:18.157172 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6429 | 2025.03.21 02:08:18.157211 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
6430 | 2025.03.21 02:08:18.157267 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6431 | 2025.03.21 02:08:18.157353 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
6432 | 2025.03.21 02:08:18.157365 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6433 | 2025.03.21 02:08:18.157703 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 382 rows starting from the beginning of the part | ||
6434 | 2025.03.21 02:08:18.158068 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 560 rows starting from the beginning of the part | ||
6435 | 2025.03.21 02:08:18.158277 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::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 | ||
6436 | 2025.03.21 02:08:18.158467 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 382 rows starting from the beginning of the part | ||
6437 | 2025.03.21 02:08:18.158970 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6438 | 2025.03.21 02:08:18.159014 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6439 | 2025.03.21 02:08:18.159534 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6440 | 2025.03.21 02:08:18.159821 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6441 | 2025.03.21 02:08:18.160082 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002842 sec., 2111.18930330753 rows/sec., 110.30 KiB/sec. | ||
6442 | 2025.03.21 02:08:18.160494 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} <Debug> TCPHandler: Processed in 0.003403279 sec. | ||
6443 | 2025.03.21 02:08:18.161025 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6444 | 2025.03.21 02:08:18.161231 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.004240244 sec., 567420.1767634127 rows/sec., 43.44 MiB/sec. | ||
6445 | 2025.03.21 02:08:18.161285 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6446 | 2025.03.21 02:08:18.161346 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6447 | 2025.03.21 02:08:18.161410 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6448 | 2025.03.21 02:08:18.161777 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6449 | 2025.03.21 02:08:18.161902 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6450 | 2025.03.21 02:08:18.161993 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
6451 | 2025.03.21 02:08:18.162093 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6452 | 2025.03.21 02:08:18.162129 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6453 | 2025.03.21 02:08:18.162508 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6454 | 2025.03.21 02:08:18.162755 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6455 | 2025.03.21 02:08:18.162888 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6456 | 2025.03.21 02:08:18.162931 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6457 | 2025.03.21 02:08:18.162941 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001695 sec., 139823.00884955752 rows/sec., 9.37 MiB/sec. | ||
6458 | 2025.03.21 02:08:18.162961 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6459 | 2025.03.21 02:08:18.163072 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} <Debug> TCPHandler: Processed in 0.002206878 sec. | ||
6460 | 2025.03.21 02:08:18.163331 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::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 | ||
6461 | 2025.03.21 02:08:18.163468 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6462 | 2025.03.21 02:08:18.163891 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6463 | 2025.03.21 02:08:18.164004 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6464 | 2025.03.21 02:08:18.164022 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14019 rows starting from the beginning of the part | ||
6465 | 2025.03.21 02:08:18.164256 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6466 | 2025.03.21 02:08:18.164552 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
6467 | 2025.03.21 02:08:18.164943 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
6468 | 2025.03.21 02:08:18.165315 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 930 rows starting from the beginning of the part | ||
6469 | 2025.03.21 02:08:18.165652 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part | ||
6470 | 2025.03.21 02:08:18.165892 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part | ||
6471 | 2025.03.21 02:08:18.166669 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6472 | 2025.03.21 02:08:18.166737 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6473 | 2025.03.21 02:08:18.167636 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6474 | 2025.03.21 02:08:18.167974 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6475 | 2025.03.21 02:08:18.168265 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004447 sec., 224.87069934787496 rows/sec., 15.15 KiB/sec. | ||
6476 | 2025.03.21 02:08:18.168545 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} <Debug> TCPHandler: Processed in 0.005231351 sec. | ||
6477 | 2025.03.21 02:08:18.168912 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6478 | 2025.03.21 02:08:18.169263 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6479 | 2025.03.21 02:08:18.169367 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6480 | 2025.03.21 02:08:18.170560 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2025.03.21 02:08:18.170598 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6482 | 2025.03.21 02:08:18.171308 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6483 | 2025.03.21 02:08:18.171651 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6484 | 2025.03.21 02:08:18.171800 [ 131 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6485 | 2025.03.21 02:08:18.171847 [ 131 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6486 | 2025.03.21 02:08:18.171857 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002731 sec., 30025.63163676309 rows/sec., 1.91 MiB/sec. | ||
6487 | 2025.03.21 02:08:18.171879 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6488 | 2025.03.21 02:08:18.172001 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} <Debug> TCPHandler: Processed in 0.003219286 sec. | ||
6489 | 2025.03.21 02:08:18.172336 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::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 | ||
6490 | 2025.03.21 02:08:18.172839 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6491 | 2025.03.21 02:08:18.172928 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2728 rows starting from the beginning of the part | ||
6492 | 2025.03.21 02:08:18.173023 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
6493 | 2025.03.21 02:08:18.173317 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
6494 | 2025.03.21 02:08:18.173559 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
6495 | 2025.03.21 02:08:18.173861 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
6496 | 2025.03.21 02:08:18.174085 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
6497 | 2025.03.21 02:08:18.174116 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15659 rows, containing 5 columns (5 merged, 0 gathered) in 0.011030892 sec., 1419558.8171835968 rows/sec., 95.95 MiB/sec. | ||
6498 | 2025.03.21 02:08:18.174536 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6499 | 2025.03.21 02:08:18.174899 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6500 | 2025.03.21 02:08:18.175023 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6501 | 2025.03.21 02:08:18.175134 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
6502 | 2025.03.21 02:08:18.175546 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3012 rows, containing 4 columns (4 merged, 0 gathered) in 0.003541311 sec., 850532.4722962767 rows/sec., 55.70 MiB/sec. | ||
6503 | 2025.03.21 02:08:18.175901 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6504 | 2025.03.21 02:08:18.176206 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6505 | 2025.03.21 02:08:18.176291 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6506 | 2025.03.21 02:08:18.176378 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6507 | 2025.03.21 02:08:22.499974 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6508 | 2025.03.21 02:08:22.500045 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6509 | 2025.03.21 02:08:22.629830 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6510 | 2025.03.21 02:08:22.630821 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6511 | 2025.03.21 02:08:22.630871 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6512 | 2025.03.21 02:08:22.631414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6513 | 2025.03.21 02:08:22.631673 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6514 | 2025.03.21 02:08:22.631891 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6515 | 2025.03.21 02:08:22.696593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 918 | ||
6516 | 2025.03.21 02:08:22.700087 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6517 | 2025.03.21 02:08:22.700140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6518 | 2025.03.21 02:08:22.701622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6519 | 2025.03.21 02:08:22.701960 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6520 | 2025.03.21 02:08:22.703165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
6521 | 2025.03.21 02:08:23.001496 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001058598 sec. | ||
6522 | 2025.03.21 02:08:23.132603 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6523 | 2025.03.21 02:08:23.132801 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6524 | 2025.03.21 02:08:23.132874 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6525 | 2025.03.21 02:08:23.133710 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6526 | 2025.03.21 02:08:23.133749 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6527 | 2025.03.21 02:08:23.134188 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6528 | 2025.03.21 02:08:23.134455 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6529 | 2025.03.21 02:08:23.134653 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001908 sec., 71278.82599580713 rows/sec., 6.15 MiB/sec. | ||
6530 | 2025.03.21 02:08:23.134708 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} <Debug> TCPHandler: Processed in 0.002221618 sec. | ||
6531 | 2025.03.21 02:08:23.134826 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6532 | 2025.03.21 02:08:23.134932 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6533 | 2025.03.21 02:08:23.134977 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6534 | 2025.03.21 02:08:23.135499 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6535 | 2025.03.21 02:08:23.135536 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6536 | 2025.03.21 02:08:23.135879 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6537 | 2025.03.21 02:08:23.136120 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6538 | 2025.03.21 02:08:23.136324 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001401 sec., 28551.034975017847 rows/sec., 2.10 MiB/sec. | ||
6539 | 2025.03.21 02:08:23.136391 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} <Debug> TCPHandler: Processed in 0.001614588 sec. | ||
6540 | 2025.03.21 02:08:23.136619 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6541 | 2025.03.21 02:08:23.136742 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6542 | 2025.03.21 02:08:23.136788 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6543 | 2025.03.21 02:08:23.137333 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6544 | 2025.03.21 02:08:23.137371 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6545 | 2025.03.21 02:08:23.137727 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6546 | 2025.03.21 02:08:23.137968 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2025.03.21 02:08:23.138138 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001418 sec., 73342.73624823695 rows/sec., 5.73 MiB/sec. | ||
6548 | 2025.03.21 02:08:23.138187 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} <Debug> TCPHandler: Processed in 0.001656369 sec. | ||
6549 | 2025.03.21 02:08:23.138295 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6550 | 2025.03.21 02:08:23.138400 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6551 | 2025.03.21 02:08:23.138448 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6552 | 2025.03.21 02:08:23.138953 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2025.03.21 02:08:23.138989 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6554 | 2025.03.21 02:08:23.139380 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6555 | 2025.03.21 02:08:23.139618 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2025.03.21 02:08:23.139835 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec. | ||
6557 | 2025.03.21 02:08:23.139921 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} <Debug> TCPHandler: Processed in 0.001671289 sec. | ||
6558 | 2025.03.21 02:08:23.140163 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6559 | 2025.03.21 02:08:23.140292 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6560 | 2025.03.21 02:08:23.140365 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6561 | 2025.03.21 02:08:23.141516 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6562 | 2025.03.21 02:08:23.141554 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6563 | 2025.03.21 02:08:23.142211 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6564 | 2025.03.21 02:08:23.142475 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6565 | 2025.03.21 02:08:23.142668 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002399 sec., 16673.614005835763 rows/sec., 29.88 MiB/sec. | ||
6566 | 2025.03.21 02:08:23.142776 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} <Debug> TCPHandler: Processed in 0.002706607 sec. | ||
6567 | 2025.03.21 02:08:23.142928 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6568 | 2025.03.21 02:08:23.143060 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6569 | 2025.03.21 02:08:23.143117 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6570 | 2025.03.21 02:08:23.143657 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6571 | 2025.03.21 02:08:23.143695 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6572 | 2025.03.21 02:08:23.144086 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6573 | 2025.03.21 02:08:23.144340 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6574 | 2025.03.21 02:08:23.144539 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
6575 | 2025.03.21 02:08:23.144622 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} <Debug> TCPHandler: Processed in 0.001755521 sec. | ||
6576 | 2025.03.21 02:08:23.683225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6577 | 2025.03.21 02:08:23.702879 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6578 | 2025.03.21 02:08:23.702944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
6579 | 2025.03.21 02:08:23.710025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6580 | 2025.03.21 02:08:23.710793 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6581 | 2025.03.21 02:08:23.713553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6582 | 2025.03.21 02:08:28.136429 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6583 | 2025.03.21 02:08:28.136631 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6584 | 2025.03.21 02:08:28.136704 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6585 | 2025.03.21 02:08:28.137554 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6586 | 2025.03.21 02:08:28.137604 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6587 | 2025.03.21 02:08:28.138059 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6588 | 2025.03.21 02:08:28.138324 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6589 | 2025.03.21 02:08:28.138594 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002004 sec., 105788.42315369261 rows/sec., 6.73 MiB/sec. | ||
6590 | 2025.03.21 02:08:28.139105 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} <Debug> TCPHandler: Processed in 0.002802779 sec. | ||
6591 | 2025.03.21 02:08:28.139263 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6592 | 2025.03.21 02:08:28.139378 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6593 | 2025.03.21 02:08:28.139429 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6594 | 2025.03.21 02:08:28.140290 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6595 | 2025.03.21 02:08:28.140330 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6596 | 2025.03.21 02:08:28.140734 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6597 | 2025.03.21 02:08:28.140980 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6598 | 2025.03.21 02:08:28.141168 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001816 sec., 339757.70925110136 rows/sec., 26.56 MiB/sec. | ||
6599 | 2025.03.21 02:08:28.141260 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} <Debug> TCPHandler: Processed in 0.002048955 sec. | ||
6600 | 2025.03.21 02:08:28.141414 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6601 | 2025.03.21 02:08:28.141517 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6602 | 2025.03.21 02:08:28.141564 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6603 | 2025.03.21 02:08:28.142116 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6604 | 2025.03.21 02:08:28.142155 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6605 | 2025.03.21 02:08:28.142506 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6606 | 2025.03.21 02:08:28.142759 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6607 | 2025.03.21 02:08:28.142944 [ 118 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6608 | 2025.03.21 02:08:28.142970 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001475 sec., 71864.40677966102 rows/sec., 4.23 MiB/sec. | ||
6609 | 2025.03.21 02:08:28.143034 [ 118 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6610 | 2025.03.21 02:08:28.143107 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6611 | 2025.03.21 02:08:28.143113 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} <Debug> TCPHandler: Processed in 0.001760661 sec. | ||
6612 | 2025.03.21 02:08:28.143446 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
6613 | 2025.03.21 02:08:28.143478 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6614 | 2025.03.21 02:08:28.143971 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6615 | 2025.03.21 02:08:28.144001 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6616 | 2025.03.21 02:08:28.144100 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 164 rows starting from the beginning of the part | ||
6617 | 2025.03.21 02:08:28.144164 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6618 | 2025.03.21 02:08:28.144551 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part | ||
6619 | 2025.03.21 02:08:28.144913 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
6620 | 2025.03.21 02:08:28.145297 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part | ||
6621 | 2025.03.21 02:08:28.145648 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
6622 | 2025.03.21 02:08:28.146035 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 106 rows starting from the beginning of the part | ||
6623 | 2025.03.21 02:08:28.147223 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6624 | 2025.03.21 02:08:28.147302 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6625 | 2025.03.21 02:08:28.148377 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6626 | 2025.03.21 02:08:28.149003 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6627 | 2025.03.21 02:08:28.149084 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.005873103 sec., 95690.47231080402 rows/sec., 6.32 MiB/sec. | ||
6628 | 2025.03.21 02:08:28.149355 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00559 sec., 20214.669051878354 rows/sec., 1.31 MiB/sec. | ||
6629 | 2025.03.21 02:08:28.149444 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6630 | 2025.03.21 02:08:28.149497 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} <Debug> TCPHandler: Processed in 0.006152357 sec. | ||
6631 | 2025.03.21 02:08:28.149673 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6632 | 2025.03.21 02:08:28.149862 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6633 | 2025.03.21 02:08:28.149939 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6634 | 2025.03.21 02:08:28.150016 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6635 | 2025.03.21 02:08:28.150241 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6636 | 2025.03.21 02:08:28.150456 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6637 | 2025.03.21 02:08:28.150912 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6638 | 2025.03.21 02:08:28.150958 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6639 | 2025.03.21 02:08:28.151332 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6640 | 2025.03.21 02:08:28.151582 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6641 | 2025.03.21 02:08:28.151797 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00199 sec., 56281.40703517588 rows/sec., 3.21 MiB/sec. | ||
6642 | 2025.03.21 02:08:28.151854 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} <Debug> TCPHandler: Processed in 0.002235569 sec. | ||
6643 | 2025.03.21 02:08:28.151956 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6644 | 2025.03.21 02:08:28.152058 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6645 | 2025.03.21 02:08:28.152101 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6646 | 2025.03.21 02:08:28.152766 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6647 | 2025.03.21 02:08:28.152806 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6648 | 2025.03.21 02:08:28.153182 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6649 | 2025.03.21 02:08:28.153428 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6650 | 2025.03.21 02:08:28.153652 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001614 sec., 236679.05824039652 rows/sec., 16.69 MiB/sec. | ||
6651 | 2025.03.21 02:08:28.153705 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} <Debug> TCPHandler: Processed in 0.001797541 sec. | ||
6652 | 2025.03.21 02:08:28.153832 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6653 | 2025.03.21 02:08:28.153966 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6654 | 2025.03.21 02:08:28.154023 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6655 | 2025.03.21 02:08:28.154533 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6656 | 2025.03.21 02:08:28.154574 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6657 | 2025.03.21 02:08:28.154951 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6658 | 2025.03.21 02:08:28.155197 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6659 | 2025.03.21 02:08:28.155403 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. | ||
6660 | 2025.03.21 02:08:28.155455 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} <Debug> TCPHandler: Processed in 0.001687029 sec. | ||
6661 | 2025.03.21 02:08:28.155572 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6662 | 2025.03.21 02:08:28.155678 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6663 | 2025.03.21 02:08:28.155725 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6664 | 2025.03.21 02:08:28.156283 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2025.03.21 02:08:28.156322 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6666 | 2025.03.21 02:08:28.156718 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6667 | 2025.03.21 02:08:28.156960 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6668 | 2025.03.21 02:08:28.157161 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001506 sec., 157370.51792828686 rows/sec., 10.55 MiB/sec. | ||
6669 | 2025.03.21 02:08:28.157212 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} <Debug> TCPHandler: Processed in 0.001689949 sec. | ||
6670 | 2025.03.21 02:08:28.157325 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6671 | 2025.03.21 02:08:28.157430 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6672 | 2025.03.21 02:08:28.157478 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6673 | 2025.03.21 02:08:28.157891 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6674 | 2025.03.21 02:08:28.157931 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6675 | 2025.03.21 02:08:28.158295 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6676 | 2025.03.21 02:08:28.158543 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6677 | 2025.03.21 02:08:28.158755 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
6678 | 2025.03.21 02:08:28.158805 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} <Debug> TCPHandler: Processed in 0.001531027 sec. | ||
6679 | 2025.03.21 02:08:28.158928 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6680 | 2025.03.21 02:08:28.159031 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6681 | 2025.03.21 02:08:28.159077 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6682 | 2025.03.21 02:08:28.159512 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6683 | 2025.03.21 02:08:28.159551 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6684 | 2025.03.21 02:08:28.159915 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6685 | 2025.03.21 02:08:28.160164 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6686 | 2025.03.21 02:08:28.160367 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec. | ||
6687 | 2025.03.21 02:08:28.160417 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} <Debug> TCPHandler: Processed in 0.001538467 sec. | ||
6688 | 2025.03.21 02:08:30.132072 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6689 | 2025.03.21 02:08:30.132754 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6690 | 2025.03.21 02:08:30.132798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6691 | 2025.03.21 02:08:30.133319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6692 | 2025.03.21 02:08:30.133574 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6693 | 2025.03.21 02:08:30.133866 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6694 | 2025.03.21 02:08:31.213706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6695 | 2025.03.21 02:08:31.235152 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6696 | 2025.03.21 02:08:31.235218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6697 | 2025.03.21 02:08:31.242583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6698 | 2025.03.21 02:08:31.243347 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6699 | 2025.03.21 02:08:31.247586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6700 | 2025.03.21 02:08:32.703442 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 950 | ||
6701 | 2025.03.21 02:08:32.706483 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6702 | 2025.03.21 02:08:32.706534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6703 | 2025.03.21 02:08:32.708023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6704 | 2025.03.21 02:08:32.708347 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6705 | 2025.03.21 02:08:32.709169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
6706 | 2025.03.21 02:08:33.132862 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6707 | 2025.03.21 02:08:33.133034 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6708 | 2025.03.21 02:08:33.133098 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6709 | 2025.03.21 02:08:33.133832 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6710 | 2025.03.21 02:08:33.133877 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6711 | 2025.03.21 02:08:33.134311 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6712 | 2025.03.21 02:08:33.134567 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6713 | 2025.03.21 02:08:33.134761 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001775 sec., 76619.71830985915 rows/sec., 6.62 MiB/sec. | ||
6714 | 2025.03.21 02:08:33.134824 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} <Debug> TCPHandler: Processed in 0.002070506 sec. | ||
6715 | 2025.03.21 02:08:33.134934 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6716 | 2025.03.21 02:08:33.135043 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6717 | 2025.03.21 02:08:33.135090 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6718 | 2025.03.21 02:08:33.135619 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6719 | 2025.03.21 02:08:33.135656 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6720 | 2025.03.21 02:08:33.136012 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6721 | 2025.03.21 02:08:33.136264 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6722 | 2025.03.21 02:08:33.136448 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001429 sec., 27991.60251924423 rows/sec., 2.06 MiB/sec. | ||
6723 | 2025.03.21 02:08:33.136561 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} <Debug> TCPHandler: Processed in 0.00167661 sec. | ||
6724 | 2025.03.21 02:08:33.136701 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6725 | 2025.03.21 02:08:33.136804 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6726 | 2025.03.21 02:08:33.136848 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6727 | 2025.03.21 02:08:33.137397 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6728 | 2025.03.21 02:08:33.137435 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6729 | 2025.03.21 02:08:33.137797 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6730 | 2025.03.21 02:08:33.138042 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6731 | 2025.03.21 02:08:33.138215 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001434 sec., 72524.40725244072 rows/sec., 5.66 MiB/sec. | ||
6732 | 2025.03.21 02:08:33.138267 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} <Debug> TCPHandler: Processed in 0.001619588 sec. | ||
6733 | 2025.03.21 02:08:33.138380 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6734 | 2025.03.21 02:08:33.138485 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6735 | 2025.03.21 02:08:33.138533 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6736 | 2025.03.21 02:08:33.139042 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6737 | 2025.03.21 02:08:33.139079 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6738 | 2025.03.21 02:08:33.139461 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6739 | 2025.03.21 02:08:33.139704 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6740 | 2025.03.21 02:08:33.139906 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001436 sec., 111420.61281337048 rows/sec., 7.76 MiB/sec. | ||
6741 | 2025.03.21 02:08:33.140007 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} <Debug> TCPHandler: Processed in 0.001678569 sec. | ||
6742 | 2025.03.21 02:08:33.140162 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6743 | 2025.03.21 02:08:33.140473 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6744 | 2025.03.21 02:08:33.140756 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6745 | 2025.03.21 02:08:33.141938 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6746 | 2025.03.21 02:08:33.141976 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6747 | 2025.03.21 02:08:33.142645 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6748 | 2025.03.21 02:08:33.142913 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6749 | 2025.03.21 02:08:33.143151 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0028 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
6750 | 2025.03.21 02:08:33.143591 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} <Debug> TCPHandler: Processed in 0.003500911 sec. | ||
6751 | 2025.03.21 02:08:33.143753 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6752 | 2025.03.21 02:08:33.143857 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6753 | 2025.03.21 02:08:33.143903 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6754 | 2025.03.21 02:08:33.144347 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6755 | 2025.03.21 02:08:33.144386 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6756 | 2025.03.21 02:08:33.144747 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6757 | 2025.03.21 02:08:33.144987 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6758 | 2025.03.21 02:08:33.145161 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. | ||
6759 | 2025.03.21 02:08:33.145214 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} <Debug> TCPHandler: Processed in 0.001510916 sec. | ||
6760 | 2025.03.21 02:08:37.500108 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6761 | 2025.03.21 02:08:37.500210 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6762 | 2025.03.21 02:08:37.634073 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6763 | 2025.03.21 02:08:37.634740 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6764 | 2025.03.21 02:08:37.634794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6765 | 2025.03.21 02:08:37.635428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6766 | 2025.03.21 02:08:37.635693 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6767 | 2025.03.21 02:08:37.636001 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6768 | 2025.03.21 02:08:38.136208 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6769 | 2025.03.21 02:08:38.136408 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6770 | 2025.03.21 02:08:38.136479 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6771 | 2025.03.21 02:08:38.137293 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6772 | 2025.03.21 02:08:38.137342 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6773 | 2025.03.21 02:08:38.137785 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6774 | 2025.03.21 02:08:38.138038 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6775 | 2025.03.21 02:08:38.138249 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001891 sec., 112109.9947117927 rows/sec., 7.13 MiB/sec. | ||
6776 | 2025.03.21 02:08:38.138378 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} <Debug> TCPHandler: Processed in 0.00229212 sec. | ||
6777 | 2025.03.21 02:08:38.138517 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6778 | 2025.03.21 02:08:38.138628 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6779 | 2025.03.21 02:08:38.138675 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6780 | 2025.03.21 02:08:38.139424 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2025.03.21 02:08:38.139462 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6782 | 2025.03.21 02:08:38.139858 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6783 | 2025.03.21 02:08:38.140104 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6784 | 2025.03.21 02:08:38.140283 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001681 sec., 367043.4265318263 rows/sec., 28.69 MiB/sec. | ||
6785 | 2025.03.21 02:08:38.140334 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} <Debug> TCPHandler: Processed in 0.001869832 sec. | ||
6786 | 2025.03.21 02:08:38.140463 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6787 | 2025.03.21 02:08:38.140601 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6788 | 2025.03.21 02:08:38.140658 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6789 | 2025.03.21 02:08:38.141245 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6790 | 2025.03.21 02:08:38.141284 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6791 | 2025.03.21 02:08:38.141642 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6792 | 2025.03.21 02:08:38.141882 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6793 | 2025.03.21 02:08:38.142071 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001494 sec., 70950.46854082998 rows/sec., 4.17 MiB/sec. | ||
6794 | 2025.03.21 02:08:38.142149 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} <Debug> TCPHandler: Processed in 0.00174924 sec. | ||
6795 | 2025.03.21 02:08:38.142384 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6796 | 2025.03.21 02:08:38.142519 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6797 | 2025.03.21 02:08:38.142567 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6798 | 2025.03.21 02:08:38.143172 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6799 | 2025.03.21 02:08:38.143213 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6800 | 2025.03.21 02:08:38.143581 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6801 | 2025.03.21 02:08:38.143821 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6802 | 2025.03.21 02:08:38.144042 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001547 sec., 73044.60245636717 rows/sec., 4.73 MiB/sec. | ||
6803 | 2025.03.21 02:08:38.144096 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} <Debug> TCPHandler: Processed in 0.001806732 sec. | ||
6804 | 2025.03.21 02:08:38.144196 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6805 | 2025.03.21 02:08:38.144297 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6806 | 2025.03.21 02:08:38.144341 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6807 | 2025.03.21 02:08:38.144871 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6808 | 2025.03.21 02:08:38.144910 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6809 | 2025.03.21 02:08:38.145258 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6810 | 2025.03.21 02:08:38.145494 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6811 | 2025.03.21 02:08:38.145702 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001426 sec., 78541.3744740533 rows/sec., 4.47 MiB/sec. | ||
6812 | 2025.03.21 02:08:38.145753 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} <Debug> TCPHandler: Processed in 0.001606948 sec. | ||
6813 | 2025.03.21 02:08:38.145854 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6814 | 2025.03.21 02:08:38.145954 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6815 | 2025.03.21 02:08:38.145998 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6816 | 2025.03.21 02:08:38.146626 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6817 | 2025.03.21 02:08:38.146667 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6818 | 2025.03.21 02:08:38.147037 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6819 | 2025.03.21 02:08:38.147280 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6820 | 2025.03.21 02:08:38.147534 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001591 sec., 240100.56568196104 rows/sec., 16.93 MiB/sec. | ||
6821 | 2025.03.21 02:08:38.147685 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} <Debug> TCPHandler: Processed in 0.001878732 sec. | ||
6822 | 2025.03.21 02:08:38.147923 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6823 | 2025.03.21 02:08:38.148036 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6824 | 2025.03.21 02:08:38.148085 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6825 | 2025.03.21 02:08:38.148541 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6826 | 2025.03.21 02:08:38.148579 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6827 | 2025.03.21 02:08:38.148944 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6828 | 2025.03.21 02:08:38.149183 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6829 | 2025.03.21 02:08:38.149398 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
6830 | 2025.03.21 02:08:38.149452 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} <Debug> TCPHandler: Processed in 0.001622248 sec. | ||
6831 | 2025.03.21 02:08:38.149574 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6832 | 2025.03.21 02:08:38.149677 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6833 | 2025.03.21 02:08:38.149724 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6834 | 2025.03.21 02:08:38.150235 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6835 | 2025.03.21 02:08:38.150274 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6836 | 2025.03.21 02:08:38.150656 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6837 | 2025.03.21 02:08:38.150897 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6838 | 2025.03.21 02:08:38.151106 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001449 sec., 163561.07660455487 rows/sec., 10.96 MiB/sec. | ||
6839 | 2025.03.21 02:08:38.151159 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} <Debug> TCPHandler: Processed in 0.001635989 sec. | ||
6840 | 2025.03.21 02:08:38.151258 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6841 | 2025.03.21 02:08:38.151359 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6842 | 2025.03.21 02:08:38.151405 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6843 | 2025.03.21 02:08:38.151808 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6844 | 2025.03.21 02:08:38.151846 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6845 | 2025.03.21 02:08:38.152190 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6846 | 2025.03.21 02:08:38.152424 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6847 | 2025.03.21 02:08:38.152581 [ 106 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6848 | 2025.03.21 02:08:38.152650 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec. | ||
6849 | 2025.03.21 02:08:38.152664 [ 106 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6850 | 2025.03.21 02:08:38.152739 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6851 | 2025.03.21 02:08:38.152774 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} <Debug> TCPHandler: Processed in 0.001559337 sec. | ||
6852 | 2025.03.21 02:08:38.152962 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6853 | 2025.03.21 02:08:38.152986 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::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 | ||
6854 | 2025.03.21 02:08:38.153128 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6855 | 2025.03.21 02:08:38.153232 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6856 | 2025.03.21 02:08:38.153357 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6857 | 2025.03.21 02:08:38.153459 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
6858 | 2025.03.21 02:08:38.153856 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6859 | 2025.03.21 02:08:38.154141 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6860 | 2025.03.21 02:08:38.154427 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
6861 | 2025.03.21 02:08:38.154731 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
6862 | 2025.03.21 02:08:38.155054 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
6863 | 2025.03.21 02:08:38.155477 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6864 | 2025.03.21 02:08:38.155555 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6865 | 2025.03.21 02:08:38.156361 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6866 | 2025.03.21 02:08:38.156886 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6867 | 2025.03.21 02:08:38.157446 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004342 sec., 18885.30631045601 rows/sec., 1.20 MiB/sec. | ||
6868 | 2025.03.21 02:08:38.157701 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} <Debug> TCPHandler: Processed in 0.004812304 sec. | ||
6869 | 2025.03.21 02:08:38.157980 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.005111918 sec., 4108.047116561729 rows/sec., 276.05 KiB/sec. | ||
6870 | 2025.03.21 02:08:38.158164 [ 193 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6871 | 2025.03.21 02:08:38.158542 [ 193 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6872 | 2025.03.21 02:08:38.158643 [ 193 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6873 | 2025.03.21 02:08:38.158745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6874 | 2025.03.21 02:08:38.747723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6875 | 2025.03.21 02:08:38.768781 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6876 | 2025.03.21 02:08:38.768842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6877 | 2025.03.21 02:08:38.776130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6878 | 2025.03.21 02:08:38.776898 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6879 | 2025.03.21 02:08:38.779610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6880 | 2025.03.21 02:08:39.000389 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.02 MiB, peak 212.19 MiB, free memory in arenas 0.00 B, will set to 204.77 MiB (RSS), difference: -1.25 MiB | ||
6881 | 2025.03.21 02:08:40.779728 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6882 | 2025.03.21 02:08:40.779978 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6883 | 2025.03.21 02:08:40.780057 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6884 | 2025.03.21 02:08:40.780792 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6885 | 2025.03.21 02:08:40.780834 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6886 | 2025.03.21 02:08:40.781265 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
6887 | 2025.03.21 02:08:40.781539 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6888 | 2025.03.21 02:08:40.781777 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001844 sec., 9761.388286334057 rows/sec., 795.97 KiB/sec. | ||
6889 | 2025.03.21 02:08:40.781912 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} <Debug> TCPHandler: Processed in 0.00231739 sec. | ||
6890 | 2025.03.21 02:08:40.782046 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6891 | 2025.03.21 02:08:40.782161 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6892 | 2025.03.21 02:08:40.782209 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6893 | 2025.03.21 02:08:40.783315 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6894 | 2025.03.21 02:08:40.783356 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6895 | 2025.03.21 02:08:40.783810 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6896 | 2025.03.21 02:08:40.784064 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6897 | 2025.03.21 02:08:40.784194 [ 103 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6898 | 2025.03.21 02:08:40.784242 [ 103 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6899 | 2025.03.21 02:08:40.784254 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002122 sec., 605560.7917059377 rows/sec., 50.28 MiB/sec. | ||
6900 | 2025.03.21 02:08:40.784271 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6901 | 2025.03.21 02:08:40.784350 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} <Debug> TCPHandler: Processed in 0.002364651 sec. | ||
6902 | 2025.03.21 02:08:40.784407 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6903 | 2025.03.21 02:08:40.784478 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6904 | 2025.03.21 02:08:40.784512 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6905 | 2025.03.21 02:08:40.784541 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1847 rows starting from the beginning of the part | ||
6906 | 2025.03.21 02:08:40.784613 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6907 | 2025.03.21 02:08:40.784628 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
6908 | 2025.03.21 02:08:40.784739 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6909 | 2025.03.21 02:08:40.784955 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 617 rows starting from the beginning of the part | ||
6910 | 2025.03.21 02:08:40.785475 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
6911 | 2025.03.21 02:08:40.785772 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 617 rows starting from the beginning of the part | ||
6912 | 2025.03.21 02:08:40.786147 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1285 rows starting from the beginning of the part | ||
6913 | 2025.03.21 02:08:40.787201 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6914 | 2025.03.21 02:08:40.787245 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6915 | 2025.03.21 02:08:40.788016 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6916 | 2025.03.21 02:08:40.788314 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6917 | 2025.03.21 02:08:40.788505 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.003911 sec., 14829.96676041933 rows/sec., 1.06 MiB/sec. | ||
6918 | 2025.03.21 02:08:40.788572 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} <Debug> TCPHandler: Processed in 0.004132652 sec. | ||
6919 | 2025.03.21 02:08:40.788699 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6920 | 2025.03.21 02:08:40.788832 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6921 | 2025.03.21 02:08:40.788920 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6922 | 2025.03.21 02:08:40.789013 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4638 rows, containing 5 columns (5 merged, 0 gathered) in 0.004650431 sec., 997326.9144300818 rows/sec., 84.95 MiB/sec. | ||
6923 | 2025.03.21 02:08:40.789235 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6924 | 2025.03.21 02:08:40.789552 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6925 | 2025.03.21 02:08:40.789660 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6926 | 2025.03.21 02:08:40.789691 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6927 | 2025.03.21 02:08:40.789741 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
6928 | 2025.03.21 02:08:40.789743 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6929 | 2025.03.21 02:08:40.790125 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6930 | 2025.03.21 02:08:40.790388 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6931 | 2025.03.21 02:08:40.790564 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001766 sec., 129105.3227633069 rows/sec., 8.74 MiB/sec. | ||
6932 | 2025.03.21 02:08:40.790619 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} <Debug> TCPHandler: Processed in 0.001971214 sec. | ||
6933 | 2025.03.21 02:08:40.790752 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6934 | 2025.03.21 02:08:40.790860 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6935 | 2025.03.21 02:08:40.790906 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6936 | 2025.03.21 02:08:40.791689 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6937 | 2025.03.21 02:08:40.791728 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6938 | 2025.03.21 02:08:40.792114 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6939 | 2025.03.21 02:08:40.792369 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6940 | 2025.03.21 02:08:40.792498 [ 103 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6941 | 2025.03.21 02:08:40.792540 [ 103 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6942 | 2025.03.21 02:08:40.792550 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.001711 sec., 337814.14377556986 rows/sec., 25.16 MiB/sec. | ||
6943 | 2025.03.21 02:08:40.792564 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6944 | 2025.03.21 02:08:40.792653 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} <Debug> TCPHandler: Processed in 0.001950344 sec. | ||
6945 | 2025.03.21 02:08:40.792831 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6946 | 2025.03.21 02:08:40.792856 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6947 | 2025.03.21 02:08:40.793072 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6948 | 2025.03.21 02:08:40.793107 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6949 | 2025.03.21 02:08:40.793171 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6950 | 2025.03.21 02:08:40.793186 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
6951 | 2025.03.21 02:08:40.793496 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
6952 | 2025.03.21 02:08:40.793889 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 382 rows starting from the beginning of the part | ||
6953 | 2025.03.21 02:08:40.794220 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
6954 | 2025.03.21 02:08:40.794548 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 382 rows starting from the beginning of the part | ||
6955 | 2025.03.21 02:08:40.794846 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 578 rows starting from the beginning of the part | ||
6956 | 2025.03.21 02:08:40.796250 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6957 | 2025.03.21 02:08:40.796324 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6958 | 2025.03.21 02:08:40.797368 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6959 | 2025.03.21 02:08:40.797742 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6960 | 2025.03.21 02:08:40.797914 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6961 | 2025.03.21 02:08:40.797969 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2025.03.21 02:08:40.798009 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.005006 sec., 187574.91010787056 rows/sec., 12.57 MiB/sec. | ||
6963 | 2025.03.21 02:08:40.798014 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6964 | 2025.03.21 02:08:40.798180 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} <Debug> TCPHandler: Processed in 0.005386054 sec. | ||
6965 | 2025.03.21 02:08:40.798394 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
6966 | 2025.03.21 02:08:40.798499 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6967 | 2025.03.21 02:08:40.798828 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6968 | 2025.03.21 02:08:40.798945 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6969 | 2025.03.21 02:08:40.799086 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15659 rows starting from the beginning of the part | ||
6970 | 2025.03.21 02:08:40.799166 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6971 | 2025.03.21 02:08:40.799393 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2464 rows, containing 5 columns (5 merged, 0 gathered) in 0.006713667 sec., 367012.5432196741 rows/sec., 28.15 MiB/sec. | ||
6972 | 2025.03.21 02:08:40.799643 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
6973 | 2025.03.21 02:08:40.799871 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6974 | 2025.03.21 02:08:40.800266 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
6975 | 2025.03.21 02:08:40.800768 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
6976 | 2025.03.21 02:08:40.801298 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
6977 | 2025.03.21 02:08:40.801398 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6978 | 2025.03.21 02:08:40.801717 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 939 rows starting from the beginning of the part | ||
6979 | 2025.03.21 02:08:40.801781 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6980 | 2025.03.21 02:08:40.802087 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6981 | 2025.03.21 02:08:40.803625 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6982 | 2025.03.21 02:08:40.803676 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6983 | 2025.03.21 02:08:40.804834 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6984 | 2025.03.21 02:08:40.805116 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6985 | 2025.03.21 02:08:40.805840 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.007092 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
6986 | 2025.03.21 02:08:40.806294 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} <Debug> TCPHandler: Processed in 0.007893808 sec. | ||
6987 | 2025.03.21 02:08:40.806453 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6988 | 2025.03.21 02:08:40.806567 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6989 | 2025.03.21 02:08:40.806623 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6990 | 2025.03.21 02:08:40.807539 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6991 | 2025.03.21 02:08:40.807588 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6992 | 2025.03.21 02:08:40.808175 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6993 | 2025.03.21 02:08:40.808488 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17392 rows, containing 5 columns (5 merged, 0 gathered) in 0.01033323 sec., 1683113.6053296016 rows/sec., 113.75 MiB/sec. | ||
6994 | 2025.03.21 02:08:40.808602 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6995 | 2025.03.21 02:08:40.808840 [ 103 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6996 | 2025.03.21 02:08:40.808865 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6997 | 2025.03.21 02:08:40.808909 [ 103 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6998 | 2025.03.21 02:08:40.808989 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
6999 | 2025.03.21 02:08:40.809032 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.002464 sec., 12175.324675324675 rows/sec., 843.00 KiB/sec. | ||
7000 | 2025.03.21 02:08:40.809352 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} <Debug> TCPHandler: Processed in 0.002948961 sec. | ||
7001 | 2025.03.21 02:08:40.809393 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7002 | 2025.03.21 02:08:40.809666 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7003 | 2025.03.21 02:08:40.809712 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3012 rows starting from the beginning of the part | ||
7004 | 2025.03.21 02:08:40.809896 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
7005 | 2025.03.21 02:08:40.809933 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7006 | 2025.03.21 02:08:40.810165 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
7007 | 2025.03.21 02:08:40.810306 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7008 | 2025.03.21 02:08:40.810400 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
7009 | 2025.03.21 02:08:40.810677 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
7010 | 2025.03.21 02:08:40.810735 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
7011 | 2025.03.21 02:08:40.810811 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
7012 | 2025.03.21 02:08:40.812239 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3326 rows, containing 4 columns (4 merged, 0 gathered) in 0.003101214 sec., 1072483.2275360553 rows/sec., 70.23 MiB/sec. | ||
7013 | 2025.03.21 02:08:40.812511 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7014 | 2025.03.21 02:08:40.812790 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7015 | 2025.03.21 02:08:40.812865 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7016 | 2025.03.21 02:08:40.812938 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
7017 | 2025.03.21 02:08:42.709523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 998 | ||
7018 | 2025.03.21 02:08:42.713148 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7019 | 2025.03.21 02:08:42.713208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7020 | 2025.03.21 02:08:42.714756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7021 | 2025.03.21 02:08:42.715081 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7022 | 2025.03.21 02:08:42.716351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
7023 | 2025.03.21 02:08:43.127610 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7024 | 2025.03.21 02:08:43.127803 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7025 | 2025.03.21 02:08:43.127877 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7026 | 2025.03.21 02:08:43.128618 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7027 | 2025.03.21 02:08:43.128665 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7028 | 2025.03.21 02:08:43.129092 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7029 | 2025.03.21 02:08:43.129345 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7030 | 2025.03.21 02:08:43.129556 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.39 MiB/sec. | ||
7031 | 2025.03.21 02:08:43.129666 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} <Debug> TCPHandler: Processed in 0.002161668 sec. | ||
7032 | 2025.03.21 02:08:43.129900 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7033 | 2025.03.21 02:08:43.130067 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7034 | 2025.03.21 02:08:43.130115 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7035 | 2025.03.21 02:08:43.130683 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7036 | 2025.03.21 02:08:43.130724 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7037 | 2025.03.21 02:08:43.131087 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7038 | 2025.03.21 02:08:43.131334 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7039 | 2025.03.21 02:08:43.131512 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001475 sec., 43389.83050847458 rows/sec., 3.39 MiB/sec. | ||
7040 | 2025.03.21 02:08:43.131564 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} <Debug> TCPHandler: Processed in 0.001760901 sec. | ||
7041 | 2025.03.21 02:08:43.131692 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7042 | 2025.03.21 02:08:43.131829 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7043 | 2025.03.21 02:08:43.131887 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7044 | 2025.03.21 02:08:43.132399 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7045 | 2025.03.21 02:08:43.132436 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7046 | 2025.03.21 02:08:43.132820 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7047 | 2025.03.21 02:08:43.133074 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7048 | 2025.03.21 02:08:43.133252 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001455 sec., 52233.67697594502 rows/sec., 3.64 MiB/sec. | ||
7049 | 2025.03.21 02:08:43.133304 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} <Debug> TCPHandler: Processed in 0.001676109 sec. | ||
7050 | 2025.03.21 02:08:43.133406 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7051 | 2025.03.21 02:08:43.133509 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7052 | 2025.03.21 02:08:43.133555 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7053 | 2025.03.21 02:08:43.133970 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7054 | 2025.03.21 02:08:43.134007 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7055 | 2025.03.21 02:08:43.134360 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7056 | 2025.03.21 02:08:43.134597 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7057 | 2025.03.21 02:08:43.134765 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001279 sec., 23455.824863174355 rows/sec., 1.58 MiB/sec. | ||
7058 | 2025.03.21 02:08:43.134813 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} <Debug> TCPHandler: Processed in 0.001456595 sec. | ||
7059 | 2025.03.21 02:08:45.136208 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7060 | 2025.03.21 02:08:45.137266 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7061 | 2025.03.21 02:08:45.137310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7062 | 2025.03.21 02:08:45.137841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7063 | 2025.03.21 02:08:45.138103 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7064 | 2025.03.21 02:08:45.138398 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7065 | 2025.03.21 02:08:46.279749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7066 | 2025.03.21 02:08:46.301329 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7067 | 2025.03.21 02:08:46.301395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7068 | 2025.03.21 02:08:46.308857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7069 | 2025.03.21 02:08:46.309627 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7070 | 2025.03.21 02:08:46.312513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7071 | 2025.03.21 02:08:48.136625 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7072 | 2025.03.21 02:08:48.136839 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7073 | 2025.03.21 02:08:48.136921 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7074 | 2025.03.21 02:08:48.137835 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7075 | 2025.03.21 02:08:48.137888 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7076 | 2025.03.21 02:08:48.138340 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7077 | 2025.03.21 02:08:48.138608 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7078 | 2025.03.21 02:08:48.138825 [ 94 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7079 | 2025.03.21 02:08:48.138863 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002081 sec., 101874.09899086978 rows/sec., 6.48 MiB/sec. | ||
7080 | 2025.03.21 02:08:48.138916 [ 94 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7081 | 2025.03.21 02:08:48.138997 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7082 | 2025.03.21 02:08:48.139002 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} <Debug> TCPHandler: Processed in 0.002513943 sec. | ||
7083 | 2025.03.21 02:08:48.139294 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
7084 | 2025.03.21 02:08:48.139366 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7085 | 2025.03.21 02:08:48.139628 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7086 | 2025.03.21 02:08:48.139637 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7087 | 2025.03.21 02:08:48.139699 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
7088 | 2025.03.21 02:08:48.139738 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7089 | 2025.03.21 02:08:48.140057 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
7090 | 2025.03.21 02:08:48.140402 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
7091 | 2025.03.21 02:08:48.140715 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
7092 | 2025.03.21 02:08:48.141130 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::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 | ||
7093 | 2025.03.21 02:08:48.143133 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2025.03.21 02:08:48.143214 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7095 | 2025.03.21 02:08:48.143971 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004875035 sec., 217434.3363688671 rows/sec., 14.66 MiB/sec. | ||
7096 | 2025.03.21 02:08:48.144172 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7097 | 2025.03.21 02:08:48.144182 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7098 | 2025.03.21 02:08:48.144700 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2025.03.21 02:08:48.144721 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7100 | 2025.03.21 02:08:48.144872 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7101 | 2025.03.21 02:08:48.145059 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
7102 | 2025.03.21 02:08:48.145261 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005711 sec., 108037.12134477324 rows/sec., 8.45 MiB/sec. | ||
7103 | 2025.03.21 02:08:48.145410 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} <Debug> TCPHandler: Processed in 0.006165827 sec. | ||
7104 | 2025.03.21 02:08:48.145566 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7105 | 2025.03.21 02:08:48.145676 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7106 | 2025.03.21 02:08:48.145724 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7107 | 2025.03.21 02:08:48.146320 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2025.03.21 02:08:48.146362 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7109 | 2025.03.21 02:08:48.146733 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7110 | 2025.03.21 02:08:48.146977 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2025.03.21 02:08:48.147199 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001546 sec., 68564.0362225097 rows/sec., 4.03 MiB/sec. | ||
7112 | 2025.03.21 02:08:48.147250 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} <Debug> TCPHandler: Processed in 0.00173654 sec. | ||
7113 | 2025.03.21 02:08:48.147369 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7114 | 2025.03.21 02:08:48.147475 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7115 | 2025.03.21 02:08:48.147521 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7116 | 2025.03.21 02:08:48.148090 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7117 | 2025.03.21 02:08:48.148131 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7118 | 2025.03.21 02:08:48.148494 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7119 | 2025.03.21 02:08:48.148744 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7120 | 2025.03.21 02:08:48.148974 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001519 sec., 74391.04674127715 rows/sec., 4.82 MiB/sec. | ||
7121 | 2025.03.21 02:08:48.149091 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} <Debug> TCPHandler: Processed in 0.001773621 sec. | ||
7122 | 2025.03.21 02:08:48.149235 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7123 | 2025.03.21 02:08:48.149337 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7124 | 2025.03.21 02:08:48.149382 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7125 | 2025.03.21 02:08:48.149940 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7126 | 2025.03.21 02:08:48.149980 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7127 | 2025.03.21 02:08:48.150335 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7128 | 2025.03.21 02:08:48.150588 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7129 | 2025.03.21 02:08:48.150749 [ 94 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7130 | 2025.03.21 02:08:48.150803 [ 94 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7131 | 2025.03.21 02:08:48.150835 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7132 | 2025.03.21 02:08:48.150842 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001519 sec., 73732.71889400922 rows/sec., 4.20 MiB/sec. | ||
7133 | 2025.03.21 02:08:48.151153 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} <Debug> TCPHandler: Processed in 0.001969224 sec. | ||
7134 | 2025.03.21 02:08:48.151374 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
7135 | 2025.03.21 02:08:48.151460 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7136 | 2025.03.21 02:08:48.151688 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7137 | 2025.03.21 02:08:48.151711 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7138 | 2025.03.21 02:08:48.151789 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7139 | 2025.03.21 02:08:48.151796 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
7140 | 2025.03.21 02:08:48.152143 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
7141 | 2025.03.21 02:08:48.152492 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
7142 | 2025.03.21 02:08:48.152886 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
7143 | 2025.03.21 02:08:48.153176 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::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 | ||
7144 | 2025.03.21 02:08:48.154800 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7145 | 2025.03.21 02:08:48.154871 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7146 | 2025.03.21 02:08:48.155880 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004921466 sec., 113787.2333162517 rows/sec., 6.92 MiB/sec. | ||
7147 | 2025.03.21 02:08:48.155886 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7148 | 2025.03.21 02:08:48.156061 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7149 | 2025.03.21 02:08:48.156398 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7150 | 2025.03.21 02:08:48.156707 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7151 | 2025.03.21 02:08:48.156919 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.005295 sec., 72143.53163361661 rows/sec., 5.09 MiB/sec. | ||
7152 | 2025.03.21 02:08:48.157137 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7153 | 2025.03.21 02:08:48.157262 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} <Debug> TCPHandler: Processed in 0.005879172 sec. | ||
7154 | 2025.03.21 02:08:48.157498 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7155 | 2025.03.21 02:08:48.157572 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7156 | 2025.03.21 02:08:48.157699 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7157 | 2025.03.21 02:08:48.157746 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7158 | 2025.03.21 02:08:48.158206 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7159 | 2025.03.21 02:08:48.158245 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7160 | 2025.03.21 02:08:48.158625 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7161 | 2025.03.21 02:08:48.158869 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7162 | 2025.03.21 02:08:48.159043 [ 93 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7163 | 2025.03.21 02:08:48.159120 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
7164 | 2025.03.21 02:08:48.159121 [ 93 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7165 | 2025.03.21 02:08:48.159209 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7166 | 2025.03.21 02:08:48.159233 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} <Debug> TCPHandler: Processed in 0.001760381 sec. | ||
7167 | 2025.03.21 02:08:48.159646 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
7168 | 2025.03.21 02:08:48.159647 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7169 | 2025.03.21 02:08:48.159974 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7170 | 2025.03.21 02:08:48.160033 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7171 | 2025.03.21 02:08:48.160064 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7172 | 2025.03.21 02:08:48.160097 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
7173 | 2025.03.21 02:08:48.160468 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
7174 | 2025.03.21 02:08:48.160767 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7175 | 2025.03.21 02:08:48.161088 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7176 | 2025.03.21 02:08:48.161420 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7177 | 2025.03.21 02:08:48.161681 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7178 | 2025.03.21 02:08:48.162708 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7179 | 2025.03.21 02:08:48.162781 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7180 | 2025.03.21 02:08:48.163874 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7181 | 2025.03.21 02:08:48.164303 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004971597 sec., 25343.968950017468 rows/sec., 1.29 MiB/sec. | ||
7182 | 2025.03.21 02:08:48.164439 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7183 | 2025.03.21 02:08:48.164759 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7184 | 2025.03.21 02:08:48.164882 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004976 sec., 47628.61736334405 rows/sec., 3.19 MiB/sec. | ||
7185 | 2025.03.21 02:08:48.165068 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} <Debug> TCPHandler: Processed in 0.005591247 sec. | ||
7186 | 2025.03.21 02:08:48.165215 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7187 | 2025.03.21 02:08:48.165412 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7188 | 2025.03.21 02:08:48.165487 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7189 | 2025.03.21 02:08:48.165557 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2025.03.21 02:08:48.165798 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7191 | 2025.03.21 02:08:48.165983 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7192 | 2025.03.21 02:08:48.166278 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7193 | 2025.03.21 02:08:48.166321 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7194 | 2025.03.21 02:08:48.166676 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7195 | 2025.03.21 02:08:48.166911 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7196 | 2025.03.21 02:08:48.167119 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001763 sec., 567.2149744753261 rows/sec., 38.22 KiB/sec. | ||
7197 | 2025.03.21 02:08:48.167172 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} <Debug> TCPHandler: Processed in 0.002011675 sec. | ||
7198 | 2025.03.21 02:08:48.167277 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7199 | 2025.03.21 02:08:48.167380 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7200 | 2025.03.21 02:08:48.167426 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7201 | 2025.03.21 02:08:48.167872 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7202 | 2025.03.21 02:08:48.167910 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
7203 | 2025.03.21 02:08:48.168270 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7204 | 2025.03.21 02:08:48.168512 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7205 | 2025.03.21 02:08:48.168733 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec. | ||
7206 | 2025.03.21 02:08:48.168799 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} <Debug> TCPHandler: Processed in 0.001572077 sec. | ||
7207 | 2025.03.21 02:08:52.500282 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7208 | 2025.03.21 02:08:52.500360 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7209 | 2025.03.21 02:08:52.638612 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7210 | 2025.03.21 02:08:52.639357 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7211 | 2025.03.21 02:08:52.639408 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7212 | 2025.03.21 02:08:52.639937 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7213 | 2025.03.21 02:08:52.640203 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7214 | 2025.03.21 02:08:52.640424 [ 89 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7215 | 2025.03.21 02:08:52.640486 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7216 | 2025.03.21 02:08:52.640522 [ 89 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2025.03.21 02:08:52.640557 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7218 | 2025.03.21 02:08:52.640706 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
7219 | 2025.03.21 02:08:52.640870 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7220 | 2025.03.21 02:08:52.640915 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
7221 | 2025.03.21 02:08:52.640999 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
7222 | 2025.03.21 02:08:52.641158 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
7223 | 2025.03.21 02:08:52.641432 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
7224 | 2025.03.21 02:08:52.641658 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
7225 | 2025.03.21 02:08:52.641815 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
7226 | 2025.03.21 02:08:52.644294 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003653754 sec., 4524387.794033205 rows/sec., 64.72 MiB/sec. | ||
7227 | 2025.03.21 02:08:52.644447 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7228 | 2025.03.21 02:08:52.644828 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2025.03.21 02:08:52.644937 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7230 | 2025.03.21 02:08:52.645083 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
7231 | 2025.03.21 02:08:52.716792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1026 | ||
7232 | 2025.03.21 02:08:52.719746 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7233 | 2025.03.21 02:08:52.719798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7234 | 2025.03.21 02:08:52.721244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7235 | 2025.03.21 02:08:52.721575 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7236 | 2025.03.21 02:08:52.721801 [ 89 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7237 | 2025.03.21 02:08:52.721908 [ 89 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7238 | 2025.03.21 02:08:52.721967 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7239 | 2025.03.21 02:08:52.722796 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
7240 | 2025.03.21 02:08:52.725248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
7241 | 2025.03.21 02:08:52.725541 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7242 | 2025.03.21 02:08:52.725718 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 844 rows starting from the beginning of the part | ||
7243 | 2025.03.21 02:08:52.726250 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
7244 | 2025.03.21 02:08:52.726792 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
7245 | 2025.03.21 02:08:52.727290 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
7246 | 2025.03.21 02:08:52.727790 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
7247 | 2025.03.21 02:08:52.728457 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
7248 | 2025.03.21 02:08:52.736898 [ 198 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 72 columns (72 merged, 0 gathered) in 0.014764347 sec., 69491.72896031229 rows/sec., 56.24 MiB/sec. | ||
7249 | 2025.03.21 02:08:52.738533 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7250 | 2025.03.21 02:08:52.739418 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7251 | 2025.03.21 02:08:52.739519 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7252 | 2025.03.21 02:08:52.739903 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
7253 | 2025.03.21 02:08:53.133117 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7254 | 2025.03.21 02:08:53.133323 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7255 | 2025.03.21 02:08:53.133403 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7256 | 2025.03.21 02:08:53.134241 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7257 | 2025.03.21 02:08:53.134287 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7258 | 2025.03.21 02:08:53.134740 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7259 | 2025.03.21 02:08:53.135015 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7260 | 2025.03.21 02:08:53.135251 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001984 sec., 68548.3870967742 rows/sec., 5.92 MiB/sec. | ||
7261 | 2025.03.21 02:08:53.135317 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} <Debug> TCPHandler: Processed in 0.00232348 sec. | ||
7262 | 2025.03.21 02:08:53.135433 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7263 | 2025.03.21 02:08:53.135543 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7264 | 2025.03.21 02:08:53.135593 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7265 | 2025.03.21 02:08:53.136141 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7266 | 2025.03.21 02:08:53.136182 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7267 | 2025.03.21 02:08:53.136565 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7268 | 2025.03.21 02:08:53.136814 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7269 | 2025.03.21 02:08:53.137009 [ 88 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7270 | 2025.03.21 02:08:53.137030 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001507 sec., 26542.800265428003 rows/sec., 1.95 MiB/sec. | ||
7271 | 2025.03.21 02:08:53.137093 [ 88 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7272 | 2025.03.21 02:08:53.137171 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} <Debug> TCPHandler: Processed in 0.001788871 sec. | ||
7273 | 2025.03.21 02:08:53.137171 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7274 | 2025.03.21 02:08:53.137364 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7275 | 2025.03.21 02:08:53.137399 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
7276 | 2025.03.21 02:08:53.137553 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7277 | 2025.03.21 02:08:53.137663 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7278 | 2025.03.21 02:08:53.137761 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7279 | 2025.03.21 02:08:53.137865 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 164 rows starting from the beginning of the part | ||
7280 | 2025.03.21 02:08:53.138265 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
7281 | 2025.03.21 02:08:53.138680 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
7282 | 2025.03.21 02:08:53.139080 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 58 rows starting from the beginning of the part | ||
7283 | 2025.03.21 02:08:53.139305 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
7284 | 2025.03.21 02:08:53.139656 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
7285 | 2025.03.21 02:08:53.140436 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7286 | 2025.03.21 02:08:53.140508 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7287 | 2025.03.21 02:08:53.141421 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7288 | 2025.03.21 02:08:53.141965 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7289 | 2025.03.21 02:08:53.142712 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.005084 sec., 20456.33359559402 rows/sec., 1.60 MiB/sec. | ||
7290 | 2025.03.21 02:08:53.142992 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005682309 sec., 90456.18603282575 rows/sec., 6.14 MiB/sec. | ||
7291 | 2025.03.21 02:08:53.143320 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} <Debug> TCPHandler: Processed in 0.006032834 sec. | ||
7292 | 2025.03.21 02:08:53.143340 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7293 | 2025.03.21 02:08:53.143777 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7294 | 2025.03.21 02:08:53.143966 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7295 | 2025.03.21 02:08:53.144049 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7296 | 2025.03.21 02:08:53.144063 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7297 | 2025.03.21 02:08:53.144310 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7298 | 2025.03.21 02:08:53.144556 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
7299 | 2025.03.21 02:08:53.145035 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7300 | 2025.03.21 02:08:53.145078 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7301 | 2025.03.21 02:08:53.145477 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7302 | 2025.03.21 02:08:53.145721 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7303 | 2025.03.21 02:08:53.145956 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002049 sec., 78086.87164470473 rows/sec., 5.44 MiB/sec. | ||
7304 | 2025.03.21 02:08:53.146039 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} <Debug> TCPHandler: Processed in 0.002381191 sec. | ||
7305 | 2025.03.21 02:08:53.146210 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7306 | 2025.03.21 02:08:53.146316 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7307 | 2025.03.21 02:08:53.146381 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7308 | 2025.03.21 02:08:53.147663 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7309 | 2025.03.21 02:08:53.147709 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7310 | 2025.03.21 02:08:53.148607 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7311 | 2025.03.21 02:08:53.148944 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7312 | 2025.03.21 02:08:53.149184 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002888 sec., 13850.415512465373 rows/sec., 24.82 MiB/sec. | ||
7313 | 2025.03.21 02:08:53.149445 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} <Debug> TCPHandler: Processed in 0.003297187 sec. | ||
7314 | 2025.03.21 02:08:53.150276 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7315 | 2025.03.21 02:08:53.150399 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7316 | 2025.03.21 02:08:53.150448 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7317 | 2025.03.21 02:08:53.150930 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7318 | 2025.03.21 02:08:53.150972 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7319 | 2025.03.21 02:08:53.151350 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7320 | 2025.03.21 02:08:53.151598 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7321 | 2025.03.21 02:08:53.151817 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. | ||
7322 | 2025.03.21 02:08:53.151873 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} <Debug> TCPHandler: Processed in 0.001661389 sec. | ||
7323 | 2025.03.21 02:08:53.812651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7324 | 2025.03.21 02:08:53.834741 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7325 | 2025.03.21 02:08:53.834802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7326 | 2025.03.21 02:08:53.842406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7327 | 2025.03.21 02:08:53.843186 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7328 | 2025.03.21 02:08:53.843513 [ 88 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7329 | 2025.03.21 02:08:53.843591 [ 88 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2025.03.21 02:08:53.843635 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7331 | 2025.03.21 02:08:53.844088 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
7332 | 2025.03.21 02:08:53.858970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7333 | 2025.03.21 02:08:53.860716 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7334 | 2025.03.21 02:08:53.862468 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
7335 | 2025.03.21 02:08:53.868300 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
7336 | 2025.03.21 02:08:53.874092 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
7337 | 2025.03.21 02:08:53.879799 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
7338 | 2025.03.21 02:08:53.885733 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
7339 | 2025.03.21 02:08:53.890549 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
7340 | 2025.03.21 02:08:53.950390 [ 199 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.106613906 sec., 2551.2619338794325 rows/sec., 13.19 MiB/sec. | ||
7341 | 2025.03.21 02:08:53.953258 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7342 | 2025.03.21 02:08:53.956209 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7343 | 2025.03.21 02:08:53.956342 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7344 | 2025.03.21 02:08:53.958878 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7345 | 2025.03.21 02:08:54.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.03 MiB, peak 219.91 MiB, free memory in arenas 0.00 B, will set to 209.35 MiB (RSS), difference: 1.32 MiB | ||
7346 | 2025.03.21 02:08:58.136987 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7347 | 2025.03.21 02:08:58.137210 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7348 | 2025.03.21 02:08:58.137294 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7349 | 2025.03.21 02:08:58.138181 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7350 | 2025.03.21 02:08:58.138235 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7351 | 2025.03.21 02:08:58.138681 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7352 | 2025.03.21 02:08:58.138939 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7353 | 2025.03.21 02:08:58.139180 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. | ||
7354 | 2025.03.21 02:08:58.139245 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} <Debug> TCPHandler: Processed in 0.002399032 sec. | ||
7355 | 2025.03.21 02:08:58.139376 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7356 | 2025.03.21 02:08:58.139490 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7357 | 2025.03.21 02:08:58.139537 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7358 | 2025.03.21 02:08:58.140374 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7359 | 2025.03.21 02:08:58.140417 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7360 | 2025.03.21 02:08:58.140814 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7361 | 2025.03.21 02:08:58.141057 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7362 | 2025.03.21 02:08:58.141281 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001816 sec., 339757.70925110136 rows/sec., 26.56 MiB/sec. | ||
7363 | 2025.03.21 02:08:58.141344 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} <Debug> TCPHandler: Processed in 0.002020955 sec. | ||
7364 | 2025.03.21 02:08:58.141492 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7365 | 2025.03.21 02:08:58.141615 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7366 | 2025.03.21 02:08:58.141660 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7367 | 2025.03.21 02:08:58.142219 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7368 | 2025.03.21 02:08:58.142257 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7369 | 2025.03.21 02:08:58.142619 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7370 | 2025.03.21 02:08:58.142860 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7371 | 2025.03.21 02:08:58.143106 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001502 sec., 70572.56990679094 rows/sec., 4.15 MiB/sec. | ||
7372 | 2025.03.21 02:08:58.143170 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} <Debug> TCPHandler: Processed in 0.00173729 sec. | ||
7373 | 2025.03.21 02:08:58.143404 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7374 | 2025.03.21 02:08:58.143519 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7375 | 2025.03.21 02:08:58.143564 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7376 | 2025.03.21 02:08:58.144133 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7377 | 2025.03.21 02:08:58.144172 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7378 | 2025.03.21 02:08:58.144522 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7379 | 2025.03.21 02:08:58.144756 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7380 | 2025.03.21 02:08:58.144938 [ 84 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7381 | 2025.03.21 02:08:58.145001 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001502 sec., 75233.02263648469 rows/sec., 4.87 MiB/sec. | ||
7382 | 2025.03.21 02:08:58.145025 [ 84 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2025.03.21 02:08:58.145099 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7384 | 2025.03.21 02:08:58.145116 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} <Debug> TCPHandler: Processed in 0.001806072 sec. | ||
7385 | 2025.03.21 02:08:58.145326 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
7386 | 2025.03.21 02:08:58.145337 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7387 | 2025.03.21 02:08:58.145600 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7388 | 2025.03.21 02:08:58.145614 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7389 | 2025.03.21 02:08:58.145696 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7390 | 2025.03.21 02:08:58.145703 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 342 rows starting from the beginning of the part | ||
7391 | 2025.03.21 02:08:58.146069 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
7392 | 2025.03.21 02:08:58.146419 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
7393 | 2025.03.21 02:08:58.146817 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
7394 | 2025.03.21 02:08:58.147212 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
7395 | 2025.03.21 02:08:58.147535 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
7396 | 2025.03.21 02:08:58.148622 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7397 | 2025.03.21 02:08:58.148686 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7398 | 2025.03.21 02:08:58.149775 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7399 | 2025.03.21 02:08:58.150243 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7400 | 2025.03.21 02:08:58.150744 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005533296 sec., 184700.04134967658 rows/sec., 12.91 MiB/sec. | ||
7401 | 2025.03.21 02:08:58.150975 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005411 sec., 20698.576972833118 rows/sec., 1.18 MiB/sec. | ||
7402 | 2025.03.21 02:08:58.151078 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7403 | 2025.03.21 02:08:58.151213 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} <Debug> TCPHandler: Processed in 0.005950634 sec. | ||
7404 | 2025.03.21 02:08:58.151388 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7405 | 2025.03.21 02:08:58.151541 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7406 | 2025.03.21 02:08:58.151615 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7407 | 2025.03.21 02:08:58.151624 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7408 | 2025.03.21 02:08:58.151850 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7409 | 2025.03.21 02:08:58.152008 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
7410 | 2025.03.21 02:08:58.152659 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7411 | 2025.03.21 02:08:58.152702 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7412 | 2025.03.21 02:08:58.153094 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7413 | 2025.03.21 02:08:58.153342 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7414 | 2025.03.21 02:08:58.153596 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002087 sec., 183037.85337805463 rows/sec., 12.91 MiB/sec. | ||
7415 | 2025.03.21 02:08:58.153659 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} <Debug> TCPHandler: Processed in 0.002332831 sec. | ||
7416 | 2025.03.21 02:08:58.153894 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7417 | 2025.03.21 02:08:58.154029 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7418 | 2025.03.21 02:08:58.154077 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7419 | 2025.03.21 02:08:58.154520 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7420 | 2025.03.21 02:08:58.154559 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7421 | 2025.03.21 02:08:58.154909 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7422 | 2025.03.21 02:08:58.155154 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7423 | 2025.03.21 02:08:58.155398 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
7424 | 2025.03.21 02:08:58.155595 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} <Debug> TCPHandler: Processed in 0.001789471 sec. | ||
7425 | 2025.03.21 02:08:58.155742 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7426 | 2025.03.21 02:08:58.155844 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7427 | 2025.03.21 02:08:58.155892 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7428 | 2025.03.21 02:08:58.156443 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7429 | 2025.03.21 02:08:58.156481 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7430 | 2025.03.21 02:08:58.156868 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7431 | 2025.03.21 02:08:58.157109 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7432 | 2025.03.21 02:08:58.157321 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001499 sec., 158105.4036024016 rows/sec., 10.60 MiB/sec. | ||
7433 | 2025.03.21 02:08:58.157375 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} <Debug> TCPHandler: Processed in 0.001681839 sec. | ||
7434 | 2025.03.21 02:08:58.157491 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7435 | 2025.03.21 02:08:58.157597 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7436 | 2025.03.21 02:08:58.157642 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7437 | 2025.03.21 02:08:58.158055 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7438 | 2025.03.21 02:08:58.158092 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7439 | 2025.03.21 02:08:58.158436 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7440 | 2025.03.21 02:08:58.158681 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7441 | 2025.03.21 02:08:58.158889 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec. | ||
7442 | 2025.03.21 02:08:58.158940 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} <Debug> TCPHandler: Processed in 0.001502236 sec. | ||
7443 | 2025.03.21 02:08:58.159042 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7444 | 2025.03.21 02:08:58.159143 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7445 | 2025.03.21 02:08:58.159187 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7446 | 2025.03.21 02:08:58.159622 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7447 | 2025.03.21 02:08:58.159660 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7448 | 2025.03.21 02:08:58.160016 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7449 | 2025.03.21 02:08:58.160260 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7450 | 2025.03.21 02:08:58.160477 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001355 sec., 60516.60516605165 rows/sec., 3.84 MiB/sec. | ||
7451 | 2025.03.21 02:08:58.160526 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} <Debug> TCPHandler: Processed in 0.001532697 sec. | ||
7452 | 2025.03.21 02:09:00.140712 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7453 | 2025.03.21 02:09:00.141837 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2025.03.21 02:09:00.141898 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7455 | 2025.03.21 02:09:00.142772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7456 | 2025.03.21 02:09:00.143037 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7457 | 2025.03.21 02:09:00.143270 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7458 | 2025.03.21 02:09:01.359133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7459 | 2025.03.21 02:09:01.378480 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7460 | 2025.03.21 02:09:01.378545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7461 | 2025.03.21 02:09:01.385432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7462 | 2025.03.21 02:09:01.386175 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7463 | 2025.03.21 02:09:01.389722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7464 | 2025.03.21 02:09:02.725598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1058 | ||
7465 | 2025.03.21 02:09:02.728747 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7466 | 2025.03.21 02:09:02.728804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7467 | 2025.03.21 02:09:02.730327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7468 | 2025.03.21 02:09:02.730651 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7469 | 2025.03.21 02:09:02.731605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
7470 | 2025.03.21 02:09:03.132935 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7471 | 2025.03.21 02:09:03.133214 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7472 | 2025.03.21 02:09:03.133322 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7473 | 2025.03.21 02:09:03.134384 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7474 | 2025.03.21 02:09:03.134436 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7475 | 2025.03.21 02:09:03.134876 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7476 | 2025.03.21 02:09:03.135138 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7477 | 2025.03.21 02:09:03.135346 [ 76 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7478 | 2025.03.21 02:09:03.135406 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002222 sec., 61206.120612061204 rows/sec., 5.29 MiB/sec. | ||
7479 | 2025.03.21 02:09:03.135431 [ 76 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7480 | 2025.03.21 02:09:03.135496 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7481 | 2025.03.21 02:09:03.135532 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} <Debug> TCPHandler: Processed in 0.002731908 sec. | ||
7482 | 2025.03.21 02:09:03.135740 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7483 | 2025.03.21 02:09:03.135753 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7484 | 2025.03.21 02:09:03.136020 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7485 | 2025.03.21 02:09:03.136037 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7486 | 2025.03.21 02:09:03.136123 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7487 | 2025.03.21 02:09:03.136125 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1847 rows starting from the beginning of the part | ||
7488 | 2025.03.21 02:09:03.136452 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
7489 | 2025.03.21 02:09:03.136820 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 617 rows starting from the beginning of the part | ||
7490 | 2025.03.21 02:09:03.137194 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 136 rows starting from the beginning of the part | ||
7491 | 2025.03.21 02:09:03.137610 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 617 rows starting from the beginning of the part | ||
7492 | 2025.03.21 02:09:03.137969 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 136 rows starting from the beginning of the part | ||
7493 | 2025.03.21 02:09:03.138991 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7494 | 2025.03.21 02:09:03.139074 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7495 | 2025.03.21 02:09:03.139934 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7496 | 2025.03.21 02:09:03.140448 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7497 | 2025.03.21 02:09:03.140806 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00487 sec., 8213.552361396303 rows/sec., 617.62 KiB/sec. | ||
7498 | 2025.03.21 02:09:03.141081 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} <Debug> TCPHandler: Processed in 0.005408915 sec. | ||
7499 | 2025.03.21 02:09:03.141581 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7500 | 2025.03.21 02:09:03.141841 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3409 rows, containing 5 columns (5 merged, 0 gathered) in 0.006242329 sec., 546110.273905781 rows/sec., 46.13 MiB/sec. | ||
7501 | 2025.03.21 02:09:03.141854 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7502 | 2025.03.21 02:09:03.141935 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7503 | 2025.03.21 02:09:03.142147 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7504 | 2025.03.21 02:09:03.142796 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7505 | 2025.03.21 02:09:03.143036 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7506 | 2025.03.21 02:09:03.143245 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
7507 | 2025.03.21 02:09:03.143308 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7508 | 2025.03.21 02:09:03.143353 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7509 | 2025.03.21 02:09:03.143737 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7510 | 2025.03.21 02:09:03.143982 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7511 | 2025.03.21 02:09:03.144144 [ 76 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7512 | 2025.03.21 02:09:03.144205 [ 76 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7513 | 2025.03.21 02:09:03.144244 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002427 sec., 42851.25669550886 rows/sec., 3.35 MiB/sec. | ||
7514 | 2025.03.21 02:09:03.144252 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7515 | 2025.03.21 02:09:03.144398 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} <Debug> TCPHandler: Processed in 0.003001952 sec. | ||
7516 | 2025.03.21 02:09:03.144533 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7517 | 2025.03.21 02:09:03.144576 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7518 | 2025.03.21 02:09:03.144818 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7519 | 2025.03.21 02:09:03.144820 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7520 | 2025.03.21 02:09:03.144880 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
7521 | 2025.03.21 02:09:03.144945 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7522 | 2025.03.21 02:09:03.145201 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
7523 | 2025.03.21 02:09:03.145509 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 382 rows starting from the beginning of the part | ||
7524 | 2025.03.21 02:09:03.145886 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
7525 | 2025.03.21 02:09:03.146303 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 382 rows starting from the beginning of the part | ||
7526 | 2025.03.21 02:09:03.146627 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
7527 | 2025.03.21 02:09:03.147679 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7528 | 2025.03.21 02:09:03.147754 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7529 | 2025.03.21 02:09:03.148731 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7530 | 2025.03.21 02:09:03.149202 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7531 | 2025.03.21 02:09:03.149454 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7532 | 2025.03.21 02:09:03.149537 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7533 | 2025.03.21 02:09:03.149620 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7534 | 2025.03.21 02:09:03.149906 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005107 sec., 31329.547679655374 rows/sec., 2.18 MiB/sec. | ||
7535 | 2025.03.21 02:09:03.150087 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7536 | 2025.03.21 02:09:03.150373 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} <Debug> TCPHandler: Processed in 0.005856531 sec. | ||
7537 | 2025.03.21 02:09:03.150391 [ 193 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005987835 sec., 325660.2762100158 rows/sec., 24.88 MiB/sec. | ||
7538 | 2025.03.21 02:09:03.150598 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7539 | 2025.03.21 02:09:03.150689 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17392 rows starting from the beginning of the part | ||
7540 | 2025.03.21 02:09:03.150707 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7541 | 2025.03.21 02:09:03.150829 [ 193 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7542 | 2025.03.21 02:09:03.150969 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
7543 | 2025.03.21 02:09:03.151116 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7544 | 2025.03.21 02:09:03.151368 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
7545 | 2025.03.21 02:09:03.151704 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
7546 | 2025.03.21 02:09:03.152087 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
7547 | 2025.03.21 02:09:03.152158 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7548 | 2025.03.21 02:09:03.152530 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
7549 | 2025.03.21 02:09:03.152679 [ 193 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7550 | 2025.03.21 02:09:03.153238 [ 193 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7551 | 2025.03.21 02:09:03.153567 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7552 | 2025.03.21 02:09:03.156613 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7553 | 2025.03.21 02:09:03.156687 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7554 | 2025.03.21 02:09:03.157857 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7555 | 2025.03.21 02:09:03.158614 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7556 | 2025.03.21 02:09:03.158814 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7557 | 2025.03.21 02:09:03.158892 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7558 | 2025.03.21 02:09:03.158944 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7559 | 2025.03.21 02:09:03.158968 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.007946 sec., 5033.9793606846215 rows/sec., 9.02 MiB/sec. | ||
7560 | 2025.03.21 02:09:03.159557 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
7561 | 2025.03.21 02:09:03.160371 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} <Debug> TCPHandler: Processed in 0.00976411 sec. | ||
7562 | 2025.03.21 02:09:03.160671 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7563 | 2025.03.21 02:09:03.160975 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7564 | 2025.03.21 02:09:03.161150 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7565 | 2025.03.21 02:09:03.161172 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 815 rows starting from the beginning of the part | ||
7566 | 2025.03.21 02:09:03.161218 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7567 | 2025.03.21 02:09:03.161772 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
7568 | 2025.03.21 02:09:03.162393 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
7569 | 2025.03.21 02:09:03.163759 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7570 | 2025.03.21 02:09:03.163843 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7571 | 2025.03.21 02:09:03.163950 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
7572 | 2025.03.21 02:09:03.163977 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18262 rows, containing 5 columns (5 merged, 0 gathered) in 0.014194877 sec., 1286520.4820020632 rows/sec., 86.99 MiB/sec. | ||
7573 | 2025.03.21 02:09:03.164572 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7574 | 2025.03.21 02:09:03.164886 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
7575 | 2025.03.21 02:09:03.165378 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7576 | 2025.03.21 02:09:03.165770 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
7577 | 2025.03.21 02:09:03.166023 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7578 | 2025.03.21 02:09:03.166257 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7579 | 2025.03.21 02:09:03.166482 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7580 | 2025.03.21 02:09:03.166669 [ 76 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7581 | 2025.03.21 02:09:03.166860 [ 76 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7582 | 2025.03.21 02:09:03.166979 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7583 | 2025.03.21 02:09:03.167008 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. | ||
7584 | 2025.03.21 02:09:03.167106 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006041 sec., 9932.130441979803 rows/sec., 685.42 KiB/sec. | ||
7585 | 2025.03.21 02:09:03.167392 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} <Debug> TCPHandler: Processed in 0.006780578 sec. | ||
7586 | 2025.03.21 02:09:03.167429 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7587 | 2025.03.21 02:09:03.167627 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7588 | 2025.03.21 02:09:03.167656 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3326 rows starting from the beginning of the part | ||
7589 | 2025.03.21 02:09:03.167778 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
7590 | 2025.03.21 02:09:03.168002 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
7591 | 2025.03.21 02:09:03.168404 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
7592 | 2025.03.21 02:09:03.168643 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
7593 | 2025.03.21 02:09:03.168976 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
7594 | 2025.03.21 02:09:03.170711 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003519951 sec., 1034105.3043067929 rows/sec., 67.70 MiB/sec. | ||
7595 | 2025.03.21 02:09:03.171267 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7596 | 2025.03.21 02:09:03.172052 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7597 | 2025.03.21 02:09:03.172337 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7598 | 2025.03.21 02:09:03.172506 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
7599 | 2025.03.21 02:09:03.176098 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 19 columns (19 merged, 0 gathered) in 0.017061177 sec., 59491.79238923551 rows/sec., 106.61 MiB/sec. | ||
7600 | 2025.03.21 02:09:03.177068 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7601 | 2025.03.21 02:09:03.177456 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7602 | 2025.03.21 02:09:03.177534 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7603 | 2025.03.21 02:09:03.177644 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
7604 | 2025.03.21 02:09:04.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.23 MiB, peak 219.91 MiB, free memory in arenas 0.00 B, will set to 213.91 MiB (RSS), difference: 3.68 MiB | ||
7605 | 2025.03.21 02:09:07.500418 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7606 | 2025.03.21 02:09:07.500522 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7607 | 2025.03.21 02:09:07.643492 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7608 | 2025.03.21 02:09:07.644558 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7609 | 2025.03.21 02:09:07.644603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7610 | 2025.03.21 02:09:07.645154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7611 | 2025.03.21 02:09:07.645415 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7612 | 2025.03.21 02:09:07.645624 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7613 | 2025.03.21 02:09:08.137999 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7614 | 2025.03.21 02:09:08.138193 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7615 | 2025.03.21 02:09:08.138269 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7616 | 2025.03.21 02:09:08.139181 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7617 | 2025.03.21 02:09:08.139232 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7618 | 2025.03.21 02:09:08.139676 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7619 | 2025.03.21 02:09:08.139939 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7620 | 2025.03.21 02:09:08.140205 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002065 sec., 102663.4382566586 rows/sec., 6.53 MiB/sec. | ||
7621 | 2025.03.21 02:09:08.140274 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} <Debug> TCPHandler: Processed in 0.002400631 sec. | ||
7622 | 2025.03.21 02:09:08.140392 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7623 | 2025.03.21 02:09:08.140501 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7624 | 2025.03.21 02:09:08.140550 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7625 | 2025.03.21 02:09:08.141391 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7626 | 2025.03.21 02:09:08.141431 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7627 | 2025.03.21 02:09:08.141836 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7628 | 2025.03.21 02:09:08.142085 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7629 | 2025.03.21 02:09:08.142314 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001839 sec., 335508.4284937466 rows/sec., 26.23 MiB/sec. | ||
7630 | 2025.03.21 02:09:08.142368 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} <Debug> TCPHandler: Processed in 0.002028605 sec. | ||
7631 | 2025.03.21 02:09:08.142473 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7632 | 2025.03.21 02:09:08.142575 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7633 | 2025.03.21 02:09:08.142620 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7634 | 2025.03.21 02:09:08.143207 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7635 | 2025.03.21 02:09:08.143247 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7636 | 2025.03.21 02:09:08.143612 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7637 | 2025.03.21 02:09:08.143850 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7638 | 2025.03.21 02:09:08.144103 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001535 sec., 69055.37459283388 rows/sec., 4.06 MiB/sec. | ||
7639 | 2025.03.21 02:09:08.144193 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} <Debug> TCPHandler: Processed in 0.001769661 sec. | ||
7640 | 2025.03.21 02:09:08.144452 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7641 | 2025.03.21 02:09:08.144711 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7642 | 2025.03.21 02:09:08.144774 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7643 | 2025.03.21 02:09:08.145487 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7644 | 2025.03.21 02:09:08.145537 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7645 | 2025.03.21 02:09:08.145907 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7646 | 2025.03.21 02:09:08.146145 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7647 | 2025.03.21 02:09:08.146354 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001731 sec., 65280.18486424033 rows/sec., 4.23 MiB/sec. | ||
7648 | 2025.03.21 02:09:08.146405 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} <Debug> TCPHandler: Processed in 0.002053255 sec. | ||
7649 | 2025.03.21 02:09:08.146539 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7650 | 2025.03.21 02:09:08.146678 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7651 | 2025.03.21 02:09:08.146732 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7652 | 2025.03.21 02:09:08.147351 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7653 | 2025.03.21 02:09:08.147392 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7654 | 2025.03.21 02:09:08.147776 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7655 | 2025.03.21 02:09:08.148033 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7656 | 2025.03.21 02:09:08.148273 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001625 sec., 68923.07692307692 rows/sec., 3.93 MiB/sec. | ||
7657 | 2025.03.21 02:09:08.148325 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} <Debug> TCPHandler: Processed in 0.001851503 sec. | ||
7658 | 2025.03.21 02:09:08.148495 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7659 | 2025.03.21 02:09:08.148600 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7660 | 2025.03.21 02:09:08.148646 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7661 | 2025.03.21 02:09:08.149322 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7662 | 2025.03.21 02:09:08.149362 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7663 | 2025.03.21 02:09:08.149740 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7664 | 2025.03.21 02:09:08.149989 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7665 | 2025.03.21 02:09:08.150251 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001665 sec., 229429.42942942944 rows/sec., 16.18 MiB/sec. | ||
7666 | 2025.03.21 02:09:08.150338 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} <Debug> TCPHandler: Processed in 0.001893083 sec. | ||
7667 | 2025.03.21 02:09:08.150584 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7668 | 2025.03.21 02:09:08.150891 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7669 | 2025.03.21 02:09:08.151014 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7670 | 2025.03.21 02:09:08.151465 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7671 | 2025.03.21 02:09:08.151504 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7672 | 2025.03.21 02:09:08.151860 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7673 | 2025.03.21 02:09:08.152105 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7674 | 2025.03.21 02:09:08.152309 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. | ||
7675 | 2025.03.21 02:09:08.152359 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} <Debug> TCPHandler: Processed in 0.001875103 sec. | ||
7676 | 2025.03.21 02:09:08.152491 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7677 | 2025.03.21 02:09:08.152624 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7678 | 2025.03.21 02:09:08.152673 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7679 | 2025.03.21 02:09:08.153193 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7680 | 2025.03.21 02:09:08.153232 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7681 | 2025.03.21 02:09:08.153624 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7682 | 2025.03.21 02:09:08.153872 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7683 | 2025.03.21 02:09:08.154085 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001482 sec., 159919.02834008096 rows/sec., 10.72 MiB/sec. | ||
7684 | 2025.03.21 02:09:08.154135 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} <Debug> TCPHandler: Processed in 0.00169355 sec. | ||
7685 | 2025.03.21 02:09:08.154237 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7686 | 2025.03.21 02:09:08.154338 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7687 | 2025.03.21 02:09:08.154384 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7688 | 2025.03.21 02:09:08.154796 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7689 | 2025.03.21 02:09:08.154835 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7690 | 2025.03.21 02:09:08.155181 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7691 | 2025.03.21 02:09:08.155423 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7692 | 2025.03.21 02:09:08.155635 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec. | ||
7693 | 2025.03.21 02:09:08.155685 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} <Debug> TCPHandler: Processed in 0.001498016 sec. | ||
7694 | 2025.03.21 02:09:08.155807 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7695 | 2025.03.21 02:09:08.155910 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7696 | 2025.03.21 02:09:08.155955 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7697 | 2025.03.21 02:09:08.156387 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7698 | 2025.03.21 02:09:08.156426 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7699 | 2025.03.21 02:09:08.156787 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7700 | 2025.03.21 02:09:08.157032 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7701 | 2025.03.21 02:09:08.157233 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001345 sec., 60966.542750929366 rows/sec., 3.87 MiB/sec. | ||
7702 | 2025.03.21 02:09:08.157283 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} <Debug> TCPHandler: Processed in 0.001525127 sec. | ||
7703 | 2025.03.21 02:09:08.889865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7704 | 2025.03.21 02:09:08.910691 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7705 | 2025.03.21 02:09:08.910757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7706 | 2025.03.21 02:09:08.918543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7707 | 2025.03.21 02:09:08.919305 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7708 | 2025.03.21 02:09:08.922101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7709 | 2025.03.21 02:09:10.779811 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7710 | 2025.03.21 02:09:10.780016 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7711 | 2025.03.21 02:09:10.780086 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7712 | 2025.03.21 02:09:10.781337 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7713 | 2025.03.21 02:09:10.781384 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7714 | 2025.03.21 02:09:10.781913 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7715 | 2025.03.21 02:09:10.782187 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7716 | 2025.03.21 02:09:10.782398 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.002425 sec., 526185.5670103093 rows/sec., 43.73 MiB/sec. | ||
7717 | 2025.03.21 02:09:10.782499 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} <Debug> TCPHandler: Processed in 0.002814799 sec. | ||
7718 | 2025.03.21 02:09:10.782665 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7719 | 2025.03.21 02:09:10.782869 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7720 | 2025.03.21 02:09:10.782916 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7721 | 2025.03.21 02:09:10.783454 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7722 | 2025.03.21 02:09:10.783493 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7723 | 2025.03.21 02:09:10.783842 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7724 | 2025.03.21 02:09:10.784090 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7725 | 2025.03.21 02:09:10.784270 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001455 sec., 27491.408934707906 rows/sec., 2.02 MiB/sec. | ||
7726 | 2025.03.21 02:09:10.784321 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} <Debug> TCPHandler: Processed in 0.00175378 sec. | ||
7727 | 2025.03.21 02:09:10.784438 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7728 | 2025.03.21 02:09:10.784544 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7729 | 2025.03.21 02:09:10.784588 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7730 | 2025.03.21 02:09:10.785153 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7731 | 2025.03.21 02:09:10.785191 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7732 | 2025.03.21 02:09:10.785545 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7733 | 2025.03.21 02:09:10.785794 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7734 | 2025.03.21 02:09:10.786006 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001482 sec., 153846.15384615384 rows/sec., 10.42 MiB/sec. | ||
7735 | 2025.03.21 02:09:10.786124 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} <Debug> TCPHandler: Processed in 0.001733671 sec. | ||
7736 | 2025.03.21 02:09:10.786355 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7737 | 2025.03.21 02:09:10.786464 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7738 | 2025.03.21 02:09:10.786509 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7739 | 2025.03.21 02:09:10.787210 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7740 | 2025.03.21 02:09:10.787249 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7741 | 2025.03.21 02:09:10.787628 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7742 | 2025.03.21 02:09:10.787889 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7743 | 2025.03.21 02:09:10.788071 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.001629 sec., 343769.18354818906 rows/sec., 25.54 MiB/sec. | ||
7744 | 2025.03.21 02:09:10.788124 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} <Debug> TCPHandler: Processed in 0.001853452 sec. | ||
7745 | 2025.03.21 02:09:10.788280 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7746 | 2025.03.21 02:09:10.788390 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7747 | 2025.03.21 02:09:10.788437 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7748 | 2025.03.21 02:09:10.789137 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2025.03.21 02:09:10.789175 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7750 | 2025.03.21 02:09:10.789604 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7751 | 2025.03.21 02:09:10.789855 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7752 | 2025.03.21 02:09:10.790061 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.001684 sec., 552256.5320665083 rows/sec., 37.01 MiB/sec. | ||
7753 | 2025.03.21 02:09:10.790120 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} <Debug> TCPHandler: Processed in 0.001903653 sec. | ||
7754 | 2025.03.21 02:09:10.790353 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7755 | 2025.03.21 02:09:10.790491 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7756 | 2025.03.21 02:09:10.790563 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7757 | 2025.03.21 02:09:10.791658 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7758 | 2025.03.21 02:09:10.791696 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7759 | 2025.03.21 02:09:10.792332 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7760 | 2025.03.21 02:09:10.792601 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7761 | 2025.03.21 02:09:10.792800 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002332 sec., 17152.658662092625 rows/sec., 30.74 MiB/sec. | ||
7762 | 2025.03.21 02:09:10.792892 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} <Debug> TCPHandler: Processed in 0.002625045 sec. | ||
7763 | 2025.03.21 02:09:10.793006 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7764 | 2025.03.21 02:09:10.793110 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7765 | 2025.03.21 02:09:10.793156 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7766 | 2025.03.21 02:09:10.793573 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7767 | 2025.03.21 02:09:10.793611 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7768 | 2025.03.21 02:09:10.793962 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7769 | 2025.03.21 02:09:10.794215 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7770 | 2025.03.21 02:09:10.794390 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001302 sec., 23041.474654377882 rows/sec., 1.56 MiB/sec. | ||
7771 | 2025.03.21 02:09:10.794437 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} <Debug> TCPHandler: Processed in 0.001480395 sec. | ||
7772 | 2025.03.21 02:09:12.731898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1104 | ||
7773 | 2025.03.21 02:09:12.735231 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2025.03.21 02:09:12.735288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7775 | 2025.03.21 02:09:12.736806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7776 | 2025.03.21 02:09:12.737138 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7777 | 2025.03.21 02:09:12.738097 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
7778 | 2025.03.21 02:09:13.127742 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7779 | 2025.03.21 02:09:13.127952 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7780 | 2025.03.21 02:09:13.128030 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7781 | 2025.03.21 02:09:13.128809 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7782 | 2025.03.21 02:09:13.128858 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7783 | 2025.03.21 02:09:13.129289 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7784 | 2025.03.21 02:09:13.129555 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7785 | 2025.03.21 02:09:13.129831 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. | ||
7786 | 2025.03.21 02:09:13.129891 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} <Debug> TCPHandler: Processed in 0.00228195 sec. | ||
7787 | 2025.03.21 02:09:13.130134 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7788 | 2025.03.21 02:09:13.130287 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7789 | 2025.03.21 02:09:13.130334 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7790 | 2025.03.21 02:09:13.130890 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7791 | 2025.03.21 02:09:13.130930 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7792 | 2025.03.21 02:09:13.131283 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7793 | 2025.03.21 02:09:13.131531 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7794 | 2025.03.21 02:09:13.131748 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001484 sec., 43126.684636118596 rows/sec., 3.37 MiB/sec. | ||
7795 | 2025.03.21 02:09:13.131803 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} <Debug> TCPHandler: Processed in 0.001768571 sec. | ||
7796 | 2025.03.21 02:09:13.131904 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7797 | 2025.03.21 02:09:13.132007 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7798 | 2025.03.21 02:09:13.132056 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7799 | 2025.03.21 02:09:13.132536 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7800 | 2025.03.21 02:09:13.132574 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7801 | 2025.03.21 02:09:13.132950 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7802 | 2025.03.21 02:09:13.133192 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7803 | 2025.03.21 02:09:13.133399 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001414 sec., 53748.231966053754 rows/sec., 3.75 MiB/sec. | ||
7804 | 2025.03.21 02:09:13.133451 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} <Debug> TCPHandler: Processed in 0.001596378 sec. | ||
7805 | 2025.03.21 02:09:13.133582 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7806 | 2025.03.21 02:09:13.133689 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7807 | 2025.03.21 02:09:13.133736 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7808 | 2025.03.21 02:09:13.134155 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7809 | 2025.03.21 02:09:13.134195 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7810 | 2025.03.21 02:09:13.134555 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7811 | 2025.03.21 02:09:13.134805 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7812 | 2025.03.21 02:09:13.135054 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001381 sec., 21723.38884866039 rows/sec., 1.46 MiB/sec. | ||
7813 | 2025.03.21 02:09:13.135113 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} <Debug> TCPHandler: Processed in 0.001573718 sec. | ||
7814 | 2025.03.21 02:09:15.145819 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7815 | 2025.03.21 02:09:15.146563 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7816 | 2025.03.21 02:09:15.146610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7817 | 2025.03.21 02:09:15.147291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7818 | 2025.03.21 02:09:15.147558 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7819 | 2025.03.21 02:09:15.147756 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7820 | 2025.03.21 02:09:16.422252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7821 | 2025.03.21 02:09:16.443610 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7822 | 2025.03.21 02:09:16.443678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7823 | 2025.03.21 02:09:16.451412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7824 | 2025.03.21 02:09:16.452224 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7825 | 2025.03.21 02:09:16.455635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7826 | 2025.03.21 02:09:18.137068 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7827 | 2025.03.21 02:09:18.137281 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7828 | 2025.03.21 02:09:18.137362 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7829 | 2025.03.21 02:09:18.138240 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7830 | 2025.03.21 02:09:18.138296 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7831 | 2025.03.21 02:09:18.138754 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7832 | 2025.03.21 02:09:18.139030 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7833 | 2025.03.21 02:09:18.139284 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002058 sec., 103012.63362487852 rows/sec., 6.55 MiB/sec. | ||
7834 | 2025.03.21 02:09:18.139354 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} <Debug> TCPHandler: Processed in 0.002424703 sec. | ||
7835 | 2025.03.21 02:09:18.139485 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7836 | 2025.03.21 02:09:18.139600 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7837 | 2025.03.21 02:09:18.139649 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7838 | 2025.03.21 02:09:18.140503 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7839 | 2025.03.21 02:09:18.140547 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7840 | 2025.03.21 02:09:18.140947 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7841 | 2025.03.21 02:09:18.141197 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7842 | 2025.03.21 02:09:18.141422 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001849 sec., 333693.88858842617 rows/sec., 26.09 MiB/sec. | ||
7843 | 2025.03.21 02:09:18.141476 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} <Debug> TCPHandler: Processed in 0.002044706 sec. | ||
7844 | 2025.03.21 02:09:18.141598 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7845 | 2025.03.21 02:09:18.141706 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7846 | 2025.03.21 02:09:18.141753 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7847 | 2025.03.21 02:09:18.142315 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2025.03.21 02:09:18.142356 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7849 | 2025.03.21 02:09:18.142723 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7850 | 2025.03.21 02:09:18.142975 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2025.03.21 02:09:18.143136 [ 57 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7852 | 2025.03.21 02:09:18.143194 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001508 sec., 70291.77718832891 rows/sec., 4.14 MiB/sec. | ||
7853 | 2025.03.21 02:09:18.143211 [ 57 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7854 | 2025.03.21 02:09:18.143276 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7855 | 2025.03.21 02:09:18.143324 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} <Debug> TCPHandler: Processed in 0.0017759 sec. | ||
7856 | 2025.03.21 02:09:18.143468 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::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 | ||
7857 | 2025.03.21 02:09:18.143482 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7858 | 2025.03.21 02:09:18.143627 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7859 | 2025.03.21 02:09:18.143628 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7860 | 2025.03.21 02:09:18.143684 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7861 | 2025.03.21 02:09:18.143688 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 164 rows starting from the beginning of the part | ||
7862 | 2025.03.21 02:09:18.143873 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
7863 | 2025.03.21 02:09:18.144129 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
7864 | 2025.03.21 02:09:18.144677 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
7865 | 2025.03.21 02:09:18.144923 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
7866 | 2025.03.21 02:09:18.145171 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 106 rows starting from the beginning of the part | ||
7867 | 2025.03.21 02:09:18.145977 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7868 | 2025.03.21 02:09:18.146024 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
7869 | 2025.03.21 02:09:18.146546 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7870 | 2025.03.21 02:09:18.146923 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7871 | 2025.03.21 02:09:18.146995 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.003612432 sec., 155573.8627052357 rows/sec., 10.28 MiB/sec. | ||
7872 | 2025.03.21 02:09:18.147279 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003682 sec., 30689.84247691472 rows/sec., 1.99 MiB/sec. | ||
7873 | 2025.03.21 02:09:18.147377 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7874 | 2025.03.21 02:09:18.147397 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} <Debug> TCPHandler: Processed in 0.00396833 sec. | ||
7875 | 2025.03.21 02:09:18.147590 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7876 | 2025.03.21 02:09:18.147747 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7877 | 2025.03.21 02:09:18.147848 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7878 | 2025.03.21 02:09:18.147954 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7879 | 2025.03.21 02:09:18.148176 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7880 | 2025.03.21 02:09:18.148396 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
7881 | 2025.03.21 02:09:18.148838 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7882 | 2025.03.21 02:09:18.148883 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7883 | 2025.03.21 02:09:18.149246 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7884 | 2025.03.21 02:09:18.149494 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7885 | 2025.03.21 02:09:18.149726 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002036 sec., 55009.823182711196 rows/sec., 3.13 MiB/sec. | ||
7886 | 2025.03.21 02:09:18.149782 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} <Debug> TCPHandler: Processed in 0.002250299 sec. | ||
7887 | 2025.03.21 02:09:18.149884 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7888 | 2025.03.21 02:09:18.149985 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7889 | 2025.03.21 02:09:18.150030 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7890 | 2025.03.21 02:09:18.150690 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7891 | 2025.03.21 02:09:18.150730 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7892 | 2025.03.21 02:09:18.151102 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7893 | 2025.03.21 02:09:18.151362 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7894 | 2025.03.21 02:09:18.151592 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001627 sec., 234787.9532882606 rows/sec., 16.56 MiB/sec. | ||
7895 | 2025.03.21 02:09:18.151644 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} <Debug> TCPHandler: Processed in 0.001808422 sec. | ||
7896 | 2025.03.21 02:09:18.151747 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7897 | 2025.03.21 02:09:18.151848 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7898 | 2025.03.21 02:09:18.151895 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7899 | 2025.03.21 02:09:18.152317 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7900 | 2025.03.21 02:09:18.152357 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7901 | 2025.03.21 02:09:18.152715 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7902 | 2025.03.21 02:09:18.152963 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7903 | 2025.03.21 02:09:18.153167 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. | ||
7904 | 2025.03.21 02:09:18.153218 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} <Debug> TCPHandler: Processed in 0.001521217 sec. | ||
7905 | 2025.03.21 02:09:18.153333 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7906 | 2025.03.21 02:09:18.153437 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7907 | 2025.03.21 02:09:18.153486 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7908 | 2025.03.21 02:09:18.154009 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7909 | 2025.03.21 02:09:18.154049 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7910 | 2025.03.21 02:09:18.154439 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7911 | 2025.03.21 02:09:18.154686 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7912 | 2025.03.21 02:09:18.154897 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001482 sec., 159919.02834008096 rows/sec., 10.72 MiB/sec. | ||
7913 | 2025.03.21 02:09:18.154950 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} <Debug> TCPHandler: Processed in 0.001667099 sec. | ||
7914 | 2025.03.21 02:09:18.155082 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7915 | 2025.03.21 02:09:18.155187 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7916 | 2025.03.21 02:09:18.155234 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7917 | 2025.03.21 02:09:18.155645 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7918 | 2025.03.21 02:09:18.155686 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7919 | 2025.03.21 02:09:18.156032 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7920 | 2025.03.21 02:09:18.156286 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7921 | 2025.03.21 02:09:18.156543 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec. | ||
7922 | 2025.03.21 02:09:18.156679 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} <Debug> TCPHandler: Processed in 0.001642938 sec. | ||
7923 | 2025.03.21 02:09:18.156880 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7924 | 2025.03.21 02:09:18.156985 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7925 | 2025.03.21 02:09:18.157033 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7926 | 2025.03.21 02:09:18.157481 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7927 | 2025.03.21 02:09:18.157522 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
7928 | 2025.03.21 02:09:18.157887 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7929 | 2025.03.21 02:09:18.158130 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7930 | 2025.03.21 02:09:18.158348 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 3.76 MiB/sec. | ||
7931 | 2025.03.21 02:09:18.158400 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} <Debug> TCPHandler: Processed in 0.001585557 sec. | ||
7932 | 2025.03.21 02:09:22.500569 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7933 | 2025.03.21 02:09:22.500635 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7934 | 2025.03.21 02:09:22.647958 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7935 | 2025.03.21 02:09:22.648679 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7936 | 2025.03.21 02:09:22.648727 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
7937 | 2025.03.21 02:09:22.649249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7938 | 2025.03.21 02:09:22.649510 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7939 | 2025.03.21 02:09:22.649767 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7940 | 2025.03.21 02:09:22.738435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1132 | ||
7941 | 2025.03.21 02:09:22.741450 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7942 | 2025.03.21 02:09:22.741512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
7943 | 2025.03.21 02:09:22.743051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7944 | 2025.03.21 02:09:22.743373 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7945 | 2025.03.21 02:09:22.744020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
7946 | 2025.03.21 02:09:23.133685 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7947 | 2025.03.21 02:09:23.133903 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7948 | 2025.03.21 02:09:23.133983 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7949 | 2025.03.21 02:09:23.134867 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7950 | 2025.03.21 02:09:23.134925 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
7951 | 2025.03.21 02:09:23.135389 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7952 | 2025.03.21 02:09:23.135669 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7953 | 2025.03.21 02:09:23.135900 [ 52 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7954 | 2025.03.21 02:09:23.135925 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002079 sec., 65416.065416065416 rows/sec., 5.65 MiB/sec. | ||
7955 | 2025.03.21 02:09:23.135988 [ 52 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7956 | 2025.03.21 02:09:23.136064 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
7957 | 2025.03.21 02:09:23.136069 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} <Debug> TCPHandler: Processed in 0.002525823 sec. | ||
7958 | 2025.03.21 02:09:23.136306 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7959 | 2025.03.21 02:09:23.136323 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7960 | 2025.03.21 02:09:23.136656 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7961 | 2025.03.21 02:09:23.136700 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7962 | 2025.03.21 02:09:23.136819 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7963 | 2025.03.21 02:09:23.136835 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1847 rows starting from the beginning of the part | ||
7964 | 2025.03.21 02:09:23.137404 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 617 rows starting from the beginning of the part | ||
7965 | 2025.03.21 02:09:23.138010 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1276 rows starting from the beginning of the part | ||
7966 | 2025.03.21 02:09:23.138419 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
7967 | 2025.03.21 02:09:23.138775 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 617 rows starting from the beginning of the part | ||
7968 | 2025.03.21 02:09:23.139053 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
7969 | 2025.03.21 02:09:23.139852 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2025.03.21 02:09:23.139897 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
7971 | 2025.03.21 02:09:23.140416 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7972 | 2025.03.21 02:09:23.140743 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7973 | 2025.03.21 02:09:23.140979 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.004458 sec., 8972.633467922835 rows/sec., 674.70 KiB/sec. | ||
7974 | 2025.03.21 02:09:23.141036 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} <Debug> TCPHandler: Processed in 0.004792434 sec. | ||
7975 | 2025.03.21 02:09:23.141173 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7976 | 2025.03.21 02:09:23.141316 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7977 | 2025.03.21 02:09:23.141407 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7978 | 2025.03.21 02:09:23.141477 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.005297263 sec., 858745.3558564112 rows/sec., 72.98 MiB/sec. | ||
7979 | 2025.03.21 02:09:23.141871 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7980 | 2025.03.21 02:09:23.142406 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7981 | 2025.03.21 02:09:23.142435 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7982 | 2025.03.21 02:09:23.142483 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
7983 | 2025.03.21 02:09:23.142635 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7984 | 2025.03.21 02:09:23.142826 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
7985 | 2025.03.21 02:09:23.143070 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7986 | 2025.03.21 02:09:23.143360 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7987 | 2025.03.21 02:09:23.143625 [ 52 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7988 | 2025.03.21 02:09:23.143749 [ 52 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7989 | 2025.03.21 02:09:23.143853 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
7990 | 2025.03.21 02:09:23.144036 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002709 sec., 38390.550018457 rows/sec., 3.00 MiB/sec. | ||
7991 | 2025.03.21 02:09:23.144144 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
7992 | 2025.03.21 02:09:23.144170 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} <Debug> TCPHandler: Processed in 0.003047273 sec. | ||
7993 | 2025.03.21 02:09:23.144359 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7994 | 2025.03.21 02:09:23.144406 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
7995 | 2025.03.21 02:09:23.144430 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7996 | 2025.03.21 02:09:23.144681 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 382 rows starting from the beginning of the part | ||
7997 | 2025.03.21 02:09:23.144756 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7998 | 2025.03.21 02:09:23.144948 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7999 | 2025.03.21 02:09:23.144983 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 560 rows starting from the beginning of the part | ||
8000 | 2025.03.21 02:09:23.145308 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
8001 | 2025.03.21 02:09:23.145683 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 382 rows starting from the beginning of the part | ||
8002 | 2025.03.21 02:09:23.145999 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
8003 | 2025.03.21 02:09:23.147454 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8004 | 2025.03.21 02:09:23.147525 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8005 | 2025.03.21 02:09:23.148569 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8006 | 2025.03.21 02:09:23.148940 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8007 | 2025.03.21 02:09:23.149146 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8008 | 2025.03.21 02:09:23.149254 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8009 | 2025.03.21 02:09:23.149340 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8010 | 2025.03.21 02:09:23.149709 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004923 sec., 32500.507820434694 rows/sec., 2.26 MiB/sec. | ||
8011 | 2025.03.21 02:09:23.149859 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8012 | 2025.03.21 02:09:23.149903 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.005900673 sec., 407750.0990141294 rows/sec., 31.21 MiB/sec. | ||
8013 | 2025.03.21 02:09:23.150077 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} <Debug> TCPHandler: Processed in 0.00574557 sec. | ||
8014 | 2025.03.21 02:09:23.150298 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8015 | 2025.03.21 02:09:23.150420 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8016 | 2025.03.21 02:09:23.150436 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8017 | 2025.03.21 02:09:23.150533 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18262 rows starting from the beginning of the part | ||
8018 | 2025.03.21 02:09:23.150833 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8019 | 2025.03.21 02:09:23.150931 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
8020 | 2025.03.21 02:09:23.151279 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8021 | 2025.03.21 02:09:23.151530 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8022 | 2025.03.21 02:09:23.151580 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 930 rows starting from the beginning of the part | ||
8023 | 2025.03.21 02:09:23.151708 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8024 | 2025.03.21 02:09:23.152062 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
8025 | 2025.03.21 02:09:23.152312 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 76 rows starting from the beginning of the part | ||
8026 | 2025.03.21 02:09:23.152811 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
8027 | 2025.03.21 02:09:23.153282 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
8028 | 2025.03.21 02:09:23.155459 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8029 | 2025.03.21 02:09:23.155504 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8030 | 2025.03.21 02:09:23.157092 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8031 | 2025.03.21 02:09:23.157526 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8032 | 2025.03.21 02:09:23.157894 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.007274 sec., 5499.037668408028 rows/sec., 9.85 MiB/sec. | ||
8033 | 2025.03.21 02:09:23.158704 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} <Debug> TCPHandler: Processed in 0.008408777 sec. | ||
8034 | 2025.03.21 02:09:23.158842 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8035 | 2025.03.21 02:09:23.158949 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8036 | 2025.03.21 02:09:23.159001 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8037 | 2025.03.21 02:09:23.159526 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2025.03.21 02:09:23.159579 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8039 | 2025.03.21 02:09:23.160080 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8040 | 2025.03.21 02:09:23.160782 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2025.03.21 02:09:23.160961 [ 51 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8042 | 2025.03.21 02:09:23.161006 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00208 sec., 28846.153846153848 rows/sec., 1.94 MiB/sec. | ||
8043 | 2025.03.21 02:09:23.161015 [ 51 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8044 | 2025.03.21 02:09:23.161080 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8045 | 2025.03.21 02:09:23.161170 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} <Debug> TCPHandler: Processed in 0.002377081 sec. | ||
8046 | 2025.03.21 02:09:23.161616 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8047 | 2025.03.21 02:09:23.162177 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8048 | 2025.03.21 02:09:23.162312 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3640 rows starting from the beginning of the part | ||
8049 | 2025.03.21 02:09:23.162705 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
8050 | 2025.03.21 02:09:23.163061 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
8051 | 2025.03.21 02:09:23.163406 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
8052 | 2025.03.21 02:09:23.163771 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part | ||
8053 | 2025.03.21 02:09:23.163849 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19902 rows, containing 5 columns (5 merged, 0 gathered) in 0.01430986 sec., 1390789.2879455145 rows/sec., 94.01 MiB/sec. | ||
8054 | 2025.03.21 02:09:23.164046 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
8055 | 2025.03.21 02:09:23.164517 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8056 | 2025.03.21 02:09:23.165073 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8057 | 2025.03.21 02:09:23.165257 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8058 | 2025.03.21 02:09:23.165468 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
8059 | 2025.03.21 02:09:23.166351 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 4 columns (4 merged, 0 gathered) in 0.00511006 sec., 767897.0501324838 rows/sec., 50.26 MiB/sec. | ||
8060 | 2025.03.21 02:09:23.166707 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8061 | 2025.03.21 02:09:23.167073 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8062 | 2025.03.21 02:09:23.167169 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8063 | 2025.03.21 02:09:23.167267 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
8064 | 2025.03.21 02:09:23.955776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8065 | 2025.03.21 02:09:23.976898 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2025.03.21 02:09:23.976963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8067 | 2025.03.21 02:09:23.985291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8068 | 2025.03.21 02:09:23.986161 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8069 | 2025.03.21 02:09:23.989027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8070 | 2025.03.21 02:09:28.137367 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8071 | 2025.03.21 02:09:28.137579 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8072 | 2025.03.21 02:09:28.137656 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8073 | 2025.03.21 02:09:28.138514 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8074 | 2025.03.21 02:09:28.138561 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8075 | 2025.03.21 02:09:28.139017 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8076 | 2025.03.21 02:09:28.139278 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8077 | 2025.03.21 02:09:28.139428 [ 47 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8078 | 2025.03.21 02:09:28.139473 [ 47 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8079 | 2025.03.21 02:09:28.139486 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001962 sec., 108053.00713557593 rows/sec., 6.87 MiB/sec. | ||
8080 | 2025.03.21 02:09:28.139497 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8081 | 2025.03.21 02:09:28.139708 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} <Debug> TCPHandler: Processed in 0.002458492 sec. | ||
8082 | 2025.03.21 02:09:28.139968 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8083 | 2025.03.21 02:09:28.140663 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8084 | 2025.03.21 02:09:28.140766 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part | ||
8085 | 2025.03.21 02:09:28.140775 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8086 | 2025.03.21 02:09:28.140944 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
8087 | 2025.03.21 02:09:28.141183 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8088 | 2025.03.21 02:09:28.141295 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
8089 | 2025.03.21 02:09:28.141438 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8090 | 2025.03.21 02:09:28.141681 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
8091 | 2025.03.21 02:09:28.142061 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
8092 | 2025.03.21 02:09:28.144246 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8093 | 2025.03.21 02:09:28.144305 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8094 | 2025.03.21 02:09:28.144831 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005231221 sec., 202629.55818536435 rows/sec., 13.66 MiB/sec. | ||
8095 | 2025.03.21 02:09:28.145073 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8096 | 2025.03.21 02:09:28.145164 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8097 | 2025.03.21 02:09:28.145543 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8098 | 2025.03.21 02:09:28.145602 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8099 | 2025.03.21 02:09:28.145728 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8100 | 2025.03.21 02:09:28.145955 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
8101 | 2025.03.21 02:09:28.146022 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005026 sec., 122761.63947473139 rows/sec., 9.60 MiB/sec. | ||
8102 | 2025.03.21 02:09:28.146093 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} <Debug> TCPHandler: Processed in 0.005518556 sec. | ||
8103 | 2025.03.21 02:09:28.146214 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8104 | 2025.03.21 02:09:28.146324 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8105 | 2025.03.21 02:09:28.146370 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8106 | 2025.03.21 02:09:28.146944 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8107 | 2025.03.21 02:09:28.146980 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8108 | 2025.03.21 02:09:28.147332 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8109 | 2025.03.21 02:09:28.147573 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8110 | 2025.03.21 02:09:28.147747 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001449 sec., 73153.89924085577 rows/sec., 4.30 MiB/sec. | ||
8111 | 2025.03.21 02:09:28.147800 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} <Debug> TCPHandler: Processed in 0.001639419 sec. | ||
8112 | 2025.03.21 02:09:28.147913 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8113 | 2025.03.21 02:09:28.148019 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8114 | 2025.03.21 02:09:28.148064 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8115 | 2025.03.21 02:09:28.148605 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8116 | 2025.03.21 02:09:28.148642 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8117 | 2025.03.21 02:09:28.148998 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8118 | 2025.03.21 02:09:28.149235 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8119 | 2025.03.21 02:09:28.149443 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001434 sec., 78800.55788005579 rows/sec., 5.10 MiB/sec. | ||
8120 | 2025.03.21 02:09:28.149512 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} <Debug> TCPHandler: Processed in 0.001648818 sec. | ||
8121 | 2025.03.21 02:09:28.149743 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8122 | 2025.03.21 02:09:28.149856 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8123 | 2025.03.21 02:09:28.149902 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8124 | 2025.03.21 02:09:28.150445 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8125 | 2025.03.21 02:09:28.150482 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8126 | 2025.03.21 02:09:28.150830 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8127 | 2025.03.21 02:09:28.151068 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8128 | 2025.03.21 02:09:28.151194 [ 47 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8129 | 2025.03.21 02:09:28.151239 [ 47 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8130 | 2025.03.21 02:09:28.151255 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001418 sec., 78984.48519040903 rows/sec., 4.50 MiB/sec. | ||
8131 | 2025.03.21 02:09:28.151268 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8132 | 2025.03.21 02:09:28.151355 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} <Debug> TCPHandler: Processed in 0.001704869 sec. | ||
8133 | 2025.03.21 02:09:28.151530 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8134 | 2025.03.21 02:09:28.151550 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8135 | 2025.03.21 02:09:28.151769 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8136 | 2025.03.21 02:09:28.151815 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8137 | 2025.03.21 02:09:28.151861 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8138 | 2025.03.21 02:09:28.151886 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part | ||
8139 | 2025.03.21 02:09:28.152220 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
8140 | 2025.03.21 02:09:28.152583 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
8141 | 2025.03.21 02:09:28.152992 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
8142 | 2025.03.21 02:09:28.153353 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
8143 | 2025.03.21 02:09:28.154573 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8144 | 2025.03.21 02:09:28.154651 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8145 | 2025.03.21 02:09:28.155583 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8146 | 2025.03.21 02:09:28.155777 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004402877 sec., 127189.56264279014 rows/sec., 7.73 MiB/sec. | ||
8147 | 2025.03.21 02:09:28.156000 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8148 | 2025.03.21 02:09:28.156096 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8149 | 2025.03.21 02:09:28.156434 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004736 sec., 80658.78378378379 rows/sec., 5.69 MiB/sec. | ||
8150 | 2025.03.21 02:09:28.156592 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} <Debug> TCPHandler: Processed in 0.005099469 sec. | ||
8151 | 2025.03.21 02:09:28.156613 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8152 | 2025.03.21 02:09:28.156766 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8153 | 2025.03.21 02:09:28.156776 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8154 | 2025.03.21 02:09:28.156945 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8155 | 2025.03.21 02:09:28.156966 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8156 | 2025.03.21 02:09:28.157026 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8157 | 2025.03.21 02:09:28.157468 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8158 | 2025.03.21 02:09:28.157504 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8159 | 2025.03.21 02:09:28.157878 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8160 | 2025.03.21 02:09:28.158111 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8161 | 2025.03.21 02:09:28.158327 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
8162 | 2025.03.21 02:09:28.158509 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} <Debug> TCPHandler: Processed in 0.001818142 sec. | ||
8163 | 2025.03.21 02:09:28.158687 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8164 | 2025.03.21 02:09:28.158794 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8165 | 2025.03.21 02:09:28.158842 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8166 | 2025.03.21 02:09:28.159385 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8167 | 2025.03.21 02:09:28.159421 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8168 | 2025.03.21 02:09:28.159808 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8169 | 2025.03.21 02:09:28.160040 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8170 | 2025.03.21 02:09:28.160228 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001454 sec., 162998.62448418158 rows/sec., 10.93 MiB/sec. | ||
8171 | 2025.03.21 02:09:28.160298 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} <Debug> TCPHandler: Processed in 0.001670469 sec. | ||
8172 | 2025.03.21 02:09:28.160521 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8173 | 2025.03.21 02:09:28.160669 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8174 | 2025.03.21 02:09:28.160716 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8175 | 2025.03.21 02:09:28.161132 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8176 | 2025.03.21 02:09:28.161170 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8177 | 2025.03.21 02:09:28.161510 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8178 | 2025.03.21 02:09:28.161738 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8179 | 2025.03.21 02:09:28.161861 [ 47 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8180 | 2025.03.21 02:09:28.161898 [ 47 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8181 | 2025.03.21 02:09:28.161923 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001276 sec., 783.6990595611285 rows/sec., 52.81 KiB/sec. | ||
8182 | 2025.03.21 02:09:28.161928 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8183 | 2025.03.21 02:09:28.162018 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} <Debug> TCPHandler: Processed in 0.001588148 sec. | ||
8184 | 2025.03.21 02:09:28.162150 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::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 | ||
8185 | 2025.03.21 02:09:28.162216 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8186 | 2025.03.21 02:09:28.162323 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8187 | 2025.03.21 02:09:28.162409 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part | ||
8188 | 2025.03.21 02:09:28.162417 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8189 | 2025.03.21 02:09:28.162565 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8190 | 2025.03.21 02:09:28.162688 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
8191 | 2025.03.21 02:09:28.163010 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8192 | 2025.03.21 02:09:28.163385 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8193 | 2025.03.21 02:09:28.163703 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8194 | 2025.03.21 02:09:28.163948 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8195 | 2025.03.21 02:09:28.164798 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8196 | 2025.03.21 02:09:28.164864 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8197 | 2025.03.21 02:09:28.165848 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8198 | 2025.03.21 02:09:28.166445 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8199 | 2025.03.21 02:09:28.166698 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004658561 sec., 5581.122582703113 rows/sec., 375.23 KiB/sec. | ||
8200 | 2025.03.21 02:09:28.166906 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004547 sec., 18033.868484715196 rows/sec., 1.15 MiB/sec. | ||
8201 | 2025.03.21 02:09:28.166959 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8202 | 2025.03.21 02:09:28.167074 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} <Debug> TCPHandler: Processed in 0.004915856 sec. | ||
8203 | 2025.03.21 02:09:28.167721 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8204 | 2025.03.21 02:09:28.167800 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8205 | 2025.03.21 02:09:28.167886 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8206 | 2025.03.21 02:09:30.149965 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8207 | 2025.03.21 02:09:30.150656 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8208 | 2025.03.21 02:09:30.150705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8209 | 2025.03.21 02:09:30.151251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8210 | 2025.03.21 02:09:30.151508 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8211 | 2025.03.21 02:09:30.151708 [ 45 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8212 | 2025.03.21 02:09:30.151787 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8213 | 2025.03.21 02:09:30.151805 [ 45 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8214 | 2025.03.21 02:09:30.151843 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8215 | 2025.03.21 02:09:30.152186 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
8216 | 2025.03.21 02:09:30.152806 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8217 | 2025.03.21 02:09:30.152936 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
8218 | 2025.03.21 02:09:30.153191 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8219 | 2025.03.21 02:09:30.153275 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8220 | 2025.03.21 02:09:30.153453 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8221 | 2025.03.21 02:09:30.153732 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
8222 | 2025.03.21 02:09:30.153829 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
8223 | 2025.03.21 02:09:30.156528 [ 196 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.00459931 sec., 4098223.4291665494 rows/sec., 58.63 MiB/sec. | ||
8224 | 2025.03.21 02:09:30.156917 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8225 | 2025.03.21 02:09:30.157246 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8226 | 2025.03.21 02:09:30.157334 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8227 | 2025.03.21 02:09:30.157450 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8228 | 2025.03.21 02:09:31.489163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8229 | 2025.03.21 02:09:31.510168 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8230 | 2025.03.21 02:09:31.510221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8231 | 2025.03.21 02:09:31.517750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8232 | 2025.03.21 02:09:31.518526 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8233 | 2025.03.21 02:09:31.518975 [ 42 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8234 | 2025.03.21 02:09:31.519113 [ 42 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8235 | 2025.03.21 02:09:31.519188 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8236 | 2025.03.21 02:09:31.519653 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
8237 | 2025.03.21 02:09:31.530297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8238 | 2025.03.21 02:09:31.531564 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8239 | 2025.03.21 02:09:31.532472 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
8240 | 2025.03.21 02:09:31.536860 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
8241 | 2025.03.21 02:09:31.541435 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
8242 | 2025.03.21 02:09:31.546286 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
8243 | 2025.03.21 02:09:31.551425 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
8244 | 2025.03.21 02:09:31.555875 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
8245 | 2025.03.21 02:09:31.614040 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094712698 sec., 3262.498128814787 rows/sec., 16.87 MiB/sec. | ||
8246 | 2025.03.21 02:09:31.617291 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8247 | 2025.03.21 02:09:31.620335 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8248 | 2025.03.21 02:09:31.620475 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8249 | 2025.03.21 02:09:31.623087 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8250 | 2025.03.21 02:09:32.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.56 MiB, peak 231.00 MiB, free memory in arenas 0.00 B, will set to 219.00 MiB (RSS), difference: 1.44 MiB | ||
8251 | 2025.03.21 02:09:32.744316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1164 | ||
8252 | 2025.03.21 02:09:32.747544 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8253 | 2025.03.21 02:09:32.747610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8254 | 2025.03.21 02:09:32.749140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8255 | 2025.03.21 02:09:32.749464 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8256 | 2025.03.21 02:09:32.750744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
8257 | 2025.03.21 02:09:33.133621 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8258 | 2025.03.21 02:09:33.133802 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8259 | 2025.03.21 02:09:33.133872 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8260 | 2025.03.21 02:09:33.134617 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8261 | 2025.03.21 02:09:33.134661 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8262 | 2025.03.21 02:09:33.135077 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8263 | 2025.03.21 02:09:33.135343 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8264 | 2025.03.21 02:09:33.135569 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001815 sec., 74931.12947658403 rows/sec., 6.47 MiB/sec. | ||
8265 | 2025.03.21 02:09:33.135629 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} <Debug> TCPHandler: Processed in 0.002092326 sec. | ||
8266 | 2025.03.21 02:09:33.135756 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8267 | 2025.03.21 02:09:33.135867 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8268 | 2025.03.21 02:09:33.135916 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8269 | 2025.03.21 02:09:33.136454 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8270 | 2025.03.21 02:09:33.136494 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8271 | 2025.03.21 02:09:33.136848 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8272 | 2025.03.21 02:09:33.137093 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8273 | 2025.03.21 02:09:33.137324 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001477 sec., 27081.92281651997 rows/sec., 1.99 MiB/sec. | ||
8274 | 2025.03.21 02:09:33.137419 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} <Debug> TCPHandler: Processed in 0.00171789 sec. | ||
8275 | 2025.03.21 02:09:33.137666 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8276 | 2025.03.21 02:09:33.137802 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8277 | 2025.03.21 02:09:33.137854 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8278 | 2025.03.21 02:09:33.138430 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8279 | 2025.03.21 02:09:33.138470 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8280 | 2025.03.21 02:09:33.138833 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8281 | 2025.03.21 02:09:33.139092 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8282 | 2025.03.21 02:09:33.139302 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001523 sec., 68286.27708470124 rows/sec., 5.33 MiB/sec. | ||
8283 | 2025.03.21 02:09:33.139355 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} <Debug> TCPHandler: Processed in 0.001797842 sec. | ||
8284 | 2025.03.21 02:09:33.139468 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8285 | 2025.03.21 02:09:33.139575 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8286 | 2025.03.21 02:09:33.139624 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8287 | 2025.03.21 02:09:33.140137 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8288 | 2025.03.21 02:09:33.140177 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8289 | 2025.03.21 02:09:33.140567 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8290 | 2025.03.21 02:09:33.140811 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8291 | 2025.03.21 02:09:33.141023 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. | ||
8292 | 2025.03.21 02:09:33.141076 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} <Debug> TCPHandler: Processed in 0.001660479 sec. | ||
8293 | 2025.03.21 02:09:33.141201 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8294 | 2025.03.21 02:09:33.141307 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8295 | 2025.03.21 02:09:33.141374 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8296 | 2025.03.21 02:09:33.142472 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8297 | 2025.03.21 02:09:33.142511 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8298 | 2025.03.21 02:09:33.143172 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8299 | 2025.03.21 02:09:33.143430 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8300 | 2025.03.21 02:09:33.143671 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002386 sec., 16764.459346186086 rows/sec., 30.04 MiB/sec. | ||
8301 | 2025.03.21 02:09:33.143770 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} <Debug> TCPHandler: Processed in 0.002620796 sec. | ||
8302 | 2025.03.21 02:09:33.143885 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8303 | 2025.03.21 02:09:33.143988 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8304 | 2025.03.21 02:09:33.144033 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8305 | 2025.03.21 02:09:33.144466 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8306 | 2025.03.21 02:09:33.144506 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8307 | 2025.03.21 02:09:33.144867 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8308 | 2025.03.21 02:09:33.145121 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2025.03.21 02:09:33.145330 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
8310 | 2025.03.21 02:09:33.145379 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} <Debug> TCPHandler: Processed in 0.001546187 sec. | ||
8311 | 2025.03.21 02:09:37.500686 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8312 | 2025.03.21 02:09:37.500791 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8313 | 2025.03.21 02:09:37.652005 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8314 | 2025.03.21 02:09:37.652752 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8315 | 2025.03.21 02:09:37.652809 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8316 | 2025.03.21 02:09:37.653395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8317 | 2025.03.21 02:09:37.653654 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8318 | 2025.03.21 02:09:37.653940 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8319 | 2025.03.21 02:09:38.138307 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8320 | 2025.03.21 02:09:38.138494 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8321 | 2025.03.21 02:09:38.138566 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8322 | 2025.03.21 02:09:38.139431 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8323 | 2025.03.21 02:09:38.139482 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8324 | 2025.03.21 02:09:38.139939 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8325 | 2025.03.21 02:09:38.140200 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8326 | 2025.03.21 02:09:38.140442 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001998 sec., 106106.10610610609 rows/sec., 6.75 MiB/sec. | ||
8327 | 2025.03.21 02:09:38.140510 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} <Debug> TCPHandler: Processed in 0.002331851 sec. | ||
8328 | 2025.03.21 02:09:38.140640 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8329 | 2025.03.21 02:09:38.140764 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8330 | 2025.03.21 02:09:38.140813 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8331 | 2025.03.21 02:09:38.141614 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8332 | 2025.03.21 02:09:38.141653 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8333 | 2025.03.21 02:09:38.142123 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8334 | 2025.03.21 02:09:38.142372 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8335 | 2025.03.21 02:09:38.142582 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001846 sec., 334236.1863488624 rows/sec., 26.13 MiB/sec. | ||
8336 | 2025.03.21 02:09:38.142635 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} <Debug> TCPHandler: Processed in 0.002049296 sec. | ||
8337 | 2025.03.21 02:09:38.142773 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8338 | 2025.03.21 02:09:38.142881 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8339 | 2025.03.21 02:09:38.142929 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8340 | 2025.03.21 02:09:38.143486 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8341 | 2025.03.21 02:09:38.143527 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8342 | 2025.03.21 02:09:38.143900 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8343 | 2025.03.21 02:09:38.144193 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8344 | 2025.03.21 02:09:38.144426 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001555 sec., 68167.20257234726 rows/sec., 4.01 MiB/sec. | ||
8345 | 2025.03.21 02:09:38.144538 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} <Debug> TCPHandler: Processed in 0.001814162 sec. | ||
8346 | 2025.03.21 02:09:38.144757 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8347 | 2025.03.21 02:09:38.144899 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8348 | 2025.03.21 02:09:38.144947 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8349 | 2025.03.21 02:09:38.145518 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8350 | 2025.03.21 02:09:38.145557 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8351 | 2025.03.21 02:09:38.145914 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8352 | 2025.03.21 02:09:38.146148 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8353 | 2025.03.21 02:09:38.146364 [ 34 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8354 | 2025.03.21 02:09:38.146414 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001543 sec., 73233.95981853531 rows/sec., 4.74 MiB/sec. | ||
8355 | 2025.03.21 02:09:38.146475 [ 34 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8356 | 2025.03.21 02:09:38.146530 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} <Debug> TCPHandler: Processed in 0.001871602 sec. | ||
8357 | 2025.03.21 02:09:38.146551 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8358 | 2025.03.21 02:09:38.146744 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8359 | 2025.03.21 02:09:38.146933 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
8360 | 2025.03.21 02:09:38.147269 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8361 | 2025.03.21 02:09:38.147482 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8362 | 2025.03.21 02:09:38.147529 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8363 | 2025.03.21 02:09:38.147596 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 342 rows starting from the beginning of the part | ||
8364 | 2025.03.21 02:09:38.148017 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
8365 | 2025.03.21 02:09:38.148316 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
8366 | 2025.03.21 02:09:38.148657 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part | ||
8367 | 2025.03.21 02:09:38.149036 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part | ||
8368 | 2025.03.21 02:09:38.149393 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part | ||
8369 | 2025.03.21 02:09:38.150576 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8370 | 2025.03.21 02:09:38.150649 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8371 | 2025.03.21 02:09:38.151665 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8372 | 2025.03.21 02:09:38.152157 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8373 | 2025.03.21 02:09:38.152563 [ 189 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005849872 sec., 174704.6772989221 rows/sec., 12.21 MiB/sec. | ||
8374 | 2025.03.21 02:09:38.152664 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005643 sec., 19847.598794967216 rows/sec., 1.13 MiB/sec. | ||
8375 | 2025.03.21 02:09:38.152797 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} <Debug> TCPHandler: Processed in 0.006159347 sec. | ||
8376 | 2025.03.21 02:09:38.152959 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8377 | 2025.03.21 02:09:38.152996 [ 189 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8378 | 2025.03.21 02:09:38.153160 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8379 | 2025.03.21 02:09:38.153254 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8380 | 2025.03.21 02:09:38.153740 [ 189 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8381 | 2025.03.21 02:09:38.153968 [ 189 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8382 | 2025.03.21 02:09:38.154085 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
8383 | 2025.03.21 02:09:38.154424 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8384 | 2025.03.21 02:09:38.154469 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8385 | 2025.03.21 02:09:38.154858 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8386 | 2025.03.21 02:09:38.155121 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8387 | 2025.03.21 02:09:38.155330 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002276 sec., 167838.3128295255 rows/sec., 11.84 MiB/sec. | ||
8388 | 2025.03.21 02:09:38.155391 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} <Debug> TCPHandler: Processed in 0.002501694 sec. | ||
8389 | 2025.03.21 02:09:38.155493 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8390 | 2025.03.21 02:09:38.155594 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8391 | 2025.03.21 02:09:38.155640 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8392 | 2025.03.21 02:09:38.156064 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8393 | 2025.03.21 02:09:38.156104 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8394 | 2025.03.21 02:09:38.156458 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8395 | 2025.03.21 02:09:38.156702 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8396 | 2025.03.21 02:09:38.156872 [ 34 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8397 | 2025.03.21 02:09:38.156934 [ 34 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8398 | 2025.03.21 02:09:38.156979 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8399 | 2025.03.21 02:09:38.156981 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec. | ||
8400 | 2025.03.21 02:09:38.157344 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} <Debug> TCPHandler: Processed in 0.001884933 sec. | ||
8401 | 2025.03.21 02:09:38.157376 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
8402 | 2025.03.21 02:09:38.157825 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8403 | 2025.03.21 02:09:38.157837 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8404 | 2025.03.21 02:09:38.157896 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
8405 | 2025.03.21 02:09:38.158070 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8406 | 2025.03.21 02:09:38.158166 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
8407 | 2025.03.21 02:09:38.158326 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8408 | 2025.03.21 02:09:38.158471 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
8409 | 2025.03.21 02:09:38.158807 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
8410 | 2025.03.21 02:09:38.159165 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8411 | 2025.03.21 02:09:38.159518 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8412 | 2025.03.21 02:09:38.160957 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8413 | 2025.03.21 02:09:38.161031 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8414 | 2025.03.21 02:09:38.162147 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8415 | 2025.03.21 02:09:38.162344 [ 188 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005269701 sec., 29603.197600774693 rows/sec., 1.51 MiB/sec. | ||
8416 | 2025.03.21 02:09:38.162591 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8417 | 2025.03.21 02:09:38.162804 [ 188 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8418 | 2025.03.21 02:09:38.163023 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005048 sec., 46949.28684627575 rows/sec., 3.15 MiB/sec. | ||
8419 | 2025.03.21 02:09:38.163152 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} <Debug> TCPHandler: Processed in 0.005503776 sec. | ||
8420 | 2025.03.21 02:09:38.163320 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8421 | 2025.03.21 02:09:38.163487 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8422 | 2025.03.21 02:09:38.163573 [ 188 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8423 | 2025.03.21 02:09:38.163586 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8424 | 2025.03.21 02:09:38.163790 [ 188 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8425 | 2025.03.21 02:09:38.164002 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8426 | 2025.03.21 02:09:38.164338 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8427 | 2025.03.21 02:09:38.164380 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8428 | 2025.03.21 02:09:38.164732 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8429 | 2025.03.21 02:09:38.164966 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8430 | 2025.03.21 02:09:38.165175 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001743 sec., 573.7234652897304 rows/sec., 38.66 KiB/sec. | ||
8431 | 2025.03.21 02:09:38.165228 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} <Debug> TCPHandler: Processed in 0.001958854 sec. | ||
8432 | 2025.03.21 02:09:38.165349 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8433 | 2025.03.21 02:09:38.165452 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8434 | 2025.03.21 02:09:38.165497 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8435 | 2025.03.21 02:09:38.165928 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8436 | 2025.03.21 02:09:38.165967 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8437 | 2025.03.21 02:09:38.166341 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8438 | 2025.03.21 02:09:38.166575 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8439 | 2025.03.21 02:09:38.166774 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001342 sec., 61102.83159463487 rows/sec., 3.88 MiB/sec. | ||
8440 | 2025.03.21 02:09:38.166824 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} <Debug> TCPHandler: Processed in 0.001524747 sec. | ||
8441 | 2025.03.21 02:09:39.030456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8442 | 2025.03.21 02:09:39.049421 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8443 | 2025.03.21 02:09:39.049489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8444 | 2025.03.21 02:09:39.056438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8445 | 2025.03.21 02:09:39.057248 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8446 | 2025.03.21 02:09:39.059855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8447 | 2025.03.21 02:09:40.779468 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8448 | 2025.03.21 02:09:40.779692 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8449 | 2025.03.21 02:09:40.779773 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8450 | 2025.03.21 02:09:40.780615 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8451 | 2025.03.21 02:09:40.780665 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8452 | 2025.03.21 02:09:40.781086 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
8453 | 2025.03.21 02:09:40.781340 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8454 | 2025.03.21 02:09:40.781603 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001961 sec., 9178.990311065783 rows/sec., 748.48 KiB/sec. | ||
8455 | 2025.03.21 02:09:40.781694 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} <Debug> TCPHandler: Processed in 0.002355901 sec. | ||
8456 | 2025.03.21 02:09:40.781837 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8457 | 2025.03.21 02:09:40.781982 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8458 | 2025.03.21 02:09:40.782040 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8459 | 2025.03.21 02:09:40.783330 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8460 | 2025.03.21 02:09:40.783370 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8461 | 2025.03.21 02:09:40.783848 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8462 | 2025.03.21 02:09:40.784112 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8463 | 2025.03.21 02:09:40.784343 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002396 sec., 536310.5175292153 rows/sec., 44.53 MiB/sec. | ||
8464 | 2025.03.21 02:09:40.784400 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} <Debug> TCPHandler: Processed in 0.002628236 sec. | ||
8465 | 2025.03.21 02:09:40.784534 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8466 | 2025.03.21 02:09:40.784643 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8467 | 2025.03.21 02:09:40.784690 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8468 | 2025.03.21 02:09:40.785273 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8469 | 2025.03.21 02:09:40.785313 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8470 | 2025.03.21 02:09:40.785667 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8471 | 2025.03.21 02:09:40.785912 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8472 | 2025.03.21 02:09:40.786084 [ 32 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8473 | 2025.03.21 02:09:40.786147 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.001525 sec., 38032.7868852459 rows/sec., 2.73 MiB/sec. | ||
8474 | 2025.03.21 02:09:40.786166 [ 32 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8475 | 2025.03.21 02:09:40.786234 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8476 | 2025.03.21 02:09:40.786272 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} <Debug> TCPHandler: Processed in 0.001783231 sec. | ||
8477 | 2025.03.21 02:09:40.786424 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
8478 | 2025.03.21 02:09:40.786432 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8479 | 2025.03.21 02:09:40.786591 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8480 | 2025.03.21 02:09:40.786591 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8481 | 2025.03.21 02:09:40.786648 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8482 | 2025.03.21 02:09:40.786649 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 164 rows starting from the beginning of the part | ||
8483 | 2025.03.21 02:09:40.786836 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
8484 | 2025.03.21 02:09:40.787183 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 106 rows starting from the beginning of the part | ||
8485 | 2025.03.21 02:09:40.787593 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
8486 | 2025.03.21 02:09:40.787820 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 106 rows starting from the beginning of the part | ||
8487 | 2025.03.21 02:09:40.787994 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 58 rows starting from the beginning of the part | ||
8488 | 2025.03.21 02:09:40.788543 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8489 | 2025.03.21 02:09:40.788591 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8490 | 2025.03.21 02:09:40.789223 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8491 | 2025.03.21 02:09:40.789592 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.003231537 sec., 159057.43923092942 rows/sec., 10.79 MiB/sec. | ||
8492 | 2025.03.21 02:09:40.789598 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8493 | 2025.03.21 02:09:40.789922 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8494 | 2025.03.21 02:09:40.790015 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003448 sec., 66125.29002320186 rows/sec., 4.48 MiB/sec. | ||
8495 | 2025.03.21 02:09:40.790109 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} <Debug> TCPHandler: Processed in 0.003734215 sec. | ||
8496 | 2025.03.21 02:09:40.790280 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8497 | 2025.03.21 02:09:40.790445 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8498 | 2025.03.21 02:09:40.790486 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8499 | 2025.03.21 02:09:40.790530 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8500 | 2025.03.21 02:09:40.790695 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8501 | 2025.03.21 02:09:40.790874 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8502 | 2025.03.21 02:09:40.791572 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8503 | 2025.03.21 02:09:40.791617 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8504 | 2025.03.21 02:09:40.792019 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8505 | 2025.03.21 02:09:40.792264 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8506 | 2025.03.21 02:09:40.792488 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.002083 sec., 277484.3975036006 rows/sec., 20.66 MiB/sec. | ||
8507 | 2025.03.21 02:09:40.792542 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} <Debug> TCPHandler: Processed in 0.002338531 sec. | ||
8508 | 2025.03.21 02:09:40.792679 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8509 | 2025.03.21 02:09:40.792815 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8510 | 2025.03.21 02:09:40.792873 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8511 | 2025.03.21 02:09:40.793666 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2025.03.21 02:09:40.793707 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8513 | 2025.03.21 02:09:40.794157 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8514 | 2025.03.21 02:09:40.794407 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8515 | 2025.03.21 02:09:40.794635 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.001849 sec., 507842.07679826935 rows/sec., 34.04 MiB/sec. | ||
8516 | 2025.03.21 02:09:40.794687 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} <Debug> TCPHandler: Processed in 0.002073437 sec. | ||
8517 | 2025.03.21 02:09:40.794805 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8518 | 2025.03.21 02:09:40.794910 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8519 | 2025.03.21 02:09:40.794976 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8520 | 2025.03.21 02:09:40.796135 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8521 | 2025.03.21 02:09:40.796176 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8522 | 2025.03.21 02:09:40.796827 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8523 | 2025.03.21 02:09:40.797091 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8524 | 2025.03.21 02:09:40.797357 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002469 sec., 16200.891049007696 rows/sec., 29.03 MiB/sec. | ||
8525 | 2025.03.21 02:09:40.797609 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} <Debug> TCPHandler: Processed in 0.002854899 sec. | ||
8526 | 2025.03.21 02:09:40.797745 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8527 | 2025.03.21 02:09:40.797852 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8528 | 2025.03.21 02:09:40.797899 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8529 | 2025.03.21 02:09:40.798345 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8530 | 2025.03.21 02:09:40.798384 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8531 | 2025.03.21 02:09:40.798744 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8532 | 2025.03.21 02:09:40.798986 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8533 | 2025.03.21 02:09:40.799210 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001379 sec., 21754.894851341553 rows/sec., 1.47 MiB/sec. | ||
8534 | 2025.03.21 02:09:40.799262 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} <Debug> TCPHandler: Processed in 0.001566957 sec. | ||
8535 | 2025.03.21 02:09:42.751034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1212 | ||
8536 | 2025.03.21 02:09:42.754360 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8537 | 2025.03.21 02:09:42.754415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8538 | 2025.03.21 02:09:42.755930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8539 | 2025.03.21 02:09:42.756259 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8540 | 2025.03.21 02:09:42.756480 [ 26 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8541 | 2025.03.21 02:09:42.756616 [ 26 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8542 | 2025.03.21 02:09:42.756690 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8543 | 2025.03.21 02:09:42.757133 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
8544 | 2025.03.21 02:09:42.758015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
8545 | 2025.03.21 02:09:42.758305 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8546 | 2025.03.21 02:09:42.758436 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1026 rows starting from the beginning of the part | ||
8547 | 2025.03.21 02:09:42.758874 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
8548 | 2025.03.21 02:09:42.759326 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
8549 | 2025.03.21 02:09:42.759759 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
8550 | 2025.03.21 02:09:42.760168 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
8551 | 2025.03.21 02:09:42.760823 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
8552 | 2025.03.21 02:09:42.769213 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 72 columns (72 merged, 0 gathered) in 0.012379856 sec., 97900.977200381 rows/sec., 77.69 MiB/sec. | ||
8553 | 2025.03.21 02:09:42.771026 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8554 | 2025.03.21 02:09:42.771921 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8555 | 2025.03.21 02:09:42.772039 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8556 | 2025.03.21 02:09:42.772393 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
8557 | 2025.03.21 02:09:43.127695 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8558 | 2025.03.21 02:09:43.127856 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8559 | 2025.03.21 02:09:43.127919 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8560 | 2025.03.21 02:09:43.128651 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8561 | 2025.03.21 02:09:43.128696 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8562 | 2025.03.21 02:09:43.129105 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8563 | 2025.03.21 02:09:43.129361 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8564 | 2025.03.21 02:09:43.129586 [ 25 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8565 | 2025.03.21 02:09:43.129599 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.42 MiB/sec. | ||
8566 | 2025.03.21 02:09:43.129677 [ 25 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8567 | 2025.03.21 02:09:43.129743 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8568 | 2025.03.21 02:09:43.129761 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} <Debug> TCPHandler: Processed in 0.002155377 sec. | ||
8569 | 2025.03.21 02:09:43.129970 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8570 | 2025.03.21 02:09:43.129976 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8571 | 2025.03.21 02:09:43.130237 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8572 | 2025.03.21 02:09:43.130257 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8573 | 2025.03.21 02:09:43.130330 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8574 | 2025.03.21 02:09:43.130342 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1847 rows starting from the beginning of the part | ||
8575 | 2025.03.21 02:09:43.130652 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 617 rows starting from the beginning of the part | ||
8576 | 2025.03.21 02:09:43.130950 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 136 rows starting from the beginning of the part | ||
8577 | 2025.03.21 02:09:43.131327 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 617 rows starting from the beginning of the part | ||
8578 | 2025.03.21 02:09:43.131701 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1285 rows starting from the beginning of the part | ||
8579 | 2025.03.21 02:09:43.132065 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
8580 | 2025.03.21 02:09:43.133121 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8581 | 2025.03.21 02:09:43.133200 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8582 | 2025.03.21 02:09:43.134000 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8583 | 2025.03.21 02:09:43.134535 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8584 | 2025.03.21 02:09:43.134785 [ 25 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8585 | 2025.03.21 02:09:43.134860 [ 25 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8586 | 2025.03.21 02:09:43.134868 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004706 sec., 13599.660008499786 rows/sec., 1.06 MiB/sec. | ||
8587 | 2025.03.21 02:09:43.134899 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8588 | 2025.03.21 02:09:43.135244 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} <Debug> TCPHandler: Processed in 0.005346403 sec. | ||
8589 | 2025.03.21 02:09:43.135362 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8590 | 2025.03.21 02:09:43.135587 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8591 | 2025.03.21 02:09:43.136039 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8592 | 2025.03.21 02:09:43.136187 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
8593 | 2025.03.21 02:09:43.136578 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 382 rows starting from the beginning of the part | ||
8594 | 2025.03.21 02:09:43.136625 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4558 rows, containing 5 columns (5 merged, 0 gathered) in 0.006773548 sec., 672911.7443325123 rows/sec., 57.18 MiB/sec. | ||
8595 | 2025.03.21 02:09:43.137122 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
8596 | 2025.03.21 02:09:43.137158 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8597 | 2025.03.21 02:09:43.137463 [ 190 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8598 | 2025.03.21 02:09:43.137698 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 382 rows starting from the beginning of the part | ||
8599 | 2025.03.21 02:09:43.138066 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 578 rows starting from the beginning of the part | ||
8600 | 2025.03.21 02:09:43.138478 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
8601 | 2025.03.21 02:09:43.138628 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8602 | 2025.03.21 02:09:43.138865 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2025.03.21 02:09:43.139461 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8604 | 2025.03.21 02:09:43.139742 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
8605 | 2025.03.21 02:09:43.141053 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8606 | 2025.03.21 02:09:43.141137 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8607 | 2025.03.21 02:09:43.142011 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8608 | 2025.03.21 02:09:43.142493 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8609 | 2025.03.21 02:09:43.142699 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.007658343 sec., 316517.5547765359 rows/sec., 24.25 MiB/sec. | ||
8610 | 2025.03.21 02:09:43.142853 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8611 | 2025.03.21 02:09:43.142949 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8612 | 2025.03.21 02:09:43.142992 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8613 | 2025.03.21 02:09:43.143032 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.006072 sec., 12516.469038208168 rows/sec., 893.73 KiB/sec. | ||
8614 | 2025.03.21 02:09:43.143112 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8615 | 2025.03.21 02:09:43.143477 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} <Debug> TCPHandler: Processed in 0.00802456 sec. | ||
8616 | 2025.03.21 02:09:43.143507 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8617 | 2025.03.21 02:09:43.143809 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8618 | 2025.03.21 02:09:43.143857 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8619 | 2025.03.21 02:09:43.143955 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19902 rows starting from the beginning of the part | ||
8620 | 2025.03.21 02:09:43.144025 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8621 | 2025.03.21 02:09:43.144197 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8622 | 2025.03.21 02:09:43.144500 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
8623 | 2025.03.21 02:09:43.144529 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8624 | 2025.03.21 02:09:43.144565 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8625 | 2025.03.21 02:09:43.144977 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8626 | 2025.03.21 02:09:43.145208 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
8627 | 2025.03.21 02:09:43.145627 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
8628 | 2025.03.21 02:09:43.146027 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 939 rows starting from the beginning of the part | ||
8629 | 2025.03.21 02:09:43.146265 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 76 rows starting from the beginning of the part | ||
8630 | 2025.03.21 02:09:43.147155 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8631 | 2025.03.21 02:09:43.147212 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8632 | 2025.03.21 02:09:43.147859 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8633 | 2025.03.21 02:09:43.148222 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8634 | 2025.03.21 02:09:43.148456 [ 25 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8635 | 2025.03.21 02:09:43.148559 [ 25 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8636 | 2025.03.21 02:09:43.148646 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
8637 | 2025.03.21 02:09:43.148702 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.004657 sec., 6441.915396177797 rows/sec., 443.09 KiB/sec. | ||
8638 | 2025.03.21 02:09:43.149292 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8639 | 2025.03.21 02:09:43.150240 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8640 | 2025.03.21 02:09:43.150283 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} <Debug> TCPHandler: Processed in 0.006513334 sec. | ||
8641 | 2025.03.21 02:09:43.150481 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3924 rows starting from the beginning of the part | ||
8642 | 2025.03.21 02:09:43.151138 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
8643 | 2025.03.21 02:09:43.151626 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
8644 | 2025.03.21 02:09:43.151837 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
8645 | 2025.03.21 02:09:43.152113 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
8646 | 2025.03.21 02:09:43.152240 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
8647 | 2025.03.21 02:09:43.157500 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 4 columns (4 merged, 0 gathered) in 0.008714872 sec., 482852.7602011825 rows/sec., 31.59 MiB/sec. | ||
8648 | 2025.03.21 02:09:43.157988 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8649 | 2025.03.21 02:09:43.158424 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2025.03.21 02:09:43.158621 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8651 | 2025.03.21 02:09:43.158722 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21551 rows, containing 5 columns (5 merged, 0 gathered) in 0.015598202 sec., 1381633.6011035119 rows/sec., 93.37 MiB/sec. | ||
8652 | 2025.03.21 02:09:43.158798 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
8653 | 2025.03.21 02:09:43.159311 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8654 | 2025.03.21 02:09:43.159655 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8655 | 2025.03.21 02:09:43.159763 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8656 | 2025.03.21 02:09:43.159875 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
8657 | 2025.03.21 02:09:45.154164 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8658 | 2025.03.21 02:09:45.154990 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8659 | 2025.03.21 02:09:45.155038 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8660 | 2025.03.21 02:09:45.155594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8661 | 2025.03.21 02:09:45.155858 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8662 | 2025.03.21 02:09:45.156121 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8663 | 2025.03.21 02:09:46.560002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8664 | 2025.03.21 02:09:46.579902 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8665 | 2025.03.21 02:09:46.579946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8666 | 2025.03.21 02:09:46.587271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8667 | 2025.03.21 02:09:46.588070 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8668 | 2025.03.21 02:09:46.590667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8669 | 2025.03.21 02:09:48.132398 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8670 | 2025.03.21 02:09:48.132607 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8671 | 2025.03.21 02:09:48.132687 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8672 | 2025.03.21 02:09:48.133567 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8673 | 2025.03.21 02:09:48.133618 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8674 | 2025.03.21 02:09:48.134054 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8675 | 2025.03.21 02:09:48.134323 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8676 | 2025.03.21 02:09:48.134557 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.14 MiB/sec. | ||
8677 | 2025.03.21 02:09:48.134624 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} <Debug> TCPHandler: Processed in 0.002359791 sec. | ||
8678 | 2025.03.21 02:09:48.134738 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8679 | 2025.03.21 02:09:48.134849 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8680 | 2025.03.21 02:09:48.134896 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8681 | 2025.03.21 02:09:48.135448 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8682 | 2025.03.21 02:09:48.135491 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8683 | 2025.03.21 02:09:48.135862 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8684 | 2025.03.21 02:09:48.136105 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8685 | 2025.03.21 02:09:48.136320 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. | ||
8686 | 2025.03.21 02:09:48.136374 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} <Debug> TCPHandler: Processed in 0.00168755 sec. | ||
8687 | 2025.03.21 02:09:48.136490 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8688 | 2025.03.21 02:09:48.136600 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8689 | 2025.03.21 02:09:48.136649 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8690 | 2025.03.21 02:09:48.137172 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2025.03.21 02:09:48.137211 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8692 | 2025.03.21 02:09:48.137612 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8693 | 2025.03.21 02:09:48.137859 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8694 | 2025.03.21 02:09:48.138100 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
8695 | 2025.03.21 02:09:48.138167 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} <Debug> TCPHandler: Processed in 0.00172908 sec. | ||
8696 | 2025.03.21 02:09:48.138408 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8697 | 2025.03.21 02:09:48.138557 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8698 | 2025.03.21 02:09:48.138607 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8699 | 2025.03.21 02:09:48.139051 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8700 | 2025.03.21 02:09:48.139090 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8701 | 2025.03.21 02:09:48.139449 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8702 | 2025.03.21 02:09:48.139694 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8703 | 2025.03.21 02:09:48.139896 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. | ||
8704 | 2025.03.21 02:09:48.139946 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} <Debug> TCPHandler: Processed in 0.001637068 sec. | ||
8705 | 2025.03.21 02:09:52.501052 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8706 | 2025.03.21 02:09:52.501123 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8707 | 2025.03.21 02:09:52.656347 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8708 | 2025.03.21 02:09:52.657158 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8709 | 2025.03.21 02:09:52.657213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8710 | 2025.03.21 02:09:52.657794 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8711 | 2025.03.21 02:09:52.658061 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8712 | 2025.03.21 02:09:52.658294 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8713 | 2025.03.21 02:09:52.758420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1228 | ||
8714 | 2025.03.21 02:09:52.761257 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8715 | 2025.03.21 02:09:52.761319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8716 | 2025.03.21 02:09:52.762834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8717 | 2025.03.21 02:09:52.763155 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8718 | 2025.03.21 02:09:52.764453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
8719 | 2025.03.21 02:09:53.133251 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8720 | 2025.03.21 02:09:53.133462 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8721 | 2025.03.21 02:09:53.133543 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8722 | 2025.03.21 02:09:53.134410 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8723 | 2025.03.21 02:09:53.134465 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8724 | 2025.03.21 02:09:53.134915 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8725 | 2025.03.21 02:09:53.135175 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8726 | 2025.03.21 02:09:53.135433 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002029 sec., 67028.09265648102 rows/sec., 5.79 MiB/sec. | ||
8727 | 2025.03.21 02:09:53.135501 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} <Debug> TCPHandler: Processed in 0.002382131 sec. | ||
8728 | 2025.03.21 02:09:53.135629 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8729 | 2025.03.21 02:09:53.135745 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8730 | 2025.03.21 02:09:53.135795 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8731 | 2025.03.21 02:09:53.136365 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8732 | 2025.03.21 02:09:53.136407 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8733 | 2025.03.21 02:09:53.136785 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8734 | 2025.03.21 02:09:53.137028 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8735 | 2025.03.21 02:09:53.137241 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001523 sec., 26263.952724885094 rows/sec., 1.93 MiB/sec. | ||
8736 | 2025.03.21 02:09:53.137294 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} <Debug> TCPHandler: Processed in 0.001720169 sec. | ||
8737 | 2025.03.21 02:09:53.137412 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8738 | 2025.03.21 02:09:53.137520 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8739 | 2025.03.21 02:09:53.137565 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8740 | 2025.03.21 02:09:53.138136 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8741 | 2025.03.21 02:09:53.138176 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8742 | 2025.03.21 02:09:53.138538 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8743 | 2025.03.21 02:09:53.138780 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8744 | 2025.03.21 02:09:53.138987 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001489 sec., 69845.53391537945 rows/sec., 5.46 MiB/sec. | ||
8745 | 2025.03.21 02:09:53.139038 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} <Debug> TCPHandler: Processed in 0.001679719 sec. | ||
8746 | 2025.03.21 02:09:53.139149 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8747 | 2025.03.21 02:09:53.139255 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8748 | 2025.03.21 02:09:53.139303 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8749 | 2025.03.21 02:09:53.139810 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8750 | 2025.03.21 02:09:53.139849 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8751 | 2025.03.21 02:09:53.140232 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8752 | 2025.03.21 02:09:53.140472 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8753 | 2025.03.21 02:09:53.140690 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. | ||
8754 | 2025.03.21 02:09:53.140749 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} <Debug> TCPHandler: Processed in 0.001651009 sec. | ||
8755 | 2025.03.21 02:09:53.140911 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8756 | 2025.03.21 02:09:53.141030 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8757 | 2025.03.21 02:09:53.141099 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8758 | 2025.03.21 02:09:53.142268 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8759 | 2025.03.21 02:09:53.142308 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8760 | 2025.03.21 02:09:53.142976 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8761 | 2025.03.21 02:09:53.143245 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8762 | 2025.03.21 02:09:53.143439 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8763 | 2025.03.21 02:09:53.143525 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8764 | 2025.03.21 02:09:53.143532 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002515 sec., 15904.572564612326 rows/sec., 28.50 MiB/sec. | ||
8765 | 2025.03.21 02:09:53.143557 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8766 | 2025.03.21 02:09:53.143820 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
8767 | 2025.03.21 02:09:53.143830 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} <Debug> TCPHandler: Processed in 0.002986392 sec. | ||
8768 | 2025.03.21 02:09:53.144001 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8769 | 2025.03.21 02:09:53.144131 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8770 | 2025.03.21 02:09:53.144143 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8771 | 2025.03.21 02:09:53.144204 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1015 rows starting from the beginning of the part | ||
8772 | 2025.03.21 02:09:53.144209 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8773 | 2025.03.21 02:09:53.144956 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
8774 | 2025.03.21 02:09:53.145514 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
8775 | 2025.03.21 02:09:53.146115 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8776 | 2025.03.21 02:09:53.146146 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
8777 | 2025.03.21 02:09:53.146163 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8778 | 2025.03.21 02:09:53.146696 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
8779 | 2025.03.21 02:09:53.147253 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
8780 | 2025.03.21 02:09:53.147259 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8781 | 2025.03.21 02:09:53.147884 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8782 | 2025.03.21 02:09:53.148219 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004111 sec., 14594.989053758209 rows/sec., 1007.21 KiB/sec. | ||
8783 | 2025.03.21 02:09:53.148305 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} <Debug> TCPHandler: Processed in 0.004361946 sec. | ||
8784 | 2025.03.21 02:09:53.155518 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1215 rows, containing 19 columns (19 merged, 0 gathered) in 0.011834216 sec., 102668.39814314696 rows/sec., 183.98 MiB/sec. | ||
8785 | 2025.03.21 02:09:53.156535 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8786 | 2025.03.21 02:09:53.156941 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8787 | 2025.03.21 02:09:53.157027 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8788 | 2025.03.21 02:09:53.157144 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. | ||
8789 | 2025.03.21 02:09:54.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.61 MiB, peak 232.03 MiB, free memory in arenas 0.00 B, will set to 223.89 MiB (RSS), difference: 3.28 MiB | ||
8790 | 2025.03.21 02:09:54.005034 [ 64 ] {} <Debug> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
8791 | 2025.03.21 02:09:54.005111 [ 64 ] {} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8792 | 2025.03.21 02:09:54.005140 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8793 | 2025.03.21 02:09:54.005363 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::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 | ||
8794 | 2025.03.21 02:09:54.005537 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8795 | 2025.03.21 02:09:54.005576 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
8796 | 2025.03.21 02:09:54.005659 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
8797 | 2025.03.21 02:09:54.005768 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
8798 | 2025.03.21 02:09:54.006026 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
8799 | 2025.03.21 02:09:54.006242 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
8800 | 2025.03.21 02:09:54.007275 [ 196 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056396 sec., 41820.73880711692 rows/sec., 3.49 MiB/sec. | ||
8801 | 2025.03.21 02:09:54.007449 [ 196 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
8802 | 2025.03.21 02:09:54.007790 [ 196 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8803 | 2025.03.21 02:09:54.007884 [ 196 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
8804 | 2025.03.21 02:09:54.007997 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8805 | 2025.03.21 02:09:54.090801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8806 | 2025.03.21 02:09:54.112176 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8807 | 2025.03.21 02:09:54.112218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8808 | 2025.03.21 02:09:54.120135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8809 | 2025.03.21 02:09:54.120896 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8810 | 2025.03.21 02:09:54.124816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8811 | 2025.03.21 02:09:58.131454 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8812 | 2025.03.21 02:09:58.131654 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8813 | 2025.03.21 02:09:58.131727 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8814 | 2025.03.21 02:09:58.132504 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8815 | 2025.03.21 02:09:58.132557 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8816 | 2025.03.21 02:09:58.133005 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8817 | 2025.03.21 02:09:58.133265 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8818 | 2025.03.21 02:09:58.133513 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. | ||
8819 | 2025.03.21 02:09:58.133583 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} <Debug> TCPHandler: Processed in 0.002258839 sec. | ||
8820 | 2025.03.21 02:09:58.133698 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8821 | 2025.03.21 02:09:58.133807 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8822 | 2025.03.21 02:09:58.133855 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8823 | 2025.03.21 02:09:58.134414 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8824 | 2025.03.21 02:09:58.134456 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8825 | 2025.03.21 02:09:58.134824 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8826 | 2025.03.21 02:09:58.135066 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8827 | 2025.03.21 02:09:58.135305 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001521 sec., 42077.580539119 rows/sec., 3.28 MiB/sec. | ||
8828 | 2025.03.21 02:09:58.135412 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} <Debug> TCPHandler: Processed in 0.001765821 sec. | ||
8829 | 2025.03.21 02:09:58.135631 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8830 | 2025.03.21 02:09:58.135783 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8831 | 2025.03.21 02:09:58.135836 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8832 | 2025.03.21 02:09:58.136371 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8833 | 2025.03.21 02:09:58.136411 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8834 | 2025.03.21 02:09:58.136799 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8835 | 2025.03.21 02:09:58.137037 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8836 | 2025.03.21 02:09:58.137257 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. | ||
8837 | 2025.03.21 02:09:58.137310 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} <Debug> TCPHandler: Processed in 0.001786191 sec. | ||
8838 | 2025.03.21 02:09:58.137436 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8839 | 2025.03.21 02:09:58.137543 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8840 | 2025.03.21 02:09:58.137590 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8841 | 2025.03.21 02:09:58.138021 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2025.03.21 02:09:58.138060 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8843 | 2025.03.21 02:09:58.138434 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8844 | 2025.03.21 02:09:58.138672 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8845 | 2025.03.21 02:09:58.138876 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
8846 | 2025.03.21 02:09:58.138926 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} <Debug> TCPHandler: Processed in 0.001540497 sec. | ||
8847 | 2025.03.21 02:10:00.158492 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8848 | 2025.03.21 02:10:00.159269 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8849 | 2025.03.21 02:10:00.159325 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8850 | 2025.03.21 02:10:00.160028 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8851 | 2025.03.21 02:10:00.160372 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8852 | 2025.03.21 02:10:00.160771 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8853 | 2025.03.21 02:10:01.624955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8854 | 2025.03.21 02:10:01.645762 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2025.03.21 02:10:01.645819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8856 | 2025.03.21 02:10:01.653128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8857 | 2025.03.21 02:10:01.653923 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8858 | 2025.03.21 02:10:01.656686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8859 | 2025.03.21 02:10:02.764689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1248 | ||
8860 | 2025.03.21 02:10:02.767576 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8861 | 2025.03.21 02:10:02.767639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8862 | 2025.03.21 02:10:02.769130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8863 | 2025.03.21 02:10:02.769450 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8864 | 2025.03.21 02:10:02.770866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
8865 | 2025.03.21 02:10:03.134532 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8866 | 2025.03.21 02:10:03.134824 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8867 | 2025.03.21 02:10:03.134934 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8868 | 2025.03.21 02:10:03.135821 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8869 | 2025.03.21 02:10:03.135869 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8870 | 2025.03.21 02:10:03.136297 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8871 | 2025.03.21 02:10:03.136554 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8872 | 2025.03.21 02:10:03.136791 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002048 sec., 66406.25 rows/sec., 5.73 MiB/sec. | ||
8873 | 2025.03.21 02:10:03.136855 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} <Debug> TCPHandler: Processed in 0.002489503 sec. | ||
8874 | 2025.03.21 02:10:03.136981 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8875 | 2025.03.21 02:10:03.137091 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8876 | 2025.03.21 02:10:03.137139 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8877 | 2025.03.21 02:10:03.137685 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2025.03.21 02:10:03.137725 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8879 | 2025.03.21 02:10:03.138073 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8880 | 2025.03.21 02:10:03.138319 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8881 | 2025.03.21 02:10:03.138557 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001483 sec., 26972.35333782873 rows/sec., 1.98 MiB/sec. | ||
8882 | 2025.03.21 02:10:03.138676 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} <Debug> TCPHandler: Processed in 0.001746571 sec. | ||
8883 | 2025.03.21 02:10:03.138877 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8884 | 2025.03.21 02:10:03.139195 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8885 | 2025.03.21 02:10:03.139299 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8886 | 2025.03.21 02:10:03.139869 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8887 | 2025.03.21 02:10:03.139909 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8888 | 2025.03.21 02:10:03.140269 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8889 | 2025.03.21 02:10:03.140526 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8890 | 2025.03.21 02:10:03.140757 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001681 sec., 61867.935752528254 rows/sec., 4.83 MiB/sec. | ||
8891 | 2025.03.21 02:10:03.140839 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} <Debug> TCPHandler: Processed in 0.002072806 sec. | ||
8892 | 2025.03.21 02:10:03.141038 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8893 | 2025.03.21 02:10:03.141255 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8894 | 2025.03.21 02:10:03.141305 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8895 | 2025.03.21 02:10:03.141820 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8896 | 2025.03.21 02:10:03.141858 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8897 | 2025.03.21 02:10:03.142238 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8898 | 2025.03.21 02:10:03.142476 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2025.03.21 02:10:03.142679 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
8900 | 2025.03.21 02:10:03.142729 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} <Debug> TCPHandler: Processed in 0.001785801 sec. | ||
8901 | 2025.03.21 02:10:03.142851 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8902 | 2025.03.21 02:10:03.142958 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8903 | 2025.03.21 02:10:03.143023 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8904 | 2025.03.21 02:10:03.144159 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8905 | 2025.03.21 02:10:03.144198 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8906 | 2025.03.21 02:10:03.144854 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8907 | 2025.03.21 02:10:03.145115 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8908 | 2025.03.21 02:10:03.145431 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002489 sec., 16070.711128967458 rows/sec., 28.80 MiB/sec. | ||
8909 | 2025.03.21 02:10:03.146062 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} <Debug> TCPHandler: Processed in 0.003254736 sec. | ||
8910 | 2025.03.21 02:10:03.146301 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8911 | 2025.03.21 02:10:03.146410 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8912 | 2025.03.21 02:10:03.146456 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8913 | 2025.03.21 02:10:03.146953 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8914 | 2025.03.21 02:10:03.146991 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8915 | 2025.03.21 02:10:03.147362 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8916 | 2025.03.21 02:10:03.147615 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8917 | 2025.03.21 02:10:03.147831 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
8918 | 2025.03.21 02:10:03.147887 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} <Debug> TCPHandler: Processed in 0.001637588 sec. | ||
8919 | 2025.03.21 02:10:07.501384 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8920 | 2025.03.21 02:10:07.501459 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8921 | 2025.03.21 02:10:07.660989 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
8922 | 2025.03.21 02:10:07.661674 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8923 | 2025.03.21 02:10:07.661721 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8924 | 2025.03.21 02:10:07.662256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8925 | 2025.03.21 02:10:07.662525 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8926 | 2025.03.21 02:10:07.662717 [ 168 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8927 | 2025.03.21 02:10:07.662791 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8928 | 2025.03.21 02:10:07.662813 [ 168 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8929 | 2025.03.21 02:10:07.662843 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8930 | 2025.03.21 02:10:07.663068 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
8931 | 2025.03.21 02:10:07.663366 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8932 | 2025.03.21 02:10:07.663414 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
8933 | 2025.03.21 02:10:07.663492 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
8934 | 2025.03.21 02:10:07.663585 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
8935 | 2025.03.21 02:10:07.663841 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
8936 | 2025.03.21 02:10:07.664059 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
8937 | 2025.03.21 02:10:07.664256 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
8938 | 2025.03.21 02:10:07.666904 [ 196 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003980049 sec., 5302949.787804119 rows/sec., 75.86 MiB/sec. | ||
8939 | 2025.03.21 02:10:07.667283 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8940 | 2025.03.21 02:10:07.667603 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8941 | 2025.03.21 02:10:07.667687 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8942 | 2025.03.21 02:10:07.667795 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8943 | 2025.03.21 02:10:08.139416 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8944 | 2025.03.21 02:10:08.139620 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8945 | 2025.03.21 02:10:08.139701 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8946 | 2025.03.21 02:10:08.140604 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8947 | 2025.03.21 02:10:08.140657 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8948 | 2025.03.21 02:10:08.141101 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8949 | 2025.03.21 02:10:08.141374 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8950 | 2025.03.21 02:10:08.141644 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002071 sec., 102366.00676001931 rows/sec., 6.51 MiB/sec. | ||
8951 | 2025.03.21 02:10:08.141766 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} <Debug> TCPHandler: Processed in 0.002482963 sec. | ||
8952 | 2025.03.21 02:10:08.141977 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8953 | 2025.03.21 02:10:08.142089 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8954 | 2025.03.21 02:10:08.142139 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8955 | 2025.03.21 02:10:08.142993 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8956 | 2025.03.21 02:10:08.143034 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8957 | 2025.03.21 02:10:08.143435 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8958 | 2025.03.21 02:10:08.143683 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8959 | 2025.03.21 02:10:08.143856 [ 154 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8960 | 2025.03.21 02:10:08.143918 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001854 sec., 332793.95900755125 rows/sec., 26.02 MiB/sec. | ||
8961 | 2025.03.21 02:10:08.143940 [ 154 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8962 | 2025.03.21 02:10:08.144010 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8963 | 2025.03.21 02:10:08.144047 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} <Debug> TCPHandler: Processed in 0.002137747 sec. | ||
8964 | 2025.03.21 02:10:08.144248 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8965 | 2025.03.21 02:10:08.144260 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
8966 | 2025.03.21 02:10:08.144438 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8967 | 2025.03.21 02:10:08.144540 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8968 | 2025.03.21 02:10:08.144581 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8969 | 2025.03.21 02:10:08.144694 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1848 rows starting from the beginning of the part | ||
8970 | 2025.03.21 02:10:08.144968 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
8971 | 2025.03.21 02:10:08.145402 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 136 rows starting from the beginning of the part | ||
8972 | 2025.03.21 02:10:08.145745 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
8973 | 2025.03.21 02:10:08.146021 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 136 rows starting from the beginning of the part | ||
8974 | 2025.03.21 02:10:08.146338 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 617 rows starting from the beginning of the part | ||
8975 | 2025.03.21 02:10:08.147296 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8976 | 2025.03.21 02:10:08.147360 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8977 | 2025.03.21 02:10:08.148182 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8978 | 2025.03.21 02:10:08.148673 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8979 | 2025.03.21 02:10:08.149057 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004677 sec., 22664.100919392775 rows/sec., 1.33 MiB/sec. | ||
8980 | 2025.03.21 02:10:08.149455 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} <Debug> TCPHandler: Processed in 0.005282422 sec. | ||
8981 | 2025.03.21 02:10:08.149932 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2849 rows, containing 5 columns (5 merged, 0 gathered) in 0.005793291 sec., 491775.7454269085 rows/sec., 41.77 MiB/sec. | ||
8982 | 2025.03.21 02:10:08.150089 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8983 | 2025.03.21 02:10:08.150272 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8984 | 2025.03.21 02:10:08.150312 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8985 | 2025.03.21 02:10:08.150338 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8986 | 2025.03.21 02:10:08.150928 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8987 | 2025.03.21 02:10:08.151112 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8988 | 2025.03.21 02:10:08.151259 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
8989 | 2025.03.21 02:10:08.151498 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8990 | 2025.03.21 02:10:08.151544 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
8991 | 2025.03.21 02:10:08.151916 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8992 | 2025.03.21 02:10:08.152157 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8993 | 2025.03.21 02:10:08.152382 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002144 sec., 52705.22388059701 rows/sec., 3.41 MiB/sec. | ||
8994 | 2025.03.21 02:10:08.152446 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} <Debug> TCPHandler: Processed in 0.002472103 sec. | ||
8995 | 2025.03.21 02:10:08.152584 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8996 | 2025.03.21 02:10:08.152690 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8997 | 2025.03.21 02:10:08.152734 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8998 | 2025.03.21 02:10:08.153300 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8999 | 2025.03.21 02:10:08.153342 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9000 | 2025.03.21 02:10:08.153693 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9001 | 2025.03.21 02:10:08.153934 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9002 | 2025.03.21 02:10:08.154173 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001502 sec., 74567.24367509986 rows/sec., 4.25 MiB/sec. | ||
9003 | 2025.03.21 02:10:08.154358 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} <Debug> TCPHandler: Processed in 0.001819612 sec. | ||
9004 | 2025.03.21 02:10:08.154527 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9005 | 2025.03.21 02:10:08.154633 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9006 | 2025.03.21 02:10:08.154679 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9007 | 2025.03.21 02:10:08.155381 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9008 | 2025.03.21 02:10:08.155422 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9009 | 2025.03.21 02:10:08.155807 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9010 | 2025.03.21 02:10:08.156044 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9011 | 2025.03.21 02:10:08.156210 [ 154 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9012 | 2025.03.21 02:10:08.156271 [ 154 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9013 | 2025.03.21 02:10:08.156285 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001665 sec., 229429.42942942944 rows/sec., 16.18 MiB/sec. | ||
9014 | 2025.03.21 02:10:08.156308 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9015 | 2025.03.21 02:10:08.156455 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} <Debug> TCPHandler: Processed in 0.001985775 sec. | ||
9016 | 2025.03.21 02:10:08.156781 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2025.03.21 02:10:08.156796 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9018 | 2025.03.21 02:10:08.157143 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9019 | 2025.03.21 02:10:08.157364 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9020 | 2025.03.21 02:10:08.157391 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9021 | 2025.03.21 02:10:08.157534 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part | ||
9022 | 2025.03.21 02:10:08.157930 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
9023 | 2025.03.21 02:10:08.158317 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
9024 | 2025.03.21 02:10:08.158813 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
9025 | 2025.03.21 02:10:08.159218 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
9026 | 2025.03.21 02:10:08.159627 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 382 rows starting from the beginning of the part | ||
9027 | 2025.03.21 02:10:08.160784 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9028 | 2025.03.21 02:10:08.160865 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9029 | 2025.03.21 02:10:08.161731 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9030 | 2025.03.21 02:10:08.162151 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9031 | 2025.03.21 02:10:08.162743 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005725 sec., 1048.0349344978165 rows/sec., 54.76 KiB/sec. | ||
9032 | 2025.03.21 02:10:08.163085 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} <Debug> TCPHandler: Processed in 0.006391271 sec. | ||
9033 | 2025.03.21 02:10:08.163248 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 5 columns (5 merged, 0 gathered) in 0.006750028 sec., 242073.06991911738 rows/sec., 18.66 MiB/sec. | ||
9034 | 2025.03.21 02:10:08.163440 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9035 | 2025.03.21 02:10:08.163610 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9036 | 2025.03.21 02:10:08.163647 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9037 | 2025.03.21 02:10:08.163779 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9038 | 2025.03.21 02:10:08.164298 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9039 | 2025.03.21 02:10:08.164434 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9040 | 2025.03.21 02:10:08.164606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
9041 | 2025.03.21 02:10:08.164794 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9042 | 2025.03.21 02:10:08.164838 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9043 | 2025.03.21 02:10:08.165230 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9044 | 2025.03.21 02:10:08.165500 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9045 | 2025.03.21 02:10:08.165687 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9046 | 2025.03.21 02:10:08.165747 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002125 sec., 111529.41176470587 rows/sec., 7.48 MiB/sec. | ||
9047 | 2025.03.21 02:10:08.165755 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9048 | 2025.03.21 02:10:08.165841 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9049 | 2025.03.21 02:10:08.165897 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} <Debug> TCPHandler: Processed in 0.002575904 sec. | ||
9050 | 2025.03.21 02:10:08.166106 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9051 | 2025.03.21 02:10:08.166141 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9052 | 2025.03.21 02:10:08.166369 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9053 | 2025.03.21 02:10:08.166374 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9054 | 2025.03.21 02:10:08.166467 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9055 | 2025.03.21 02:10:08.166469 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21551 rows starting from the beginning of the part | ||
9056 | 2025.03.21 02:10:08.166910 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
9057 | 2025.03.21 02:10:08.167252 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
9058 | 2025.03.21 02:10:08.167532 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
9059 | 2025.03.21 02:10:08.167910 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
9060 | 2025.03.21 02:10:08.168240 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
9061 | 2025.03.21 02:10:08.168881 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9062 | 2025.03.21 02:10:08.168936 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9063 | 2025.03.21 02:10:08.169684 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9064 | 2025.03.21 02:10:08.169998 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9065 | 2025.03.21 02:10:08.170332 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004036 sec., 247.77006937561944 rows/sec., 16.70 KiB/sec. | ||
9066 | 2025.03.21 02:10:08.170480 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} <Debug> TCPHandler: Processed in 0.004410897 sec. | ||
9067 | 2025.03.21 02:10:08.170681 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9068 | 2025.03.21 02:10:08.170915 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9069 | 2025.03.21 02:10:08.171013 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9070 | 2025.03.21 02:10:08.171947 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9071 | 2025.03.21 02:10:08.171986 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9072 | 2025.03.21 02:10:08.172586 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9073 | 2025.03.21 02:10:08.172829 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9074 | 2025.03.21 02:10:08.173004 [ 154 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9075 | 2025.03.21 02:10:08.173064 [ 154 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9076 | 2025.03.21 02:10:08.173077 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002237 sec., 36656.23603039786 rows/sec., 2.33 MiB/sec. | ||
9077 | 2025.03.21 02:10:08.173106 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9078 | 2025.03.21 02:10:08.173237 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} <Debug> TCPHandler: Processed in 0.002630206 sec. | ||
9079 | 2025.03.21 02:10:08.173449 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9080 | 2025.03.21 02:10:08.173947 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9081 | 2025.03.21 02:10:08.174035 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4208 rows starting from the beginning of the part | ||
9082 | 2025.03.21 02:10:08.174130 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
9083 | 2025.03.21 02:10:08.174259 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
9084 | 2025.03.21 02:10:08.174409 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
9085 | 2025.03.21 02:10:08.174536 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
9086 | 2025.03.21 02:10:08.174671 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
9087 | 2025.03.21 02:10:08.186886 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4530 rows, containing 4 columns (4 merged, 0 gathered) in 0.013652798 sec., 331800.1189206784 rows/sec., 21.73 MiB/sec. | ||
9088 | 2025.03.21 02:10:08.187428 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9089 | 2025.03.21 02:10:08.187744 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9090 | 2025.03.21 02:10:08.187837 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9091 | 2025.03.21 02:10:08.187929 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
9092 | 2025.03.21 02:10:08.191866 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22428 rows, containing 5 columns (5 merged, 0 gathered) in 0.025916322 sec., 865400.576516992 rows/sec., 58.53 MiB/sec. | ||
9093 | 2025.03.21 02:10:08.192336 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9094 | 2025.03.21 02:10:08.192644 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9095 | 2025.03.21 02:10:08.192724 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9096 | 2025.03.21 02:10:08.192805 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
9097 | 2025.03.21 02:10:09.156828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9098 | 2025.03.21 02:10:09.177861 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9099 | 2025.03.21 02:10:09.177909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9100 | 2025.03.21 02:10:09.185548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9101 | 2025.03.21 02:10:09.186348 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9102 | 2025.03.21 02:10:09.186766 [ 153 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9103 | 2025.03.21 02:10:09.186895 [ 153 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9104 | 2025.03.21 02:10:09.186968 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
9105 | 2025.03.21 02:10:09.187348 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
9106 | 2025.03.21 02:10:09.202497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9107 | 2025.03.21 02:10:09.204233 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9108 | 2025.03.21 02:10:09.205926 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
9109 | 2025.03.21 02:10:09.211704 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
9110 | 2025.03.21 02:10:09.217430 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9111 | 2025.03.21 02:10:09.223802 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9112 | 2025.03.21 02:10:09.230944 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
9113 | 2025.03.21 02:10:09.235599 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
9114 | 2025.03.21 02:10:09.296509 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.109373143 sec., 3172.6252943101395 rows/sec., 16.41 MiB/sec. | ||
9115 | 2025.03.21 02:10:09.299644 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9116 | 2025.03.21 02:10:09.302558 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9117 | 2025.03.21 02:10:09.302664 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9118 | 2025.03.21 02:10:09.305023 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9119 | 2025.03.21 02:10:10.779146 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9120 | 2025.03.21 02:10:10.779349 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9121 | 2025.03.21 02:10:10.779424 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9122 | 2025.03.21 02:10:10.780870 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9123 | 2025.03.21 02:10:10.780926 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9124 | 2025.03.21 02:10:10.781459 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9125 | 2025.03.21 02:10:10.781721 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9126 | 2025.03.21 02:10:10.781984 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.002679 sec., 476297.12579320645 rows/sec., 39.58 MiB/sec. | ||
9127 | 2025.03.21 02:10:10.782094 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} <Debug> TCPHandler: Processed in 0.003073553 sec. | ||
9128 | 2025.03.21 02:10:10.782317 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9129 | 2025.03.21 02:10:10.782587 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9130 | 2025.03.21 02:10:10.782658 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9131 | 2025.03.21 02:10:10.783245 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9132 | 2025.03.21 02:10:10.783289 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9133 | 2025.03.21 02:10:10.783655 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9134 | 2025.03.21 02:10:10.783911 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9135 | 2025.03.21 02:10:10.784142 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001646 sec., 24301.336573511544 rows/sec., 1.78 MiB/sec. | ||
9136 | 2025.03.21 02:10:10.784198 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} <Debug> TCPHandler: Processed in 0.001979885 sec. | ||
9137 | 2025.03.21 02:10:10.784330 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9138 | 2025.03.21 02:10:10.784437 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9139 | 2025.03.21 02:10:10.784483 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9140 | 2025.03.21 02:10:10.785136 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9141 | 2025.03.21 02:10:10.785178 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9142 | 2025.03.21 02:10:10.785543 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9143 | 2025.03.21 02:10:10.785784 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9144 | 2025.03.21 02:10:10.786004 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001589 sec., 143486.46947765892 rows/sec., 9.72 MiB/sec. | ||
9145 | 2025.03.21 02:10:10.786057 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} <Debug> TCPHandler: Processed in 0.001778561 sec. | ||
9146 | 2025.03.21 02:10:10.786176 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9147 | 2025.03.21 02:10:10.786282 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9148 | 2025.03.21 02:10:10.786329 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9149 | 2025.03.21 02:10:10.787066 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9150 | 2025.03.21 02:10:10.787107 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9151 | 2025.03.21 02:10:10.787498 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9152 | 2025.03.21 02:10:10.787750 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9153 | 2025.03.21 02:10:10.787977 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.001713 sec., 326911.8505545826 rows/sec., 24.29 MiB/sec. | ||
9154 | 2025.03.21 02:10:10.788078 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} <Debug> TCPHandler: Processed in 0.001952394 sec. | ||
9155 | 2025.03.21 02:10:10.788246 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9156 | 2025.03.21 02:10:10.788439 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9157 | 2025.03.21 02:10:10.788491 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9158 | 2025.03.21 02:10:10.789232 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9159 | 2025.03.21 02:10:10.789273 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9160 | 2025.03.21 02:10:10.789730 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9161 | 2025.03.21 02:10:10.789988 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9162 | 2025.03.21 02:10:10.790219 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.001816 sec., 512114.53744493396 rows/sec., 34.32 MiB/sec. | ||
9163 | 2025.03.21 02:10:10.790308 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} <Debug> TCPHandler: Processed in 0.002160357 sec. | ||
9164 | 2025.03.21 02:10:10.790523 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9165 | 2025.03.21 02:10:10.790725 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9166 | 2025.03.21 02:10:10.790799 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9167 | 2025.03.21 02:10:10.791985 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9168 | 2025.03.21 02:10:10.792025 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9169 | 2025.03.21 02:10:10.792697 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9170 | 2025.03.21 02:10:10.792958 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9171 | 2025.03.21 02:10:10.793210 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00254 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
9172 | 2025.03.21 02:10:10.793314 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} <Debug> TCPHandler: Processed in 0.00287894 sec. | ||
9173 | 2025.03.21 02:10:10.793430 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9174 | 2025.03.21 02:10:10.793532 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9175 | 2025.03.21 02:10:10.793579 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9176 | 2025.03.21 02:10:10.794015 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9177 | 2025.03.21 02:10:10.794056 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9178 | 2025.03.21 02:10:10.794417 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9179 | 2025.03.21 02:10:10.794662 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9180 | 2025.03.21 02:10:10.794892 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00138 sec., 21739.130434782608 rows/sec., 1.47 MiB/sec. | ||
9181 | 2025.03.21 02:10:10.794978 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} <Debug> TCPHandler: Processed in 0.001597498 sec. | ||
9182 | 2025.03.21 02:10:12.771148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1294 | ||
9183 | 2025.03.21 02:10:12.774804 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9184 | 2025.03.21 02:10:12.774858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9185 | 2025.03.21 02:10:12.776398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9186 | 2025.03.21 02:10:12.776730 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9187 | 2025.03.21 02:10:12.778164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
9188 | 2025.03.21 02:10:13.128772 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9189 | 2025.03.21 02:10:13.129065 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9190 | 2025.03.21 02:10:13.129178 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9191 | 2025.03.21 02:10:13.130103 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9192 | 2025.03.21 02:10:13.130149 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9193 | 2025.03.21 02:10:13.130589 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9194 | 2025.03.21 02:10:13.130860 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9195 | 2025.03.21 02:10:13.131071 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002088 sec., 26819.92337164751 rows/sec., 2.06 MiB/sec. | ||
9196 | 2025.03.21 02:10:13.131138 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} <Debug> TCPHandler: Processed in 0.002537034 sec. | ||
9197 | 2025.03.21 02:10:13.131262 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9198 | 2025.03.21 02:10:13.131370 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9199 | 2025.03.21 02:10:13.131416 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9200 | 2025.03.21 02:10:13.131940 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9201 | 2025.03.21 02:10:13.131976 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9202 | 2025.03.21 02:10:13.132388 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9203 | 2025.03.21 02:10:13.132631 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9204 | 2025.03.21 02:10:13.132817 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001467 sec., 43626.448534423995 rows/sec., 3.41 MiB/sec. | ||
9205 | 2025.03.21 02:10:13.132869 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} <Debug> TCPHandler: Processed in 0.001658958 sec. | ||
9206 | 2025.03.21 02:10:13.133005 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9207 | 2025.03.21 02:10:13.133146 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9208 | 2025.03.21 02:10:13.133206 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9209 | 2025.03.21 02:10:13.133755 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9210 | 2025.03.21 02:10:13.133794 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9211 | 2025.03.21 02:10:13.134189 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9212 | 2025.03.21 02:10:13.134434 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9213 | 2025.03.21 02:10:13.134614 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.0015 sec., 50666.666666666664 rows/sec., 3.53 MiB/sec. | ||
9214 | 2025.03.21 02:10:13.134665 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} <Debug> TCPHandler: Processed in 0.00172685 sec. | ||
9215 | 2025.03.21 02:10:13.134769 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9216 | 2025.03.21 02:10:13.134874 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9217 | 2025.03.21 02:10:13.134921 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9218 | 2025.03.21 02:10:13.135342 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9219 | 2025.03.21 02:10:13.135380 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9220 | 2025.03.21 02:10:13.135746 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9221 | 2025.03.21 02:10:13.135984 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9222 | 2025.03.21 02:10:13.136184 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.00133 sec., 22556.390977443607 rows/sec., 1.52 MiB/sec. | ||
9223 | 2025.03.21 02:10:13.136281 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} <Debug> TCPHandler: Processed in 0.001561617 sec. | ||
9224 | 2025.03.21 02:10:15.163012 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9225 | 2025.03.21 02:10:15.164113 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9226 | 2025.03.21 02:10:15.164158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9227 | 2025.03.21 02:10:15.164702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9228 | 2025.03.21 02:10:15.164976 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2025.03.21 02:10:15.165174 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9230 | 2025.03.21 02:10:16.702654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9231 | 2025.03.21 02:10:16.722109 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9232 | 2025.03.21 02:10:16.722178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9233 | 2025.03.21 02:10:16.728998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9234 | 2025.03.21 02:10:16.729747 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9235 | 2025.03.21 02:10:16.732411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9236 | 2025.03.21 02:10:18.137671 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9237 | 2025.03.21 02:10:18.137864 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9238 | 2025.03.21 02:10:18.137935 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9239 | 2025.03.21 02:10:18.138805 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9240 | 2025.03.21 02:10:18.138853 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9241 | 2025.03.21 02:10:18.139309 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9242 | 2025.03.21 02:10:18.139560 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9243 | 2025.03.21 02:10:18.139807 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001982 sec., 106962.66397578205 rows/sec., 6.80 MiB/sec. | ||
9244 | 2025.03.21 02:10:18.140008 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} <Debug> TCPHandler: Processed in 0.002461743 sec. | ||
9245 | 2025.03.21 02:10:18.140219 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9246 | 2025.03.21 02:10:18.140333 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9247 | 2025.03.21 02:10:18.140382 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9248 | 2025.03.21 02:10:18.141247 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9249 | 2025.03.21 02:10:18.141287 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9250 | 2025.03.21 02:10:18.141676 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9251 | 2025.03.21 02:10:18.141914 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9252 | 2025.03.21 02:10:18.142090 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001786 sec., 345464.72564389696 rows/sec., 27.01 MiB/sec. | ||
9253 | 2025.03.21 02:10:18.142144 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} <Debug> TCPHandler: Processed in 0.001996244 sec. | ||
9254 | 2025.03.21 02:10:18.142250 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9255 | 2025.03.21 02:10:18.142354 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9256 | 2025.03.21 02:10:18.142399 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9257 | 2025.03.21 02:10:18.142948 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9258 | 2025.03.21 02:10:18.142985 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9259 | 2025.03.21 02:10:18.143331 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9260 | 2025.03.21 02:10:18.143573 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9261 | 2025.03.21 02:10:18.143700 [ 147 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9262 | 2025.03.21 02:10:18.143750 [ 147 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9263 | 2025.03.21 02:10:18.143755 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001422 sec., 74542.89732770745 rows/sec., 4.39 MiB/sec. | ||
9264 | 2025.03.21 02:10:18.143775 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9265 | 2025.03.21 02:10:18.143840 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} <Debug> TCPHandler: Processed in 0.001639409 sec. | ||
9266 | 2025.03.21 02:10:18.144058 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9267 | 2025.03.21 02:10:18.144056 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
9268 | 2025.03.21 02:10:18.144225 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9269 | 2025.03.21 02:10:18.144332 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9270 | 2025.03.21 02:10:18.144445 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9271 | 2025.03.21 02:10:18.144559 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 166 rows starting from the beginning of the part | ||
9272 | 2025.03.21 02:10:18.144833 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
9273 | 2025.03.21 02:10:18.145236 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
9274 | 2025.03.21 02:10:18.145593 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
9275 | 2025.03.21 02:10:18.145995 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
9276 | 2025.03.21 02:10:18.146274 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
9277 | 2025.03.21 02:10:18.147148 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9278 | 2025.03.21 02:10:18.147216 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9279 | 2025.03.21 02:10:18.148234 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9280 | 2025.03.21 02:10:18.148802 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9281 | 2025.03.21 02:10:18.149488 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005312 sec., 21272.590361445782 rows/sec., 1.38 MiB/sec. | ||
9282 | 2025.03.21 02:10:18.149489 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.005604588 sec., 88855.77316298719 rows/sec., 6.02 MiB/sec. | ||
9283 | 2025.03.21 02:10:18.149900 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9284 | 2025.03.21 02:10:18.149922 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} <Debug> TCPHandler: Processed in 0.005943504 sec. | ||
9285 | 2025.03.21 02:10:18.150299 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9286 | 2025.03.21 02:10:18.150480 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9287 | 2025.03.21 02:10:18.150554 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9288 | 2025.03.21 02:10:18.150570 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9289 | 2025.03.21 02:10:18.150802 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9290 | 2025.03.21 02:10:18.150997 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
9291 | 2025.03.21 02:10:18.151559 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9292 | 2025.03.21 02:10:18.151603 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9293 | 2025.03.21 02:10:18.151961 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9294 | 2025.03.21 02:10:18.152202 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9295 | 2025.03.21 02:10:18.152379 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001935 sec., 57881.13695090439 rows/sec., 3.30 MiB/sec. | ||
9296 | 2025.03.21 02:10:18.152432 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} <Debug> TCPHandler: Processed in 0.002213718 sec. | ||
9297 | 2025.03.21 02:10:18.152554 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9298 | 2025.03.21 02:10:18.152660 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9299 | 2025.03.21 02:10:18.152704 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9300 | 2025.03.21 02:10:18.153377 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9301 | 2025.03.21 02:10:18.153414 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9302 | 2025.03.21 02:10:18.153785 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9303 | 2025.03.21 02:10:18.154018 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9304 | 2025.03.21 02:10:18.154193 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001555 sec., 245659.16398713828 rows/sec., 17.32 MiB/sec. | ||
9305 | 2025.03.21 02:10:18.154244 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} <Debug> TCPHandler: Processed in 0.001741781 sec. | ||
9306 | 2025.03.21 02:10:18.154360 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9307 | 2025.03.21 02:10:18.154465 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9308 | 2025.03.21 02:10:18.154510 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9309 | 2025.03.21 02:10:18.154943 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9310 | 2025.03.21 02:10:18.154979 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9311 | 2025.03.21 02:10:18.155332 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9312 | 2025.03.21 02:10:18.155576 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9313 | 2025.03.21 02:10:18.155752 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001309 sec., 4583.651642475172 rows/sec., 239.48 KiB/sec. | ||
9314 | 2025.03.21 02:10:18.155799 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} <Debug> TCPHandler: Processed in 0.001492026 sec. | ||
9315 | 2025.03.21 02:10:18.155923 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9316 | 2025.03.21 02:10:18.156028 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9317 | 2025.03.21 02:10:18.156075 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9318 | 2025.03.21 02:10:18.156596 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9319 | 2025.03.21 02:10:18.156632 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9320 | 2025.03.21 02:10:18.157008 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9321 | 2025.03.21 02:10:18.157243 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9322 | 2025.03.21 02:10:18.157414 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001408 sec., 168323.86363636365 rows/sec., 11.28 MiB/sec. | ||
9323 | 2025.03.21 02:10:18.157464 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} <Debug> TCPHandler: Processed in 0.001592058 sec. | ||
9324 | 2025.03.21 02:10:18.157577 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9325 | 2025.03.21 02:10:18.157683 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9326 | 2025.03.21 02:10:18.157729 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9327 | 2025.03.21 02:10:18.158140 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9328 | 2025.03.21 02:10:18.158176 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9329 | 2025.03.21 02:10:18.158518 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9330 | 2025.03.21 02:10:18.158748 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9331 | 2025.03.21 02:10:18.158962 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec. | ||
9332 | 2025.03.21 02:10:18.159079 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} <Debug> TCPHandler: Processed in 0.001544807 sec. | ||
9333 | 2025.03.21 02:10:18.159318 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9334 | 2025.03.21 02:10:18.159424 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9335 | 2025.03.21 02:10:18.159471 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9336 | 2025.03.21 02:10:18.159920 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9337 | 2025.03.21 02:10:18.159957 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9338 | 2025.03.21 02:10:18.160310 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9339 | 2025.03.21 02:10:18.160559 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9340 | 2025.03.21 02:10:18.160729 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001329 sec., 61700.526711813385 rows/sec., 3.92 MiB/sec. | ||
9341 | 2025.03.21 02:10:18.160778 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} <Debug> TCPHandler: Processed in 0.001539987 sec. | ||
9342 | 2025.03.21 02:10:22.501506 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9343 | 2025.03.21 02:10:22.501606 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9344 | 2025.03.21 02:10:22.665404 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9345 | 2025.03.21 02:10:22.666257 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9346 | 2025.03.21 02:10:22.666298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9347 | 2025.03.21 02:10:22.666839 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9348 | 2025.03.21 02:10:22.667109 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9349 | 2025.03.21 02:10:22.667396 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9350 | 2025.03.21 02:10:22.778570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1322 | ||
9351 | 2025.03.21 02:10:22.781695 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9352 | 2025.03.21 02:10:22.781755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9353 | 2025.03.21 02:10:22.783269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9354 | 2025.03.21 02:10:22.783588 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9355 | 2025.03.21 02:10:22.784305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
9356 | 2025.03.21 02:10:23.001853 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001290633 sec. | ||
9357 | 2025.03.21 02:10:23.134861 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9358 | 2025.03.21 02:10:23.135062 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9359 | 2025.03.21 02:10:23.135144 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9360 | 2025.03.21 02:10:23.135999 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9361 | 2025.03.21 02:10:23.136047 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9362 | 2025.03.21 02:10:23.136517 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9363 | 2025.03.21 02:10:23.136786 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2025.03.21 02:10:23.137029 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002022 sec., 67260.13847675569 rows/sec., 5.81 MiB/sec. | ||
9365 | 2025.03.21 02:10:23.137095 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} <Debug> TCPHandler: Processed in 0.002350411 sec. | ||
9366 | 2025.03.21 02:10:23.137208 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9367 | 2025.03.21 02:10:23.137318 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9368 | 2025.03.21 02:10:23.137367 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9369 | 2025.03.21 02:10:23.137904 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9370 | 2025.03.21 02:10:23.137946 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9371 | 2025.03.21 02:10:23.138306 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9372 | 2025.03.21 02:10:23.138549 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9373 | 2025.03.21 02:10:23.138785 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001494 sec., 26773.761713520747 rows/sec., 1.97 MiB/sec. | ||
9374 | 2025.03.21 02:10:23.138872 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} <Debug> TCPHandler: Processed in 0.00171758 sec. | ||
9375 | 2025.03.21 02:10:23.139111 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9376 | 2025.03.21 02:10:23.139291 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9377 | 2025.03.21 02:10:23.139338 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9378 | 2025.03.21 02:10:23.139896 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9379 | 2025.03.21 02:10:23.139937 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9380 | 2025.03.21 02:10:23.140299 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9381 | 2025.03.21 02:10:23.140543 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9382 | 2025.03.21 02:10:23.140754 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001497 sec., 69472.27788911156 rows/sec., 5.43 MiB/sec. | ||
9383 | 2025.03.21 02:10:23.140806 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} <Debug> TCPHandler: Processed in 0.001792731 sec. | ||
9384 | 2025.03.21 02:10:23.140909 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9385 | 2025.03.21 02:10:23.141012 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9386 | 2025.03.21 02:10:23.141062 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9387 | 2025.03.21 02:10:23.141561 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9388 | 2025.03.21 02:10:23.141599 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9389 | 2025.03.21 02:10:23.142003 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9390 | 2025.03.21 02:10:23.142244 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9391 | 2025.03.21 02:10:23.142454 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. | ||
9392 | 2025.03.21 02:10:23.142503 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} <Debug> TCPHandler: Processed in 0.001651739 sec. | ||
9393 | 2025.03.21 02:10:23.142618 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9394 | 2025.03.21 02:10:23.142717 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9395 | 2025.03.21 02:10:23.142779 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9396 | 2025.03.21 02:10:23.143890 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9397 | 2025.03.21 02:10:23.143929 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9398 | 2025.03.21 02:10:23.144579 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9399 | 2025.03.21 02:10:23.144838 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9400 | 2025.03.21 02:10:23.145090 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002373 sec., 16856.30004214075 rows/sec., 30.21 MiB/sec. | ||
9401 | 2025.03.21 02:10:23.145207 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} <Debug> TCPHandler: Processed in 0.002625165 sec. | ||
9402 | 2025.03.21 02:10:23.145343 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9403 | 2025.03.21 02:10:23.145455 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9404 | 2025.03.21 02:10:23.145501 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9405 | 2025.03.21 02:10:23.145950 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9406 | 2025.03.21 02:10:23.145989 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9407 | 2025.03.21 02:10:23.146353 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9408 | 2025.03.21 02:10:23.146595 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9409 | 2025.03.21 02:10:23.146805 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
9410 | 2025.03.21 02:10:23.146856 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} <Debug> TCPHandler: Processed in 0.001564167 sec. | ||
9411 | 2025.03.21 02:10:24.232749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9412 | 2025.03.21 02:10:24.252813 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9413 | 2025.03.21 02:10:24.252880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9414 | 2025.03.21 02:10:24.260117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9415 | 2025.03.21 02:10:24.260880 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9416 | 2025.03.21 02:10:24.264454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9417 | 2025.03.21 02:10:28.138352 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9418 | 2025.03.21 02:10:28.138555 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9419 | 2025.03.21 02:10:28.138626 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9420 | 2025.03.21 02:10:28.139468 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9421 | 2025.03.21 02:10:28.139516 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9422 | 2025.03.21 02:10:28.139992 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9423 | 2025.03.21 02:10:28.140251 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9424 | 2025.03.21 02:10:28.140399 [ 135 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9425 | 2025.03.21 02:10:28.140437 [ 135 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9426 | 2025.03.21 02:10:28.140462 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001958 sec., 108273.74872318692 rows/sec., 6.89 MiB/sec. | ||
9427 | 2025.03.21 02:10:28.140464 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9428 | 2025.03.21 02:10:28.140624 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} <Debug> TCPHandler: Processed in 0.002390712 sec. | ||
9429 | 2025.03.21 02:10:28.140853 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9430 | 2025.03.21 02:10:28.141050 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9431 | 2025.03.21 02:10:28.141357 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9432 | 2025.03.21 02:10:28.141387 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9433 | 2025.03.21 02:10:28.141421 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part | ||
9434 | 2025.03.21 02:10:28.141484 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9435 | 2025.03.21 02:10:28.141713 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
9436 | 2025.03.21 02:10:28.142086 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
9437 | 2025.03.21 02:10:28.142457 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
9438 | 2025.03.21 02:10:28.142763 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
9439 | 2025.03.21 02:10:28.144604 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9440 | 2025.03.21 02:10:28.144679 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9441 | 2025.03.21 02:10:28.145390 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004798494 sec., 220902.6415371156 rows/sec., 14.89 MiB/sec. | ||
9442 | 2025.03.21 02:10:28.145556 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9443 | 2025.03.21 02:10:28.145658 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9444 | 2025.03.21 02:10:28.145975 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9445 | 2025.03.21 02:10:28.146216 [ 135 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9446 | 2025.03.21 02:10:28.146298 [ 135 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9447 | 2025.03.21 02:10:28.146351 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9448 | 2025.03.21 02:10:28.146367 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00503 sec., 122664.01590457257 rows/sec., 9.59 MiB/sec. | ||
9449 | 2025.03.21 02:10:28.146433 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9450 | 2025.03.21 02:10:28.146734 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} <Debug> TCPHandler: Processed in 0.005835431 sec. | ||
9451 | 2025.03.21 02:10:28.146758 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9452 | 2025.03.21 02:10:28.146764 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9453 | 2025.03.21 02:10:28.147000 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
9454 | 2025.03.21 02:10:28.147065 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9455 | 2025.03.21 02:10:28.147095 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9456 | 2025.03.21 02:10:28.147139 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1848 rows starting from the beginning of the part | ||
9457 | 2025.03.21 02:10:28.147384 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1276 rows starting from the beginning of the part | ||
9458 | 2025.03.21 02:10:28.147346 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9459 | 2025.03.21 02:10:28.147637 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9460 | 2025.03.21 02:10:28.147729 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
9461 | 2025.03.21 02:10:28.148130 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 617 rows starting from the beginning of the part | ||
9462 | 2025.03.21 02:10:28.148437 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 136 rows starting from the beginning of the part | ||
9463 | 2025.03.21 02:10:28.148859 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 617 rows starting from the beginning of the part | ||
9464 | 2025.03.21 02:10:28.150368 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9465 | 2025.03.21 02:10:28.150425 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9466 | 2025.03.21 02:10:28.151327 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9467 | 2025.03.21 02:10:28.151767 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9468 | 2025.03.21 02:10:28.152031 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004789 sec., 22134.057214449782 rows/sec., 1.30 MiB/sec. | ||
9469 | 2025.03.21 02:10:28.152116 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} <Debug> TCPHandler: Processed in 0.0051714 sec. | ||
9470 | 2025.03.21 02:10:28.152258 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9471 | 2025.03.21 02:10:28.152473 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9472 | 2025.03.21 02:10:28.152569 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9473 | 2025.03.21 02:10:28.153048 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006581705 sec., 691310.2304038239 rows/sec., 58.75 MiB/sec. | ||
9474 | 2025.03.21 02:10:28.153421 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9475 | 2025.03.21 02:10:28.153915 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9476 | 2025.03.21 02:10:28.153987 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9477 | 2025.03.21 02:10:28.154100 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9478 | 2025.03.21 02:10:28.154293 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9479 | 2025.03.21 02:10:28.154474 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
9480 | 2025.03.21 02:10:28.154645 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9481 | 2025.03.21 02:10:28.154898 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9482 | 2025.03.21 02:10:28.155076 [ 133 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9483 | 2025.03.21 02:10:28.155142 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002767 sec., 40838.45319840983 rows/sec., 2.64 MiB/sec. | ||
9484 | 2025.03.21 02:10:28.155150 [ 133 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9485 | 2025.03.21 02:10:28.155228 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9486 | 2025.03.21 02:10:28.155280 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} <Debug> TCPHandler: Processed in 0.003095104 sec. | ||
9487 | 2025.03.21 02:10:28.155442 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
9488 | 2025.03.21 02:10:28.155466 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9489 | 2025.03.21 02:10:28.155577 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9490 | 2025.03.21 02:10:28.155600 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9491 | 2025.03.21 02:10:28.155613 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 342 rows starting from the beginning of the part | ||
9492 | 2025.03.21 02:10:28.155656 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9493 | 2025.03.21 02:10:28.155834 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
9494 | 2025.03.21 02:10:28.156154 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
9495 | 2025.03.21 02:10:28.156369 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
9496 | 2025.03.21 02:10:28.156778 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part | ||
9497 | 2025.03.21 02:10:28.157191 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
9498 | 2025.03.21 02:10:28.158144 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9499 | 2025.03.21 02:10:28.158188 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9500 | 2025.03.21 02:10:28.158770 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9501 | 2025.03.21 02:10:28.159096 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.003763865 sec., 302083.0980919879 rows/sec., 21.25 MiB/sec. | ||
9502 | 2025.03.21 02:10:28.159102 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9503 | 2025.03.21 02:10:28.159248 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9504 | 2025.03.21 02:10:28.159322 [ 133 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9505 | 2025.03.21 02:10:28.159445 [ 133 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9506 | 2025.03.21 02:10:28.159501 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9507 | 2025.03.21 02:10:28.159508 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00393 sec., 28498.727735368953 rows/sec., 1.62 MiB/sec. | ||
9508 | 2025.03.21 02:10:28.159964 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} <Debug> TCPHandler: Processed in 0.004540129 sec. | ||
9509 | 2025.03.21 02:10:28.160230 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9510 | 2025.03.21 02:10:28.160475 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9511 | 2025.03.21 02:10:28.160531 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9512 | 2025.03.21 02:10:28.161066 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9513 | 2025.03.21 02:10:28.161095 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9514 | 2025.03.21 02:10:28.161095 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9515 | 2025.03.21 02:10:28.161141 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part | ||
9516 | 2025.03.21 02:10:28.161202 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9517 | 2025.03.21 02:10:28.161247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
9518 | 2025.03.21 02:10:28.161509 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
9519 | 2025.03.21 02:10:28.161866 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
9520 | 2025.03.21 02:10:28.162415 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
9521 | 2025.03.21 02:10:28.162846 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
9522 | 2025.03.21 02:10:28.163757 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9523 | 2025.03.21 02:10:28.163804 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9524 | 2025.03.21 02:10:28.164227 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00457858 sec., 122308.66338471754 rows/sec., 7.43 MiB/sec. | ||
9525 | 2025.03.21 02:10:28.164330 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9526 | 2025.03.21 02:10:28.164347 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9527 | 2025.03.21 02:10:28.164622 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9528 | 2025.03.21 02:10:28.164661 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9529 | 2025.03.21 02:10:28.164788 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9530 | 2025.03.21 02:10:28.164848 [ 133 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9531 | 2025.03.21 02:10:28.164980 [ 133 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9532 | 2025.03.21 02:10:28.164988 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9533 | 2025.03.21 02:10:28.165030 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004122 sec., 92673.45948568656 rows/sec., 6.54 MiB/sec. | ||
9534 | 2025.03.21 02:10:28.165044 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9535 | 2025.03.21 02:10:28.165250 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} <Debug> TCPHandler: Processed in 0.004893345 sec. | ||
9536 | 2025.03.21 02:10:28.165406 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9537 | 2025.03.21 02:10:28.165486 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9538 | 2025.03.21 02:10:28.165862 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9539 | 2025.03.21 02:10:28.165875 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9540 | 2025.03.21 02:10:28.165994 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 916 rows starting from the beginning of the part | ||
9541 | 2025.03.21 02:10:28.166032 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9542 | 2025.03.21 02:10:28.166539 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 560 rows starting from the beginning of the part | ||
9543 | 2025.03.21 02:10:28.167246 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
9544 | 2025.03.21 02:10:28.167789 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 382 rows starting from the beginning of the part | ||
9545 | 2025.03.21 02:10:28.168149 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
9546 | 2025.03.21 02:10:28.168481 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 382 rows starting from the beginning of the part | ||
9547 | 2025.03.21 02:10:28.169154 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9548 | 2025.03.21 02:10:28.169208 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9549 | 2025.03.21 02:10:28.169757 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9550 | 2025.03.21 02:10:28.170066 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9551 | 2025.03.21 02:10:28.170307 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004596 sec., 1305.4830287206266 rows/sec., 68.21 KiB/sec. | ||
9552 | 2025.03.21 02:10:28.170411 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} <Debug> TCPHandler: Processed in 0.004998947 sec. | ||
9553 | 2025.03.21 02:10:28.170595 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9554 | 2025.03.21 02:10:28.170631 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005438255 sec., 442789.09319257736 rows/sec., 33.90 MiB/sec. | ||
9555 | 2025.03.21 02:10:28.170738 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9556 | 2025.03.21 02:10:28.170812 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9557 | 2025.03.21 02:10:28.170895 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9558 | 2025.03.21 02:10:28.171518 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9559 | 2025.03.21 02:10:28.171733 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9560 | 2025.03.21 02:10:28.171929 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
9561 | 2025.03.21 02:10:28.172042 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9562 | 2025.03.21 02:10:28.172086 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9563 | 2025.03.21 02:10:28.172484 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9564 | 2025.03.21 02:10:28.172729 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9565 | 2025.03.21 02:10:28.172902 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9566 | 2025.03.21 02:10:28.172952 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9567 | 2025.03.21 02:10:28.172967 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002246 sec., 105520.92609082813 rows/sec., 7.07 MiB/sec. | ||
9568 | 2025.03.21 02:10:28.172992 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9569 | 2025.03.21 02:10:28.173173 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} <Debug> TCPHandler: Processed in 0.002637746 sec. | ||
9570 | 2025.03.21 02:10:28.173378 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9571 | 2025.03.21 02:10:28.173512 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9572 | 2025.03.21 02:10:28.173894 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9573 | 2025.03.21 02:10:28.174006 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22428 rows starting from the beginning of the part | ||
9574 | 2025.03.21 02:10:28.174089 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9575 | 2025.03.21 02:10:28.174457 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 930 rows starting from the beginning of the part | ||
9576 | 2025.03.21 02:10:28.174574 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9577 | 2025.03.21 02:10:28.174859 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
9578 | 2025.03.21 02:10:28.175276 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
9579 | 2025.03.21 02:10:28.175715 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
9580 | 2025.03.21 02:10:28.176086 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part | ||
9581 | 2025.03.21 02:10:28.177462 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9582 | 2025.03.21 02:10:28.177506 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9583 | 2025.03.21 02:10:28.178068 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9584 | 2025.03.21 02:10:28.178398 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9585 | 2025.03.21 02:10:28.178813 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00495 sec., 202.020202020202 rows/sec., 13.61 KiB/sec. | ||
9586 | 2025.03.21 02:10:28.179002 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} <Debug> TCPHandler: Processed in 0.005612778 sec. | ||
9587 | 2025.03.21 02:10:28.179218 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9588 | 2025.03.21 02:10:28.179451 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9589 | 2025.03.21 02:10:28.179583 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9590 | 2025.03.21 02:10:28.180353 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9591 | 2025.03.21 02:10:28.180391 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9592 | 2025.03.21 02:10:28.181014 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9593 | 2025.03.21 02:10:28.181500 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9594 | 2025.03.21 02:10:28.181686 [ 133 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9595 | 2025.03.21 02:10:28.181750 [ 133 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9596 | 2025.03.21 02:10:28.181776 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002404 sec., 34109.816971713815 rows/sec., 2.17 MiB/sec. | ||
9597 | 2025.03.21 02:10:28.181788 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9598 | 2025.03.21 02:10:28.181977 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} <Debug> TCPHandler: Processed in 0.00284993 sec. | ||
9599 | 2025.03.21 02:10:28.182048 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9600 | 2025.03.21 02:10:28.182331 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9601 | 2025.03.21 02:10:28.182424 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4530 rows starting from the beginning of the part | ||
9602 | 2025.03.21 02:10:28.182657 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
9603 | 2025.03.21 02:10:28.183123 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
9604 | 2025.03.21 02:10:28.183831 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
9605 | 2025.03.21 02:10:28.183967 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
9606 | 2025.03.21 02:10:28.184139 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
9607 | 2025.03.21 02:10:28.185218 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24068 rows, containing 5 columns (5 merged, 0 gathered) in 0.01208177 sec., 1992092.2182759645 rows/sec., 134.70 MiB/sec. | ||
9608 | 2025.03.21 02:10:28.185829 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9609 | 2025.03.21 02:10:28.186315 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9610 | 2025.03.21 02:10:28.186413 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9611 | 2025.03.21 02:10:28.186518 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
9612 | 2025.03.21 02:10:28.186743 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4814 rows, containing 4 columns (4 merged, 0 gathered) in 0.004825804 sec., 997553.98271459 rows/sec., 65.32 MiB/sec. | ||
9613 | 2025.03.21 02:10:28.187304 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9614 | 2025.03.21 02:10:28.187624 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9615 | 2025.03.21 02:10:28.187713 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9616 | 2025.03.21 02:10:28.187810 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
9617 | 2025.03.21 02:10:30.167592 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9618 | 2025.03.21 02:10:30.168348 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9619 | 2025.03.21 02:10:30.168391 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9620 | 2025.03.21 02:10:30.168951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9621 | 2025.03.21 02:10:30.169223 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9622 | 2025.03.21 02:10:30.169464 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9623 | 2025.03.21 02:10:31.764605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9624 | 2025.03.21 02:10:31.785972 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2025.03.21 02:10:31.786041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9626 | 2025.03.21 02:10:31.793283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9627 | 2025.03.21 02:10:31.794068 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2025.03.21 02:10:31.797283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9629 | 2025.03.21 02:10:32.784639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1354 | ||
9630 | 2025.03.21 02:10:32.788202 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9631 | 2025.03.21 02:10:32.788259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9632 | 2025.03.21 02:10:32.789783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9633 | 2025.03.21 02:10:32.790120 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9634 | 2025.03.21 02:10:32.790364 [ 124 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9635 | 2025.03.21 02:10:32.790482 [ 124 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9636 | 2025.03.21 02:10:32.790545 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9637 | 2025.03.21 02:10:32.791338 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
9638 | 2025.03.21 02:10:32.793288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
9639 | 2025.03.21 02:10:32.793633 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9640 | 2025.03.21 02:10:32.793808 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
9641 | 2025.03.21 02:10:32.794495 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
9642 | 2025.03.21 02:10:32.795219 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
9643 | 2025.03.21 02:10:32.795818 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
9644 | 2025.03.21 02:10:32.796589 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
9645 | 2025.03.21 02:10:32.797350 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
9646 | 2025.03.21 02:10:32.806192 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 72 columns (72 merged, 0 gathered) in 0.015454189 sec., 87613.78549207597 rows/sec., 68.73 MiB/sec. | ||
9647 | 2025.03.21 02:10:32.807829 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9648 | 2025.03.21 02:10:32.808703 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9649 | 2025.03.21 02:10:32.808805 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9650 | 2025.03.21 02:10:32.809189 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
9651 | 2025.03.21 02:10:33.134494 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9652 | 2025.03.21 02:10:33.134688 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9653 | 2025.03.21 02:10:33.134761 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9654 | 2025.03.21 02:10:33.135651 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9655 | 2025.03.21 02:10:33.135703 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9656 | 2025.03.21 02:10:33.136158 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9657 | 2025.03.21 02:10:33.136414 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9658 | 2025.03.21 02:10:33.136647 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.00201 sec., 67661.69154228855 rows/sec., 5.84 MiB/sec. | ||
9659 | 2025.03.21 02:10:33.136758 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} <Debug> TCPHandler: Processed in 0.002386701 sec. | ||
9660 | 2025.03.21 02:10:33.136910 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9661 | 2025.03.21 02:10:33.137193 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9662 | 2025.03.21 02:10:33.137267 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9663 | 2025.03.21 02:10:33.137830 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9664 | 2025.03.21 02:10:33.137870 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9665 | 2025.03.21 02:10:33.138230 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9666 | 2025.03.21 02:10:33.138461 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9667 | 2025.03.21 02:10:33.138704 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001598 sec., 25031.289111389236 rows/sec., 1.84 MiB/sec. | ||
9668 | 2025.03.21 02:10:33.138784 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} <Debug> TCPHandler: Processed in 0.001954314 sec. | ||
9669 | 2025.03.21 02:10:33.139029 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9670 | 2025.03.21 02:10:33.139173 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9671 | 2025.03.21 02:10:33.139220 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9672 | 2025.03.21 02:10:33.139796 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9673 | 2025.03.21 02:10:33.139836 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9674 | 2025.03.21 02:10:33.140191 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9675 | 2025.03.21 02:10:33.140425 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9676 | 2025.03.21 02:10:33.140624 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001475 sec., 70508.47457627118 rows/sec., 5.51 MiB/sec. | ||
9677 | 2025.03.21 02:10:33.140675 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} <Debug> TCPHandler: Processed in 0.001749281 sec. | ||
9678 | 2025.03.21 02:10:33.140792 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9679 | 2025.03.21 02:10:33.140897 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9680 | 2025.03.21 02:10:33.140945 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9681 | 2025.03.21 02:10:33.141463 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9682 | 2025.03.21 02:10:33.141502 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9683 | 2025.03.21 02:10:33.141887 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9684 | 2025.03.21 02:10:33.142119 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9685 | 2025.03.21 02:10:33.142324 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. | ||
9686 | 2025.03.21 02:10:33.142374 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} <Debug> TCPHandler: Processed in 0.001634368 sec. | ||
9687 | 2025.03.21 02:10:33.142503 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9688 | 2025.03.21 02:10:33.142608 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9689 | 2025.03.21 02:10:33.142674 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9690 | 2025.03.21 02:10:33.143848 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9691 | 2025.03.21 02:10:33.143887 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9692 | 2025.03.21 02:10:33.144550 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9693 | 2025.03.21 02:10:33.144801 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9694 | 2025.03.21 02:10:33.145115 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002526 sec., 15835.312747426762 rows/sec., 28.38 MiB/sec. | ||
9695 | 2025.03.21 02:10:33.145649 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} <Debug> TCPHandler: Processed in 0.003193595 sec. | ||
9696 | 2025.03.21 02:10:33.145818 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9697 | 2025.03.21 02:10:33.145920 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9698 | 2025.03.21 02:10:33.145966 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9699 | 2025.03.21 02:10:33.146441 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9700 | 2025.03.21 02:10:33.146479 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
9701 | 2025.03.21 02:10:33.146842 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9702 | 2025.03.21 02:10:33.147082 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9703 | 2025.03.21 02:10:33.147326 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
9704 | 2025.03.21 02:10:33.147392 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} <Debug> TCPHandler: Processed in 0.001624498 sec. | ||
9705 | 2025.03.21 02:10:37.501667 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9706 | 2025.03.21 02:10:37.501757 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9707 | 2025.03.21 02:10:37.669676 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9708 | 2025.03.21 02:10:37.670425 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9709 | 2025.03.21 02:10:37.670483 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9710 | 2025.03.21 02:10:37.671049 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9711 | 2025.03.21 02:10:37.671334 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9712 | 2025.03.21 02:10:37.671579 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9713 | 2025.03.21 02:10:38.138566 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9714 | 2025.03.21 02:10:38.138775 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9715 | 2025.03.21 02:10:38.138855 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9716 | 2025.03.21 02:10:38.139790 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9717 | 2025.03.21 02:10:38.139845 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9718 | 2025.03.21 02:10:38.140294 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9719 | 2025.03.21 02:10:38.140589 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9720 | 2025.03.21 02:10:38.140838 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002118 sec., 100094.42870632673 rows/sec., 6.37 MiB/sec. | ||
9721 | 2025.03.21 02:10:38.140905 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} <Debug> TCPHandler: Processed in 0.002478823 sec. | ||
9722 | 2025.03.21 02:10:38.141034 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9723 | 2025.03.21 02:10:38.141146 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9724 | 2025.03.21 02:10:38.141193 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9725 | 2025.03.21 02:10:38.142040 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9726 | 2025.03.21 02:10:38.142081 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9727 | 2025.03.21 02:10:38.142500 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9728 | 2025.03.21 02:10:38.142751 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9729 | 2025.03.21 02:10:38.142977 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001856 sec., 332435.3448275862 rows/sec., 25.99 MiB/sec. | ||
9730 | 2025.03.21 02:10:38.143030 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} <Debug> TCPHandler: Processed in 0.002050206 sec. | ||
9731 | 2025.03.21 02:10:38.143135 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9732 | 2025.03.21 02:10:38.143238 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9733 | 2025.03.21 02:10:38.143283 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9734 | 2025.03.21 02:10:38.143838 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9735 | 2025.03.21 02:10:38.143877 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9736 | 2025.03.21 02:10:38.144231 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9737 | 2025.03.21 02:10:38.144464 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9738 | 2025.03.21 02:10:38.144708 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001487 sec., 71284.46536650974 rows/sec., 4.19 MiB/sec. | ||
9739 | 2025.03.21 02:10:38.144810 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} <Debug> TCPHandler: Processed in 0.00172221 sec. | ||
9740 | 2025.03.21 02:10:38.144982 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9741 | 2025.03.21 02:10:38.145154 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9742 | 2025.03.21 02:10:38.145200 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9743 | 2025.03.21 02:10:38.145763 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9744 | 2025.03.21 02:10:38.145802 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9745 | 2025.03.21 02:10:38.146148 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9746 | 2025.03.21 02:10:38.146398 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9747 | 2025.03.21 02:10:38.146606 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001475 sec., 76610.16949152542 rows/sec., 4.96 MiB/sec. | ||
9748 | 2025.03.21 02:10:38.146658 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} <Debug> TCPHandler: Processed in 0.001771621 sec. | ||
9749 | 2025.03.21 02:10:38.146771 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9750 | 2025.03.21 02:10:38.146875 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9751 | 2025.03.21 02:10:38.146918 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9752 | 2025.03.21 02:10:38.147471 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2025.03.21 02:10:38.147510 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9754 | 2025.03.21 02:10:38.147862 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9755 | 2025.03.21 02:10:38.148332 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2025.03.21 02:10:38.148654 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001797 sec., 62326.099053978854 rows/sec., 3.55 MiB/sec. | ||
9757 | 2025.03.21 02:10:38.148731 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} <Debug> TCPHandler: Processed in 0.002008745 sec. | ||
9758 | 2025.03.21 02:10:38.148878 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9759 | 2025.03.21 02:10:38.148979 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9760 | 2025.03.21 02:10:38.149021 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9761 | 2025.03.21 02:10:38.149680 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9762 | 2025.03.21 02:10:38.149716 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9763 | 2025.03.21 02:10:38.150084 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9764 | 2025.03.21 02:10:38.150331 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9765 | 2025.03.21 02:10:38.150516 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001557 sec., 245343.60950545923 rows/sec., 17.30 MiB/sec. | ||
9766 | 2025.03.21 02:10:38.150611 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} <Debug> TCPHandler: Processed in 0.001789621 sec. | ||
9767 | 2025.03.21 02:10:38.150828 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9768 | 2025.03.21 02:10:38.151013 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9769 | 2025.03.21 02:10:38.151058 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9770 | 2025.03.21 02:10:38.151510 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9771 | 2025.03.21 02:10:38.151546 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9772 | 2025.03.21 02:10:38.151904 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9773 | 2025.03.21 02:10:38.152152 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9774 | 2025.03.21 02:10:38.152325 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec. | ||
9775 | 2025.03.21 02:10:38.152374 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} <Debug> TCPHandler: Processed in 0.001654508 sec. | ||
9776 | 2025.03.21 02:10:38.152505 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9777 | 2025.03.21 02:10:38.152610 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9778 | 2025.03.21 02:10:38.152655 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9779 | 2025.03.21 02:10:38.153176 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9780 | 2025.03.21 02:10:38.153213 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9781 | 2025.03.21 02:10:38.153585 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9782 | 2025.03.21 02:10:38.153820 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9783 | 2025.03.21 02:10:38.154006 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001415 sec., 167491.1660777385 rows/sec., 11.23 MiB/sec. | ||
9784 | 2025.03.21 02:10:38.154056 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} <Debug> TCPHandler: Processed in 0.001600638 sec. | ||
9785 | 2025.03.21 02:10:38.154209 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2025.03.21 02:10:38.154334 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9787 | 2025.03.21 02:10:38.154379 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9788 | 2025.03.21 02:10:38.154792 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2025.03.21 02:10:38.154828 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9790 | 2025.03.21 02:10:38.155170 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9791 | 2025.03.21 02:10:38.155405 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2025.03.21 02:10:38.155532 [ 119 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9793 | 2025.03.21 02:10:38.155585 [ 119 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9794 | 2025.03.21 02:10:38.155588 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec. | ||
9795 | 2025.03.21 02:10:38.155612 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9796 | 2025.03.21 02:10:38.155655 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} <Debug> TCPHandler: Processed in 0.001510516 sec. | ||
9797 | 2025.03.21 02:10:38.155960 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::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 | ||
9798 | 2025.03.21 02:10:38.156007 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9799 | 2025.03.21 02:10:38.156281 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9800 | 2025.03.21 02:10:38.156304 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9801 | 2025.03.21 02:10:38.156365 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9802 | 2025.03.21 02:10:38.156376 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 26 rows starting from the beginning of the part | ||
9803 | 2025.03.21 02:10:38.156662 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
9804 | 2025.03.21 02:10:38.157037 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9805 | 2025.03.21 02:10:38.157433 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9806 | 2025.03.21 02:10:38.157776 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9807 | 2025.03.21 02:10:38.157924 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9808 | 2025.03.21 02:10:38.158741 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9809 | 2025.03.21 02:10:38.158800 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9810 | 2025.03.21 02:10:38.159753 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9811 | 2025.03.21 02:10:38.160318 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9812 | 2025.03.21 02:10:38.160914 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004687 sec., 17495.19948794538 rows/sec., 1.11 MiB/sec. | ||
9813 | 2025.03.21 02:10:38.161018 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.005309673 sec., 5838.400971208584 rows/sec., 392.67 KiB/sec. | ||
9814 | 2025.03.21 02:10:38.161045 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} <Debug> TCPHandler: Processed in 0.00517845 sec. | ||
9815 | 2025.03.21 02:10:38.161349 [ 194 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9816 | 2025.03.21 02:10:38.161781 [ 194 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9817 | 2025.03.21 02:10:38.161885 [ 194 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9818 | 2025.03.21 02:10:38.161998 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9819 | 2025.03.21 02:10:39.297426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9820 | 2025.03.21 02:10:39.319071 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9821 | 2025.03.21 02:10:39.319134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9822 | 2025.03.21 02:10:39.326659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9823 | 2025.03.21 02:10:39.327564 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9824 | 2025.03.21 02:10:39.331498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9825 | 2025.03.21 02:10:40.781344 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9826 | 2025.03.21 02:10:40.781560 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9827 | 2025.03.21 02:10:40.781645 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9828 | 2025.03.21 02:10:40.782426 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2025.03.21 02:10:40.782482 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9830 | 2025.03.21 02:10:40.782938 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
9831 | 2025.03.21 02:10:40.783200 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2025.03.21 02:10:40.783448 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001935 sec., 9302.32558139535 rows/sec., 758.54 KiB/sec. | ||
9833 | 2025.03.21 02:10:40.783642 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} <Debug> TCPHandler: Processed in 0.002441152 sec. | ||
9834 | 2025.03.21 02:10:40.783788 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9835 | 2025.03.21 02:10:40.783902 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9836 | 2025.03.21 02:10:40.783950 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9837 | 2025.03.21 02:10:40.785192 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9838 | 2025.03.21 02:10:40.785233 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9839 | 2025.03.21 02:10:40.785687 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9840 | 2025.03.21 02:10:40.785939 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2025.03.21 02:10:40.786167 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002292 sec., 560645.7242582897 rows/sec., 46.55 MiB/sec. | ||
9842 | 2025.03.21 02:10:40.786237 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} <Debug> TCPHandler: Processed in 0.002501434 sec. | ||
9843 | 2025.03.21 02:10:40.786360 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9844 | 2025.03.21 02:10:40.786510 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9845 | 2025.03.21 02:10:40.786558 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9846 | 2025.03.21 02:10:40.787116 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2025.03.21 02:10:40.787155 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9848 | 2025.03.21 02:10:40.787511 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9849 | 2025.03.21 02:10:40.787753 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2025.03.21 02:10:40.787934 [ 113 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9851 | 2025.03.21 02:10:40.787998 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.00152 sec., 38157.89473684211 rows/sec., 2.74 MiB/sec. | ||
9852 | 2025.03.21 02:10:40.788026 [ 113 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9853 | 2025.03.21 02:10:40.788100 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9854 | 2025.03.21 02:10:40.788113 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} <Debug> TCPHandler: Processed in 0.001816951 sec. | ||
9855 | 2025.03.21 02:10:40.788394 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
9856 | 2025.03.21 02:10:40.788407 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9857 | 2025.03.21 02:10:40.788816 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9858 | 2025.03.21 02:10:40.788839 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9859 | 2025.03.21 02:10:40.788940 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 166 rows starting from the beginning of the part | ||
9860 | 2025.03.21 02:10:40.788985 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9861 | 2025.03.21 02:10:40.789353 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
9862 | 2025.03.21 02:10:40.789977 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part | ||
9863 | 2025.03.21 02:10:40.790352 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
9864 | 2025.03.21 02:10:40.790650 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 106 rows starting from the beginning of the part | ||
9865 | 2025.03.21 02:10:40.791041 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 58 rows starting from the beginning of the part | ||
9866 | 2025.03.21 02:10:40.792458 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9867 | 2025.03.21 02:10:40.792542 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9868 | 2025.03.21 02:10:40.793604 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9869 | 2025.03.21 02:10:40.793941 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 5 columns (5 merged, 0 gathered) in 0.00572573 sec., 90119.51314504875 rows/sec., 6.12 MiB/sec. | ||
9870 | 2025.03.21 02:10:40.794073 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9871 | 2025.03.21 02:10:40.794258 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9872 | 2025.03.21 02:10:40.794537 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005863 sec., 38887.941326965716 rows/sec., 2.63 MiB/sec. | ||
9873 | 2025.03.21 02:10:40.794688 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} <Debug> TCPHandler: Processed in 0.006380601 sec. | ||
9874 | 2025.03.21 02:10:40.794864 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9875 | 2025.03.21 02:10:40.794975 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2025.03.21 02:10:40.795059 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9877 | 2025.03.21 02:10:40.795137 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9878 | 2025.03.21 02:10:40.795170 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9879 | 2025.03.21 02:10:40.795369 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
9880 | 2025.03.21 02:10:40.796114 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9881 | 2025.03.21 02:10:40.796158 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9882 | 2025.03.21 02:10:40.796561 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9883 | 2025.03.21 02:10:40.796814 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9884 | 2025.03.21 02:10:40.797032 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.002027 sec., 285150.4686729156 rows/sec., 21.23 MiB/sec. | ||
9885 | 2025.03.21 02:10:40.797097 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} <Debug> TCPHandler: Processed in 0.002289 sec. | ||
9886 | 2025.03.21 02:10:40.797249 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9887 | 2025.03.21 02:10:40.797367 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9888 | 2025.03.21 02:10:40.797414 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9889 | 2025.03.21 02:10:40.798164 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9890 | 2025.03.21 02:10:40.798202 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9891 | 2025.03.21 02:10:40.798649 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9892 | 2025.03.21 02:10:40.798903 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9893 | 2025.03.21 02:10:40.799148 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.001801 sec., 521377.0127706829 rows/sec., 34.95 MiB/sec. | ||
9894 | 2025.03.21 02:10:40.799232 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} <Debug> TCPHandler: Processed in 0.002046256 sec. | ||
9895 | 2025.03.21 02:10:40.799465 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9896 | 2025.03.21 02:10:40.799646 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9897 | 2025.03.21 02:10:40.799721 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9898 | 2025.03.21 02:10:40.800899 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9899 | 2025.03.21 02:10:40.800938 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9900 | 2025.03.21 02:10:40.801603 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9901 | 2025.03.21 02:10:40.801864 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9902 | 2025.03.21 02:10:40.802051 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9903 | 2025.03.21 02:10:40.802121 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9904 | 2025.03.21 02:10:40.802159 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9905 | 2025.03.21 02:10:40.802164 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00254 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
9906 | 2025.03.21 02:10:40.802803 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
9907 | 2025.03.21 02:10:40.803067 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} <Debug> TCPHandler: Processed in 0.003698135 sec. | ||
9908 | 2025.03.21 02:10:40.803521 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9909 | 2025.03.21 02:10:40.803769 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9910 | 2025.03.21 02:10:40.803884 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9911 | 2025.03.21 02:10:40.803894 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9912 | 2025.03.21 02:10:40.804118 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1215 rows starting from the beginning of the part | ||
9913 | 2025.03.21 02:10:40.804948 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
9914 | 2025.03.21 02:10:40.805810 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
9915 | 2025.03.21 02:10:40.805950 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2025.03.21 02:10:40.806036 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9917 | 2025.03.21 02:10:40.806496 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
9918 | 2025.03.21 02:10:40.807193 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
9919 | 2025.03.21 02:10:40.807447 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9920 | 2025.03.21 02:10:40.807791 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
9921 | 2025.03.21 02:10:40.808247 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9922 | 2025.03.21 02:10:40.809140 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.005435 sec., 5519.779208831647 rows/sec., 382.18 KiB/sec. | ||
9923 | 2025.03.21 02:10:40.809530 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} <Debug> TCPHandler: Processed in 0.006104196 sec. | ||
9924 | 2025.03.21 02:10:40.818271 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1415 rows, containing 19 columns (19 merged, 0 gathered) in 0.016001818 sec., 88427.45243071756 rows/sec., 158.46 MiB/sec. | ||
9925 | 2025.03.21 02:10:40.819767 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9926 | 2025.03.21 02:10:40.820197 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9927 | 2025.03.21 02:10:40.820275 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9928 | 2025.03.21 02:10:40.820429 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
9929 | 2025.03.21 02:10:41.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.79 MiB, peak 240.31 MiB, free memory in arenas 0.00 B, will set to 233.05 MiB (RSS), difference: 4.26 MiB | ||
9930 | 2025.03.21 02:10:42.793578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1402 | ||
9931 | 2025.03.21 02:10:42.796922 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9932 | 2025.03.21 02:10:42.796976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9933 | 2025.03.21 02:10:42.798544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9934 | 2025.03.21 02:10:42.798867 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9935 | 2025.03.21 02:10:42.799505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
9936 | 2025.03.21 02:10:43.128502 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9937 | 2025.03.21 02:10:43.128687 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9938 | 2025.03.21 02:10:43.128757 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9939 | 2025.03.21 02:10:43.129523 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9940 | 2025.03.21 02:10:43.129575 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9941 | 2025.03.21 02:10:43.129985 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9942 | 2025.03.21 02:10:43.130245 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9943 | 2025.03.21 02:10:43.130479 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.33 MiB/sec. | ||
9944 | 2025.03.21 02:10:43.130537 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} <Debug> TCPHandler: Processed in 0.002124587 sec. | ||
9945 | 2025.03.21 02:10:43.130646 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9946 | 2025.03.21 02:10:43.130753 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9947 | 2025.03.21 02:10:43.130801 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9948 | 2025.03.21 02:10:43.131330 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9949 | 2025.03.21 02:10:43.131369 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9950 | 2025.03.21 02:10:43.131743 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9951 | 2025.03.21 02:10:43.131987 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9952 | 2025.03.21 02:10:43.132206 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. | ||
9953 | 2025.03.21 02:10:43.132258 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} <Debug> TCPHandler: Processed in 0.001662689 sec. | ||
9954 | 2025.03.21 02:10:43.132359 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9955 | 2025.03.21 02:10:43.132462 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9956 | 2025.03.21 02:10:43.132510 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9957 | 2025.03.21 02:10:43.132975 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9958 | 2025.03.21 02:10:43.133014 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9959 | 2025.03.21 02:10:43.133377 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9960 | 2025.03.21 02:10:43.133613 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9961 | 2025.03.21 02:10:43.133879 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001437 sec., 52887.961029923455 rows/sec., 3.69 MiB/sec. | ||
9962 | 2025.03.21 02:10:43.133943 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} <Debug> TCPHandler: Processed in 0.001633698 sec. | ||
9963 | 2025.03.21 02:10:43.134081 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9964 | 2025.03.21 02:10:43.134202 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9965 | 2025.03.21 02:10:43.134249 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9966 | 2025.03.21 02:10:43.134669 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9967 | 2025.03.21 02:10:43.134708 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9968 | 2025.03.21 02:10:43.135064 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9969 | 2025.03.21 02:10:43.135302 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9970 | 2025.03.21 02:10:43.135523 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001344 sec., 22321.428571428572 rows/sec., 1.50 MiB/sec. | ||
9971 | 2025.03.21 02:10:43.135572 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} <Debug> TCPHandler: Processed in 0.001557497 sec. | ||
9972 | 2025.03.21 02:10:45.171770 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
9973 | 2025.03.21 02:10:45.172452 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9974 | 2025.03.21 02:10:45.172498 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9975 | 2025.03.21 02:10:45.173047 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9976 | 2025.03.21 02:10:45.173321 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9977 | 2025.03.21 02:10:45.173531 [ 108 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9978 | 2025.03.21 02:10:45.173595 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
9979 | 2025.03.21 02:10:45.173636 [ 108 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9980 | 2025.03.21 02:10:45.173666 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9981 | 2025.03.21 02:10:45.173810 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::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 | ||
9982 | 2025.03.21 02:10:45.173968 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9983 | 2025.03.21 02:10:45.174011 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
9984 | 2025.03.21 02:10:45.174093 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
9985 | 2025.03.21 02:10:45.174292 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
9986 | 2025.03.21 02:10:45.174567 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
9987 | 2025.03.21 02:10:45.174770 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
9988 | 2025.03.21 02:10:45.174904 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
9989 | 2025.03.21 02:10:45.177531 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783336 sec., 6191361.274811436 rows/sec., 88.57 MiB/sec. | ||
9990 | 2025.03.21 02:10:45.177857 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9991 | 2025.03.21 02:10:45.178174 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9992 | 2025.03.21 02:10:45.178267 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9993 | 2025.03.21 02:10:45.178369 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
9994 | 2025.03.21 02:10:46.831642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9995 | 2025.03.21 02:10:46.852684 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9996 | 2025.03.21 02:10:46.852739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
9997 | 2025.03.21 02:10:46.860021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9998 | 2025.03.21 02:10:46.860796 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9999 | 2025.03.21 02:10:46.861235 [ 106 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10000 | 2025.03.21 02:10:46.861373 [ 106 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10001 | 2025.03.21 02:10:46.861457 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10002 | 2025.03.21 02:10:46.861926 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::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 | ||
10003 | 2025.03.21 02:10:46.876194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10004 | 2025.03.21 02:10:46.877957 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10005 | 2025.03.21 02:10:46.879598 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
10006 | 2025.03.21 02:10:46.885307 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
10007 | 2025.03.21 02:10:46.890983 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
10008 | 2025.03.21 02:10:46.896501 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
10009 | 2025.03.21 02:10:46.902693 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
10010 | 2025.03.21 02:10:46.907206 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
10011 | 2025.03.21 02:10:46.967022 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105390004 sec., 3653.097878239003 rows/sec., 18.89 MiB/sec. | ||
10012 | 2025.03.21 02:10:46.969299 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10013 | 2025.03.21 02:10:46.971763 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10014 | 2025.03.21 02:10:46.971891 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10015 | 2025.03.21 02:10:46.973451 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10016 | 2025.03.21 02:10:48.137631 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10017 | 2025.03.21 02:10:48.137818 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10018 | 2025.03.21 02:10:48.137889 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10019 | 2025.03.21 02:10:48.138725 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10020 | 2025.03.21 02:10:48.138774 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10021 | 2025.03.21 02:10:48.139211 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10022 | 2025.03.21 02:10:48.139475 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10023 | 2025.03.21 02:10:48.139725 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001958 sec., 108273.74872318692 rows/sec., 6.89 MiB/sec. | ||
10024 | 2025.03.21 02:10:48.139791 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} <Debug> TCPHandler: Processed in 0.002284839 sec. | ||
10025 | 2025.03.21 02:10:48.139921 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10026 | 2025.03.21 02:10:48.140035 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10027 | 2025.03.21 02:10:48.140082 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10028 | 2025.03.21 02:10:48.140941 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10029 | 2025.03.21 02:10:48.140983 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10030 | 2025.03.21 02:10:48.141385 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10031 | 2025.03.21 02:10:48.141625 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10032 | 2025.03.21 02:10:48.141806 [ 105 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10033 | 2025.03.21 02:10:48.141871 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00186 sec., 331720.4301075269 rows/sec., 25.93 MiB/sec. | ||
10034 | 2025.03.21 02:10:48.141892 [ 105 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10035 | 2025.03.21 02:10:48.141967 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10036 | 2025.03.21 02:10:48.141992 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} <Debug> TCPHandler: Processed in 0.002117766 sec. | ||
10037 | 2025.03.21 02:10:48.142195 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10038 | 2025.03.21 02:10:48.142204 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10039 | 2025.03.21 02:10:48.142390 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10040 | 2025.03.21 02:10:48.142492 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10041 | 2025.03.21 02:10:48.142510 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10042 | 2025.03.21 02:10:48.142613 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1848 rows starting from the beginning of the part | ||
10043 | 2025.03.21 02:10:48.142868 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
10044 | 2025.03.21 02:10:48.143272 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 617 rows starting from the beginning of the part | ||
10045 | 2025.03.21 02:10:48.143691 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1285 rows starting from the beginning of the part | ||
10046 | 2025.03.21 02:10:48.144089 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
10047 | 2025.03.21 02:10:48.144416 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 617 rows starting from the beginning of the part | ||
10048 | 2025.03.21 02:10:48.145257 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10049 | 2025.03.21 02:10:48.145327 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10050 | 2025.03.21 02:10:48.146157 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10051 | 2025.03.21 02:10:48.146691 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10052 | 2025.03.21 02:10:48.147209 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004879 sec., 21725.763476122156 rows/sec., 1.28 MiB/sec. | ||
10053 | 2025.03.21 02:10:48.147299 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} <Debug> TCPHandler: Processed in 0.00517614 sec. | ||
10054 | 2025.03.21 02:10:48.147462 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10055 | 2025.03.21 02:10:48.147577 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10056 | 2025.03.21 02:10:48.147631 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10057 | 2025.03.21 02:10:48.148433 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.006342011 sec., 718857.1574536847 rows/sec., 61.08 MiB/sec. | ||
10058 | 2025.03.21 02:10:48.148581 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10059 | 2025.03.21 02:10:48.148624 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10060 | 2025.03.21 02:10:48.148707 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10061 | 2025.03.21 02:10:48.149060 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10062 | 2025.03.21 02:10:48.149075 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10063 | 2025.03.21 02:10:48.149158 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10064 | 2025.03.21 02:10:48.149271 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
10065 | 2025.03.21 02:10:48.149379 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10066 | 2025.03.21 02:10:48.149652 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.0021 sec., 53809.52380952382 rows/sec., 3.48 MiB/sec. | ||
10067 | 2025.03.21 02:10:48.149827 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} <Debug> TCPHandler: Processed in 0.002424662 sec. | ||
10068 | 2025.03.21 02:10:48.150059 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10069 | 2025.03.21 02:10:48.150177 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10070 | 2025.03.21 02:10:48.150223 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10071 | 2025.03.21 02:10:48.150821 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10072 | 2025.03.21 02:10:48.150860 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10073 | 2025.03.21 02:10:48.151212 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10074 | 2025.03.21 02:10:48.151448 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10075 | 2025.03.21 02:10:48.151669 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001515 sec., 73927.39273927393 rows/sec., 4.21 MiB/sec. | ||
10076 | 2025.03.21 02:10:48.151788 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} <Debug> TCPHandler: Processed in 0.001814902 sec. | ||
10077 | 2025.03.21 02:10:48.151917 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10078 | 2025.03.21 02:10:48.152019 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10079 | 2025.03.21 02:10:48.152062 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10080 | 2025.03.21 02:10:48.152728 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10081 | 2025.03.21 02:10:48.152764 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10082 | 2025.03.21 02:10:48.153106 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10083 | 2025.03.21 02:10:48.153328 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10084 | 2025.03.21 02:10:48.153476 [ 105 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10085 | 2025.03.21 02:10:48.153542 [ 105 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10086 | 2025.03.21 02:10:48.153549 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001595 sec., 239498.43260188086 rows/sec., 16.89 MiB/sec. | ||
10087 | 2025.03.21 02:10:48.153576 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10088 | 2025.03.21 02:10:48.153757 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} <Debug> TCPHandler: Processed in 0.001891473 sec. | ||
10089 | 2025.03.21 02:10:48.153883 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10090 | 2025.03.21 02:10:48.153956 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10091 | 2025.03.21 02:10:48.154169 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10092 | 2025.03.21 02:10:48.154182 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10093 | 2025.03.21 02:10:48.154237 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 916 rows starting from the beginning of the part | ||
10094 | 2025.03.21 02:10:48.154283 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10095 | 2025.03.21 02:10:48.154652 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
10096 | 2025.03.21 02:10:48.154954 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 382 rows starting from the beginning of the part | ||
10097 | 2025.03.21 02:10:48.155308 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 578 rows starting from the beginning of the part | ||
10098 | 2025.03.21 02:10:48.155681 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
10099 | 2025.03.21 02:10:48.155932 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 382 rows starting from the beginning of the part | ||
10100 | 2025.03.21 02:10:48.156901 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10101 | 2025.03.21 02:10:48.156965 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10102 | 2025.03.21 02:10:48.157958 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10103 | 2025.03.21 02:10:48.158385 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10104 | 2025.03.21 02:10:48.158610 [ 105 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
10105 | 2025.03.21 02:10:48.158735 [ 105 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10106 | 2025.03.21 02:10:48.158825 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10107 | 2025.03.21 02:10:48.158943 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004782 sec., 1254.7051442910918 rows/sec., 65.55 KiB/sec. | ||
10108 | 2025.03.21 02:10:48.159265 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} <Debug> TCPHandler: Processed in 0.005373294 sec. | ||
10109 | 2025.03.21 02:10:48.159399 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
10110 | 2025.03.21 02:10:48.159644 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.005884433 sec., 412274.2157145812 rows/sec., 31.58 MiB/sec. | ||
10111 | 2025.03.21 02:10:48.159678 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10112 | 2025.03.21 02:10:48.159767 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10113 | 2025.03.21 02:10:48.159870 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
10114 | 2025.03.21 02:10:48.159948 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10115 | 2025.03.21 02:10:48.159986 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10116 | 2025.03.21 02:10:48.160269 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10117 | 2025.03.21 02:10:48.160273 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
10118 | 2025.03.21 02:10:48.160652 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
10119 | 2025.03.21 02:10:48.161106 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
10120 | 2025.03.21 02:10:48.161129 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10121 | 2025.03.21 02:10:48.161504 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10122 | 2025.03.21 02:10:48.161550 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10123 | 2025.03.21 02:10:48.161893 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10124 | 2025.03.21 02:10:48.161919 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
10125 | 2025.03.21 02:10:48.162654 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10126 | 2025.03.21 02:10:48.162721 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10127 | 2025.03.21 02:10:48.163374 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10128 | 2025.03.21 02:10:48.163453 [ 187 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004474208 sec., 41571.6032871069 rows/sec., 2.12 MiB/sec. | ||
10129 | 2025.03.21 02:10:48.163651 [ 187 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
10130 | 2025.03.21 02:10:48.163823 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10131 | 2025.03.21 02:10:48.164112 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10132 | 2025.03.21 02:10:48.164211 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10133 | 2025.03.21 02:10:48.164288 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10134 | 2025.03.21 02:10:48.164295 [ 187 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10135 | 2025.03.21 02:10:48.164350 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004452 sec., 53234.501347708894 rows/sec., 3.57 MiB/sec. | ||
10136 | 2025.03.21 02:10:48.164610 [ 187 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
10137 | 2025.03.21 02:10:48.164821 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10138 | 2025.03.21 02:10:48.164940 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10139 | 2025.03.21 02:10:48.165409 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10140 | 2025.03.21 02:10:48.165471 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} <Debug> TCPHandler: Processed in 0.005891682 sec. | ||
10141 | 2025.03.21 02:10:48.165552 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24068 rows starting from the beginning of the part | ||
10142 | 2025.03.21 02:10:48.166001 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
10143 | 2025.03.21 02:10:48.166115 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10144 | 2025.03.21 02:10:48.166615 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part | ||
10145 | 2025.03.21 02:10:48.166930 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10146 | 2025.03.21 02:10:48.167007 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 939 rows starting from the beginning of the part | ||
10147 | 2025.03.21 02:10:48.167071 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10148 | 2025.03.21 02:10:48.167346 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part | ||
10149 | 2025.03.21 02:10:48.167670 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part | ||
10150 | 2025.03.21 02:10:48.169137 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10151 | 2025.03.21 02:10:48.169195 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10152 | 2025.03.21 02:10:48.169725 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10153 | 2025.03.21 02:10:48.170110 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10154 | 2025.03.21 02:10:48.170671 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003857 sec., 259.26886180969666 rows/sec., 17.47 KiB/sec. | ||
10155 | 2025.03.21 02:10:48.171026 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} <Debug> TCPHandler: Processed in 0.00514778 sec. | ||
10156 | 2025.03.21 02:10:48.171380 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10157 | 2025.03.21 02:10:48.171600 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10158 | 2025.03.21 02:10:48.171722 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10159 | 2025.03.21 02:10:48.172788 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10160 | 2025.03.21 02:10:48.172827 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10161 | 2025.03.21 02:10:48.173435 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10162 | 2025.03.21 02:10:48.173701 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10163 | 2025.03.21 02:10:48.173986 [ 105 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10164 | 2025.03.21 02:10:48.174045 [ 105 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10165 | 2025.03.21 02:10:48.174069 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002546 sec., 32207.384131971718 rows/sec., 2.05 MiB/sec. | ||
10166 | 2025.03.21 02:10:48.174082 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10167 | 2025.03.21 02:10:48.174227 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} <Debug> TCPHandler: Processed in 0.002965652 sec. | ||
10168 | 2025.03.21 02:10:48.174324 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10169 | 2025.03.21 02:10:48.174510 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10170 | 2025.03.21 02:10:48.174564 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4814 rows starting from the beginning of the part | ||
10171 | 2025.03.21 02:10:48.174728 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
10172 | 2025.03.21 02:10:48.174898 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part | ||
10173 | 2025.03.21 02:10:48.175227 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
10174 | 2025.03.21 02:10:48.175459 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part | ||
10175 | 2025.03.21 02:10:48.175672 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part | ||
10176 | 2025.03.21 02:10:48.177207 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25717 rows, containing 5 columns (5 merged, 0 gathered) in 0.012768012 sec., 2014174.1721420686 rows/sec., 136.17 MiB/sec. | ||
10177 | 2025.03.21 02:10:48.177530 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10178 | 2025.03.21 02:10:48.178210 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10179 | 2025.03.21 02:10:48.178386 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10180 | 2025.03.21 02:10:48.178540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
10181 | 2025.03.21 02:10:48.178921 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5098 rows, containing 4 columns (4 merged, 0 gathered) in 0.004702162 sec., 1084182.1272852784 rows/sec., 70.97 MiB/sec. | ||
10182 | 2025.03.21 02:10:48.179460 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10183 | 2025.03.21 02:10:48.179807 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10184 | 2025.03.21 02:10:48.179895 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10185 | 2025.03.21 02:10:48.179989 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
10186 | 2025.03.21 02:10:52.502026 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10187 | 2025.03.21 02:10:52.502108 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10188 | 2025.03.21 02:10:52.673843 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10189 | 2025.03.21 02:10:52.674595 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10190 | 2025.03.21 02:10:52.674641 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10191 | 2025.03.21 02:10:52.675189 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10192 | 2025.03.21 02:10:52.675451 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10193 | 2025.03.21 02:10:52.675691 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10194 | 2025.03.21 02:10:52.799845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1430 | ||
10195 | 2025.03.21 02:10:52.802930 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10196 | 2025.03.21 02:10:52.802989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10197 | 2025.03.21 02:10:52.804529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10198 | 2025.03.21 02:10:52.804866 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10199 | 2025.03.21 02:10:52.805472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
10200 | 2025.03.21 02:10:53.133996 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10201 | 2025.03.21 02:10:53.134168 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10202 | 2025.03.21 02:10:53.134235 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10203 | 2025.03.21 02:10:53.135037 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10204 | 2025.03.21 02:10:53.135083 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10205 | 2025.03.21 02:10:53.135516 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10206 | 2025.03.21 02:10:53.135776 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10207 | 2025.03.21 02:10:53.136004 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.00188 sec., 72340.4255319149 rows/sec., 6.25 MiB/sec. | ||
10208 | 2025.03.21 02:10:53.136069 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} <Debug> TCPHandler: Processed in 0.002174928 sec. | ||
10209 | 2025.03.21 02:10:53.136199 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10210 | 2025.03.21 02:10:53.136313 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10211 | 2025.03.21 02:10:53.136359 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10212 | 2025.03.21 02:10:53.136917 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10213 | 2025.03.21 02:10:53.136958 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10214 | 2025.03.21 02:10:53.137330 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10215 | 2025.03.21 02:10:53.137582 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10216 | 2025.03.21 02:10:53.137801 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001513 sec., 26437.541308658296 rows/sec., 1.94 MiB/sec. | ||
10217 | 2025.03.21 02:10:53.137854 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} <Debug> TCPHandler: Processed in 0.00170933 sec. | ||
10218 | 2025.03.21 02:10:53.137976 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10219 | 2025.03.21 02:10:53.138096 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10220 | 2025.03.21 02:10:53.138152 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10221 | 2025.03.21 02:10:53.138846 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10222 | 2025.03.21 02:10:53.138896 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10223 | 2025.03.21 02:10:53.139314 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10224 | 2025.03.21 02:10:53.139556 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10225 | 2025.03.21 02:10:53.139784 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001712 sec., 60747.66355140187 rows/sec., 4.74 MiB/sec. | ||
10226 | 2025.03.21 02:10:53.139875 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} <Debug> TCPHandler: Processed in 0.001953194 sec. | ||
10227 | 2025.03.21 02:10:53.140081 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10228 | 2025.03.21 02:10:53.140355 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10229 | 2025.03.21 02:10:53.140423 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10230 | 2025.03.21 02:10:53.141062 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10231 | 2025.03.21 02:10:53.141111 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10232 | 2025.03.21 02:10:53.141620 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10233 | 2025.03.21 02:10:53.141928 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10234 | 2025.03.21 02:10:53.142183 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001922 sec., 83246.61810613943 rows/sec., 5.80 MiB/sec. | ||
10235 | 2025.03.21 02:10:53.142259 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} <Debug> TCPHandler: Processed in 0.002276449 sec. | ||
10236 | 2025.03.21 02:10:53.142423 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10237 | 2025.03.21 02:10:53.142546 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10238 | 2025.03.21 02:10:53.142628 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10239 | 2025.03.21 02:10:53.143923 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10240 | 2025.03.21 02:10:53.143966 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10241 | 2025.03.21 02:10:53.144827 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10242 | 2025.03.21 02:10:53.145102 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10243 | 2025.03.21 02:10:53.145368 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002848 sec., 14044.94382022472 rows/sec., 25.17 MiB/sec. | ||
10244 | 2025.03.21 02:10:53.145705 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} <Debug> TCPHandler: Processed in 0.003343008 sec. | ||
10245 | 2025.03.21 02:10:53.145838 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10246 | 2025.03.21 02:10:53.145941 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10247 | 2025.03.21 02:10:53.145989 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10248 | 2025.03.21 02:10:53.146432 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10249 | 2025.03.21 02:10:53.146472 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10250 | 2025.03.21 02:10:53.146831 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10251 | 2025.03.21 02:10:53.147071 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10252 | 2025.03.21 02:10:53.147287 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
10253 | 2025.03.21 02:10:53.147337 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} <Debug> TCPHandler: Processed in 0.001548837 sec. | ||
10254 | 2025.03.21 02:10:54.376352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10255 | 2025.03.21 02:10:54.395154 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10256 | 2025.03.21 02:10:54.395219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10257 | 2025.03.21 02:10:54.402129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10258 | 2025.03.21 02:10:54.402899 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10259 | 2025.03.21 02:10:54.406504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10260 | 2025.03.21 02:10:58.137817 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10261 | 2025.03.21 02:10:58.138019 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10262 | 2025.03.21 02:10:58.138095 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10263 | 2025.03.21 02:10:58.138967 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10264 | 2025.03.21 02:10:58.139023 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10265 | 2025.03.21 02:10:58.139501 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10266 | 2025.03.21 02:10:58.139766 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10267 | 2025.03.21 02:10:58.140063 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002085 sec., 101678.65707434053 rows/sec., 6.47 MiB/sec. | ||
10268 | 2025.03.21 02:10:58.140201 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} <Debug> TCPHandler: Processed in 0.002510183 sec. | ||
10269 | 2025.03.21 02:10:58.140421 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10270 | 2025.03.21 02:10:58.140535 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10271 | 2025.03.21 02:10:58.140585 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10272 | 2025.03.21 02:10:58.141454 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10273 | 2025.03.21 02:10:58.141497 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10274 | 2025.03.21 02:10:58.141912 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10275 | 2025.03.21 02:10:58.142157 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10276 | 2025.03.21 02:10:58.142369 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001863 sec., 331186.2587224906 rows/sec., 25.89 MiB/sec. | ||
10277 | 2025.03.21 02:10:58.142427 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} <Debug> TCPHandler: Processed in 0.002070936 sec. | ||
10278 | 2025.03.21 02:10:58.142557 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10279 | 2025.03.21 02:10:58.142666 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10280 | 2025.03.21 02:10:58.142714 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10281 | 2025.03.21 02:10:58.143277 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10282 | 2025.03.21 02:10:58.143319 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10283 | 2025.03.21 02:10:58.143670 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10284 | 2025.03.21 02:10:58.143910 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10285 | 2025.03.21 02:10:58.144111 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001468 sec., 72207.08446866485 rows/sec., 4.25 MiB/sec. | ||
10286 | 2025.03.21 02:10:58.144163 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} <Debug> TCPHandler: Processed in 0.001657029 sec. | ||
10287 | 2025.03.21 02:10:58.144274 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10288 | 2025.03.21 02:10:58.144380 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10289 | 2025.03.21 02:10:58.144425 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10290 | 2025.03.21 02:10:58.144975 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10291 | 2025.03.21 02:10:58.145015 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10292 | 2025.03.21 02:10:58.145381 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10293 | 2025.03.21 02:10:58.145622 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10294 | 2025.03.21 02:10:58.145836 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001477 sec., 76506.43195666892 rows/sec., 4.95 MiB/sec. | ||
10295 | 2025.03.21 02:10:58.145888 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} <Debug> TCPHandler: Processed in 0.001664778 sec. | ||
10296 | 2025.03.21 02:10:58.145989 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10297 | 2025.03.21 02:10:58.146091 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10298 | 2025.03.21 02:10:58.146137 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10299 | 2025.03.21 02:10:58.146677 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10300 | 2025.03.21 02:10:58.146717 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10301 | 2025.03.21 02:10:58.147069 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10302 | 2025.03.21 02:10:58.147312 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10303 | 2025.03.21 02:10:58.147524 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001454 sec., 77028.88583218706 rows/sec., 4.39 MiB/sec. | ||
10304 | 2025.03.21 02:10:58.147577 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} <Debug> TCPHandler: Processed in 0.001637299 sec. | ||
10305 | 2025.03.21 02:10:58.147676 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10306 | 2025.03.21 02:10:58.147776 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10307 | 2025.03.21 02:10:58.147826 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10308 | 2025.03.21 02:10:58.148484 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10309 | 2025.03.21 02:10:58.148524 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10310 | 2025.03.21 02:10:58.148893 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10311 | 2025.03.21 02:10:58.149131 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10312 | 2025.03.21 02:10:58.149344 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001588 sec., 240554.15617128465 rows/sec., 16.96 MiB/sec. | ||
10313 | 2025.03.21 02:10:58.149397 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} <Debug> TCPHandler: Processed in 0.00176943 sec. | ||
10314 | 2025.03.21 02:10:58.149496 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10315 | 2025.03.21 02:10:58.149596 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10316 | 2025.03.21 02:10:58.149643 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10317 | 2025.03.21 02:10:58.150066 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10318 | 2025.03.21 02:10:58.150106 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10319 | 2025.03.21 02:10:58.150464 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10320 | 2025.03.21 02:10:58.150730 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10321 | 2025.03.21 02:10:58.150973 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec. | ||
10322 | 2025.03.21 02:10:58.151146 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} <Debug> TCPHandler: Processed in 0.00169742 sec. | ||
10323 | 2025.03.21 02:10:58.151356 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10324 | 2025.03.21 02:10:58.151462 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10325 | 2025.03.21 02:10:58.151513 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10326 | 2025.03.21 02:10:58.152061 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10327 | 2025.03.21 02:10:58.152101 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10328 | 2025.03.21 02:10:58.152486 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10329 | 2025.03.21 02:10:58.152732 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10330 | 2025.03.21 02:10:58.152943 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001502 sec., 157789.6138482024 rows/sec., 10.58 MiB/sec. | ||
10331 | 2025.03.21 02:10:58.153096 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} <Debug> TCPHandler: Processed in 0.001803282 sec. | ||
10332 | 2025.03.21 02:10:58.153908 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10333 | 2025.03.21 02:10:58.154083 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10334 | 2025.03.21 02:10:58.154133 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10335 | 2025.03.21 02:10:58.154583 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10336 | 2025.03.21 02:10:58.154623 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10337 | 2025.03.21 02:10:58.154971 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10338 | 2025.03.21 02:10:58.155213 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10339 | 2025.03.21 02:10:58.155427 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
10340 | 2025.03.21 02:10:58.155479 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} <Debug> TCPHandler: Processed in 0.00173563 sec. | ||
10341 | 2025.03.21 02:10:58.155604 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10342 | 2025.03.21 02:10:58.155714 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10343 | 2025.03.21 02:10:58.155762 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10344 | 2025.03.21 02:10:58.156208 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10345 | 2025.03.21 02:10:58.156247 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
10346 | 2025.03.21 02:10:58.156621 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10347 | 2025.03.21 02:10:58.156868 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10348 | 2025.03.21 02:10:58.157071 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001379 sec., 59463.379260333575 rows/sec., 3.78 MiB/sec. | ||
10349 | 2025.03.21 02:10:58.157122 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} <Debug> TCPHandler: Processed in 0.001567897 sec. | ||
10350 | 2025.03.21 02:11:00.175888 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10351 | 2025.03.21 02:11:00.176622 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10352 | 2025.03.21 02:11:00.176663 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10353 | 2025.03.21 02:11:00.177219 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10354 | 2025.03.21 02:11:00.177481 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10355 | 2025.03.21 02:11:00.177709 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10356 | 2025.03.21 02:11:01.906641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10357 | 2025.03.21 02:11:01.927653 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10358 | 2025.03.21 02:11:01.927712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10359 | 2025.03.21 02:11:01.934987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10360 | 2025.03.21 02:11:01.935736 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10361 | 2025.03.21 02:11:01.938425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10362 | 2025.03.21 02:11:02.805747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1462 | ||
10363 | 2025.03.21 02:11:02.808835 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10364 | 2025.03.21 02:11:02.808901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10365 | 2025.03.21 02:11:02.810436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10366 | 2025.03.21 02:11:02.810770 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10367 | 2025.03.21 02:11:02.812167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
10368 | 2025.03.21 02:11:03.134595 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10369 | 2025.03.21 02:11:03.134789 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10370 | 2025.03.21 02:11:03.134863 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10371 | 2025.03.21 02:11:03.135731 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10372 | 2025.03.21 02:11:03.135785 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10373 | 2025.03.21 02:11:03.136250 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10374 | 2025.03.21 02:11:03.136533 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10375 | 2025.03.21 02:11:03.136769 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002032 sec., 66929.13385826771 rows/sec., 5.78 MiB/sec. | ||
10376 | 2025.03.21 02:11:03.136837 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} <Debug> TCPHandler: Processed in 0.002374531 sec. | ||
10377 | 2025.03.21 02:11:03.136974 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10378 | 2025.03.21 02:11:03.137088 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10379 | 2025.03.21 02:11:03.137138 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10380 | 2025.03.21 02:11:03.137704 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10381 | 2025.03.21 02:11:03.137747 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10382 | 2025.03.21 02:11:03.138109 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10383 | 2025.03.21 02:11:03.138356 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10384 | 2025.03.21 02:11:03.138573 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001512 sec., 26455.026455026455 rows/sec., 1.94 MiB/sec. | ||
10385 | 2025.03.21 02:11:03.138629 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} <Debug> TCPHandler: Processed in 0.00170753 sec. | ||
10386 | 2025.03.21 02:11:03.138748 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10387 | 2025.03.21 02:11:03.138856 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10388 | 2025.03.21 02:11:03.138906 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10389 | 2025.03.21 02:11:03.139553 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10390 | 2025.03.21 02:11:03.139595 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10391 | 2025.03.21 02:11:03.140015 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10392 | 2025.03.21 02:11:03.140265 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10393 | 2025.03.21 02:11:03.140478 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001642 sec., 63337.393422655296 rows/sec., 4.95 MiB/sec. | ||
10394 | 2025.03.21 02:11:03.140564 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} <Debug> TCPHandler: Processed in 0.001864112 sec. | ||
10395 | 2025.03.21 02:11:03.140705 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10396 | 2025.03.21 02:11:03.140960 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10397 | 2025.03.21 02:11:03.141104 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10398 | 2025.03.21 02:11:03.141926 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10399 | 2025.03.21 02:11:03.141966 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10400 | 2025.03.21 02:11:03.142361 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10401 | 2025.03.21 02:11:03.142626 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10402 | 2025.03.21 02:11:03.142893 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002025 sec., 79012.34567901235 rows/sec., 5.50 MiB/sec. | ||
10403 | 2025.03.21 02:11:03.142988 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} <Debug> TCPHandler: Processed in 0.002336061 sec. | ||
10404 | 2025.03.21 02:11:03.143167 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10405 | 2025.03.21 02:11:03.143447 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10406 | 2025.03.21 02:11:03.143539 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10407 | 2025.03.21 02:11:03.144736 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10408 | 2025.03.21 02:11:03.144801 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10409 | 2025.03.21 02:11:03.145473 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10410 | 2025.03.21 02:11:03.145738 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10411 | 2025.03.21 02:11:03.145985 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002641 sec., 15145.778114350624 rows/sec., 27.14 MiB/sec. | ||
10412 | 2025.03.21 02:11:03.146099 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} <Debug> TCPHandler: Processed in 0.003027002 sec. | ||
10413 | 2025.03.21 02:11:03.146217 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10414 | 2025.03.21 02:11:03.146324 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10415 | 2025.03.21 02:11:03.146372 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10416 | 2025.03.21 02:11:03.146823 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10417 | 2025.03.21 02:11:03.146867 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10418 | 2025.03.21 02:11:03.147233 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10419 | 2025.03.21 02:11:03.147483 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10420 | 2025.03.21 02:11:03.147705 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
10421 | 2025.03.21 02:11:03.147756 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} <Debug> TCPHandler: Processed in 0.001589698 sec. | ||
10422 | 2025.03.21 02:11:07.502157 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10423 | 2025.03.21 02:11:07.502232 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10424 | 2025.03.21 02:11:07.677911 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10425 | 2025.03.21 02:11:07.678563 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10426 | 2025.03.21 02:11:07.678617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10427 | 2025.03.21 02:11:07.679206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10428 | 2025.03.21 02:11:07.679489 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10429 | 2025.03.21 02:11:07.679777 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10430 | 2025.03.21 02:11:08.138957 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10431 | 2025.03.21 02:11:08.139139 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10432 | 2025.03.21 02:11:08.139209 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10433 | 2025.03.21 02:11:08.140066 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10434 | 2025.03.21 02:11:08.140133 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10435 | 2025.03.21 02:11:08.140570 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10436 | 2025.03.21 02:11:08.140825 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10437 | 2025.03.21 02:11:08.140981 [ 83 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10438 | 2025.03.21 02:11:08.141025 [ 83 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10439 | 2025.03.21 02:11:08.141037 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001946 sec., 108941.41829393628 rows/sec., 6.93 MiB/sec. | ||
10440 | 2025.03.21 02:11:08.141050 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10441 | 2025.03.21 02:11:08.141161 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} <Debug> TCPHandler: Processed in 0.00232634 sec. | ||
10442 | 2025.03.21 02:11:08.141419 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10443 | 2025.03.21 02:11:08.141618 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10444 | 2025.03.21 02:11:08.141930 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10445 | 2025.03.21 02:11:08.141987 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10446 | 2025.03.21 02:11:08.142010 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part | ||
10447 | 2025.03.21 02:11:08.142089 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10448 | 2025.03.21 02:11:08.142326 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
10449 | 2025.03.21 02:11:08.142678 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
10450 | 2025.03.21 02:11:08.143020 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
10451 | 2025.03.21 02:11:08.143356 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
10452 | 2025.03.21 02:11:08.145088 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10453 | 2025.03.21 02:11:08.145169 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10454 | 2025.03.21 02:11:08.146092 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004922246 sec., 215348.846847557 rows/sec., 14.52 MiB/sec. | ||
10455 | 2025.03.21 02:11:08.146158 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10456 | 2025.03.21 02:11:08.146447 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10457 | 2025.03.21 02:11:08.146648 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10458 | 2025.03.21 02:11:08.147085 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005141 sec., 120015.56117486871 rows/sec., 9.38 MiB/sec. | ||
10459 | 2025.03.21 02:11:08.147415 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} <Debug> TCPHandler: Processed in 0.005965994 sec. | ||
10460 | 2025.03.21 02:11:08.147428 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10461 | 2025.03.21 02:11:08.147748 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10462 | 2025.03.21 02:11:08.147857 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10463 | 2025.03.21 02:11:08.148052 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10464 | 2025.03.21 02:11:08.148187 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
10465 | 2025.03.21 02:11:08.148195 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10466 | 2025.03.21 02:11:08.148828 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10467 | 2025.03.21 02:11:08.148866 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10468 | 2025.03.21 02:11:08.149244 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10469 | 2025.03.21 02:11:08.149481 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10470 | 2025.03.21 02:11:08.149608 [ 83 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10471 | 2025.03.21 02:11:08.149647 [ 83 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10472 | 2025.03.21 02:11:08.149662 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001719 sec., 61663.75799883653 rows/sec., 3.63 MiB/sec. | ||
10473 | 2025.03.21 02:11:08.149674 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10474 | 2025.03.21 02:11:08.149786 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} <Debug> TCPHandler: Processed in 0.002167317 sec. | ||
10475 | 2025.03.21 02:11:08.149925 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10476 | 2025.03.21 02:11:08.149989 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10477 | 2025.03.21 02:11:08.150182 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10478 | 2025.03.21 02:11:08.150216 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10479 | 2025.03.21 02:11:08.150253 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 166 rows starting from the beginning of the part | ||
10480 | 2025.03.21 02:11:08.150296 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10481 | 2025.03.21 02:11:08.150650 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 106 rows starting from the beginning of the part | ||
10482 | 2025.03.21 02:11:08.150971 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
10483 | 2025.03.21 02:11:08.151415 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 106 rows starting from the beginning of the part | ||
10484 | 2025.03.21 02:11:08.151821 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
10485 | 2025.03.21 02:11:08.152347 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 106 rows starting from the beginning of the part | ||
10486 | 2025.03.21 02:11:08.154180 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10487 | 2025.03.21 02:11:08.154249 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10488 | 2025.03.21 02:11:08.155273 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10489 | 2025.03.21 02:11:08.155727 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.005929284 sec., 95121.0972522146 rows/sec., 6.29 MiB/sec. | ||
10490 | 2025.03.21 02:11:08.155787 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10491 | 2025.03.21 02:11:08.156103 [ 84 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10492 | 2025.03.21 02:11:08.156152 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10493 | 2025.03.21 02:11:08.156193 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006046 sec., 18690.04300363877 rows/sec., 1.21 MiB/sec. | ||
10494 | 2025.03.21 02:11:08.156237 [ 84 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10495 | 2025.03.21 02:11:08.156397 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10496 | 2025.03.21 02:11:08.156505 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} <Debug> TCPHandler: Processed in 0.006586184 sec. | ||
10497 | 2025.03.21 02:11:08.156834 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
10498 | 2025.03.21 02:11:08.156871 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10499 | 2025.03.21 02:11:08.157237 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10500 | 2025.03.21 02:11:08.157249 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10501 | 2025.03.21 02:11:08.157260 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10502 | 2025.03.21 02:11:08.157308 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 342 rows starting from the beginning of the part | ||
10503 | 2025.03.21 02:11:08.157402 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10504 | 2025.03.21 02:11:08.157597 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10505 | 2025.03.21 02:11:08.157692 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part | ||
10506 | 2025.03.21 02:11:08.157998 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
10507 | 2025.03.21 02:11:08.158174 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
10508 | 2025.03.21 02:11:08.158478 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part | ||
10509 | 2025.03.21 02:11:08.158725 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part | ||
10510 | 2025.03.21 02:11:08.158961 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part | ||
10511 | 2025.03.21 02:11:08.160713 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10512 | 2025.03.21 02:11:08.160791 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10513 | 2025.03.21 02:11:08.161666 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10514 | 2025.03.21 02:11:08.161961 [ 193 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005317672 sec., 192189.36406758448 rows/sec., 13.43 MiB/sec. | ||
10515 | 2025.03.21 02:11:08.162152 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10516 | 2025.03.21 02:11:08.162163 [ 193 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10517 | 2025.03.21 02:11:08.162432 [ 84 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10518 | 2025.03.21 02:11:08.162547 [ 84 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10519 | 2025.03.21 02:11:08.162633 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10520 | 2025.03.21 02:11:08.162734 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005615 sec., 19946.571682991984 rows/sec., 1.14 MiB/sec. | ||
10521 | 2025.03.21 02:11:08.163085 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} <Debug> TCPHandler: Processed in 0.006351571 sec. | ||
10522 | 2025.03.21 02:11:08.163098 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10523 | 2025.03.21 02:11:08.163118 [ 193 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10524 | 2025.03.21 02:11:08.163324 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10525 | 2025.03.21 02:11:08.163403 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10526 | 2025.03.21 02:11:08.163415 [ 193 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10527 | 2025.03.21 02:11:08.163481 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part | ||
10528 | 2025.03.21 02:11:08.163526 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10529 | 2025.03.21 02:11:08.163686 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10530 | 2025.03.21 02:11:08.163689 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
10531 | 2025.03.21 02:11:08.163878 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
10532 | 2025.03.21 02:11:08.164275 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
10533 | 2025.03.21 02:11:08.164615 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
10534 | 2025.03.21 02:11:08.164985 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
10535 | 2025.03.21 02:11:08.166183 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10536 | 2025.03.21 02:11:08.166235 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10537 | 2025.03.21 02:11:08.166770 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003987979 sec., 140422.00322519251 rows/sec., 8.53 MiB/sec. | ||
10538 | 2025.03.21 02:11:08.166821 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10539 | 2025.03.21 02:11:08.166989 [ 193 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10540 | 2025.03.21 02:11:08.167273 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10541 | 2025.03.21 02:11:08.167672 [ 193 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10542 | 2025.03.21 02:11:08.167713 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004242 sec., 90051.86232909004 rows/sec., 6.35 MiB/sec. | ||
10543 | 2025.03.21 02:11:08.167851 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} <Debug> TCPHandler: Processed in 0.004648641 sec. | ||
10544 | 2025.03.21 02:11:08.167870 [ 193 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10545 | 2025.03.21 02:11:08.168015 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10546 | 2025.03.21 02:11:08.168028 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10547 | 2025.03.21 02:11:08.168157 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10548 | 2025.03.21 02:11:08.168203 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10549 | 2025.03.21 02:11:08.168641 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10550 | 2025.03.21 02:11:08.168679 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10551 | 2025.03.21 02:11:08.169051 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10552 | 2025.03.21 02:11:08.169295 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10553 | 2025.03.21 02:11:08.169542 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. | ||
10554 | 2025.03.21 02:11:08.169704 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} <Debug> TCPHandler: Processed in 0.00176021 sec. | ||
10555 | 2025.03.21 02:11:08.170018 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10556 | 2025.03.21 02:11:08.170152 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10557 | 2025.03.21 02:11:08.170203 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10558 | 2025.03.21 02:11:08.170743 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10559 | 2025.03.21 02:11:08.170780 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10560 | 2025.03.21 02:11:08.171165 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10561 | 2025.03.21 02:11:08.171402 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10562 | 2025.03.21 02:11:08.171641 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00151 sec., 156953.64238410594 rows/sec., 10.52 MiB/sec. | ||
10563 | 2025.03.21 02:11:08.171716 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} <Debug> TCPHandler: Processed in 0.001820431 sec. | ||
10564 | 2025.03.21 02:11:08.171945 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10565 | 2025.03.21 02:11:08.172141 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10566 | 2025.03.21 02:11:08.172190 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10567 | 2025.03.21 02:11:08.172599 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10568 | 2025.03.21 02:11:08.172638 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10569 | 2025.03.21 02:11:08.172986 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10570 | 2025.03.21 02:11:08.173235 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10571 | 2025.03.21 02:11:08.173475 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
10572 | 2025.03.21 02:11:08.173634 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} <Debug> TCPHandler: Processed in 0.001786632 sec. | ||
10573 | 2025.03.21 02:11:08.173867 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10574 | 2025.03.21 02:11:08.173977 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10575 | 2025.03.21 02:11:08.174023 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10576 | 2025.03.21 02:11:08.174469 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10577 | 2025.03.21 02:11:08.174507 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10578 | 2025.03.21 02:11:08.174861 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10579 | 2025.03.21 02:11:08.175106 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10580 | 2025.03.21 02:11:08.175319 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001367 sec., 59985.369422092175 rows/sec., 3.81 MiB/sec. | ||
10581 | 2025.03.21 02:11:08.175370 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} <Debug> TCPHandler: Processed in 0.001579937 sec. | ||
10582 | 2025.03.21 02:11:09.438566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10583 | 2025.03.21 02:11:09.459467 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10584 | 2025.03.21 02:11:09.459534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10585 | 2025.03.21 02:11:09.466873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10586 | 2025.03.21 02:11:09.467654 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10587 | 2025.03.21 02:11:09.470400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10588 | 2025.03.21 02:11:10.780485 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10589 | 2025.03.21 02:11:10.780716 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10590 | 2025.03.21 02:11:10.780797 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10591 | 2025.03.21 02:11:10.782223 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10592 | 2025.03.21 02:11:10.782277 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10593 | 2025.03.21 02:11:10.782807 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10594 | 2025.03.21 02:11:10.783077 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10595 | 2025.03.21 02:11:10.783335 [ 78 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10596 | 2025.03.21 02:11:10.783342 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.002675 sec., 477009.3457943926 rows/sec., 39.64 MiB/sec. | ||
10597 | 2025.03.21 02:11:10.783472 [ 78 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10598 | 2025.03.21 02:11:10.783553 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} <Debug> TCPHandler: Processed in 0.003201046 sec. | ||
10599 | 2025.03.21 02:11:10.783568 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10600 | 2025.03.21 02:11:10.783804 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10601 | 2025.03.21 02:11:10.783826 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10602 | 2025.03.21 02:11:10.783998 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10603 | 2025.03.21 02:11:10.784106 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10604 | 2025.03.21 02:11:10.784117 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10605 | 2025.03.21 02:11:10.784191 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1848 rows starting from the beginning of the part | ||
10606 | 2025.03.21 02:11:10.784491 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 136 rows starting from the beginning of the part | ||
10607 | 2025.03.21 02:11:10.784785 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 617 rows starting from the beginning of the part | ||
10608 | 2025.03.21 02:11:10.785186 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 136 rows starting from the beginning of the part | ||
10609 | 2025.03.21 02:11:10.785581 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 617 rows starting from the beginning of the part | ||
10610 | 2025.03.21 02:11:10.785911 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1276 rows starting from the beginning of the part | ||
10611 | 2025.03.21 02:11:10.787137 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10612 | 2025.03.21 02:11:10.787193 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10613 | 2025.03.21 02:11:10.788016 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10614 | 2025.03.21 02:11:10.788557 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10615 | 2025.03.21 02:11:10.788887 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.004943 sec., 8092.251669026906 rows/sec., 608.50 KiB/sec. | ||
10616 | 2025.03.21 02:11:10.788956 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} <Debug> TCPHandler: Processed in 0.005250981 sec. | ||
10617 | 2025.03.21 02:11:10.789141 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10618 | 2025.03.21 02:11:10.789260 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10619 | 2025.03.21 02:11:10.789309 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10620 | 2025.03.21 02:11:10.789885 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4630 rows, containing 5 columns (5 merged, 0 gathered) in 0.006155497 sec., 752173.2201315344 rows/sec., 64.08 MiB/sec. | ||
10621 | 2025.03.21 02:11:10.790194 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10622 | 2025.03.21 02:11:10.790830 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10623 | 2025.03.21 02:11:10.790839 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10624 | 2025.03.21 02:11:10.790890 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10625 | 2025.03.21 02:11:10.791033 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10626 | 2025.03.21 02:11:10.791210 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
10627 | 2025.03.21 02:11:10.791491 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10628 | 2025.03.21 02:11:10.791742 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10629 | 2025.03.21 02:11:10.791951 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002714 sec., 84008.84303610907 rows/sec., 5.69 MiB/sec. | ||
10630 | 2025.03.21 02:11:10.792011 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} <Debug> TCPHandler: Processed in 0.002939381 sec. | ||
10631 | 2025.03.21 02:11:10.792152 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10632 | 2025.03.21 02:11:10.792258 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10633 | 2025.03.21 02:11:10.792303 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10634 | 2025.03.21 02:11:10.793076 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10635 | 2025.03.21 02:11:10.793115 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10636 | 2025.03.21 02:11:10.793498 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10637 | 2025.03.21 02:11:10.793743 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10638 | 2025.03.21 02:11:10.793912 [ 78 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10639 | 2025.03.21 02:11:10.793981 [ 78 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10640 | 2025.03.21 02:11:10.793990 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.001742 sec., 321469.5752009185 rows/sec., 23.89 MiB/sec. | ||
10641 | 2025.03.21 02:11:10.794022 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10642 | 2025.03.21 02:11:10.794135 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} <Debug> TCPHandler: Processed in 0.002029885 sec. | ||
10643 | 2025.03.21 02:11:10.794330 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10644 | 2025.03.21 02:11:10.794360 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10645 | 2025.03.21 02:11:10.794689 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10646 | 2025.03.21 02:11:10.794733 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10647 | 2025.03.21 02:11:10.794852 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 916 rows starting from the beginning of the part | ||
10648 | 2025.03.21 02:11:10.794895 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10649 | 2025.03.21 02:11:10.795446 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
10650 | 2025.03.21 02:11:10.796257 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 382 rows starting from the beginning of the part | ||
10651 | 2025.03.21 02:11:10.796788 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
10652 | 2025.03.21 02:11:10.797173 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 382 rows starting from the beginning of the part | ||
10653 | 2025.03.21 02:11:10.797366 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 560 rows starting from the beginning of the part | ||
10654 | 2025.03.21 02:11:10.798133 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10655 | 2025.03.21 02:11:10.798175 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10656 | 2025.03.21 02:11:10.798817 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10657 | 2025.03.21 02:11:10.799123 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10658 | 2025.03.21 02:11:10.799380 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10659 | 2025.03.21 02:11:10.799539 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10660 | 2025.03.21 02:11:10.799681 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10661 | 2025.03.21 02:11:10.799726 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.005142 sec., 180863.4772462077 rows/sec., 12.12 MiB/sec. | ||
10662 | 2025.03.21 02:11:10.799900 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.005740631 sec., 426433.9582181819 rows/sec., 32.68 MiB/sec. | ||
10663 | 2025.03.21 02:11:10.800221 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10664 | 2025.03.21 02:11:10.800308 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} <Debug> TCPHandler: Processed in 0.005964394 sec. | ||
10665 | 2025.03.21 02:11:10.800370 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10666 | 2025.03.21 02:11:10.800882 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10667 | 2025.03.21 02:11:10.800993 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25717 rows starting from the beginning of the part | ||
10668 | 2025.03.21 02:11:10.801505 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10669 | 2025.03.21 02:11:10.801595 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
10670 | 2025.03.21 02:11:10.801626 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10671 | 2025.03.21 02:11:10.802006 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10672 | 2025.03.21 02:11:10.802137 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
10673 | 2025.03.21 02:11:10.802210 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10674 | 2025.03.21 02:11:10.802474 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10675 | 2025.03.21 02:11:10.802583 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
10676 | 2025.03.21 02:11:10.802808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
10677 | 2025.03.21 02:11:10.803160 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
10678 | 2025.03.21 02:11:10.803530 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 930 rows starting from the beginning of the part | ||
10679 | 2025.03.21 02:11:10.806915 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10680 | 2025.03.21 02:11:10.806993 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10681 | 2025.03.21 02:11:10.808654 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10682 | 2025.03.21 02:11:10.809346 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10683 | 2025.03.21 02:11:10.809725 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.007928 sec., 5045.408678102926 rows/sec., 9.04 MiB/sec. | ||
10684 | 2025.03.21 02:11:10.810374 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} <Debug> TCPHandler: Processed in 0.009050997 sec. | ||
10685 | 2025.03.21 02:11:10.810791 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10686 | 2025.03.21 02:11:10.810962 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10687 | 2025.03.21 02:11:10.811017 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10688 | 2025.03.21 02:11:10.811626 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10689 | 2025.03.21 02:11:10.811664 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10690 | 2025.03.21 02:11:10.812421 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10691 | 2025.03.21 02:11:10.812693 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10692 | 2025.03.21 02:11:10.812928 [ 78 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10693 | 2025.03.21 02:11:10.813050 [ 78 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10694 | 2025.03.21 02:11:10.813060 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.002151 sec., 13947.001394700139 rows/sec., 965.67 KiB/sec. | ||
10695 | 2025.03.21 02:11:10.813104 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10696 | 2025.03.21 02:11:10.813229 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} <Debug> TCPHandler: Processed in 0.002543085 sec. | ||
10697 | 2025.03.21 02:11:10.813383 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10698 | 2025.03.21 02:11:10.813636 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10699 | 2025.03.21 02:11:10.813684 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5098 rows starting from the beginning of the part | ||
10700 | 2025.03.21 02:11:10.813773 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
10701 | 2025.03.21 02:11:10.813908 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
10702 | 2025.03.21 02:11:10.814226 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
10703 | 2025.03.21 02:11:10.814311 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
10704 | 2025.03.21 02:11:10.814793 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
10705 | 2025.03.21 02:11:10.815347 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27441 rows, containing 5 columns (5 merged, 0 gathered) in 0.01549898 sec., 1770503.60733416 rows/sec., 119.68 MiB/sec. | ||
10706 | 2025.03.21 02:11:10.815673 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10707 | 2025.03.21 02:11:10.816069 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10708 | 2025.03.21 02:11:10.816317 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10709 | 2025.03.21 02:11:10.816487 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
10710 | 2025.03.21 02:11:10.817714 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 4 columns (4 merged, 0 gathered) in 0.004426897 sec., 1222526.7495494022 rows/sec., 80.02 MiB/sec. | ||
10711 | 2025.03.21 02:11:10.818223 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10712 | 2025.03.21 02:11:10.818510 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10713 | 2025.03.21 02:11:10.818592 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10714 | 2025.03.21 02:11:10.818668 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
10715 | 2025.03.21 02:11:11.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.59 MiB, peak 247.54 MiB, free memory in arenas 0.00 B, will set to 235.96 MiB (RSS), difference: 1.37 MiB | ||
10716 | 2025.03.21 02:11:12.812512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1508 | ||
10717 | 2025.03.21 02:11:12.816150 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10718 | 2025.03.21 02:11:12.816212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10719 | 2025.03.21 02:11:12.817718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10720 | 2025.03.21 02:11:12.818041 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10721 | 2025.03.21 02:11:12.819610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1508 | ||
10722 | 2025.03.21 02:11:13.128991 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10723 | 2025.03.21 02:11:13.129195 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10724 | 2025.03.21 02:11:13.129274 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10725 | 2025.03.21 02:11:13.130127 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10726 | 2025.03.21 02:11:13.130177 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10727 | 2025.03.21 02:11:13.130617 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10728 | 2025.03.21 02:11:13.130874 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10729 | 2025.03.21 02:11:13.131132 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.16 MiB/sec. | ||
10730 | 2025.03.21 02:11:13.131239 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} <Debug> TCPHandler: Processed in 0.002378102 sec. | ||
10731 | 2025.03.21 02:11:13.131429 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10732 | 2025.03.21 02:11:13.131697 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10733 | 2025.03.21 02:11:13.131772 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10734 | 2025.03.21 02:11:13.132350 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10735 | 2025.03.21 02:11:13.132393 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10736 | 2025.03.21 02:11:13.132774 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10737 | 2025.03.21 02:11:13.133016 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10738 | 2025.03.21 02:11:13.133199 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.12 MiB/sec. | ||
10739 | 2025.03.21 02:11:13.133252 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} <Debug> TCPHandler: Processed in 0.001922143 sec. | ||
10740 | 2025.03.21 02:11:13.133387 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10741 | 2025.03.21 02:11:13.133527 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10742 | 2025.03.21 02:11:13.133589 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10743 | 2025.03.21 02:11:13.134141 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10744 | 2025.03.21 02:11:13.134181 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10745 | 2025.03.21 02:11:13.134577 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10746 | 2025.03.21 02:11:13.134834 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10747 | 2025.03.21 02:11:13.135025 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001529 sec., 49705.689993459775 rows/sec., 3.47 MiB/sec. | ||
10748 | 2025.03.21 02:11:13.135086 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} <Debug> TCPHandler: Processed in 0.001764551 sec. | ||
10749 | 2025.03.21 02:11:13.135245 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10750 | 2025.03.21 02:11:13.135373 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10751 | 2025.03.21 02:11:13.135422 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10752 | 2025.03.21 02:11:13.135857 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10753 | 2025.03.21 02:11:13.135896 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10754 | 2025.03.21 02:11:13.136261 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10755 | 2025.03.21 02:11:13.136507 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10756 | 2025.03.21 02:11:13.136682 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001336 sec., 22455.08982035928 rows/sec., 1.51 MiB/sec. | ||
10757 | 2025.03.21 02:11:13.136733 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} <Debug> TCPHandler: Processed in 0.001551917 sec. | ||
10758 | 2025.03.21 02:11:15.179970 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
10759 | 2025.03.21 02:11:15.180735 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10760 | 2025.03.21 02:11:15.180785 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10761 | 2025.03.21 02:11:15.181340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10762 | 2025.03.21 02:11:15.181614 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10763 | 2025.03.21 02:11:15.181889 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10764 | 2025.03.21 02:11:16.970537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10765 | 2025.03.21 02:11:16.992975 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10766 | 2025.03.21 02:11:16.993048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10767 | 2025.03.21 02:11:17.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.48 MiB, peak 247.54 MiB, free memory in arenas 0.00 B, will set to 235.96 MiB (RSS), difference: -4.52 MiB | ||
10768 | 2025.03.21 02:11:17.001525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10769 | 2025.03.21 02:11:17.002421 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10770 | 2025.03.21 02:11:17.007699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10771 | 2025.03.21 02:11:18.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.96 MiB, peak 247.54 MiB, free memory in arenas 0.00 B, will set to 236.02 MiB (RSS), difference: 4.06 MiB | ||
10772 | 2025.03.21 02:11:18.139230 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10773 | 2025.03.21 02:11:18.139421 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10774 | 2025.03.21 02:11:18.139495 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10775 | 2025.03.21 02:11:18.140362 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10776 | 2025.03.21 02:11:18.140416 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10777 | 2025.03.21 02:11:18.140871 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10778 | 2025.03.21 02:11:18.141136 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10779 | 2025.03.21 02:11:18.141425 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002047 sec., 103566.19443087444 rows/sec., 6.59 MiB/sec. | ||
10780 | 2025.03.21 02:11:18.141584 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} <Debug> TCPHandler: Processed in 0.002481034 sec. | ||
10781 | 2025.03.21 02:11:18.141804 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10782 | 2025.03.21 02:11:18.141918 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10783 | 2025.03.21 02:11:18.141971 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10784 | 2025.03.21 02:11:18.142878 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10785 | 2025.03.21 02:11:18.142921 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10786 | 2025.03.21 02:11:18.143326 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10787 | 2025.03.21 02:11:18.143587 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10788 | 2025.03.21 02:11:18.143810 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001915 sec., 322193.21148825064 rows/sec., 25.19 MiB/sec. | ||
10789 | 2025.03.21 02:11:18.143867 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} <Debug> TCPHandler: Processed in 0.002132437 sec. | ||
10790 | 2025.03.21 02:11:18.144005 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10791 | 2025.03.21 02:11:18.144144 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10792 | 2025.03.21 02:11:18.144200 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10793 | 2025.03.21 02:11:18.144910 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10794 | 2025.03.21 02:11:18.144957 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10795 | 2025.03.21 02:11:18.145334 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10796 | 2025.03.21 02:11:18.145583 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10797 | 2025.03.21 02:11:18.145806 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001693 sec., 62610.75014766686 rows/sec., 3.68 MiB/sec. | ||
10798 | 2025.03.21 02:11:18.145858 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} <Debug> TCPHandler: Processed in 0.001918533 sec. | ||
10799 | 2025.03.21 02:11:18.145986 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10800 | 2025.03.21 02:11:18.146092 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10801 | 2025.03.21 02:11:18.146137 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10802 | 2025.03.21 02:11:18.146691 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10803 | 2025.03.21 02:11:18.146731 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10804 | 2025.03.21 02:11:18.147088 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10805 | 2025.03.21 02:11:18.147338 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10806 | 2025.03.21 02:11:18.147571 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001498 sec., 75433.91188251002 rows/sec., 4.88 MiB/sec. | ||
10807 | 2025.03.21 02:11:18.147643 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} <Debug> TCPHandler: Processed in 0.001707919 sec. | ||
10808 | 2025.03.21 02:11:18.147888 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10809 | 2025.03.21 02:11:18.148005 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10810 | 2025.03.21 02:11:18.148052 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10811 | 2025.03.21 02:11:18.148616 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10812 | 2025.03.21 02:11:18.148655 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10813 | 2025.03.21 02:11:18.149008 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10814 | 2025.03.21 02:11:18.149248 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10815 | 2025.03.21 02:11:18.149451 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001469 sec., 76242.3417290674 rows/sec., 4.34 MiB/sec. | ||
10816 | 2025.03.21 02:11:18.149504 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} <Debug> TCPHandler: Processed in 0.00171725 sec. | ||
10817 | 2025.03.21 02:11:18.149620 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10818 | 2025.03.21 02:11:18.149725 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10819 | 2025.03.21 02:11:18.149768 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10820 | 2025.03.21 02:11:18.150424 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10821 | 2025.03.21 02:11:18.150463 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10822 | 2025.03.21 02:11:18.150833 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10823 | 2025.03.21 02:11:18.151078 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10824 | 2025.03.21 02:11:18.151307 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001602 sec., 238451.93508114858 rows/sec., 16.82 MiB/sec. | ||
10825 | 2025.03.21 02:11:18.151409 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} <Debug> TCPHandler: Processed in 0.001839742 sec. | ||
10826 | 2025.03.21 02:11:18.151567 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10827 | 2025.03.21 02:11:18.151845 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10828 | 2025.03.21 02:11:18.151947 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10829 | 2025.03.21 02:11:18.152412 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10830 | 2025.03.21 02:11:18.152450 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10831 | 2025.03.21 02:11:18.152802 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10832 | 2025.03.21 02:11:18.153047 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10833 | 2025.03.21 02:11:18.153292 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. | ||
10834 | 2025.03.21 02:11:18.153492 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} <Debug> TCPHandler: Processed in 0.002010295 sec. | ||
10835 | 2025.03.21 02:11:18.153700 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10836 | 2025.03.21 02:11:18.153808 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10837 | 2025.03.21 02:11:18.153856 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10838 | 2025.03.21 02:11:18.154410 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10839 | 2025.03.21 02:11:18.154449 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10840 | 2025.03.21 02:11:18.154834 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10841 | 2025.03.21 02:11:18.155073 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10842 | 2025.03.21 02:11:18.155301 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001517 sec., 156229.40013183915 rows/sec., 10.47 MiB/sec. | ||
10843 | 2025.03.21 02:11:18.155399 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} <Debug> TCPHandler: Processed in 0.0017613 sec. | ||
10844 | 2025.03.21 02:11:18.155565 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10845 | 2025.03.21 02:11:18.155863 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10846 | 2025.03.21 02:11:18.155960 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10847 | 2025.03.21 02:11:18.156396 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10848 | 2025.03.21 02:11:18.156434 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10849 | 2025.03.21 02:11:18.156778 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10850 | 2025.03.21 02:11:18.157012 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10851 | 2025.03.21 02:11:18.157233 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. | ||
10852 | 2025.03.21 02:11:18.157283 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} <Debug> TCPHandler: Processed in 0.001818111 sec. | ||
10853 | 2025.03.21 02:11:18.157386 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10854 | 2025.03.21 02:11:18.157489 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10855 | 2025.03.21 02:11:18.157534 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10856 | 2025.03.21 02:11:18.157965 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10857 | 2025.03.21 02:11:18.158003 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10858 | 2025.03.21 02:11:18.158361 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10859 | 2025.03.21 02:11:18.158594 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10860 | 2025.03.21 02:11:18.158813 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001343 sec., 61057.33432613552 rows/sec., 3.88 MiB/sec. | ||
10861 | 2025.03.21 02:11:18.158900 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} <Debug> TCPHandler: Processed in 0.001563477 sec. | ||
10862 | 2025.03.21 02:11:22.502486 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10863 | 2025.03.21 02:11:22.502555 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10864 | 2025.03.21 02:11:22.682097 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
10865 | 2025.03.21 02:11:22.682834 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10866 | 2025.03.21 02:11:22.682885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10867 | 2025.03.21 02:11:22.683458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10868 | 2025.03.21 02:11:22.683719 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10869 | 2025.03.21 02:11:22.683924 [ 65 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10870 | 2025.03.21 02:11:22.683997 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10871 | 2025.03.21 02:11:22.684013 [ 65 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10872 | 2025.03.21 02:11:22.684052 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10873 | 2025.03.21 02:11:22.684192 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
10874 | 2025.03.21 02:11:22.684378 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10875 | 2025.03.21 02:11:22.684428 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
10876 | 2025.03.21 02:11:22.684514 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
10877 | 2025.03.21 02:11:22.684649 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
10878 | 2025.03.21 02:11:22.684885 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
10879 | 2025.03.21 02:11:22.685029 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
10880 | 2025.03.21 02:11:22.685211 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
10881 | 2025.03.21 02:11:22.687968 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839307 sec., 6688967.566282144 rows/sec., 95.69 MiB/sec. | ||
10882 | 2025.03.21 02:11:22.688340 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10883 | 2025.03.21 02:11:22.688713 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10884 | 2025.03.21 02:11:22.688809 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10885 | 2025.03.21 02:11:22.688931 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10886 | 2025.03.21 02:11:22.819943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1536 | ||
10887 | 2025.03.21 02:11:22.822916 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10888 | 2025.03.21 02:11:22.822971 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10889 | 2025.03.21 02:11:22.825403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10890 | 2025.03.21 02:11:22.825730 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10891 | 2025.03.21 02:11:22.825937 [ 65 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10892 | 2025.03.21 02:11:22.826077 [ 65 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10893 | 2025.03.21 02:11:22.826144 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10894 | 2025.03.21 02:11:22.826463 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
10895 | 2025.03.21 02:11:22.826903 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
10896 | 2025.03.21 02:11:22.827337 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10897 | 2025.03.21 02:11:22.827458 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1354 rows starting from the beginning of the part | ||
10898 | 2025.03.21 02:11:22.828035 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
10899 | 2025.03.21 02:11:22.828618 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
10900 | 2025.03.21 02:11:22.829205 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
10901 | 2025.03.21 02:11:22.829748 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
10902 | 2025.03.21 02:11:22.830395 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
10903 | 2025.03.21 02:11:22.838886 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 72 columns (72 merged, 0 gathered) in 0.01262137 sec., 121698.35762678695 rows/sec., 94.34 MiB/sec. | ||
10904 | 2025.03.21 02:11:22.840712 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10905 | 2025.03.21 02:11:22.841565 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10906 | 2025.03.21 02:11:22.841661 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10907 | 2025.03.21 02:11:22.842012 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
10908 | 2025.03.21 02:11:23.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.14 MiB, peak 247.54 MiB, free memory in arenas 0.00 B, will set to 236.09 MiB (RSS), difference: 3.95 MiB | ||
10909 | 2025.03.21 02:11:23.135421 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10910 | 2025.03.21 02:11:23.135727 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10911 | 2025.03.21 02:11:23.135847 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10912 | 2025.03.21 02:11:23.136866 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10913 | 2025.03.21 02:11:23.136914 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10914 | 2025.03.21 02:11:23.137375 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10915 | 2025.03.21 02:11:23.137641 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10916 | 2025.03.21 02:11:23.137866 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002221 sec., 61233.67852318776 rows/sec., 5.29 MiB/sec. | ||
10917 | 2025.03.21 02:11:23.137973 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} <Debug> TCPHandler: Processed in 0.002740028 sec. | ||
10918 | 2025.03.21 02:11:23.138190 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10919 | 2025.03.21 02:11:23.138463 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10920 | 2025.03.21 02:11:23.138542 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10921 | 2025.03.21 02:11:23.139098 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10922 | 2025.03.21 02:11:23.139138 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10923 | 2025.03.21 02:11:23.139498 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10924 | 2025.03.21 02:11:23.139738 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10925 | 2025.03.21 02:11:23.139914 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001553 sec., 25756.600128783 rows/sec., 1.89 MiB/sec. | ||
10926 | 2025.03.21 02:11:23.139968 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} <Debug> TCPHandler: Processed in 0.001876013 sec. | ||
10927 | 2025.03.21 02:11:23.140094 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10928 | 2025.03.21 02:11:23.140201 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10929 | 2025.03.21 02:11:23.140246 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10930 | 2025.03.21 02:11:23.140799 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10931 | 2025.03.21 02:11:23.140837 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10932 | 2025.03.21 02:11:23.141193 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10933 | 2025.03.21 02:11:23.141436 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10934 | 2025.03.21 02:11:23.141612 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001434 sec., 72524.40725244072 rows/sec., 5.66 MiB/sec. | ||
10935 | 2025.03.21 02:11:23.141665 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} <Debug> TCPHandler: Processed in 0.001620618 sec. | ||
10936 | 2025.03.21 02:11:23.141779 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10937 | 2025.03.21 02:11:23.141885 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10938 | 2025.03.21 02:11:23.141934 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10939 | 2025.03.21 02:11:23.142458 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10940 | 2025.03.21 02:11:23.142494 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10941 | 2025.03.21 02:11:23.142885 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10942 | 2025.03.21 02:11:23.143125 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10943 | 2025.03.21 02:11:23.143329 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
10944 | 2025.03.21 02:11:23.143443 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} <Debug> TCPHandler: Processed in 0.00171173 sec. | ||
10945 | 2025.03.21 02:11:23.143660 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10946 | 2025.03.21 02:11:23.143957 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10947 | 2025.03.21 02:11:23.144059 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10948 | 2025.03.21 02:11:23.145251 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10949 | 2025.03.21 02:11:23.145289 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10950 | 2025.03.21 02:11:23.145949 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10951 | 2025.03.21 02:11:23.146268 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10952 | 2025.03.21 02:11:23.146476 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00263 sec., 15209.125475285171 rows/sec., 27.25 MiB/sec. | ||
10953 | 2025.03.21 02:11:23.146598 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} <Debug> TCPHandler: Processed in 0.003045473 sec. | ||
10954 | 2025.03.21 02:11:23.146731 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10955 | 2025.03.21 02:11:23.146836 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10956 | 2025.03.21 02:11:23.146882 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10957 | 2025.03.21 02:11:23.147324 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10958 | 2025.03.21 02:11:23.147360 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10959 | 2025.03.21 02:11:23.147711 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10960 | 2025.03.21 02:11:23.147952 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10961 | 2025.03.21 02:11:23.148148 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. | ||
10962 | 2025.03.21 02:11:23.148204 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} <Debug> TCPHandler: Processed in 0.001523756 sec. | ||
10963 | 2025.03.21 02:11:24.507837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
10964 | 2025.03.21 02:11:24.529942 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10965 | 2025.03.21 02:11:24.530003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10966 | 2025.03.21 02:11:24.537557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10967 | 2025.03.21 02:11:24.538351 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10968 | 2025.03.21 02:11:24.538758 [ 62 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10969 | 2025.03.21 02:11:24.538894 [ 62 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10970 | 2025.03.21 02:11:24.538976 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
10971 | 2025.03.21 02:11:24.539521 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
10972 | 2025.03.21 02:11:24.556909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
10973 | 2025.03.21 02:11:24.558701 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10974 | 2025.03.21 02:11:24.560216 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
10975 | 2025.03.21 02:11:24.566148 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
10976 | 2025.03.21 02:11:24.571792 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
10977 | 2025.03.21 02:11:24.577470 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
10978 | 2025.03.21 02:11:24.583426 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
10979 | 2025.03.21 02:11:24.588215 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
10980 | 2025.03.21 02:11:24.656182 [ 200 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.117017747 sec., 3606.290591118627 rows/sec., 18.65 MiB/sec. | ||
10981 | 2025.03.21 02:11:24.659859 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10982 | 2025.03.21 02:11:24.662902 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10983 | 2025.03.21 02:11:24.663049 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10984 | 2025.03.21 02:11:24.665581 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10985 | 2025.03.21 02:11:25.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.17 MiB, peak 250.58 MiB, free memory in arenas 0.00 B, will set to 239.68 MiB (RSS), difference: 2.51 MiB | ||
10986 | 2025.03.21 02:11:28.138652 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10987 | 2025.03.21 02:11:28.138880 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10988 | 2025.03.21 02:11:28.138963 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10989 | 2025.03.21 02:11:28.139877 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10990 | 2025.03.21 02:11:28.139931 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
10991 | 2025.03.21 02:11:28.140392 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10992 | 2025.03.21 02:11:28.140666 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10993 | 2025.03.21 02:11:28.140907 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002085 sec., 101678.65707434053 rows/sec., 6.47 MiB/sec. | ||
10994 | 2025.03.21 02:11:28.140976 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} <Debug> TCPHandler: Processed in 0.002462803 sec. | ||
10995 | 2025.03.21 02:11:28.141093 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10996 | 2025.03.21 02:11:28.141204 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10997 | 2025.03.21 02:11:28.141252 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10998 | 2025.03.21 02:11:28.142090 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10999 | 2025.03.21 02:11:28.142133 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11000 | 2025.03.21 02:11:28.142538 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11001 | 2025.03.21 02:11:28.142789 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11002 | 2025.03.21 02:11:28.143005 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001827 sec., 337712.09633278596 rows/sec., 26.40 MiB/sec. | ||
11003 | 2025.03.21 02:11:28.143060 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} <Debug> TCPHandler: Processed in 0.002020295 sec. | ||
11004 | 2025.03.21 02:11:28.143165 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11005 | 2025.03.21 02:11:28.143270 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11006 | 2025.03.21 02:11:28.143317 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11007 | 2025.03.21 02:11:28.143866 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11008 | 2025.03.21 02:11:28.143906 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11009 | 2025.03.21 02:11:28.144261 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11010 | 2025.03.21 02:11:28.144503 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11011 | 2025.03.21 02:11:28.144717 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.00147 sec., 72108.84353741497 rows/sec., 4.24 MiB/sec. | ||
11012 | 2025.03.21 02:11:28.144770 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} <Debug> TCPHandler: Processed in 0.001655719 sec. | ||
11013 | 2025.03.21 02:11:28.144873 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11014 | 2025.03.21 02:11:28.144977 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11015 | 2025.03.21 02:11:28.145021 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11016 | 2025.03.21 02:11:28.145588 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11017 | 2025.03.21 02:11:28.145628 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11018 | 2025.03.21 02:11:28.145977 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11019 | 2025.03.21 02:11:28.146232 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11020 | 2025.03.21 02:11:28.146520 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001556 sec., 72622.10796915166 rows/sec., 4.70 MiB/sec. | ||
11021 | 2025.03.21 02:11:28.147099 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} <Debug> TCPHandler: Processed in 0.002253839 sec. | ||
11022 | 2025.03.21 02:11:28.147756 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11023 | 2025.03.21 02:11:28.147867 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11024 | 2025.03.21 02:11:28.147912 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11025 | 2025.03.21 02:11:28.148498 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11026 | 2025.03.21 02:11:28.148538 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11027 | 2025.03.21 02:11:28.148892 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11028 | 2025.03.21 02:11:28.149127 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11029 | 2025.03.21 02:11:28.149335 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001491 sec., 75117.37089201878 rows/sec., 4.28 MiB/sec. | ||
11030 | 2025.03.21 02:11:28.149391 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} <Debug> TCPHandler: Processed in 0.00175248 sec. | ||
11031 | 2025.03.21 02:11:28.149519 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11032 | 2025.03.21 02:11:28.149656 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11033 | 2025.03.21 02:11:28.149711 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11034 | 2025.03.21 02:11:28.150498 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11035 | 2025.03.21 02:11:28.150539 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11036 | 2025.03.21 02:11:28.150941 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11037 | 2025.03.21 02:11:28.151214 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11038 | 2025.03.21 02:11:28.151431 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001804 sec., 211751.66297117516 rows/sec., 14.93 MiB/sec. | ||
11039 | 2025.03.21 02:11:28.151486 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} <Debug> TCPHandler: Processed in 0.002031325 sec. | ||
11040 | 2025.03.21 02:11:28.151596 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11041 | 2025.03.21 02:11:28.151701 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11042 | 2025.03.21 02:11:28.151748 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11043 | 2025.03.21 02:11:28.152177 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11044 | 2025.03.21 02:11:28.152216 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11045 | 2025.03.21 02:11:28.152578 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11046 | 2025.03.21 02:11:28.152819 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11047 | 2025.03.21 02:11:28.153028 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. | ||
11048 | 2025.03.21 02:11:28.153078 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} <Debug> TCPHandler: Processed in 0.001532387 sec. | ||
11049 | 2025.03.21 02:11:28.153202 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11050 | 2025.03.21 02:11:28.153306 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11051 | 2025.03.21 02:11:28.153354 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11052 | 2025.03.21 02:11:28.153880 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11053 | 2025.03.21 02:11:28.153919 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11054 | 2025.03.21 02:11:28.154317 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11055 | 2025.03.21 02:11:28.154564 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11056 | 2025.03.21 02:11:28.154789 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001501 sec., 157894.73684210528 rows/sec., 10.58 MiB/sec. | ||
11057 | 2025.03.21 02:11:28.154863 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} <Debug> TCPHandler: Processed in 0.00171037 sec. | ||
11058 | 2025.03.21 02:11:28.155000 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11059 | 2025.03.21 02:11:28.155288 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11060 | 2025.03.21 02:11:28.155414 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11061 | 2025.03.21 02:11:28.155974 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11062 | 2025.03.21 02:11:28.156014 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11063 | 2025.03.21 02:11:28.156368 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11064 | 2025.03.21 02:11:28.156630 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11065 | 2025.03.21 02:11:28.156801 [ 56 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11066 | 2025.03.21 02:11:28.156860 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 40.13 KiB/sec. | ||
11067 | 2025.03.21 02:11:28.156877 [ 56 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11068 | 2025.03.21 02:11:28.156942 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11069 | 2025.03.21 02:11:28.156991 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} <Debug> TCPHandler: Processed in 0.002056656 sec. | ||
11070 | 2025.03.21 02:11:28.157203 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::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 | ||
11071 | 2025.03.21 02:11:28.157213 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11072 | 2025.03.21 02:11:28.157478 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11073 | 2025.03.21 02:11:28.157495 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11074 | 2025.03.21 02:11:28.157571 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11075 | 2025.03.21 02:11:28.157574 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 31 rows starting from the beginning of the part | ||
11076 | 2025.03.21 02:11:28.157883 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11077 | 2025.03.21 02:11:28.158242 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11078 | 2025.03.21 02:11:28.158564 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11079 | 2025.03.21 02:11:28.158908 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11080 | 2025.03.21 02:11:28.159071 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11081 | 2025.03.21 02:11:28.159935 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11082 | 2025.03.21 02:11:28.160107 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11083 | 2025.03.21 02:11:28.161167 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11084 | 2025.03.21 02:11:28.161750 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11085 | 2025.03.21 02:11:28.161921 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004855784 sec., 7413.838836323856 rows/sec., 498.76 KiB/sec. | ||
11086 | 2025.03.21 02:11:28.162198 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004804 sec., 17069.10907577019 rows/sec., 1.08 MiB/sec. | ||
11087 | 2025.03.21 02:11:28.162269 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11088 | 2025.03.21 02:11:28.162325 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} <Debug> TCPHandler: Processed in 0.005188531 sec. | ||
11089 | 2025.03.21 02:11:28.162687 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11090 | 2025.03.21 02:11:28.162844 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11091 | 2025.03.21 02:11:28.162932 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11092 | 2025.03.21 02:11:30.184204 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
11093 | 2025.03.21 02:11:30.184905 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11094 | 2025.03.21 02:11:30.184956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11095 | 2025.03.21 02:11:30.185506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11096 | 2025.03.21 02:11:30.185785 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11097 | 2025.03.21 02:11:30.186109 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11098 | 2025.03.21 02:11:32.057078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11099 | 2025.03.21 02:11:32.076354 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11100 | 2025.03.21 02:11:32.076422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11101 | 2025.03.21 02:11:32.083494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11102 | 2025.03.21 02:11:32.084258 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11103 | 2025.03.21 02:11:32.088789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11104 | 2025.03.21 02:11:32.827221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1568 | ||
11105 | 2025.03.21 02:11:32.830586 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11106 | 2025.03.21 02:11:32.830644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11107 | 2025.03.21 02:11:32.832176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11108 | 2025.03.21 02:11:32.832502 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11109 | 2025.03.21 02:11:32.834549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
11110 | 2025.03.21 02:11:33.135782 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11111 | 2025.03.21 02:11:33.135982 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11112 | 2025.03.21 02:11:33.136059 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11113 | 2025.03.21 02:11:33.136923 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11114 | 2025.03.21 02:11:33.136974 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11115 | 2025.03.21 02:11:33.137422 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11116 | 2025.03.21 02:11:33.137686 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11117 | 2025.03.21 02:11:33.137889 [ 52 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11118 | 2025.03.21 02:11:33.137958 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002027 sec., 67094.22792303897 rows/sec., 5.79 MiB/sec. | ||
11119 | 2025.03.21 02:11:33.137975 [ 52 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11120 | 2025.03.21 02:11:33.138043 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11121 | 2025.03.21 02:11:33.138099 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} <Debug> TCPHandler: Processed in 0.002438143 sec. | ||
11122 | 2025.03.21 02:11:33.138315 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11123 | 2025.03.21 02:11:33.138318 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11124 | 2025.03.21 02:11:33.138489 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11125 | 2025.03.21 02:11:33.138606 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11126 | 2025.03.21 02:11:33.138635 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11127 | 2025.03.21 02:11:33.138737 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1848 rows starting from the beginning of the part | ||
11128 | 2025.03.21 02:11:33.139014 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
11129 | 2025.03.21 02:11:33.139409 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 617 rows starting from the beginning of the part | ||
11130 | 2025.03.21 02:11:33.139774 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part | ||
11131 | 2025.03.21 02:11:33.140092 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 617 rows starting from the beginning of the part | ||
11132 | 2025.03.21 02:11:33.140404 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
11133 | 2025.03.21 02:11:33.141241 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11134 | 2025.03.21 02:11:33.141310 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11135 | 2025.03.21 02:11:33.142236 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11136 | 2025.03.21 02:11:33.142785 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11137 | 2025.03.21 02:11:33.143110 [ 52 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11138 | 2025.03.21 02:11:33.143199 [ 52 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11139 | 2025.03.21 02:11:33.143240 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11140 | 2025.03.21 02:11:33.143282 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.004816 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. | ||
11141 | 2025.03.21 02:11:33.143605 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} <Debug> TCPHandler: Processed in 0.005355764 sec. | ||
11142 | 2025.03.21 02:11:33.143679 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
11143 | 2025.03.21 02:11:33.144060 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11144 | 2025.03.21 02:11:33.144245 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11145 | 2025.03.21 02:11:33.144375 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.006194458 sec., 550492.0688783425 rows/sec., 46.50 MiB/sec. | ||
11146 | 2025.03.21 02:11:33.144386 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 166 rows starting from the beginning of the part | ||
11147 | 2025.03.21 02:11:33.144426 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11148 | 2025.03.21 02:11:33.144554 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11149 | 2025.03.21 02:11:33.144855 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
11150 | 2025.03.21 02:11:33.144949 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11151 | 2025.03.21 02:11:33.145259 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
11152 | 2025.03.21 02:11:33.145693 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 40 rows starting from the beginning of the part | ||
11153 | 2025.03.21 02:11:33.146154 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
11154 | 2025.03.21 02:11:33.146544 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11155 | 2025.03.21 02:11:33.146667 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 40 rows starting from the beginning of the part | ||
11156 | 2025.03.21 02:11:33.147324 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11157 | 2025.03.21 02:11:33.147569 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
11158 | 2025.03.21 02:11:33.148647 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11159 | 2025.03.21 02:11:33.148727 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11160 | 2025.03.21 02:11:33.149707 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11161 | 2025.03.21 02:11:33.150002 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.006626845 sec., 75148.88306577262 rows/sec., 5.09 MiB/sec. | ||
11162 | 2025.03.21 02:11:33.150217 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11163 | 2025.03.21 02:11:33.150332 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11164 | 2025.03.21 02:11:33.150454 [ 52 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11165 | 2025.03.21 02:11:33.150555 [ 52 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11166 | 2025.03.21 02:11:33.150644 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11167 | 2025.03.21 02:11:33.150873 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.006473 sec., 16066.738761007262 rows/sec., 1.25 MiB/sec. | ||
11168 | 2025.03.21 02:11:33.151031 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11169 | 2025.03.21 02:11:33.151435 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} <Debug> TCPHandler: Processed in 0.007669653 sec. | ||
11170 | 2025.03.21 02:11:33.151900 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11171 | 2025.03.21 02:11:33.151902 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11172 | 2025.03.21 02:11:33.152071 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11173 | 2025.03.21 02:11:33.152071 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 916 rows starting from the beginning of the part | ||
11174 | 2025.03.21 02:11:33.152342 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11175 | 2025.03.21 02:11:33.152805 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
11176 | 2025.03.21 02:11:33.152825 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11177 | 2025.03.21 02:11:33.153299 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 382 rows starting from the beginning of the part | ||
11178 | 2025.03.21 02:11:33.153686 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11179 | 2025.03.21 02:11:33.153793 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
11180 | 2025.03.21 02:11:33.154022 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11181 | 2025.03.21 02:11:33.154463 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 382 rows starting from the beginning of the part | ||
11182 | 2025.03.21 02:11:33.154859 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
11183 | 2025.03.21 02:11:33.156479 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11184 | 2025.03.21 02:11:33.156542 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11185 | 2025.03.21 02:11:33.157601 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11186 | 2025.03.21 02:11:33.158072 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11187 | 2025.03.21 02:11:33.158290 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.007524491 sec., 259419.54080349088 rows/sec., 19.82 MiB/sec. | ||
11188 | 2025.03.21 02:11:33.158420 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11189 | 2025.03.21 02:11:33.158497 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11190 | 2025.03.21 02:11:33.158569 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11191 | 2025.03.21 02:11:33.158569 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005554 sec., 28808.066258552397 rows/sec., 2.01 MiB/sec. | ||
11192 | 2025.03.21 02:11:33.158709 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11193 | 2025.03.21 02:11:33.159023 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} <Debug> TCPHandler: Processed in 0.007152674 sec. | ||
11194 | 2025.03.21 02:11:33.159112 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11195 | 2025.03.21 02:11:33.159269 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11196 | 2025.03.21 02:11:33.159584 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11197 | 2025.03.21 02:11:33.159607 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11198 | 2025.03.21 02:11:33.159616 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11199 | 2025.03.21 02:11:33.159703 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27441 rows starting from the beginning of the part | ||
11200 | 2025.03.21 02:11:33.159956 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11201 | 2025.03.21 02:11:33.159991 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11202 | 2025.03.21 02:11:33.160218 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 76 rows starting from the beginning of the part | ||
11203 | 2025.03.21 02:11:33.160391 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11204 | 2025.03.21 02:11:33.160689 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part | ||
11205 | 2025.03.21 02:11:33.161131 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
11206 | 2025.03.21 02:11:33.161426 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part | ||
11207 | 2025.03.21 02:11:33.161846 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
11208 | 2025.03.21 02:11:33.164750 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11209 | 2025.03.21 02:11:33.164827 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11210 | 2025.03.21 02:11:33.166509 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11211 | 2025.03.21 02:11:33.167296 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11212 | 2025.03.21 02:11:33.167508 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11213 | 2025.03.21 02:11:33.167598 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11214 | 2025.03.21 02:11:33.167618 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.008134 sec., 4917.629702483403 rows/sec., 8.81 MiB/sec. | ||
11215 | 2025.03.21 02:11:33.167640 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11216 | 2025.03.21 02:11:33.168150 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
11217 | 2025.03.21 02:11:33.168358 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} <Debug> TCPHandler: Processed in 0.00916346 sec. | ||
11218 | 2025.03.21 02:11:33.168513 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11219 | 2025.03.21 02:11:33.168671 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11220 | 2025.03.21 02:11:33.168689 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11221 | 2025.03.21 02:11:33.168771 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11222 | 2025.03.21 02:11:33.168816 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1415 rows starting from the beginning of the part | ||
11223 | 2025.03.21 02:11:33.169618 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
11224 | 2025.03.21 02:11:33.170619 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
11225 | 2025.03.21 02:11:33.170923 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11226 | 2025.03.21 02:11:33.171018 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11227 | 2025.03.21 02:11:33.171338 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
11228 | 2025.03.21 02:11:33.172101 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
11229 | 2025.03.21 02:11:33.172448 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11230 | 2025.03.21 02:11:33.172790 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
11231 | 2025.03.21 02:11:33.173217 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11232 | 2025.03.21 02:11:33.173738 [ 52 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11233 | 2025.03.21 02:11:33.173938 [ 52 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11234 | 2025.03.21 02:11:33.174103 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11235 | 2025.03.21 02:11:33.174397 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005717 sec., 10495.01486793773 rows/sec., 724.27 KiB/sec. | ||
11236 | 2025.03.21 02:11:33.174978 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11237 | 2025.03.21 02:11:33.175002 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28311 rows, containing 5 columns (5 merged, 0 gathered) in 0.016296803 sec., 1737211.8936456435 rows/sec., 117.47 MiB/sec. | ||
11238 | 2025.03.21 02:11:33.175005 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} <Debug> TCPHandler: Processed in 0.006550203 sec. | ||
11239 | 2025.03.21 02:11:33.175335 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11240 | 2025.03.21 02:11:33.175370 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5412 rows starting from the beginning of the part | ||
11241 | 2025.03.21 02:11:33.175602 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11242 | 2025.03.21 02:11:33.175696 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
11243 | 2025.03.21 02:11:33.176301 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
11244 | 2025.03.21 02:11:33.176820 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
11245 | 2025.03.21 02:11:33.177211 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11246 | 2025.03.21 02:11:33.177384 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part | ||
11247 | 2025.03.21 02:11:33.177732 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11248 | 2025.03.21 02:11:33.177888 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
11249 | 2025.03.21 02:11:33.178172 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
11250 | 2025.03.21 02:11:33.180787 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5726 rows, containing 4 columns (4 merged, 0 gathered) in 0.006466813 sec., 885443.8809348593 rows/sec., 57.95 MiB/sec. | ||
11251 | 2025.03.21 02:11:33.181373 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11252 | 2025.03.21 02:11:33.181997 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11253 | 2025.03.21 02:11:33.182195 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11254 | 2025.03.21 02:11:33.182366 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
11255 | 2025.03.21 02:11:33.188159 [ 194 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1615 rows, containing 19 columns (19 merged, 0 gathered) in 0.020366034 sec., 79298.6990005025 rows/sec., 142.10 MiB/sec. | ||
11256 | 2025.03.21 02:11:33.190153 [ 194 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11257 | 2025.03.21 02:11:33.190581 [ 194 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11258 | 2025.03.21 02:11:33.190674 [ 194 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11259 | 2025.03.21 02:11:33.190829 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.69 MiB. | ||
11260 | 2025.03.21 02:11:34.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.46 MiB, peak 252.09 MiB, free memory in arenas 0.00 B, will set to 244.66 MiB (RSS), difference: 4.20 MiB | ||
11261 | 2025.03.21 02:11:37.502811 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11262 | 2025.03.21 02:11:37.502922 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11263 | 2025.03.21 02:11:37.686366 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
11264 | 2025.03.21 02:11:37.687210 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11265 | 2025.03.21 02:11:37.687258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11266 | 2025.03.21 02:11:37.687794 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11267 | 2025.03.21 02:11:37.688060 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11268 | 2025.03.21 02:11:37.688303 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11269 | 2025.03.21 02:11:38.139365 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11270 | 2025.03.21 02:11:38.139558 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11271 | 2025.03.21 02:11:38.139631 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11272 | 2025.03.21 02:11:38.140510 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11273 | 2025.03.21 02:11:38.140557 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11274 | 2025.03.21 02:11:38.141013 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11275 | 2025.03.21 02:11:38.141286 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11276 | 2025.03.21 02:11:38.141521 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002006 sec., 105682.95114656031 rows/sec., 6.72 MiB/sec. | ||
11277 | 2025.03.21 02:11:38.141636 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} <Debug> TCPHandler: Processed in 0.002389302 sec. | ||
11278 | 2025.03.21 02:11:38.141884 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11279 | 2025.03.21 02:11:38.142006 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11280 | 2025.03.21 02:11:38.142067 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11281 | 2025.03.21 02:11:38.142959 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11282 | 2025.03.21 02:11:38.143000 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11283 | 2025.03.21 02:11:38.143409 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11284 | 2025.03.21 02:11:38.143666 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11285 | 2025.03.21 02:11:38.143850 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001877 sec., 328716.03622802347 rows/sec., 25.70 MiB/sec. | ||
11286 | 2025.03.21 02:11:38.143906 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} <Debug> TCPHandler: Processed in 0.002107306 sec. | ||
11287 | 2025.03.21 02:11:38.144013 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11288 | 2025.03.21 02:11:38.144119 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11289 | 2025.03.21 02:11:38.144164 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11290 | 2025.03.21 02:11:38.144725 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11291 | 2025.03.21 02:11:38.144764 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11292 | 2025.03.21 02:11:38.145140 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11293 | 2025.03.21 02:11:38.145383 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11294 | 2025.03.21 02:11:38.145562 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001467 sec., 72256.30538513974 rows/sec., 4.25 MiB/sec. | ||
11295 | 2025.03.21 02:11:38.145615 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} <Debug> TCPHandler: Processed in 0.001651659 sec. | ||
11296 | 2025.03.21 02:11:38.145729 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11297 | 2025.03.21 02:11:38.145839 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11298 | 2025.03.21 02:11:38.145884 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11299 | 2025.03.21 02:11:38.146439 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11300 | 2025.03.21 02:11:38.146475 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11301 | 2025.03.21 02:11:38.146832 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11302 | 2025.03.21 02:11:38.147076 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11303 | 2025.03.21 02:11:38.147268 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001451 sec., 77877.32598208133 rows/sec., 5.04 MiB/sec. | ||
11304 | 2025.03.21 02:11:38.147379 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} <Debug> TCPHandler: Processed in 0.00169737 sec. | ||
11305 | 2025.03.21 02:11:38.147545 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11306 | 2025.03.21 02:11:38.147652 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11307 | 2025.03.21 02:11:38.147695 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11308 | 2025.03.21 02:11:38.148272 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11309 | 2025.03.21 02:11:38.148308 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11310 | 2025.03.21 02:11:38.148666 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11311 | 2025.03.21 02:11:38.148908 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11312 | 2025.03.21 02:11:38.149084 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001456 sec., 76923.07692307692 rows/sec., 4.38 MiB/sec. | ||
11313 | 2025.03.21 02:11:38.149135 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} <Debug> TCPHandler: Processed in 0.001641898 sec. | ||
11314 | 2025.03.21 02:11:38.149256 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11315 | 2025.03.21 02:11:38.149362 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11316 | 2025.03.21 02:11:38.149406 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11317 | 2025.03.21 02:11:38.150069 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11318 | 2025.03.21 02:11:38.150106 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11319 | 2025.03.21 02:11:38.150485 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11320 | 2025.03.21 02:11:38.150737 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11321 | 2025.03.21 02:11:38.150910 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00157 sec., 243312.10191082803 rows/sec., 17.16 MiB/sec. | ||
11322 | 2025.03.21 02:11:38.150961 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} <Debug> TCPHandler: Processed in 0.00175449 sec. | ||
11323 | 2025.03.21 02:11:38.151074 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11324 | 2025.03.21 02:11:38.151180 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11325 | 2025.03.21 02:11:38.151225 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11326 | 2025.03.21 02:11:38.151663 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11327 | 2025.03.21 02:11:38.151699 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11328 | 2025.03.21 02:11:38.152056 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11329 | 2025.03.21 02:11:38.152298 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11330 | 2025.03.21 02:11:38.152431 [ 47 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11331 | 2025.03.21 02:11:38.152476 [ 47 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11332 | 2025.03.21 02:11:38.152485 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec. | ||
11333 | 2025.03.21 02:11:38.152501 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11334 | 2025.03.21 02:11:38.152583 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} <Debug> TCPHandler: Processed in 0.001556707 sec. | ||
11335 | 2025.03.21 02:11:38.152753 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
11336 | 2025.03.21 02:11:38.152876 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11337 | 2025.03.21 02:11:38.152948 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11338 | 2025.03.21 02:11:38.153038 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
11339 | 2025.03.21 02:11:38.153071 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11340 | 2025.03.21 02:11:38.153246 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11341 | 2025.03.21 02:11:38.153288 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
11342 | 2025.03.21 02:11:38.153745 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
11343 | 2025.03.21 02:11:38.154101 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11344 | 2025.03.21 02:11:38.154446 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11345 | 2025.03.21 02:11:38.154778 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11346 | 2025.03.21 02:11:38.155755 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11347 | 2025.03.21 02:11:38.155832 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11348 | 2025.03.21 02:11:38.156848 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11349 | 2025.03.21 02:11:38.157461 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11350 | 2025.03.21 02:11:38.157502 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004897295 sec., 44105.98095479239 rows/sec., 2.25 MiB/sec. | ||
11351 | 2025.03.21 02:11:38.157799 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0048 sec., 49375.00000000001 rows/sec., 3.31 MiB/sec. | ||
11352 | 2025.03.21 02:11:38.157860 [ 197 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11353 | 2025.03.21 02:11:38.157921 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} <Debug> TCPHandler: Processed in 0.005109199 sec. | ||
11354 | 2025.03.21 02:11:38.158125 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11355 | 2025.03.21 02:11:38.158300 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11356 | 2025.03.21 02:11:38.158371 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11357 | 2025.03.21 02:11:38.158523 [ 197 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11358 | 2025.03.21 02:11:38.158783 [ 197 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11359 | 2025.03.21 02:11:38.158976 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11360 | 2025.03.21 02:11:38.159214 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11361 | 2025.03.21 02:11:38.159256 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11362 | 2025.03.21 02:11:38.159616 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11363 | 2025.03.21 02:11:38.159873 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11364 | 2025.03.21 02:11:38.160077 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001825 sec., 547.945205479452 rows/sec., 36.92 KiB/sec. | ||
11365 | 2025.03.21 02:11:38.160165 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} <Debug> TCPHandler: Processed in 0.002099856 sec. | ||
11366 | 2025.03.21 02:11:38.160404 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11367 | 2025.03.21 02:11:38.160511 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11368 | 2025.03.21 02:11:38.160557 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11369 | 2025.03.21 02:11:38.161002 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11370 | 2025.03.21 02:11:38.161042 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11371 | 2025.03.21 02:11:38.161420 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11372 | 2025.03.21 02:11:38.161656 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11373 | 2025.03.21 02:11:38.161829 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001342 sec., 61102.83159463487 rows/sec., 3.88 MiB/sec. | ||
11374 | 2025.03.21 02:11:38.161878 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} <Debug> TCPHandler: Processed in 0.001562107 sec. | ||
11375 | 2025.03.21 02:11:39.588944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11376 | 2025.03.21 02:11:39.608780 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11377 | 2025.03.21 02:11:39.608838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11378 | 2025.03.21 02:11:39.616239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11379 | 2025.03.21 02:11:39.617012 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11380 | 2025.03.21 02:11:39.620929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11381 | 2025.03.21 02:11:40.781620 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11382 | 2025.03.21 02:11:40.781842 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11383 | 2025.03.21 02:11:40.781921 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11384 | 2025.03.21 02:11:40.782682 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11385 | 2025.03.21 02:11:40.782727 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11386 | 2025.03.21 02:11:40.783163 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
11387 | 2025.03.21 02:11:40.783439 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11388 | 2025.03.21 02:11:40.783684 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001895 sec., 9498.68073878628 rows/sec., 774.55 KiB/sec. | ||
11389 | 2025.03.21 02:11:40.783865 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} <Debug> TCPHandler: Processed in 0.002376582 sec. | ||
11390 | 2025.03.21 02:11:40.784023 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11391 | 2025.03.21 02:11:40.784168 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11392 | 2025.03.21 02:11:40.784224 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11393 | 2025.03.21 02:11:40.785570 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11394 | 2025.03.21 02:11:40.785609 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11395 | 2025.03.21 02:11:40.786077 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11396 | 2025.03.21 02:11:40.786328 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11397 | 2025.03.21 02:11:40.786534 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002397 sec., 536086.7751355862 rows/sec., 44.51 MiB/sec. | ||
11398 | 2025.03.21 02:11:40.786628 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} <Debug> TCPHandler: Processed in 0.002672856 sec. | ||
11399 | 2025.03.21 02:11:40.786796 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11400 | 2025.03.21 02:11:40.787075 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11401 | 2025.03.21 02:11:40.787180 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11402 | 2025.03.21 02:11:40.787754 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11403 | 2025.03.21 02:11:40.787792 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11404 | 2025.03.21 02:11:40.788150 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11405 | 2025.03.21 02:11:40.788394 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11406 | 2025.03.21 02:11:40.788572 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.001605 sec., 36137.071651090344 rows/sec., 2.59 MiB/sec. | ||
11407 | 2025.03.21 02:11:40.788624 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} <Debug> TCPHandler: Processed in 0.001909704 sec. | ||
11408 | 2025.03.21 02:11:40.788749 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11409 | 2025.03.21 02:11:40.788855 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11410 | 2025.03.21 02:11:40.788899 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11411 | 2025.03.21 02:11:40.789544 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11412 | 2025.03.21 02:11:40.789581 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11413 | 2025.03.21 02:11:40.789943 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11414 | 2025.03.21 02:11:40.790182 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11415 | 2025.03.21 02:11:40.790313 [ 43 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11416 | 2025.03.21 02:11:40.790363 [ 43 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11417 | 2025.03.21 02:11:40.790367 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001532 sec., 148825.06527415145 rows/sec., 10.08 MiB/sec. | ||
11418 | 2025.03.21 02:11:40.790391 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11419 | 2025.03.21 02:11:40.790439 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} <Debug> TCPHandler: Processed in 0.00174287 sec. | ||
11420 | 2025.03.21 02:11:40.790656 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::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 | ||
11421 | 2025.03.21 02:11:40.790662 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11422 | 2025.03.21 02:11:40.790914 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11423 | 2025.03.21 02:11:40.790953 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11424 | 2025.03.21 02:11:40.790988 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11425 | 2025.03.21 02:11:40.791021 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 342 rows starting from the beginning of the part | ||
11426 | 2025.03.21 02:11:40.791347 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
11427 | 2025.03.21 02:11:40.791731 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 113 rows starting from the beginning of the part | ||
11428 | 2025.03.21 02:11:40.792207 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 113 rows starting from the beginning of the part | ||
11429 | 2025.03.21 02:11:40.792583 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part | ||
11430 | 2025.03.21 02:11:40.792803 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 228 rows starting from the beginning of the part | ||
11431 | 2025.03.21 02:11:40.793957 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11432 | 2025.03.21 02:11:40.794034 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11433 | 2025.03.21 02:11:40.795052 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11434 | 2025.03.21 02:11:40.795561 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11435 | 2025.03.21 02:11:40.795573 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.005090398 sec., 223361.70963449223 rows/sec., 15.71 MiB/sec. | ||
11436 | 2025.03.21 02:11:40.795834 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11437 | 2025.03.21 02:11:40.795967 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.005113 sec., 113045.17895560336 rows/sec., 8.42 MiB/sec. | ||
11438 | 2025.03.21 02:11:40.796108 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} <Debug> TCPHandler: Processed in 0.005523846 sec. | ||
11439 | 2025.03.21 02:11:40.796290 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11440 | 2025.03.21 02:11:40.796360 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11441 | 2025.03.21 02:11:40.796473 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11442 | 2025.03.21 02:11:40.796556 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11443 | 2025.03.21 02:11:40.796568 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11444 | 2025.03.21 02:11:40.796749 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
11445 | 2025.03.21 02:11:40.797570 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11446 | 2025.03.21 02:11:40.797612 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11447 | 2025.03.21 02:11:40.798055 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11448 | 2025.03.21 02:11:40.798305 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11449 | 2025.03.21 02:11:40.798500 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.002091 sec., 449067.4318507891 rows/sec., 30.10 MiB/sec. | ||
11450 | 2025.03.21 02:11:40.798594 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} <Debug> TCPHandler: Processed in 0.002376841 sec. | ||
11451 | 2025.03.21 02:11:40.798817 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11452 | 2025.03.21 02:11:40.799093 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11453 | 2025.03.21 02:11:40.799169 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11454 | 2025.03.21 02:11:40.800339 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11455 | 2025.03.21 02:11:40.800376 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11456 | 2025.03.21 02:11:40.801037 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11457 | 2025.03.21 02:11:40.801292 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11458 | 2025.03.21 02:11:40.801486 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002483 sec., 16109.544905356424 rows/sec., 28.87 MiB/sec. | ||
11459 | 2025.03.21 02:11:40.801576 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} <Debug> TCPHandler: Processed in 0.00286396 sec. | ||
11460 | 2025.03.21 02:11:40.801713 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11461 | 2025.03.21 02:11:40.801818 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11462 | 2025.03.21 02:11:40.801863 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11463 | 2025.03.21 02:11:40.802289 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11464 | 2025.03.21 02:11:40.802324 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11465 | 2025.03.21 02:11:40.802676 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11466 | 2025.03.21 02:11:40.802910 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11467 | 2025.03.21 02:11:40.803088 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001293 sec., 23201.85614849188 rows/sec., 1.57 MiB/sec. | ||
11468 | 2025.03.21 02:11:40.803136 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} <Debug> TCPHandler: Processed in 0.001473385 sec. | ||
11469 | 2025.03.21 02:11:42.834855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1616 | ||
11470 | 2025.03.21 02:11:42.838446 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11471 | 2025.03.21 02:11:42.838508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11472 | 2025.03.21 02:11:42.840032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11473 | 2025.03.21 02:11:42.840371 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11474 | 2025.03.21 02:11:42.841083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
11475 | 2025.03.21 02:11:43.129089 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11476 | 2025.03.21 02:11:43.129272 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11477 | 2025.03.21 02:11:43.129344 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11478 | 2025.03.21 02:11:43.130141 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11479 | 2025.03.21 02:11:43.130184 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11480 | 2025.03.21 02:11:43.130577 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11481 | 2025.03.21 02:11:43.130823 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11482 | 2025.03.21 02:11:43.131055 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.35 MiB/sec. | ||
11483 | 2025.03.21 02:11:43.131113 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} <Debug> TCPHandler: Processed in 0.002117627 sec. | ||
11484 | 2025.03.21 02:11:43.131237 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11485 | 2025.03.21 02:11:43.131346 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11486 | 2025.03.21 02:11:43.131392 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11487 | 2025.03.21 02:11:43.131935 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11488 | 2025.03.21 02:11:43.131974 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11489 | 2025.03.21 02:11:43.132333 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11490 | 2025.03.21 02:11:43.132587 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11491 | 2025.03.21 02:11:43.132798 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001475 sec., 43389.83050847458 rows/sec., 3.39 MiB/sec. | ||
11492 | 2025.03.21 02:11:43.132848 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} <Debug> TCPHandler: Processed in 0.001664759 sec. | ||
11493 | 2025.03.21 02:11:43.132966 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11494 | 2025.03.21 02:11:43.133071 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11495 | 2025.03.21 02:11:43.133119 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11496 | 2025.03.21 02:11:43.133601 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11497 | 2025.03.21 02:11:43.133639 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11498 | 2025.03.21 02:11:43.134006 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11499 | 2025.03.21 02:11:43.134241 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11500 | 2025.03.21 02:11:43.134465 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001415 sec., 53710.24734982332 rows/sec., 3.75 MiB/sec. | ||
11501 | 2025.03.21 02:11:43.134532 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} <Debug> TCPHandler: Processed in 0.001616668 sec. | ||
11502 | 2025.03.21 02:11:43.134664 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11503 | 2025.03.21 02:11:43.134821 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11504 | 2025.03.21 02:11:43.134880 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11505 | 2025.03.21 02:11:43.135310 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11506 | 2025.03.21 02:11:43.135347 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11507 | 2025.03.21 02:11:43.135699 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11508 | 2025.03.21 02:11:43.135938 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11509 | 2025.03.21 02:11:43.136144 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001366 sec., 21961.932650073206 rows/sec., 1.48 MiB/sec. | ||
11510 | 2025.03.21 02:11:43.136192 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} <Debug> TCPHandler: Processed in 0.001595758 sec. | ||
11511 | 2025.03.21 02:11:45.188505 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
11512 | 2025.03.21 02:11:45.189202 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11513 | 2025.03.21 02:11:45.189246 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11514 | 2025.03.21 02:11:45.189781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11515 | 2025.03.21 02:11:45.190044 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11516 | 2025.03.21 02:11:45.190280 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
11517 | 2025.03.21 02:11:47.121073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11518 | 2025.03.21 02:11:47.142301 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11519 | 2025.03.21 02:11:47.142365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11520 | 2025.03.21 02:11:47.149711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11521 | 2025.03.21 02:11:47.150473 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11522 | 2025.03.21 02:11:47.153214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11523 | 2025.03.21 02:11:48.139127 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11524 | 2025.03.21 02:11:48.139332 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11525 | 2025.03.21 02:11:48.139415 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11526 | 2025.03.21 02:11:48.140366 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11527 | 2025.03.21 02:11:48.140419 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11528 | 2025.03.21 02:11:48.140868 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11529 | 2025.03.21 02:11:48.141143 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11530 | 2025.03.21 02:11:48.141380 [ 34 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11531 | 2025.03.21 02:11:48.141408 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002131 sec., 99483.8104176443 rows/sec., 6.33 MiB/sec. | ||
11532 | 2025.03.21 02:11:48.141466 [ 34 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11533 | 2025.03.21 02:11:48.141552 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} <Debug> TCPHandler: Processed in 0.002551174 sec. | ||
11534 | 2025.03.21 02:11:48.141552 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11535 | 2025.03.21 02:11:48.141776 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11536 | 2025.03.21 02:11:48.141785 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11537 | 2025.03.21 02:11:48.142057 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11538 | 2025.03.21 02:11:48.142078 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11539 | 2025.03.21 02:11:48.142150 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11540 | 2025.03.21 02:11:48.142170 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part | ||
11541 | 2025.03.21 02:11:48.142523 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
11542 | 2025.03.21 02:11:48.142953 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
11543 | 2025.03.21 02:11:48.143321 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
11544 | 2025.03.21 02:11:48.143606 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
11545 | 2025.03.21 02:11:48.145230 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11546 | 2025.03.21 02:11:48.145307 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11547 | 2025.03.21 02:11:48.146209 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11548 | 2025.03.21 02:11:48.146215 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004558769 sec., 232518.91025844918 rows/sec., 15.68 MiB/sec. | ||
11549 | 2025.03.21 02:11:48.146514 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11550 | 2025.03.21 02:11:48.146555 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11551 | 2025.03.21 02:11:48.147021 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005049 sec., 122202.41632006339 rows/sec., 9.55 MiB/sec. | ||
11552 | 2025.03.21 02:11:48.147173 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} <Debug> TCPHandler: Processed in 0.005473955 sec. | ||
11553 | 2025.03.21 02:11:48.147308 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11554 | 2025.03.21 02:11:48.147343 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11555 | 2025.03.21 02:11:48.147459 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11556 | 2025.03.21 02:11:48.147507 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11557 | 2025.03.21 02:11:48.147606 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11558 | 2025.03.21 02:11:48.147626 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
11559 | 2025.03.21 02:11:48.148251 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11560 | 2025.03.21 02:11:48.148294 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11561 | 2025.03.21 02:11:48.148655 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11562 | 2025.03.21 02:11:48.148898 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11563 | 2025.03.21 02:11:48.149106 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001642 sec., 64555.42021924482 rows/sec., 3.80 MiB/sec. | ||
11564 | 2025.03.21 02:11:48.149158 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} <Debug> TCPHandler: Processed in 0.001882253 sec. | ||
11565 | 2025.03.21 02:11:48.149280 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11566 | 2025.03.21 02:11:48.149385 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11567 | 2025.03.21 02:11:48.149429 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11568 | 2025.03.21 02:11:48.149975 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11569 | 2025.03.21 02:11:48.150013 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11570 | 2025.03.21 02:11:48.150363 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11571 | 2025.03.21 02:11:48.150608 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11572 | 2025.03.21 02:11:48.150853 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001488 sec., 75940.86021505376 rows/sec., 4.92 MiB/sec. | ||
11573 | 2025.03.21 02:11:48.150937 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} <Debug> TCPHandler: Processed in 0.00170555 sec. | ||
11574 | 2025.03.21 02:11:48.151194 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11575 | 2025.03.21 02:11:48.151334 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11576 | 2025.03.21 02:11:48.151383 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11577 | 2025.03.21 02:11:48.151955 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11578 | 2025.03.21 02:11:48.151994 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11579 | 2025.03.21 02:11:48.152343 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11580 | 2025.03.21 02:11:48.152580 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11581 | 2025.03.21 02:11:48.152741 [ 34 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11582 | 2025.03.21 02:11:48.152804 [ 34 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11583 | 2025.03.21 02:11:48.152820 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0015 sec., 74666.66666666667 rows/sec., 4.25 MiB/sec. | ||
11584 | 2025.03.21 02:11:48.152844 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11585 | 2025.03.21 02:11:48.152985 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} <Debug> TCPHandler: Processed in 0.001887543 sec. | ||
11586 | 2025.03.21 02:11:48.153057 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11587 | 2025.03.21 02:11:48.153158 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11588 | 2025.03.21 02:11:48.153237 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11589 | 2025.03.21 02:11:48.153317 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part | ||
11590 | 2025.03.21 02:11:48.153347 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11591 | 2025.03.21 02:11:48.153497 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11592 | 2025.03.21 02:11:48.153659 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
11593 | 2025.03.21 02:11:48.154066 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
11594 | 2025.03.21 02:11:48.154450 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
11595 | 2025.03.21 02:11:48.154891 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
11596 | 2025.03.21 02:11:48.156539 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11597 | 2025.03.21 02:11:48.156620 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11598 | 2025.03.21 02:11:48.157592 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00462259 sec., 121144.20703544981 rows/sec., 7.36 MiB/sec. | ||
11599 | 2025.03.21 02:11:48.157637 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11600 | 2025.03.21 02:11:48.157784 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11601 | 2025.03.21 02:11:48.158085 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11602 | 2025.03.21 02:11:48.158341 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11603 | 2025.03.21 02:11:48.158578 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.005286 sec., 72266.36398032539 rows/sec., 5.10 MiB/sec. | ||
11604 | 2025.03.21 02:11:48.158593 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11605 | 2025.03.21 02:11:48.158892 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
11606 | 2025.03.21 02:11:48.159027 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} <Debug> TCPHandler: Processed in 0.005943693 sec. | ||
11607 | 2025.03.21 02:11:48.159299 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11608 | 2025.03.21 02:11:48.159445 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11609 | 2025.03.21 02:11:48.159495 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11610 | 2025.03.21 02:11:48.159988 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11611 | 2025.03.21 02:11:48.160027 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11612 | 2025.03.21 02:11:48.160412 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11613 | 2025.03.21 02:11:48.160659 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11614 | 2025.03.21 02:11:48.160838 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
11615 | 2025.03.21 02:11:48.160888 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} <Debug> TCPHandler: Processed in 0.00168715 sec. | ||
11616 | 2025.03.21 02:11:48.161022 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11617 | 2025.03.21 02:11:48.161126 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11618 | 2025.03.21 02:11:48.161174 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11619 | 2025.03.21 02:11:48.161697 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11620 | 2025.03.21 02:11:48.161734 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11621 | 2025.03.21 02:11:48.162120 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11622 | 2025.03.21 02:11:48.162371 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11623 | 2025.03.21 02:11:48.162561 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001454 sec., 162998.62448418158 rows/sec., 10.93 MiB/sec. | ||
11624 | 2025.03.21 02:11:48.162650 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} <Debug> TCPHandler: Processed in 0.00167739 sec. | ||
11625 | 2025.03.21 02:11:48.162793 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11626 | 2025.03.21 02:11:48.163072 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11627 | 2025.03.21 02:11:48.163211 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11628 | 2025.03.21 02:11:48.163953 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11629 | 2025.03.21 02:11:48.163991 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11630 | 2025.03.21 02:11:48.164342 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11631 | 2025.03.21 02:11:48.164581 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11632 | 2025.03.21 02:11:48.164804 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001828 sec., 547.0459518599563 rows/sec., 36.86 KiB/sec. | ||
11633 | 2025.03.21 02:11:48.164961 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} <Debug> TCPHandler: Processed in 0.002239089 sec. | ||
11634 | 2025.03.21 02:11:48.165183 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11635 | 2025.03.21 02:11:48.165289 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11636 | 2025.03.21 02:11:48.165337 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11637 | 2025.03.21 02:11:48.165799 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11638 | 2025.03.21 02:11:48.165836 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
11639 | 2025.03.21 02:11:48.166192 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11640 | 2025.03.21 02:11:48.166431 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11641 | 2025.03.21 02:11:48.166609 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001344 sec., 61011.90476190476 rows/sec., 3.88 MiB/sec. | ||
11642 | 2025.03.21 02:11:48.166658 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} <Debug> TCPHandler: Processed in 0.001548747 sec. | ||
11643 | 2025.03.21 02:11:52.502985 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11644 | 2025.03.21 02:11:52.503060 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11645 | 2025.03.21 02:11:52.690481 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
11646 | 2025.03.21 02:11:52.691113 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11647 | 2025.03.21 02:11:52.691158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11648 | 2025.03.21 02:11:52.691671 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11649 | 2025.03.21 02:11:52.691921 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11650 | 2025.03.21 02:11:52.692110 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11651 | 2025.03.21 02:11:52.841512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1644 | ||
11652 | 2025.03.21 02:11:52.845099 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11653 | 2025.03.21 02:11:52.845157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11654 | 2025.03.21 02:11:52.846657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11655 | 2025.03.21 02:11:52.846974 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11656 | 2025.03.21 02:11:52.847674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
11657 | 2025.03.21 02:11:53.135100 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11658 | 2025.03.21 02:11:53.135280 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11659 | 2025.03.21 02:11:53.135351 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11660 | 2025.03.21 02:11:53.136080 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11661 | 2025.03.21 02:11:53.136123 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11662 | 2025.03.21 02:11:53.136520 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11663 | 2025.03.21 02:11:53.136768 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11664 | 2025.03.21 02:11:53.137005 [ 26 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11665 | 2025.03.21 02:11:53.137019 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001776 sec., 76576.57657657658 rows/sec., 6.61 MiB/sec. | ||
11666 | 2025.03.21 02:11:53.137124 [ 26 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11667 | 2025.03.21 02:11:53.137190 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} <Debug> TCPHandler: Processed in 0.002165877 sec. | ||
11668 | 2025.03.21 02:11:53.137216 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11669 | 2025.03.21 02:11:53.137378 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11670 | 2025.03.21 02:11:53.137427 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11671 | 2025.03.21 02:11:53.137521 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11672 | 2025.03.21 02:11:53.137589 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11673 | 2025.03.21 02:11:53.137601 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11674 | 2025.03.21 02:11:53.137659 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1848 rows starting from the beginning of the part | ||
11675 | 2025.03.21 02:11:53.137872 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 617 rows starting from the beginning of the part | ||
11676 | 2025.03.21 02:11:53.138339 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1285 rows starting from the beginning of the part | ||
11677 | 2025.03.21 02:11:53.138751 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
11678 | 2025.03.21 02:11:53.139120 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 617 rows starting from the beginning of the part | ||
11679 | 2025.03.21 02:11:53.139492 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 136 rows starting from the beginning of the part | ||
11680 | 2025.03.21 02:11:53.140212 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11681 | 2025.03.21 02:11:53.140255 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11682 | 2025.03.21 02:11:53.140765 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11683 | 2025.03.21 02:11:53.141096 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11684 | 2025.03.21 02:11:53.141364 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.003881 sec., 10306.62200463798 rows/sec., 775.01 KiB/sec. | ||
11685 | 2025.03.21 02:11:53.141429 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} <Debug> TCPHandler: Processed in 0.004131742 sec. | ||
11686 | 2025.03.21 02:11:53.141555 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11687 | 2025.03.21 02:11:53.141668 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11688 | 2025.03.21 02:11:53.141716 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11689 | 2025.03.21 02:11:53.142065 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004728592 sec., 964134.7783864626 rows/sec., 81.92 MiB/sec. | ||
11690 | 2025.03.21 02:11:53.142472 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11691 | 2025.03.21 02:11:53.142725 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11692 | 2025.03.21 02:11:53.142788 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11693 | 2025.03.21 02:11:53.143154 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11694 | 2025.03.21 02:11:53.143398 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11695 | 2025.03.21 02:11:53.143496 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11696 | 2025.03.21 02:11:53.143559 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
11697 | 2025.03.21 02:11:53.143800 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11698 | 2025.03.21 02:11:53.143985 [ 26 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11699 | 2025.03.21 02:11:53.144037 [ 26 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11700 | 2025.03.21 02:11:53.144054 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002403 sec., 43279.234290470245 rows/sec., 3.38 MiB/sec. | ||
11701 | 2025.03.21 02:11:53.144071 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11702 | 2025.03.21 02:11:53.144193 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} <Debug> TCPHandler: Processed in 0.002686116 sec. | ||
11703 | 2025.03.21 02:11:53.144361 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11704 | 2025.03.21 02:11:53.144414 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11705 | 2025.03.21 02:11:53.144568 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11706 | 2025.03.21 02:11:53.144636 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11707 | 2025.03.21 02:11:53.144647 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 916 rows starting from the beginning of the part | ||
11708 | 2025.03.21 02:11:53.144745 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11709 | 2025.03.21 02:11:53.145041 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 382 rows starting from the beginning of the part | ||
11710 | 2025.03.21 02:11:53.145427 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 578 rows starting from the beginning of the part | ||
11711 | 2025.03.21 02:11:53.145742 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
11712 | 2025.03.21 02:11:53.146111 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 382 rows starting from the beginning of the part | ||
11713 | 2025.03.21 02:11:53.146420 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
11714 | 2025.03.21 02:11:53.147587 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11715 | 2025.03.21 02:11:53.147668 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11716 | 2025.03.21 02:11:53.148652 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11717 | 2025.03.21 02:11:53.149113 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11718 | 2025.03.21 02:11:53.149391 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11719 | 2025.03.21 02:11:53.149490 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004882 sec., 32773.453502662844 rows/sec., 2.28 MiB/sec. | ||
11720 | 2025.03.21 02:11:53.149532 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11721 | 2025.03.21 02:11:53.149645 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11722 | 2025.03.21 02:11:53.149948 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} <Debug> TCPHandler: Processed in 0.005595998 sec. | ||
11723 | 2025.03.21 02:11:53.150196 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11724 | 2025.03.21 02:11:53.150338 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11725 | 2025.03.21 02:11:53.150402 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.006177977 sec., 392685.17833588563 rows/sec., 30.08 MiB/sec. | ||
11726 | 2025.03.21 02:11:53.150573 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11727 | 2025.03.21 02:11:53.150583 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11728 | 2025.03.21 02:11:53.150630 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28311 rows starting from the beginning of the part | ||
11729 | 2025.03.21 02:11:53.150845 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11730 | 2025.03.21 02:11:53.150861 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11731 | 2025.03.21 02:11:53.151074 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part | ||
11732 | 2025.03.21 02:11:53.151678 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 939 rows starting from the beginning of the part | ||
11733 | 2025.03.21 02:11:53.152189 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 76 rows starting from the beginning of the part | ||
11734 | 2025.03.21 02:11:53.152537 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11735 | 2025.03.21 02:11:53.152754 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
11736 | 2025.03.21 02:11:53.153058 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11737 | 2025.03.21 02:11:53.153274 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
11738 | 2025.03.21 02:11:53.153478 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
11739 | 2025.03.21 02:11:53.155255 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11740 | 2025.03.21 02:11:53.155308 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11741 | 2025.03.21 02:11:53.156298 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11742 | 2025.03.21 02:11:53.156782 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11743 | 2025.03.21 02:11:53.157205 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.006691 sec., 5978.179644298311 rows/sec., 10.71 MiB/sec. | ||
11744 | 2025.03.21 02:11:53.157547 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} <Debug> TCPHandler: Processed in 0.007308797 sec. | ||
11745 | 2025.03.21 02:11:53.157758 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11746 | 2025.03.21 02:11:53.157863 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11747 | 2025.03.21 02:11:53.157910 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11748 | 2025.03.21 02:11:53.158379 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11749 | 2025.03.21 02:11:53.158417 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11750 | 2025.03.21 02:11:53.158814 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11751 | 2025.03.21 02:11:53.159208 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11752 | 2025.03.21 02:11:53.159442 [ 25 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11753 | 2025.03.21 02:11:53.159524 [ 25 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11754 | 2025.03.21 02:11:53.159557 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11755 | 2025.03.21 02:11:53.159564 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001715 sec., 34985.42274052478 rows/sec., 2.36 MiB/sec. | ||
11756 | 2025.03.21 02:11:53.159818 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} <Debug> TCPHandler: Processed in 0.002110266 sec. | ||
11757 | 2025.03.21 02:11:53.159869 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11758 | 2025.03.21 02:11:53.160092 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11759 | 2025.03.21 02:11:53.160128 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5726 rows starting from the beginning of the part | ||
11760 | 2025.03.21 02:11:53.160262 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
11761 | 2025.03.21 02:11:53.160460 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
11762 | 2025.03.21 02:11:53.160602 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 30 rows starting from the beginning of the part | ||
11763 | 2025.03.21 02:11:53.160808 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part | ||
11764 | 2025.03.21 02:11:53.161138 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
11765 | 2025.03.21 02:11:53.162134 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29960 rows, containing 5 columns (5 merged, 0 gathered) in 0.012301905 sec., 2435395.1684718747 rows/sec., 164.65 MiB/sec. | ||
11766 | 2025.03.21 02:11:53.162761 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11767 | 2025.03.21 02:11:53.163384 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11768 | 2025.03.21 02:11:53.163504 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11769 | 2025.03.21 02:11:53.163740 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
11770 | 2025.03.21 02:11:53.164406 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6010 rows, containing 4 columns (4 merged, 0 gathered) in 0.004743362 sec., 1267033.8042932418 rows/sec., 82.91 MiB/sec. | ||
11771 | 2025.03.21 02:11:53.164766 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11772 | 2025.03.21 02:11:53.165076 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11773 | 2025.03.21 02:11:53.165160 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11774 | 2025.03.21 02:11:53.165254 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
11775 | 2025.03.21 02:11:54.653352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11776 | 2025.03.21 02:11:54.675363 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11777 | 2025.03.21 02:11:54.675425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11778 | 2025.03.21 02:11:54.682887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11779 | 2025.03.21 02:11:54.683684 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11780 | 2025.03.21 02:11:54.687594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11781 | 2025.03.21 02:11:58.139190 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11782 | 2025.03.21 02:11:58.139419 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11783 | 2025.03.21 02:11:58.139500 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11784 | 2025.03.21 02:11:58.140358 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11785 | 2025.03.21 02:11:58.140412 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11786 | 2025.03.21 02:11:58.140864 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11787 | 2025.03.21 02:11:58.141126 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11788 | 2025.03.21 02:11:58.141372 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002012 sec., 105367.79324055667 rows/sec., 6.70 MiB/sec. | ||
11789 | 2025.03.21 02:11:58.141442 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} <Debug> TCPHandler: Processed in 0.002391842 sec. | ||
11790 | 2025.03.21 02:11:58.141557 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11791 | 2025.03.21 02:11:58.141666 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11792 | 2025.03.21 02:11:58.141713 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11793 | 2025.03.21 02:11:58.142558 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11794 | 2025.03.21 02:11:58.142602 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11795 | 2025.03.21 02:11:58.143007 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11796 | 2025.03.21 02:11:58.143269 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11797 | 2025.03.21 02:11:58.143487 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001847 sec., 334055.2246886844 rows/sec., 26.11 MiB/sec. | ||
11798 | 2025.03.21 02:11:58.143542 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} <Debug> TCPHandler: Processed in 0.002036865 sec. | ||
11799 | 2025.03.21 02:11:58.143645 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11800 | 2025.03.21 02:11:58.143751 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11801 | 2025.03.21 02:11:58.143797 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11802 | 2025.03.21 02:11:58.144351 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11803 | 2025.03.21 02:11:58.144391 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11804 | 2025.03.21 02:11:58.144747 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11805 | 2025.03.21 02:11:58.144992 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11806 | 2025.03.21 02:11:58.145167 [ 96 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11807 | 2025.03.21 02:11:58.145229 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001492 sec., 71045.5764075067 rows/sec., 4.18 MiB/sec. | ||
11808 | 2025.03.21 02:11:58.145257 [ 96 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11809 | 2025.03.21 02:11:58.145322 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11810 | 2025.03.21 02:11:58.145348 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} <Debug> TCPHandler: Processed in 0.001752831 sec. | ||
11811 | 2025.03.21 02:11:58.145575 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11812 | 2025.03.21 02:11:58.145578 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11813 | 2025.03.21 02:11:58.145756 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11814 | 2025.03.21 02:11:58.145867 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11815 | 2025.03.21 02:11:58.145914 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11816 | 2025.03.21 02:11:58.146017 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 166 rows starting from the beginning of the part | ||
11817 | 2025.03.21 02:11:58.146322 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 106 rows starting from the beginning of the part | ||
11818 | 2025.03.21 02:11:58.146738 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 58 rows starting from the beginning of the part | ||
11819 | 2025.03.21 02:11:58.147027 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 106 rows starting from the beginning of the part | ||
11820 | 2025.03.21 02:11:58.147444 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 40 rows starting from the beginning of the part | ||
11821 | 2025.03.21 02:11:58.147845 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part | ||
11822 | 2025.03.21 02:11:58.148725 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11823 | 2025.03.21 02:11:58.148794 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11824 | 2025.03.21 02:11:58.149835 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11825 | 2025.03.21 02:11:58.150364 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11826 | 2025.03.21 02:11:58.150885 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.005446485 sec., 106857.90927543177 rows/sec., 7.08 MiB/sec. | ||
11827 | 2025.03.21 02:11:58.150935 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005226 sec., 21622.65595101416 rows/sec., 1.40 MiB/sec. | ||
11828 | 2025.03.21 02:11:58.151068 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} <Debug> TCPHandler: Processed in 0.005580067 sec. | ||
11829 | 2025.03.21 02:11:58.151119 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11830 | 2025.03.21 02:11:58.151246 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11831 | 2025.03.21 02:11:58.151420 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11832 | 2025.03.21 02:11:58.151497 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11833 | 2025.03.21 02:11:58.151630 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11834 | 2025.03.21 02:11:58.151846 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11835 | 2025.03.21 02:11:58.152056 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
11836 | 2025.03.21 02:11:58.152492 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11837 | 2025.03.21 02:11:58.152536 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11838 | 2025.03.21 02:11:58.152897 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11839 | 2025.03.21 02:11:58.153153 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11840 | 2025.03.21 02:11:58.153358 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001991 sec., 56253.1391260673 rows/sec., 3.20 MiB/sec. | ||
11841 | 2025.03.21 02:11:58.153413 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} <Debug> TCPHandler: Processed in 0.002240989 sec. | ||
11842 | 2025.03.21 02:11:58.153520 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11843 | 2025.03.21 02:11:58.153623 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11844 | 2025.03.21 02:11:58.153666 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11845 | 2025.03.21 02:11:58.154328 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11846 | 2025.03.21 02:11:58.154367 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11847 | 2025.03.21 02:11:58.154738 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11848 | 2025.03.21 02:11:58.154986 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11849 | 2025.03.21 02:11:58.155211 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001606 sec., 237858.03237858033 rows/sec., 16.77 MiB/sec. | ||
11850 | 2025.03.21 02:11:58.155297 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} <Debug> TCPHandler: Processed in 0.001831872 sec. | ||
11851 | 2025.03.21 02:11:58.155446 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11852 | 2025.03.21 02:11:58.155742 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11853 | 2025.03.21 02:11:58.155833 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11854 | 2025.03.21 02:11:58.156272 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11855 | 2025.03.21 02:11:58.156310 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11856 | 2025.03.21 02:11:58.156670 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11857 | 2025.03.21 02:11:58.156909 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11858 | 2025.03.21 02:11:58.157122 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
11859 | 2025.03.21 02:11:58.157172 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} <Debug> TCPHandler: Processed in 0.001822891 sec. | ||
11860 | 2025.03.21 02:11:58.157276 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11861 | 2025.03.21 02:11:58.157376 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11862 | 2025.03.21 02:11:58.157423 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11863 | 2025.03.21 02:11:58.157934 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11864 | 2025.03.21 02:11:58.157973 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11865 | 2025.03.21 02:11:58.158359 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11866 | 2025.03.21 02:11:58.158618 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11867 | 2025.03.21 02:11:58.158835 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001477 sec., 160460.39268788084 rows/sec., 10.76 MiB/sec. | ||
11868 | 2025.03.21 02:11:58.158900 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} <Debug> TCPHandler: Processed in 0.001666039 sec. | ||
11869 | 2025.03.21 02:11:58.159054 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11870 | 2025.03.21 02:11:58.159326 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11871 | 2025.03.21 02:11:58.159460 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11872 | 2025.03.21 02:11:58.160114 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11873 | 2025.03.21 02:11:58.160153 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11874 | 2025.03.21 02:11:58.160501 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11875 | 2025.03.21 02:11:58.160746 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11876 | 2025.03.21 02:11:58.160965 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001742 sec., 574.052812858783 rows/sec., 38.68 KiB/sec. | ||
11877 | 2025.03.21 02:11:58.161054 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} <Debug> TCPHandler: Processed in 0.002074896 sec. | ||
11878 | 2025.03.21 02:11:58.161194 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11879 | 2025.03.21 02:11:58.161297 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11880 | 2025.03.21 02:11:58.161342 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11881 | 2025.03.21 02:11:58.161774 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11882 | 2025.03.21 02:11:58.161811 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11883 | 2025.03.21 02:11:58.162177 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11884 | 2025.03.21 02:11:58.162417 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11885 | 2025.03.21 02:11:58.162639 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001362 sec., 60205.580029368575 rows/sec., 3.82 MiB/sec. | ||
11886 | 2025.03.21 02:11:58.162714 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} <Debug> TCPHandler: Processed in 0.001571617 sec. | ||
11887 | 2025.03.21 02:12:00.192301 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
11888 | 2025.03.21 02:12:00.192965 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11889 | 2025.03.21 02:12:00.193007 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11890 | 2025.03.21 02:12:00.193533 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11891 | 2025.03.21 02:12:00.193804 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11892 | 2025.03.21 02:12:00.193962 [ 114 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11893 | 2025.03.21 02:12:00.194003 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
11894 | 2025.03.21 02:12:00.194017 [ 114 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11895 | 2025.03.21 02:12:00.194046 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11896 | 2025.03.21 02:12:00.194181 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
11897 | 2025.03.21 02:12:00.194404 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11898 | 2025.03.21 02:12:00.194460 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
11899 | 2025.03.21 02:12:00.194538 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
11900 | 2025.03.21 02:12:00.194638 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
11901 | 2025.03.21 02:12:00.194870 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
11902 | 2025.03.21 02:12:00.195036 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
11903 | 2025.03.21 02:12:00.195274 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
11904 | 2025.03.21 02:12:00.198007 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003891608 sec., 7194712.314292704 rows/sec., 102.92 MiB/sec. | ||
11905 | 2025.03.21 02:12:00.198626 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11906 | 2025.03.21 02:12:00.199033 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11907 | 2025.03.21 02:12:00.199135 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11908 | 2025.03.21 02:12:00.199262 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
11909 | 2025.03.21 02:12:02.187730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11910 | 2025.03.21 02:12:02.209173 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11911 | 2025.03.21 02:12:02.209227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11912 | 2025.03.21 02:12:02.216648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11913 | 2025.03.21 02:12:02.217429 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11914 | 2025.03.21 02:12:02.217738 [ 136 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11915 | 2025.03.21 02:12:02.217798 [ 136 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11916 | 2025.03.21 02:12:02.217835 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11917 | 2025.03.21 02:12:02.218270 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
11918 | 2025.03.21 02:12:02.234644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
11919 | 2025.03.21 02:12:02.236162 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11920 | 2025.03.21 02:12:02.237431 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
11921 | 2025.03.21 02:12:02.242771 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
11922 | 2025.03.21 02:12:02.248276 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
11923 | 2025.03.21 02:12:02.253839 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
11924 | 2025.03.21 02:12:02.259630 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
11925 | 2025.03.21 02:12:02.264446 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
11926 | 2025.03.21 02:12:02.322550 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.10457889 sec., 4398.593253380295 rows/sec., 22.74 MiB/sec. | ||
11927 | 2025.03.21 02:12:02.325754 [ 200 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11928 | 2025.03.21 02:12:02.328794 [ 200 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11929 | 2025.03.21 02:12:02.328891 [ 200 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11930 | 2025.03.21 02:12:02.331143 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11931 | 2025.03.21 02:12:02.847964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1676 | ||
11932 | 2025.03.21 02:12:02.851259 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11933 | 2025.03.21 02:12:02.851306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11934 | 2025.03.21 02:12:02.852818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11935 | 2025.03.21 02:12:02.853120 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11936 | 2025.03.21 02:12:02.853670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
11937 | 2025.03.21 02:12:03.135631 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2025.03.21 02:12:03.135834 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11939 | 2025.03.21 02:12:03.135912 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11940 | 2025.03.21 02:12:03.136837 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2025.03.21 02:12:03.136889 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11942 | 2025.03.21 02:12:03.137329 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11943 | 2025.03.21 02:12:03.137599 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2025.03.21 02:12:03.137841 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002062 sec., 65955.38312318138 rows/sec., 5.70 MiB/sec. | ||
11945 | 2025.03.21 02:12:03.137906 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} <Debug> TCPHandler: Processed in 0.002398712 sec. | ||
11946 | 2025.03.21 02:12:03.138049 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11947 | 2025.03.21 02:12:03.138193 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11948 | 2025.03.21 02:12:03.138251 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11949 | 2025.03.21 02:12:03.138888 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11950 | 2025.03.21 02:12:03.138930 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11951 | 2025.03.21 02:12:03.139299 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11952 | 2025.03.21 02:12:03.139543 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11953 | 2025.03.21 02:12:03.139751 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001592 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. | ||
11954 | 2025.03.21 02:12:03.139803 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} <Debug> TCPHandler: Processed in 0.001820502 sec. | ||
11955 | 2025.03.21 02:12:03.139906 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11956 | 2025.03.21 02:12:03.140008 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11957 | 2025.03.21 02:12:03.140051 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11958 | 2025.03.21 02:12:03.140593 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11959 | 2025.03.21 02:12:03.140632 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11960 | 2025.03.21 02:12:03.140989 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11961 | 2025.03.21 02:12:03.141236 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11962 | 2025.03.21 02:12:03.141464 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001473 sec., 70604.20909708079 rows/sec., 5.51 MiB/sec. | ||
11963 | 2025.03.21 02:12:03.141527 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} <Debug> TCPHandler: Processed in 0.001663099 sec. | ||
11964 | 2025.03.21 02:12:03.141661 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11965 | 2025.03.21 02:12:03.141930 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11966 | 2025.03.21 02:12:03.142083 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11967 | 2025.03.21 02:12:03.143068 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11968 | 2025.03.21 02:12:03.143108 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11969 | 2025.03.21 02:12:03.143495 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11970 | 2025.03.21 02:12:03.143726 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11971 | 2025.03.21 02:12:03.143939 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002095 sec., 76372.31503579952 rows/sec., 5.32 MiB/sec. | ||
11972 | 2025.03.21 02:12:03.143990 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} <Debug> TCPHandler: Processed in 0.002379522 sec. | ||
11973 | 2025.03.21 02:12:03.144112 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11974 | 2025.03.21 02:12:03.144215 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11975 | 2025.03.21 02:12:03.144281 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11976 | 2025.03.21 02:12:03.145423 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11977 | 2025.03.21 02:12:03.145462 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11978 | 2025.03.21 02:12:03.146113 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11979 | 2025.03.21 02:12:03.146365 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11980 | 2025.03.21 02:12:03.146671 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002476 sec., 16155.088852988692 rows/sec., 28.95 MiB/sec. | ||
11981 | 2025.03.21 02:12:03.147192 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} <Debug> TCPHandler: Processed in 0.003128354 sec. | ||
11982 | 2025.03.21 02:12:03.147394 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11983 | 2025.03.21 02:12:03.147499 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11984 | 2025.03.21 02:12:03.147546 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11985 | 2025.03.21 02:12:03.148017 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11986 | 2025.03.21 02:12:03.148056 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11987 | 2025.03.21 02:12:03.148411 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11988 | 2025.03.21 02:12:03.148658 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11989 | 2025.03.21 02:12:03.148865 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
11990 | 2025.03.21 02:12:03.148914 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} <Debug> TCPHandler: Processed in 0.001568217 sec. | ||
11991 | 2025.03.21 02:12:07.503103 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11992 | 2025.03.21 02:12:07.503169 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11993 | 2025.03.21 02:12:07.694257 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
11994 | 2025.03.21 02:12:07.695209 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11995 | 2025.03.21 02:12:07.695261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
11996 | 2025.03.21 02:12:07.695802 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11997 | 2025.03.21 02:12:07.696071 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11998 | 2025.03.21 02:12:07.696351 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
11999 | 2025.03.21 02:12:08.139521 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12000 | 2025.03.21 02:12:08.139715 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12001 | 2025.03.21 02:12:08.139788 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12002 | 2025.03.21 02:12:08.140661 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12003 | 2025.03.21 02:12:08.140716 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12004 | 2025.03.21 02:12:08.141161 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12005 | 2025.03.21 02:12:08.141423 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12006 | 2025.03.21 02:12:08.141661 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. | ||
12007 | 2025.03.21 02:12:08.141790 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} <Debug> TCPHandler: Processed in 0.002393081 sec. | ||
12008 | 2025.03.21 02:12:08.142024 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12009 | 2025.03.21 02:12:08.142185 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12010 | 2025.03.21 02:12:08.142236 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12011 | 2025.03.21 02:12:08.143145 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12012 | 2025.03.21 02:12:08.143189 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12013 | 2025.03.21 02:12:08.143590 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12014 | 2025.03.21 02:12:08.143837 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12015 | 2025.03.21 02:12:08.144069 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001911 sec., 322867.6085818943 rows/sec., 25.24 MiB/sec. | ||
12016 | 2025.03.21 02:12:08.144125 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} <Debug> TCPHandler: Processed in 0.002201958 sec. | ||
12017 | 2025.03.21 02:12:08.144230 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12018 | 2025.03.21 02:12:08.144332 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12019 | 2025.03.21 02:12:08.144377 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12020 | 2025.03.21 02:12:08.144945 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12021 | 2025.03.21 02:12:08.144985 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12022 | 2025.03.21 02:12:08.145335 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12023 | 2025.03.21 02:12:08.145583 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12024 | 2025.03.21 02:12:08.145787 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001476 sec., 71815.71815718156 rows/sec., 4.22 MiB/sec. | ||
12025 | 2025.03.21 02:12:08.145840 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} <Debug> TCPHandler: Processed in 0.001660059 sec. | ||
12026 | 2025.03.21 02:12:08.145957 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12027 | 2025.03.21 02:12:08.146062 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12028 | 2025.03.21 02:12:08.146107 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12029 | 2025.03.21 02:12:08.146664 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12030 | 2025.03.21 02:12:08.146705 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12031 | 2025.03.21 02:12:08.147050 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
12032 | 2025.03.21 02:12:08.147288 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12033 | 2025.03.21 02:12:08.147491 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00145 sec., 77931.03448275862 rows/sec., 5.04 MiB/sec. | ||
12034 | 2025.03.21 02:12:08.147543 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} <Debug> TCPHandler: Processed in 0.001636419 sec. | ||
12035 | 2025.03.21 02:12:08.147673 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12036 | 2025.03.21 02:12:08.147806 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12037 | 2025.03.21 02:12:08.147860 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12038 | 2025.03.21 02:12:08.148445 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12039 | 2025.03.21 02:12:08.148485 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12040 | 2025.03.21 02:12:08.148845 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12041 | 2025.03.21 02:12:08.149092 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12042 | 2025.03.21 02:12:08.149336 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001547 sec., 72398.19004524886 rows/sec., 4.12 MiB/sec. | ||
12043 | 2025.03.21 02:12:08.149491 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} <Debug> TCPHandler: Processed in 0.001877923 sec. | ||
12044 | 2025.03.21 02:12:08.149712 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12045 | 2025.03.21 02:12:08.149818 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12046 | 2025.03.21 02:12:08.149863 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12047 | 2025.03.21 02:12:08.150565 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12048 | 2025.03.21 02:12:08.150606 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12049 | 2025.03.21 02:12:08.150978 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12050 | 2025.03.21 02:12:08.151212 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12051 | 2025.03.21 02:12:08.151424 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001629 sec., 234499.69306322897 rows/sec., 16.54 MiB/sec. | ||
12052 | 2025.03.21 02:12:08.151477 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} <Debug> TCPHandler: Processed in 0.001847872 sec. | ||
12053 | 2025.03.21 02:12:08.151609 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12054 | 2025.03.21 02:12:08.151745 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12055 | 2025.03.21 02:12:08.151802 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12056 | 2025.03.21 02:12:08.152276 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12057 | 2025.03.21 02:12:08.152317 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12058 | 2025.03.21 02:12:08.152676 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12059 | 2025.03.21 02:12:08.152911 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12060 | 2025.03.21 02:12:08.153149 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
12061 | 2025.03.21 02:12:08.153261 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} <Debug> TCPHandler: Processed in 0.00171273 sec. | ||
12062 | 2025.03.21 02:12:08.153485 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12063 | 2025.03.21 02:12:08.153591 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12064 | 2025.03.21 02:12:08.153642 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12065 | 2025.03.21 02:12:08.154186 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12066 | 2025.03.21 02:12:08.154226 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12067 | 2025.03.21 02:12:08.154615 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12068 | 2025.03.21 02:12:08.154852 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12069 | 2025.03.21 02:12:08.155045 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001471 sec., 161114.8878314072 rows/sec., 10.80 MiB/sec. | ||
12070 | 2025.03.21 02:12:08.155105 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} <Debug> TCPHandler: Processed in 0.001697139 sec. | ||
12071 | 2025.03.21 02:12:08.155242 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12072 | 2025.03.21 02:12:08.155525 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12073 | 2025.03.21 02:12:08.155662 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12074 | 2025.03.21 02:12:08.156586 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12075 | 2025.03.21 02:12:08.156624 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12076 | 2025.03.21 02:12:08.156965 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12077 | 2025.03.21 02:12:08.157197 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12078 | 2025.03.21 02:12:08.157406 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00199 sec., 502.51256281407035 rows/sec., 33.86 KiB/sec. | ||
12079 | 2025.03.21 02:12:08.157547 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} <Debug> TCPHandler: Processed in 0.002357241 sec. | ||
12080 | 2025.03.21 02:12:08.157770 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12081 | 2025.03.21 02:12:08.157875 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12082 | 2025.03.21 02:12:08.157923 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12083 | 2025.03.21 02:12:08.158384 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12084 | 2025.03.21 02:12:08.158422 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12085 | 2025.03.21 02:12:08.158785 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12086 | 2025.03.21 02:12:08.159019 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12087 | 2025.03.21 02:12:08.159196 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001344 sec., 61011.90476190476 rows/sec., 3.88 MiB/sec. | ||
12088 | 2025.03.21 02:12:08.159246 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} <Debug> TCPHandler: Processed in 0.001543847 sec. | ||
12089 | 2025.03.21 02:12:09.734803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12090 | 2025.03.21 02:12:09.754032 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12091 | 2025.03.21 02:12:09.754093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12092 | 2025.03.21 02:12:09.761018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12093 | 2025.03.21 02:12:09.761793 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12094 | 2025.03.21 02:12:09.765574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12095 | 2025.03.21 02:12:10.781907 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12096 | 2025.03.21 02:12:10.782110 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12097 | 2025.03.21 02:12:10.782182 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12098 | 2025.03.21 02:12:10.783429 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12099 | 2025.03.21 02:12:10.783478 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12100 | 2025.03.21 02:12:10.784006 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12101 | 2025.03.21 02:12:10.784265 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12102 | 2025.03.21 02:12:10.784517 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.002455 sec., 519755.6008146639 rows/sec., 43.19 MiB/sec. | ||
12103 | 2025.03.21 02:12:10.784597 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} <Debug> TCPHandler: Processed in 0.002814289 sec. | ||
12104 | 2025.03.21 02:12:10.784720 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12105 | 2025.03.21 02:12:10.784894 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12106 | 2025.03.21 02:12:10.784960 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12107 | 2025.03.21 02:12:10.785505 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12108 | 2025.03.21 02:12:10.785546 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12109 | 2025.03.21 02:12:10.785903 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12110 | 2025.03.21 02:12:10.786143 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12111 | 2025.03.21 02:12:10.786358 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001517 sec., 26367.83124588003 rows/sec., 1.94 MiB/sec. | ||
12112 | 2025.03.21 02:12:10.786412 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} <Debug> TCPHandler: Processed in 0.00175174 sec. | ||
12113 | 2025.03.21 02:12:10.786542 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12114 | 2025.03.21 02:12:10.786679 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12115 | 2025.03.21 02:12:10.786734 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12116 | 2025.03.21 02:12:10.787385 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12117 | 2025.03.21 02:12:10.787425 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12118 | 2025.03.21 02:12:10.787807 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12119 | 2025.03.21 02:12:10.788049 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12120 | 2025.03.21 02:12:10.788276 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001627 sec., 140135.21819299326 rows/sec., 9.49 MiB/sec. | ||
12121 | 2025.03.21 02:12:10.788331 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} <Debug> TCPHandler: Processed in 0.001854423 sec. | ||
12122 | 2025.03.21 02:12:10.788451 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12123 | 2025.03.21 02:12:10.788557 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12124 | 2025.03.21 02:12:10.788601 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12125 | 2025.03.21 02:12:10.789307 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12126 | 2025.03.21 02:12:10.789347 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12127 | 2025.03.21 02:12:10.789749 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12128 | 2025.03.21 02:12:10.789996 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12129 | 2025.03.21 02:12:10.790227 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.001691 sec., 331164.9911295092 rows/sec., 24.61 MiB/sec. | ||
12130 | 2025.03.21 02:12:10.790292 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} <Debug> TCPHandler: Processed in 0.001890863 sec. | ||
12131 | 2025.03.21 02:12:10.790429 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12132 | 2025.03.21 02:12:10.790563 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12133 | 2025.03.21 02:12:10.790611 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12134 | 2025.03.21 02:12:10.791299 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12135 | 2025.03.21 02:12:10.791337 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12136 | 2025.03.21 02:12:10.791779 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12137 | 2025.03.21 02:12:10.792022 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12138 | 2025.03.21 02:12:10.792249 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.00171 sec., 543859.6491228071 rows/sec., 36.44 MiB/sec. | ||
12139 | 2025.03.21 02:12:10.792323 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} <Debug> TCPHandler: Processed in 0.001958354 sec. | ||
12140 | 2025.03.21 02:12:10.792465 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12141 | 2025.03.21 02:12:10.792595 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12142 | 2025.03.21 02:12:10.792661 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12143 | 2025.03.21 02:12:10.793795 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12144 | 2025.03.21 02:12:10.793834 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12145 | 2025.03.21 02:12:10.794481 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12146 | 2025.03.21 02:12:10.794750 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12147 | 2025.03.21 02:12:10.795013 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002443 sec., 16373.311502251332 rows/sec., 29.34 MiB/sec. | ||
12148 | 2025.03.21 02:12:10.795347 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} <Debug> TCPHandler: Processed in 0.002946031 sec. | ||
12149 | 2025.03.21 02:12:10.795489 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12150 | 2025.03.21 02:12:10.795591 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12151 | 2025.03.21 02:12:10.795636 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12152 | 2025.03.21 02:12:10.796055 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12153 | 2025.03.21 02:12:10.796093 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12154 | 2025.03.21 02:12:10.796456 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12155 | 2025.03.21 02:12:10.796695 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12156 | 2025.03.21 02:12:10.796930 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001354 sec., 22156.573116691285 rows/sec., 1.50 MiB/sec. | ||
12157 | 2025.03.21 02:12:10.796987 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} <Debug> TCPHandler: Processed in 0.001546958 sec. | ||
12158 | 2025.03.21 02:12:12.854013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1722 | ||
12159 | 2025.03.21 02:12:12.857594 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12160 | 2025.03.21 02:12:12.857662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12161 | 2025.03.21 02:12:12.859183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12162 | 2025.03.21 02:12:12.859512 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12163 | 2025.03.21 02:12:12.859735 [ 36 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12164 | 2025.03.21 02:12:12.859858 [ 36 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12165 | 2025.03.21 02:12:12.859923 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12166 | 2025.03.21 02:12:12.860326 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
12167 | 2025.03.21 02:12:12.861152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
12168 | 2025.03.21 02:12:12.861585 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12169 | 2025.03.21 02:12:12.861769 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1536 rows starting from the beginning of the part | ||
12170 | 2025.03.21 02:12:12.862458 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
12171 | 2025.03.21 02:12:12.863078 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
12172 | 2025.03.21 02:12:12.863901 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
12173 | 2025.03.21 02:12:12.864523 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
12174 | 2025.03.21 02:12:12.865135 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part | ||
12175 | 2025.03.21 02:12:12.874110 [ 198 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 72 columns (72 merged, 0 gathered) in 0.014066375 sec., 122419.59993246305 rows/sec., 93.99 MiB/sec. | ||
12176 | 2025.03.21 02:12:12.875885 [ 193 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12177 | 2025.03.21 02:12:12.876620 [ 193 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12178 | 2025.03.21 02:12:12.876714 [ 193 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12179 | 2025.03.21 02:12:12.876937 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
12180 | 2025.03.21 02:12:13.130182 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12181 | 2025.03.21 02:12:13.130480 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12182 | 2025.03.21 02:12:13.130594 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12183 | 2025.03.21 02:12:13.131608 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12184 | 2025.03.21 02:12:13.131663 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12185 | 2025.03.21 02:12:13.132105 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12186 | 2025.03.21 02:12:13.132371 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12187 | 2025.03.21 02:12:13.132570 [ 36 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12188 | 2025.03.21 02:12:13.132637 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002235 sec., 25055.92841163311 rows/sec., 1.92 MiB/sec. | ||
12189 | 2025.03.21 02:12:13.132664 [ 36 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12190 | 2025.03.21 02:12:13.132725 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12191 | 2025.03.21 02:12:13.132782 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} <Debug> TCPHandler: Processed in 0.002769819 sec. | ||
12192 | 2025.03.21 02:12:13.133012 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12193 | 2025.03.21 02:12:13.133048 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12194 | 2025.03.21 02:12:13.133170 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12195 | 2025.03.21 02:12:13.133258 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12196 | 2025.03.21 02:12:13.133461 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12197 | 2025.03.21 02:12:13.133544 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1848 rows starting from the beginning of the part | ||
12198 | 2025.03.21 02:12:13.133857 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 617 rows starting from the beginning of the part | ||
12199 | 2025.03.21 02:12:13.134297 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 136 rows starting from the beginning of the part | ||
12200 | 2025.03.21 02:12:13.134713 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 617 rows starting from the beginning of the part | ||
12201 | 2025.03.21 02:12:13.135083 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1276 rows starting from the beginning of the part | ||
12202 | 2025.03.21 02:12:13.135397 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
12203 | 2025.03.21 02:12:13.136204 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12204 | 2025.03.21 02:12:13.136279 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12205 | 2025.03.21 02:12:13.137111 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12206 | 2025.03.21 02:12:13.137619 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12207 | 2025.03.21 02:12:13.137924 [ 36 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12208 | 2025.03.21 02:12:13.138019 [ 36 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12209 | 2025.03.21 02:12:13.138124 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12210 | 2025.03.21 02:12:13.138347 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005163 sec., 12395.893860158822 rows/sec., 990.75 KiB/sec. | ||
12211 | 2025.03.21 02:12:13.138620 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12212 | 2025.03.21 02:12:13.138675 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} <Debug> TCPHandler: Processed in 0.00575673 sec. | ||
12213 | 2025.03.21 02:12:13.138883 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12214 | 2025.03.21 02:12:13.138917 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12215 | 2025.03.21 02:12:13.139027 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 916 rows starting from the beginning of the part | ||
12216 | 2025.03.21 02:12:13.139196 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12217 | 2025.03.21 02:12:13.139425 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12218 | 2025.03.21 02:12:13.139493 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 382 rows starting from the beginning of the part | ||
12219 | 2025.03.21 02:12:13.139939 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 104 rows starting from the beginning of the part | ||
12220 | 2025.03.21 02:12:13.140471 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 382 rows starting from the beginning of the part | ||
12221 | 2025.03.21 02:12:13.140815 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 560 rows starting from the beginning of the part | ||
12222 | 2025.03.21 02:12:13.140812 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.007925588 sec., 574089.8971786067 rows/sec., 48.79 MiB/sec. | ||
12223 | 2025.03.21 02:12:13.141356 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
12224 | 2025.03.21 02:12:13.141524 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12225 | 2025.03.21 02:12:13.142635 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12226 | 2025.03.21 02:12:13.142993 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12227 | 2025.03.21 02:12:13.143299 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
12228 | 2025.03.21 02:12:13.143556 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12229 | 2025.03.21 02:12:13.143640 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12230 | 2025.03.21 02:12:13.144753 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12231 | 2025.03.21 02:12:13.145130 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12232 | 2025.03.21 02:12:13.145362 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
12233 | 2025.03.21 02:12:13.145501 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12234 | 2025.03.21 02:12:13.145609 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12235 | 2025.03.21 02:12:13.145705 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.006605 sec., 11506.434519303559 rows/sec., 821.61 KiB/sec. | ||
12236 | 2025.03.21 02:12:13.146231 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007961199 sec., 302467.00277181866 rows/sec., 23.16 MiB/sec. | ||
12237 | 2025.03.21 02:12:13.146240 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} <Debug> TCPHandler: Processed in 0.00743752 sec. | ||
12238 | 2025.03.21 02:12:13.146260 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
12239 | 2025.03.21 02:12:13.146798 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12240 | 2025.03.21 02:12:13.146869 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12241 | 2025.03.21 02:12:13.147322 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12242 | 2025.03.21 02:12:13.147487 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12243 | 2025.03.21 02:12:13.147498 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29960 rows starting from the beginning of the part | ||
12244 | 2025.03.21 02:12:13.147748 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12245 | 2025.03.21 02:12:13.148547 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part | ||
12246 | 2025.03.21 02:12:13.148866 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12247 | 2025.03.21 02:12:13.149709 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
12248 | 2025.03.21 02:12:13.149818 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12249 | 2025.03.21 02:12:13.150254 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
12250 | 2025.03.21 02:12:13.150362 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part | ||
12251 | 2025.03.21 02:12:13.150534 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 930 rows starting from the beginning of the part | ||
12252 | 2025.03.21 02:12:13.151080 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12253 | 2025.03.21 02:12:13.151124 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12254 | 2025.03.21 02:12:13.151677 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12255 | 2025.03.21 02:12:13.152042 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12256 | 2025.03.21 02:12:13.152280 [ 36 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12257 | 2025.03.21 02:12:13.152308 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.005041 sec., 5951.200158698671 rows/sec., 409.34 KiB/sec. | ||
12258 | 2025.03.21 02:12:13.152358 [ 36 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12259 | 2025.03.21 02:12:13.152489 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
12260 | 2025.03.21 02:12:13.152534 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} <Debug> TCPHandler: Processed in 0.005869503 sec. | ||
12261 | 2025.03.21 02:12:13.152932 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12262 | 2025.03.21 02:12:13.153294 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12263 | 2025.03.21 02:12:13.153391 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6010 rows starting from the beginning of the part | ||
12264 | 2025.03.21 02:12:13.153656 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part | ||
12265 | 2025.03.21 02:12:13.153875 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
12266 | 2025.03.21 02:12:13.154077 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part | ||
12267 | 2025.03.21 02:12:13.154231 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part | ||
12268 | 2025.03.21 02:12:13.154394 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
12269 | 2025.03.21 02:12:13.158433 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6294 rows, containing 4 columns (4 merged, 0 gathered) in 0.005789161 sec., 1087204.1734544954 rows/sec., 71.13 MiB/sec. | ||
12270 | 2025.03.21 02:12:13.159235 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12271 | 2025.03.21 02:12:13.159713 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12272 | 2025.03.21 02:12:13.159840 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12273 | 2025.03.21 02:12:13.159963 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
12274 | 2025.03.21 02:12:13.160646 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31524 rows, containing 5 columns (5 merged, 0 gathered) in 0.014837328 sec., 2124641.310079551 rows/sec., 143.60 MiB/sec. | ||
12275 | 2025.03.21 02:12:13.161227 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
12276 | 2025.03.21 02:12:13.161529 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12277 | 2025.03.21 02:12:13.161614 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
12278 | 2025.03.21 02:12:13.161710 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
12279 | 2025.03.21 02:12:14.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.84 MiB, peak 260.56 MiB, free memory in arenas 0.00 B, will set to 249.86 MiB (RSS), difference: 2.02 MiB | ||
12280 | 2025.03.21 02:12:15.196545 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
12281 | 2025.03.21 02:12:15.197223 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12282 | 2025.03.21 02:12:15.197266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12283 | 2025.03.21 02:12:15.197804 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12284 | 2025.03.21 02:12:15.198065 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12285 | 2025.03.21 02:12:15.198315 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
12286 | 2025.03.21 02:12:17.265723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12287 | 2025.03.21 02:12:17.286310 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12288 | 2025.03.21 02:12:17.286369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12289 | 2025.03.21 02:12:17.293816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12290 | 2025.03.21 02:12:17.294609 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12291 | 2025.03.21 02:12:17.297409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12292 | 2025.03.21 02:12:18.132921 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12293 | 2025.03.21 02:12:18.133131 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12294 | 2025.03.21 02:12:18.133213 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12295 | 2025.03.21 02:12:18.133992 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12296 | 2025.03.21 02:12:18.134042 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12297 | 2025.03.21 02:12:18.134504 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12298 | 2025.03.21 02:12:18.134761 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12299 | 2025.03.21 02:12:18.135010 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.22 MiB/sec. | ||
12300 | 2025.03.21 02:12:18.135079 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} <Debug> TCPHandler: Processed in 0.00229466 sec. | ||
12301 | 2025.03.21 02:12:18.135206 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12302 | 2025.03.21 02:12:18.135319 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12303 | 2025.03.21 02:12:18.135367 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12304 | 2025.03.21 02:12:18.135925 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12305 | 2025.03.21 02:12:18.135967 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12306 | 2025.03.21 02:12:18.136337 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12307 | 2025.03.21 02:12:18.136582 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12308 | 2025.03.21 02:12:18.136807 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001514 sec., 42272.12681638045 rows/sec., 3.30 MiB/sec. | ||
12309 | 2025.03.21 02:12:18.136864 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} <Debug> TCPHandler: Processed in 0.00170954 sec. | ||
12310 | 2025.03.21 02:12:18.136998 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12311 | 2025.03.21 02:12:18.137139 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12312 | 2025.03.21 02:12:18.137198 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12313 | 2025.03.21 02:12:18.137749 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12314 | 2025.03.21 02:12:18.137789 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12315 | 2025.03.21 02:12:18.138199 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12316 | 2025.03.21 02:12:18.138445 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12317 | 2025.03.21 02:12:18.138665 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. | ||
12318 | 2025.03.21 02:12:18.138717 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} <Debug> TCPHandler: Processed in 0.001786121 sec. | ||
12319 | 2025.03.21 02:12:18.138843 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12320 | 2025.03.21 02:12:18.138950 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12321 | 2025.03.21 02:12:18.138996 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12322 | 2025.03.21 02:12:18.139428 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12323 | 2025.03.21 02:12:18.139468 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12324 | 2025.03.21 02:12:18.139838 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12325 | 2025.03.21 02:12:18.140091 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12326 | 2025.03.21 02:12:18.140326 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
12327 | 2025.03.21 02:12:18.140379 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} <Debug> TCPHandler: Processed in 0.001587357 sec. | ||
12328 | 2025.03.21 02:12:19.008786 [ 128 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
12329 | 2025.03.21 02:12:19.008865 [ 128 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12330 | 2025.03.21 02:12:19.008895 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12331 | 2025.03.21 02:12:19.009116 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
12332 | 2025.03.21 02:12:19.009613 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12333 | 2025.03.21 02:12:19.009703 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 36 rows starting from the beginning of the part | ||
12334 | 2025.03.21 02:12:19.009793 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
12335 | 2025.03.21 02:12:19.009923 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12336 | 2025.03.21 02:12:19.010284 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12337 | 2025.03.21 02:12:19.010517 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12338 | 2025.03.21 02:12:19.011496 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.002515164 sec., 15903.535514980336 rows/sec., 1.04 MiB/sec. | ||
12339 | 2025.03.21 02:12:19.011712 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
12340 | 2025.03.21 02:12:19.012141 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12341 | 2025.03.21 02:12:19.012258 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
12342 | 2025.03.21 02:12:19.012389 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12343 | 2025.03.21 02:12:22.503205 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12344 | 2025.03.21 02:12:22.503272 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12345 | 2025.03.21 02:12:22.698540 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
12346 | 2025.03.21 02:12:22.699618 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12347 | 2025.03.21 02:12:22.699706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12348 | 2025.03.21 02:12:22.700362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12349 | 2025.03.21 02:12:22.700611 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12350 | 2025.03.21 02:12:22.700823 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
12351 | 2025.03.21 02:12:22.861525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1738 | ||
12352 | 2025.03.21 02:12:22.864760 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12353 | 2025.03.21 02:12:22.864825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12354 | 2025.03.21 02:12:22.866333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12355 | 2025.03.21 02:12:22.866687 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12356 | 2025.03.21 02:12:22.868220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1738 | ||
12357 | 2025.03.21 02:12:23.001826 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001286883 sec. | ||
12358 | 2025.03.21 02:12:23.135596 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12359 | 2025.03.21 02:12:23.135802 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12360 | 2025.03.21 02:12:23.135881 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12361 | 2025.03.21 02:12:23.136844 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12362 | 2025.03.21 02:12:23.136899 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12363 | 2025.03.21 02:12:23.137355 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12364 | 2025.03.21 02:12:23.137614 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12365 | 2025.03.21 02:12:23.137853 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002106 sec., 64577.39791073125 rows/sec., 5.58 MiB/sec. | ||
12366 | 2025.03.21 02:12:23.137918 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} <Debug> TCPHandler: Processed in 0.002446642 sec. | ||
12367 | 2025.03.21 02:12:23.138062 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12368 | 2025.03.21 02:12:23.138215 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12369 | 2025.03.21 02:12:23.138274 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12370 | 2025.03.21 02:12:23.138878 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12371 | 2025.03.21 02:12:23.138920 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12372 | 2025.03.21 02:12:23.139290 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12373 | 2025.03.21 02:12:23.139532 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12374 | 2025.03.21 02:12:23.139777 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001602 sec., 24968.789013732836 rows/sec., 1.83 MiB/sec. | ||
12375 | 2025.03.21 02:12:23.139831 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} <Debug> TCPHandler: Processed in 0.001836572 sec. | ||
12376 | 2025.03.21 02:12:23.139969 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12377 | 2025.03.21 02:12:23.140111 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12378 | 2025.03.21 02:12:23.140167 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12379 | 2025.03.21 02:12:23.140825 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12380 | 2025.03.21 02:12:23.140866 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12381 | 2025.03.21 02:12:23.141251 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12382 | 2025.03.21 02:12:23.141504 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12383 | 2025.03.21 02:12:23.141747 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001665 sec., 62462.46246246246 rows/sec., 4.88 MiB/sec. | ||
12384 | 2025.03.21 02:12:23.141802 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} <Debug> TCPHandler: Processed in 0.001900153 sec. | ||
12385 | 2025.03.21 02:12:23.141933 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12386 | 2025.03.21 02:12:23.142065 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12387 | 2025.03.21 02:12:23.142124 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12388 | 2025.03.21 02:12:23.142714 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12389 | 2025.03.21 02:12:23.142755 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12390 | 2025.03.21 02:12:23.143152 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12391 | 2025.03.21 02:12:23.143406 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12392 | 2025.03.21 02:12:23.143625 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec. | ||
12393 | 2025.03.21 02:12:23.143678 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} <Debug> TCPHandler: Processed in 0.001807431 sec. | ||
12394 | 2025.03.21 02:12:23.143809 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12395 | 2025.03.21 02:12:23.143916 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12396 | 2025.03.21 02:12:23.143983 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12397 | 2025.03.21 02:12:23.145141 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12398 | 2025.03.21 02:12:23.145181 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12399 | 2025.03.21 02:12:23.145842 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12400 | 2025.03.21 02:12:23.146099 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12401 | 2025.03.21 02:12:23.146277 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12402 | 2025.03.21 02:12:23.146363 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12403 | 2025.03.21 02:12:23.146378 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002472 sec., 16181.229773462785 rows/sec., 29.00 MiB/sec. | ||
12404 | 2025.03.21 02:12:23.146409 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12405 | 2025.03.21 02:12:23.146903 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
12406 | 2025.03.21 02:12:23.147068 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} <Debug> TCPHandler: Processed in 0.003302537 sec. | ||
12407 | 2025.03.21 02:12:23.147752 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12408 | 2025.03.21 02:12:23.148109 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12409 | 2025.03.21 02:12:23.148241 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12410 | 2025.03.21 02:12:23.148247 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12411 | 2025.03.21 02:12:23.148517 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1615 rows starting from the beginning of the part | ||
12412 | 2025.03.21 02:12:23.149263 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
12413 | 2025.03.21 02:12:23.150133 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
12414 | 2025.03.21 02:12:23.150307 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12415 | 2025.03.21 02:12:23.150405 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12416 | 2025.03.21 02:12:23.150847 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
12417 | 2025.03.21 02:12:23.151559 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
12418 | 2025.03.21 02:12:23.151900 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12419 | 2025.03.21 02:12:23.152198 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
12420 | 2025.03.21 02:12:23.152740 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12421 | 2025.03.21 02:12:23.153466 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005409 sec., 11092.623405435386 rows/sec., 765.51 KiB/sec. | ||
12422 | 2025.03.21 02:12:23.153844 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} <Debug> TCPHandler: Processed in 0.00631807 sec. | ||
12423 | 2025.03.21 02:12:23.164850 [ 192 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1815 rows, containing 19 columns (19 merged, 0 gathered) in 0.018283069 sec., 99272.17361592849 rows/sec., 177.89 MiB/sec. | ||
12424 | 2025.03.21 02:12:23.166593 [ 192 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12425 | 2025.03.21 02:12:23.167098 [ 192 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12426 | 2025.03.21 02:12:23.167198 [ 192 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12427 | 2025.03.21 02:12:23.167396 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.75 MiB. | ||
12428 | 2025.03.21 02:12:23.362719 [ 149 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 5 parts from all_1_51_10 to all_55_55_0 | ||
12429 | 2025.03.21 02:12:23.362819 [ 149 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12430 | 2025.03.21 02:12:23.362860 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12431 | 2025.03.21 02:12:23.363049 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_10 to all_55_55_0 into Compact with storage Full | ||
12432 | 2025.03.21 02:12:23.363420 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12433 | 2025.03.21 02:12:23.363534 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 342 rows starting from the beginning of the part | ||
12434 | 2025.03.21 02:12:23.363935 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 113 rows starting from the beginning of the part | ||
12435 | 2025.03.21 02:12:23.364300 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 113 rows starting from the beginning of the part | ||
12436 | 2025.03.21 02:12:23.364429 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 113 rows starting from the beginning of the part | ||
12437 | 2025.03.21 02:12:23.364494 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part | ||
12438 | 2025.03.21 02:12:23.365844 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 5 columns (5 merged, 0 gathered) in 0.00289428 sec., 314067.7474190472 rows/sec., 22.00 MiB/sec. | ||
12439 | 2025.03.21 02:12:23.366040 [ 194 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
12440 | 2025.03.21 02:12:23.366372 [ 194 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12441 | 2025.03.21 02:12:23.366463 [ 194 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 5 parts: [all_1_51_10, all_55_55_0] -> all_1_55_11 | ||
12442 | 2025.03.21 02:12:23.366569 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
12443 | 2025.03.21 02:12:24.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.47 MiB, peak 267.14 MiB, free memory in arenas 0.00 B, will set to 254.61 MiB (RSS), difference: 4.13 MiB | ||
12444 | 2025.03.21 02:12:24.797763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12445 | 2025.03.21 02:12:24.821691 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12446 | 2025.03.21 02:12:24.821747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12447 | 2025.03.21 02:12:24.829170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12448 | 2025.03.21 02:12:24.829985 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12449 | 2025.03.21 02:12:24.832706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12450 | 2025.03.21 02:12:28.133827 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12451 | 2025.03.21 02:12:28.134046 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12452 | 2025.03.21 02:12:28.134151 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12453 | 2025.03.21 02:12:28.134906 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12454 | 2025.03.21 02:12:28.134962 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12455 | 2025.03.21 02:12:28.135399 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12456 | 2025.03.21 02:12:28.135669 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12457 | 2025.03.21 02:12:28.135909 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. | ||
12458 | 2025.03.21 02:12:28.135983 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} <Debug> TCPHandler: Processed in 0.002287559 sec. | ||
12459 | 2025.03.21 02:12:28.136121 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12460 | 2025.03.21 02:12:28.136234 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12461 | 2025.03.21 02:12:28.136283 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12462 | 2025.03.21 02:12:28.136840 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12463 | 2025.03.21 02:12:28.136883 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12464 | 2025.03.21 02:12:28.137247 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12465 | 2025.03.21 02:12:28.137492 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12466 | 2025.03.21 02:12:28.137713 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. | ||
12467 | 2025.03.21 02:12:28.137769 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} <Debug> TCPHandler: Processed in 0.001699839 sec. | ||
12468 | 2025.03.21 02:12:28.137887 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12469 | 2025.03.21 02:12:28.138000 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12470 | 2025.03.21 02:12:28.138050 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12471 | 2025.03.21 02:12:28.138570 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12472 | 2025.03.21 02:12:28.138611 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12473 | 2025.03.21 02:12:28.139021 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12474 | 2025.03.21 02:12:28.139263 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12475 | 2025.03.21 02:12:28.139484 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
12476 | 2025.03.21 02:12:28.139537 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} <Debug> TCPHandler: Processed in 0.001704009 sec. | ||
12477 | 2025.03.21 02:12:28.139658 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12478 | 2025.03.21 02:12:28.139764 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12479 | 2025.03.21 02:12:28.139811 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12480 | 2025.03.21 02:12:28.140241 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12481 | 2025.03.21 02:12:28.140280 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12482 | 2025.03.21 02:12:28.140638 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12483 | 2025.03.21 02:12:28.140875 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12484 | 2025.03.21 02:12:28.141045 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
12485 | 2025.03.21 02:12:28.141095 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} <Debug> TCPHandler: Processed in 0.001485355 sec. | ||
12486 | 2025.03.21 02:12:30.201042 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
12487 | 2025.03.21 02:12:30.202048 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12488 | 2025.03.21 02:12:30.202090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12489 | 2025.03.21 02:12:30.202612 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12490 | 2025.03.21 02:12:30.202873 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12491 | 2025.03.21 02:12:30.203168 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12492 | 2025.03.21 02:12:32.332852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12493 | 2025.03.21 02:12:32.354720 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12494 | 2025.03.21 02:12:32.354789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12495 | 2025.03.21 02:12:32.362236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12496 | 2025.03.21 02:12:32.362993 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12497 | 2025.03.21 02:12:32.365929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12498 | 2025.03.21 02:12:32.868498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1758 | ||
12499 | 2025.03.21 02:12:32.871586 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12500 | 2025.03.21 02:12:32.871637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12501 | 2025.03.21 02:12:32.873153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12502 | 2025.03.21 02:12:32.873461 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12503 | 2025.03.21 02:12:32.875873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1758 | ||
12504 | 2025.03.21 02:12:33.135757 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12505 | 2025.03.21 02:12:33.135948 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12506 | 2025.03.21 02:12:33.136021 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12507 | 2025.03.21 02:12:33.136897 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12508 | 2025.03.21 02:12:33.136948 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12509 | 2025.03.21 02:12:33.137373 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12510 | 2025.03.21 02:12:33.137620 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12511 | 2025.03.21 02:12:33.137844 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001943 sec., 69994.85331960885 rows/sec., 6.04 MiB/sec. | ||
12512 | 2025.03.21 02:12:33.137900 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} <Debug> TCPHandler: Processed in 0.002257899 sec. | ||
12513 | 2025.03.21 02:12:33.138009 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12514 | 2025.03.21 02:12:33.138108 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12515 | 2025.03.21 02:12:33.138150 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12516 | 2025.03.21 02:12:33.138638 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12517 | 2025.03.21 02:12:33.138674 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12518 | 2025.03.21 02:12:33.139072 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12519 | 2025.03.21 02:12:33.139308 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12520 | 2025.03.21 02:12:33.139500 [ 140 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12521 | 2025.03.21 02:12:33.139535 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00143 sec., 27972.027972027972 rows/sec., 2.05 MiB/sec. | ||
12522 | 2025.03.21 02:12:33.139584 [ 140 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12523 | 2025.03.21 02:12:33.139649 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12524 | 2025.03.21 02:12:33.139662 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} <Debug> TCPHandler: Processed in 0.00169019 sec. | ||
12525 | 2025.03.21 02:12:33.139830 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
12526 | 2025.03.21 02:12:33.139839 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12527 | 2025.03.21 02:12:33.139988 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12528 | 2025.03.21 02:12:33.139995 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12529 | 2025.03.21 02:12:33.140027 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 166 rows starting from the beginning of the part | ||
12530 | 2025.03.21 02:12:33.140050 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12531 | 2025.03.21 02:12:33.140198 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 40 rows starting from the beginning of the part | ||
12532 | 2025.03.21 02:12:33.140584 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 106 rows starting from the beginning of the part | ||
12533 | 2025.03.21 02:12:33.140953 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 40 rows starting from the beginning of the part | ||
12534 | 2025.03.21 02:12:33.141302 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part | ||
12535 | 2025.03.21 02:12:33.141648 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 40 rows starting from the beginning of the part | ||
12536 | 2025.03.21 02:12:33.142655 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12537 | 2025.03.21 02:12:33.142703 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12538 | 2025.03.21 02:12:33.143249 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12539 | 2025.03.21 02:12:33.143476 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.003706944 sec., 116538.043196768 rows/sec., 8.14 MiB/sec. | ||
12540 | 2025.03.21 02:12:33.143631 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12541 | 2025.03.21 02:12:33.143777 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12542 | 2025.03.21 02:12:33.144099 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.004136 sec., 25145.067698259187 rows/sec., 1.96 MiB/sec. | ||
12543 | 2025.03.21 02:12:33.144381 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} <Debug> TCPHandler: Processed in 0.004590889 sec. | ||
12544 | 2025.03.21 02:12:33.144731 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12545 | 2025.03.21 02:12:33.144812 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12546 | 2025.03.21 02:12:33.145123 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12547 | 2025.03.21 02:12:33.145420 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12548 | 2025.03.21 02:12:33.145507 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12549 | 2025.03.21 02:12:33.145693 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12550 | 2025.03.21 02:12:33.147551 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12551 | 2025.03.21 02:12:33.147591 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12552 | 2025.03.21 02:12:33.147990 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12553 | 2025.03.21 02:12:33.148237 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12554 | 2025.03.21 02:12:33.148410 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
12555 | 2025.03.21 02:12:33.148472 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12556 | 2025.03.21 02:12:33.148480 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003293 sec., 48587.91375645308 rows/sec., 3.38 MiB/sec. | ||
12557 | 2025.03.21 02:12:33.148505 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12558 | 2025.03.21 02:12:33.148664 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} <Debug> TCPHandler: Processed in 0.004006469 sec. | ||
12559 | 2025.03.21 02:12:33.148753 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
12560 | 2025.03.21 02:12:33.148857 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12561 | 2025.03.21 02:12:33.148949 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12562 | 2025.03.21 02:12:33.149045 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31524 rows starting from the beginning of the part | ||
12563 | 2025.03.21 02:12:33.149060 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12564 | 2025.03.21 02:12:33.149323 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 76 rows starting from the beginning of the part | ||
12565 | 2025.03.21 02:12:33.149458 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12566 | 2025.03.21 02:12:33.149660 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
12567 | 2025.03.21 02:12:33.150131 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
12568 | 2025.03.21 02:12:33.150520 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
12569 | 2025.03.21 02:12:33.150938 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
12570 | 2025.03.21 02:12:33.153817 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12571 | 2025.03.21 02:12:33.153891 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12572 | 2025.03.21 02:12:33.155602 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12573 | 2025.03.21 02:12:33.156083 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12574 | 2025.03.21 02:12:33.156396 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.007388 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. | ||
12575 | 2025.03.21 02:12:33.157180 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} <Debug> TCPHandler: Processed in 0.008394417 sec. | ||
12576 | 2025.03.21 02:12:33.157380 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12577 | 2025.03.21 02:12:33.157490 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12578 | 2025.03.21 02:12:33.157539 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12579 | 2025.03.21 02:12:33.158169 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12580 | 2025.03.21 02:12:33.158209 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12581 | 2025.03.21 02:12:33.158925 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12582 | 2025.03.21 02:12:33.159189 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12583 | 2025.03.21 02:12:33.159483 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002019 sec., 29717.68202080238 rows/sec., 2.00 MiB/sec. | ||
12584 | 2025.03.21 02:12:33.159536 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} <Debug> TCPHandler: Processed in 0.002205799 sec. | ||
12585 | 2025.03.21 02:12:33.161564 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32240 rows, containing 5 columns (5 merged, 0 gathered) in 0.012940135 sec., 2491473.2342436924 rows/sec., 168.51 MiB/sec. | ||
12586 | 2025.03.21 02:12:33.162057 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
12587 | 2025.03.21 02:12:33.162420 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12588 | 2025.03.21 02:12:33.162511 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
12589 | 2025.03.21 02:12:33.162626 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
12590 | 2025.03.21 02:12:37.503314 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12591 | 2025.03.21 02:12:37.503387 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12592 | 2025.03.21 02:12:37.703393 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
12593 | 2025.03.21 02:12:37.704148 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12594 | 2025.03.21 02:12:37.704197 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12595 | 2025.03.21 02:12:37.704747 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12596 | 2025.03.21 02:12:37.705015 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12597 | 2025.03.21 02:12:37.705256 [ 135 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12598 | 2025.03.21 02:12:37.705302 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
12599 | 2025.03.21 02:12:37.705375 [ 135 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12600 | 2025.03.21 02:12:37.705423 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12601 | 2025.03.21 02:12:37.705601 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12602 | 2025.03.21 02:12:37.705764 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12603 | 2025.03.21 02:12:37.705810 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
12604 | 2025.03.21 02:12:37.705891 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
12605 | 2025.03.21 02:12:37.706152 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
12606 | 2025.03.21 02:12:37.706393 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
12607 | 2025.03.21 02:12:37.706583 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
12608 | 2025.03.21 02:12:37.706787 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
12609 | 2025.03.21 02:12:37.709691 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004160852 sec., 7271587.645991735 rows/sec., 104.02 MiB/sec. | ||
12610 | 2025.03.21 02:12:37.710251 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12611 | 2025.03.21 02:12:37.710594 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12612 | 2025.03.21 02:12:37.710686 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12613 | 2025.03.21 02:12:37.710806 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
12614 | 2025.03.21 02:12:38.139330 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12615 | 2025.03.21 02:12:38.139518 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12616 | 2025.03.21 02:12:38.139589 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12617 | 2025.03.21 02:12:38.140499 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12618 | 2025.03.21 02:12:38.140543 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12619 | 2025.03.21 02:12:38.141020 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12620 | 2025.03.21 02:12:38.141278 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12621 | 2025.03.21 02:12:38.141491 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002026 sec., 104639.68410661402 rows/sec., 6.66 MiB/sec. | ||
12622 | 2025.03.21 02:12:38.141558 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} <Debug> TCPHandler: Processed in 0.002352901 sec. | ||
12623 | 2025.03.21 02:12:38.141675 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12624 | 2025.03.21 02:12:38.141785 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12625 | 2025.03.21 02:12:38.141833 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12626 | 2025.03.21 02:12:38.142686 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12627 | 2025.03.21 02:12:38.142726 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12628 | 2025.03.21 02:12:38.143126 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12629 | 2025.03.21 02:12:38.143368 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12630 | 2025.03.21 02:12:38.143516 [ 135 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12631 | 2025.03.21 02:12:38.143559 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001799 sec., 342968.3157309616 rows/sec., 26.81 MiB/sec. | ||
12632 | 2025.03.21 02:12:38.143566 [ 135 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12633 | 2025.03.21 02:12:38.143612 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12634 | 2025.03.21 02:12:38.143635 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} <Debug> TCPHandler: Processed in 0.002011455 sec. | ||
12635 | 2025.03.21 02:12:38.143899 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12636 | 2025.03.21 02:12:38.143922 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12637 | 2025.03.21 02:12:38.144433 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12638 | 2025.03.21 02:12:38.144538 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12639 | 2025.03.21 02:12:38.144673 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1848 rows starting from the beginning of the part | ||
12640 | 2025.03.21 02:12:38.144688 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12641 | 2025.03.21 02:12:38.145198 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
12642 | 2025.03.21 02:12:38.145728 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
12643 | 2025.03.21 02:12:38.146163 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
12644 | 2025.03.21 02:12:38.146614 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 136 rows starting from the beginning of the part | ||
12645 | 2025.03.21 02:12:38.146931 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 617 rows starting from the beginning of the part | ||
12646 | 2025.03.21 02:12:38.148453 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12647 | 2025.03.21 02:12:38.148539 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12648 | 2025.03.21 02:12:38.149515 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12649 | 2025.03.21 02:12:38.149852 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12650 | 2025.03.21 02:12:38.150284 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.006117 sec., 17328.75592610757 rows/sec., 1.02 MiB/sec. | ||
12651 | 2025.03.21 02:12:38.150482 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} <Debug> TCPHandler: Processed in 0.006689977 sec. | ||
12652 | 2025.03.21 02:12:38.150490 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2849 rows, containing 5 columns (5 merged, 0 gathered) in 0.006761448 sec., 421359.44844950375 rows/sec., 35.79 MiB/sec. | ||
12653 | 2025.03.21 02:12:38.150665 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12654 | 2025.03.21 02:12:38.150771 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12655 | 2025.03.21 02:12:38.150853 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12656 | 2025.03.21 02:12:38.150934 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12657 | 2025.03.21 02:12:38.151373 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12658 | 2025.03.21 02:12:38.151620 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12659 | 2025.03.21 02:12:38.151738 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
12660 | 2025.03.21 02:12:38.152012 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12661 | 2025.03.21 02:12:38.152057 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12662 | 2025.03.21 02:12:38.152430 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
12663 | 2025.03.21 02:12:38.152687 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12664 | 2025.03.21 02:12:38.152909 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002116 sec., 53402.646502835545 rows/sec., 3.46 MiB/sec. | ||
12665 | 2025.03.21 02:12:38.152997 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} <Debug> TCPHandler: Processed in 0.002378442 sec. | ||
12666 | 2025.03.21 02:12:38.153269 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12667 | 2025.03.21 02:12:38.153402 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12668 | 2025.03.21 02:12:38.153448 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12669 | 2025.03.21 02:12:38.154026 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12670 | 2025.03.21 02:12:38.154066 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12671 | 2025.03.21 02:12:38.154426 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12672 | 2025.03.21 02:12:38.154667 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12673 | 2025.03.21 02:12:38.154889 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0015 sec., 74666.66666666667 rows/sec., 4.25 MiB/sec. | ||
12674 | 2025.03.21 02:12:38.154981 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} <Debug> TCPHandler: Processed in 0.001815552 sec. | ||
12675 | 2025.03.21 02:12:38.155209 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12676 | 2025.03.21 02:12:38.155319 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12677 | 2025.03.21 02:12:38.155364 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12678 | 2025.03.21 02:12:38.156059 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12679 | 2025.03.21 02:12:38.156097 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12680 | 2025.03.21 02:12:38.156470 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12681 | 2025.03.21 02:12:38.156708 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12682 | 2025.03.21 02:12:38.156838 [ 135 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12683 | 2025.03.21 02:12:38.156870 [ 135 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12684 | 2025.03.21 02:12:38.156888 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001588 sec., 240554.15617128465 rows/sec., 16.96 MiB/sec. | ||
12685 | 2025.03.21 02:12:38.156892 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12686 | 2025.03.21 02:12:38.157024 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} <Debug> TCPHandler: Processed in 0.001894413 sec. | ||
12687 | 2025.03.21 02:12:38.157128 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12688 | 2025.03.21 02:12:38.157189 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12689 | 2025.03.21 02:12:38.157412 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12690 | 2025.03.21 02:12:38.157440 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12691 | 2025.03.21 02:12:38.157498 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12692 | 2025.03.21 02:12:38.157519 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 916 rows starting from the beginning of the part | ||
12693 | 2025.03.21 02:12:38.157980 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
12694 | 2025.03.21 02:12:38.158388 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
12695 | 2025.03.21 02:12:38.158717 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
12696 | 2025.03.21 02:12:38.158944 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
12697 | 2025.03.21 02:12:38.159256 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 382 rows starting from the beginning of the part | ||
12698 | 2025.03.21 02:12:38.160037 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12699 | 2025.03.21 02:12:38.160095 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12700 | 2025.03.21 02:12:38.160934 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12701 | 2025.03.21 02:12:38.161463 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12702 | 2025.03.21 02:12:38.161874 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004535 sec., 1323.0429988974643 rows/sec., 69.12 KiB/sec. | ||
12703 | 2025.03.21 02:12:38.162265 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} <Debug> TCPHandler: Processed in 0.005119899 sec. | ||
12704 | 2025.03.21 02:12:38.162823 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12705 | 2025.03.21 02:12:38.162916 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 5 columns (5 merged, 0 gathered) in 0.005919383 sec., 276042.28346096206 rows/sec., 21.28 MiB/sec. | ||
12706 | 2025.03.21 02:12:38.163032 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12707 | 2025.03.21 02:12:38.163111 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12708 | 2025.03.21 02:12:38.163156 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12709 | 2025.03.21 02:12:38.163825 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12710 | 2025.03.21 02:12:38.164051 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12711 | 2025.03.21 02:12:38.164245 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
12712 | 2025.03.21 02:12:38.164395 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12713 | 2025.03.21 02:12:38.164439 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12714 | 2025.03.21 02:12:38.164836 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12715 | 2025.03.21 02:12:38.165074 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12716 | 2025.03.21 02:12:38.165256 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002263 sec., 104728.236853734 rows/sec., 7.02 MiB/sec. | ||
12717 | 2025.03.21 02:12:38.165314 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} <Debug> TCPHandler: Processed in 0.002688077 sec. | ||
12718 | 2025.03.21 02:12:38.165449 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12719 | 2025.03.21 02:12:38.165582 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12720 | 2025.03.21 02:12:38.165637 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12721 | 2025.03.21 02:12:38.166148 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12722 | 2025.03.21 02:12:38.166185 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12723 | 2025.03.21 02:12:38.166547 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12724 | 2025.03.21 02:12:38.166782 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12725 | 2025.03.21 02:12:38.166973 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. | ||
12726 | 2025.03.21 02:12:38.167064 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} <Debug> TCPHandler: Processed in 0.00168029 sec. | ||
12727 | 2025.03.21 02:12:38.167216 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12728 | 2025.03.21 02:12:38.167319 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12729 | 2025.03.21 02:12:38.167365 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12730 | 2025.03.21 02:12:38.167802 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12731 | 2025.03.21 02:12:38.167838 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12732 | 2025.03.21 02:12:38.168202 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12733 | 2025.03.21 02:12:38.168449 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12734 | 2025.03.21 02:12:38.168579 [ 135 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12735 | 2025.03.21 02:12:38.168610 [ 135 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12736 | 2025.03.21 02:12:38.168629 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001327 sec., 61793.51921627732 rows/sec., 3.92 MiB/sec. | ||
12737 | 2025.03.21 02:12:38.168633 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12738 | 2025.03.21 02:12:38.168748 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} <Debug> TCPHandler: Processed in 0.001581658 sec. | ||
12739 | 2025.03.21 02:12:38.168887 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12740 | 2025.03.21 02:12:38.169187 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12741 | 2025.03.21 02:12:38.169267 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6294 rows starting from the beginning of the part | ||
12742 | 2025.03.21 02:12:38.169640 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
12743 | 2025.03.21 02:12:38.170023 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
12744 | 2025.03.21 02:12:38.170421 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
12745 | 2025.03.21 02:12:38.170711 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
12746 | 2025.03.21 02:12:38.170808 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part | ||
12747 | 2025.03.21 02:12:38.172880 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6616 rows, containing 4 columns (4 merged, 0 gathered) in 0.004169253 sec., 1586855.0073598314 rows/sec., 103.89 MiB/sec. | ||
12748 | 2025.03.21 02:12:38.173363 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12749 | 2025.03.21 02:12:38.173740 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12750 | 2025.03.21 02:12:38.173844 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12751 | 2025.03.21 02:12:38.173945 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
12752 | 2025.03.21 02:12:39.866068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
12753 | 2025.03.21 02:12:39.890419 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12754 | 2025.03.21 02:12:39.890475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12755 | 2025.03.21 02:12:39.899219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12756 | 2025.03.21 02:12:39.900006 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12757 | 2025.03.21 02:12:39.900399 [ 130 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12758 | 2025.03.21 02:12:39.900534 [ 130 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12759 | 2025.03.21 02:12:39.900594 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12760 | 2025.03.21 02:12:39.901179 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12761 | 2025.03.21 02:12:39.916024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
12762 | 2025.03.21 02:12:39.917589 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12763 | 2025.03.21 02:12:39.919225 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
12764 | 2025.03.21 02:12:39.925079 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
12765 | 2025.03.21 02:12:39.930765 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
12766 | 2025.03.21 02:12:39.936466 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
12767 | 2025.03.21 02:12:39.942353 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
12768 | 2025.03.21 02:12:39.947373 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
12769 | 2025.03.21 02:12:40.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.98 MiB, peak 269.91 MiB, free memory in arenas 0.00 B, will set to 256.70 MiB (RSS), difference: -11.29 MiB | ||
12770 | 2025.03.21 02:12:40.006980 [ 188 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.106212479 sec., 4688.714590683831 rows/sec., 24.24 MiB/sec. | ||
12771 | 2025.03.21 02:12:40.010554 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12772 | 2025.03.21 02:12:40.013744 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12773 | 2025.03.21 02:12:40.013876 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12774 | 2025.03.21 02:12:40.016588 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
12775 | 2025.03.21 02:12:40.782300 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12776 | 2025.03.21 02:12:40.782524 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12777 | 2025.03.21 02:12:40.782606 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12778 | 2025.03.21 02:12:40.783440 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12779 | 2025.03.21 02:12:40.783492 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12780 | 2025.03.21 02:12:40.783927 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
12781 | 2025.03.21 02:12:40.784184 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12782 | 2025.03.21 02:12:40.784481 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.002002 sec., 8991.008991008992 rows/sec., 733.15 KiB/sec. | ||
12783 | 2025.03.21 02:12:40.784629 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} <Debug> TCPHandler: Processed in 0.002465533 sec. | ||
12784 | 2025.03.21 02:12:40.784747 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12785 | 2025.03.21 02:12:40.784856 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12786 | 2025.03.21 02:12:40.784903 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12787 | 2025.03.21 02:12:40.786157 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12788 | 2025.03.21 02:12:40.786199 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12789 | 2025.03.21 02:12:40.786647 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12790 | 2025.03.21 02:12:40.786896 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12791 | 2025.03.21 02:12:40.787112 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002274 sec., 565083.5532102023 rows/sec., 46.92 MiB/sec. | ||
12792 | 2025.03.21 02:12:40.787168 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} <Debug> TCPHandler: Processed in 0.002474272 sec. | ||
12793 | 2025.03.21 02:12:40.787301 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12794 | 2025.03.21 02:12:40.787442 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12795 | 2025.03.21 02:12:40.787500 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12796 | 2025.03.21 02:12:40.788209 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12797 | 2025.03.21 02:12:40.788260 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12798 | 2025.03.21 02:12:40.788636 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12799 | 2025.03.21 02:12:40.788883 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12800 | 2025.03.21 02:12:40.789104 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.001692 sec., 34278.95981087471 rows/sec., 2.46 MiB/sec. | ||
12801 | 2025.03.21 02:12:40.789158 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} <Debug> TCPHandler: Processed in 0.001920283 sec. | ||
12802 | 2025.03.21 02:12:40.789281 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12803 | 2025.03.21 02:12:40.789386 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12804 | 2025.03.21 02:12:40.789432 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12805 | 2025.03.21 02:12:40.790045 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12806 | 2025.03.21 02:12:40.790086 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12807 | 2025.03.21 02:12:40.790451 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12808 | 2025.03.21 02:12:40.790696 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12809 | 2025.03.21 02:12:40.790902 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001538 sec., 148244.4733420026 rows/sec., 10.04 MiB/sec. | ||
12810 | 2025.03.21 02:12:40.790954 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} <Debug> TCPHandler: Processed in 0.001723121 sec. | ||
12811 | 2025.03.21 02:12:40.791057 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12812 | 2025.03.21 02:12:40.791158 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12813 | 2025.03.21 02:12:40.791203 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12814 | 2025.03.21 02:12:40.791967 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12815 | 2025.03.21 02:12:40.792007 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12816 | 2025.03.21 02:12:40.792401 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12817 | 2025.03.21 02:12:40.792647 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12818 | 2025.03.21 02:12:40.792857 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.001721 sec., 335851.24927367806 rows/sec., 25.01 MiB/sec. | ||
12819 | 2025.03.21 02:12:40.792909 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} <Debug> TCPHandler: Processed in 0.001900554 sec. | ||
12820 | 2025.03.21 02:12:40.793013 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12821 | 2025.03.21 02:12:40.793114 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12822 | 2025.03.21 02:12:40.793161 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12823 | 2025.03.21 02:12:40.793869 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12824 | 2025.03.21 02:12:40.793908 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12825 | 2025.03.21 02:12:40.794341 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12826 | 2025.03.21 02:12:40.794576 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12827 | 2025.03.21 02:12:40.794782 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.00169 sec., 555621.3017751479 rows/sec., 37.24 MiB/sec. | ||
12828 | 2025.03.21 02:12:40.794834 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} <Debug> TCPHandler: Processed in 0.001870523 sec. | ||
12829 | 2025.03.21 02:12:40.794966 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12830 | 2025.03.21 02:12:40.795104 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12831 | 2025.03.21 02:12:40.795186 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12832 | 2025.03.21 02:12:40.796395 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12833 | 2025.03.21 02:12:40.796436 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12834 | 2025.03.21 02:12:40.797108 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12835 | 2025.03.21 02:12:40.797370 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12836 | 2025.03.21 02:12:40.797613 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002537 sec., 15766.653527788725 rows/sec., 28.25 MiB/sec. | ||
12837 | 2025.03.21 02:12:40.797713 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} <Debug> TCPHandler: Processed in 0.002811919 sec. | ||
12838 | 2025.03.21 02:12:40.797830 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12839 | 2025.03.21 02:12:40.797931 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12840 | 2025.03.21 02:12:40.797978 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12841 | 2025.03.21 02:12:40.798412 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12842 | 2025.03.21 02:12:40.798452 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12843 | 2025.03.21 02:12:40.798809 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12844 | 2025.03.21 02:12:40.799044 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12845 | 2025.03.21 02:12:40.799271 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001361 sec., 22042.61572373255 rows/sec., 1.49 MiB/sec. | ||
12846 | 2025.03.21 02:12:40.799343 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} <Debug> TCPHandler: Processed in 0.001562098 sec. | ||
12847 | 2025.03.21 02:12:41.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.80 MiB, peak 269.91 MiB, free memory in arenas 0.00 B, will set to 256.70 MiB (RSS), difference: 10.90 MiB | ||
12848 | 2025.03.21 02:12:42.876156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1806 | ||
12849 | 2025.03.21 02:12:42.880138 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12850 | 2025.03.21 02:12:42.880192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12851 | 2025.03.21 02:12:42.881695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12852 | 2025.03.21 02:12:42.882018 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12853 | 2025.03.21 02:12:42.882685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
12854 | 2025.03.21 02:12:43.129464 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12855 | 2025.03.21 02:12:43.129644 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12856 | 2025.03.21 02:12:43.129714 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12857 | 2025.03.21 02:12:43.130486 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12858 | 2025.03.21 02:12:43.130528 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12859 | 2025.03.21 02:12:43.130913 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12860 | 2025.03.21 02:12:43.131180 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12861 | 2025.03.21 02:12:43.131408 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001814 sec., 30871.003307607494 rows/sec., 2.37 MiB/sec. | ||
12862 | 2025.03.21 02:12:43.131467 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} <Debug> TCPHandler: Processed in 0.002088136 sec. | ||
12863 | 2025.03.21 02:12:43.131608 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12864 | 2025.03.21 02:12:43.131748 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12865 | 2025.03.21 02:12:43.131803 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12866 | 2025.03.21 02:12:43.132450 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12867 | 2025.03.21 02:12:43.132491 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12868 | 2025.03.21 02:12:43.132868 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12869 | 2025.03.21 02:12:43.133116 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12870 | 2025.03.21 02:12:43.133330 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001614 sec., 39653.035935563814 rows/sec., 3.10 MiB/sec. | ||
12871 | 2025.03.21 02:12:43.133382 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} <Debug> TCPHandler: Processed in 0.001841012 sec. | ||
12872 | 2025.03.21 02:12:43.133499 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12873 | 2025.03.21 02:12:43.133607 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12874 | 2025.03.21 02:12:43.133657 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12875 | 2025.03.21 02:12:43.134150 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12876 | 2025.03.21 02:12:43.134190 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12877 | 2025.03.21 02:12:43.134560 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12878 | 2025.03.21 02:12:43.134796 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12879 | 2025.03.21 02:12:43.135003 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001418 sec., 53596.6149506347 rows/sec., 3.74 MiB/sec. | ||
12880 | 2025.03.21 02:12:43.135054 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} <Debug> TCPHandler: Processed in 0.001607737 sec. | ||
12881 | 2025.03.21 02:12:43.135180 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12882 | 2025.03.21 02:12:43.135308 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12883 | 2025.03.21 02:12:43.135364 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12884 | 2025.03.21 02:12:43.135879 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12885 | 2025.03.21 02:12:43.135926 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
12886 | 2025.03.21 02:12:43.136344 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12887 | 2025.03.21 02:12:43.136580 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12888 | 2025.03.21 02:12:43.136807 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001526 sec., 19659.23984272608 rows/sec., 1.32 MiB/sec. | ||
12889 | 2025.03.21 02:12:43.136857 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} <Debug> TCPHandler: Processed in 0.00173788 sec. | ||
12890 | 2025.03.21 02:12:45.205520 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
12891 | 2025.03.21 02:12:45.206205 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12892 | 2025.03.21 02:12:45.206247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12893 | 2025.03.21 02:12:45.206782 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12894 | 2025.03.21 02:12:45.207053 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12895 | 2025.03.21 02:12:45.207277 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
12896 | 2025.03.21 02:12:47.416184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
12897 | 2025.03.21 02:12:47.436668 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12898 | 2025.03.21 02:12:47.436730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12899 | 2025.03.21 02:12:47.443569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12900 | 2025.03.21 02:12:47.444318 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12901 | 2025.03.21 02:12:47.448360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
12902 | 2025.03.21 02:12:48.140131 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12903 | 2025.03.21 02:12:48.140348 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12904 | 2025.03.21 02:12:48.140430 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12905 | 2025.03.21 02:12:48.141316 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12906 | 2025.03.21 02:12:48.141372 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12907 | 2025.03.21 02:12:48.141834 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12908 | 2025.03.21 02:12:48.142104 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12909 | 2025.03.21 02:12:48.142312 [ 120 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12910 | 2025.03.21 02:12:48.142342 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002051 sec., 103364.21257922966 rows/sec., 6.57 MiB/sec. | ||
12911 | 2025.03.21 02:12:48.142398 [ 120 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12912 | 2025.03.21 02:12:48.142463 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12913 | 2025.03.21 02:12:48.142492 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} <Debug> TCPHandler: Processed in 0.002507484 sec. | ||
12914 | 2025.03.21 02:12:48.142788 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12915 | 2025.03.21 02:12:48.142821 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12916 | 2025.03.21 02:12:48.143348 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12917 | 2025.03.21 02:12:48.143401 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12918 | 2025.03.21 02:12:48.143544 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 212 rows starting from the beginning of the part | ||
12919 | 2025.03.21 02:12:48.143577 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12920 | 2025.03.21 02:12:48.144011 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
12921 | 2025.03.21 02:12:48.144425 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
12922 | 2025.03.21 02:12:48.144783 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
12923 | 2025.03.21 02:12:48.145136 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
12924 | 2025.03.21 02:12:48.146995 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12925 | 2025.03.21 02:12:48.147070 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12926 | 2025.03.21 02:12:48.147793 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005223641 sec., 202923.59294982176 rows/sec., 13.68 MiB/sec. | ||
12927 | 2025.03.21 02:12:48.147946 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12928 | 2025.03.21 02:12:48.147988 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12929 | 2025.03.21 02:12:48.148483 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12930 | 2025.03.21 02:12:48.148502 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12931 | 2025.03.21 02:12:48.148658 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12932 | 2025.03.21 02:12:48.148865 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
12933 | 2025.03.21 02:12:48.148989 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005867 sec., 105164.47929094938 rows/sec., 8.22 MiB/sec. | ||
12934 | 2025.03.21 02:12:48.149075 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} <Debug> TCPHandler: Processed in 0.006375391 sec. | ||
12935 | 2025.03.21 02:12:48.149250 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12936 | 2025.03.21 02:12:48.149381 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12937 | 2025.03.21 02:12:48.149436 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12938 | 2025.03.21 02:12:48.150053 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12939 | 2025.03.21 02:12:48.150091 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12940 | 2025.03.21 02:12:48.150435 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12941 | 2025.03.21 02:12:48.150660 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12942 | 2025.03.21 02:12:48.150877 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001578 sec., 67173.63751584284 rows/sec., 3.95 MiB/sec. | ||
12943 | 2025.03.21 02:12:48.150960 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} <Debug> TCPHandler: Processed in 0.001836083 sec. | ||
12944 | 2025.03.21 02:12:48.151213 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12945 | 2025.03.21 02:12:48.151480 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12946 | 2025.03.21 02:12:48.151553 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12947 | 2025.03.21 02:12:48.152146 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12948 | 2025.03.21 02:12:48.152186 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12949 | 2025.03.21 02:12:48.152563 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12950 | 2025.03.21 02:12:48.152809 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12951 | 2025.03.21 02:12:48.153071 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001665 sec., 67867.86786786787 rows/sec., 4.39 MiB/sec. | ||
12952 | 2025.03.21 02:12:48.153131 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} <Debug> TCPHandler: Processed in 0.002019815 sec. | ||
12953 | 2025.03.21 02:12:48.153378 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12954 | 2025.03.21 02:12:48.153507 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12955 | 2025.03.21 02:12:48.153554 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12956 | 2025.03.21 02:12:48.154123 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12957 | 2025.03.21 02:12:48.154164 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12958 | 2025.03.21 02:12:48.154525 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12959 | 2025.03.21 02:12:48.154766 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12960 | 2025.03.21 02:12:48.154934 [ 120 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12961 | 2025.03.21 02:12:48.154996 [ 120 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12962 | 2025.03.21 02:12:48.155013 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001521 sec., 73635.76594345825 rows/sec., 4.19 MiB/sec. | ||
12963 | 2025.03.21 02:12:48.155036 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12964 | 2025.03.21 02:12:48.155192 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} <Debug> TCPHandler: Processed in 0.001894943 sec. | ||
12965 | 2025.03.21 02:12:48.155380 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12966 | 2025.03.21 02:12:48.155715 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12967 | 2025.03.21 02:12:48.155859 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12968 | 2025.03.21 02:12:48.155946 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 112 rows starting from the beginning of the part | ||
12969 | 2025.03.21 02:12:48.156139 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12970 | 2025.03.21 02:12:48.156307 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12971 | 2025.03.21 02:12:48.156325 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part | ||
12972 | 2025.03.21 02:12:48.156739 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part | ||
12973 | 2025.03.21 02:12:48.157039 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part | ||
12974 | 2025.03.21 02:12:48.157430 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part | ||
12975 | 2025.03.21 02:12:48.159088 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12976 | 2025.03.21 02:12:48.159166 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12977 | 2025.03.21 02:12:48.159908 [ 192 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004748283 sec., 117937.3680970574 rows/sec., 7.17 MiB/sec. | ||
12978 | 2025.03.21 02:12:48.160028 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12979 | 2025.03.21 02:12:48.160067 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12980 | 2025.03.21 02:12:48.160342 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12981 | 2025.03.21 02:12:48.160409 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12982 | 2025.03.21 02:12:48.160594 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12983 | 2025.03.21 02:12:48.160651 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004607 sec., 82917.2997612329 rows/sec., 5.85 MiB/sec. | ||
12984 | 2025.03.21 02:12:48.160714 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
12985 | 2025.03.21 02:12:48.160760 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} <Debug> TCPHandler: Processed in 0.005259292 sec. | ||
12986 | 2025.03.21 02:12:48.160880 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12987 | 2025.03.21 02:12:48.160988 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12988 | 2025.03.21 02:12:48.161034 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12989 | 2025.03.21 02:12:48.161472 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12990 | 2025.03.21 02:12:48.161508 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12991 | 2025.03.21 02:12:48.161859 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12992 | 2025.03.21 02:12:48.162096 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12993 | 2025.03.21 02:12:48.162253 [ 120 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
12994 | 2025.03.21 02:12:48.162311 [ 120 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12995 | 2025.03.21 02:12:48.162347 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. | ||
12996 | 2025.03.21 02:12:48.162350 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
12997 | 2025.03.21 02:12:48.162489 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} <Debug> TCPHandler: Processed in 0.001656649 sec. | ||
12998 | 2025.03.21 02:12:48.162644 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
12999 | 2025.03.21 02:12:48.162683 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13000 | 2025.03.21 02:12:48.162899 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13001 | 2025.03.21 02:12:48.162963 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13002 | 2025.03.21 02:12:48.162992 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13003 | 2025.03.21 02:12:48.163048 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
13004 | 2025.03.21 02:12:48.163451 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
13005 | 2025.03.21 02:12:48.163828 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
13006 | 2025.03.21 02:12:48.164164 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
13007 | 2025.03.21 02:12:48.164362 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
13008 | 2025.03.21 02:12:48.164567 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
13009 | 2025.03.21 02:12:48.165767 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13010 | 2025.03.21 02:12:48.165840 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13011 | 2025.03.21 02:12:48.166849 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13012 | 2025.03.21 02:12:48.167494 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13013 | 2025.03.21 02:12:48.167538 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005043578 sec., 48774.89750332006 rows/sec., 2.49 MiB/sec. | ||
13014 | 2025.03.21 02:12:48.167780 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
13015 | 2025.03.21 02:12:48.167947 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005119 sec., 46298.10509865208 rows/sec., 3.10 MiB/sec. | ||
13016 | 2025.03.21 02:12:48.168077 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} <Debug> TCPHandler: Processed in 0.005448565 sec. | ||
13017 | 2025.03.21 02:12:48.168258 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13018 | 2025.03.21 02:12:48.168331 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13019 | 2025.03.21 02:12:48.168456 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13020 | 2025.03.21 02:12:48.168528 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13021 | 2025.03.21 02:12:48.168549 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
13022 | 2025.03.21 02:12:48.168764 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13023 | 2025.03.21 02:12:48.169185 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13024 | 2025.03.21 02:12:48.169228 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13025 | 2025.03.21 02:12:48.169588 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13026 | 2025.03.21 02:12:48.169829 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13027 | 2025.03.21 02:12:48.170034 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001651 sec., 605.6935190793458 rows/sec., 40.81 KiB/sec. | ||
13028 | 2025.03.21 02:12:48.170086 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} <Debug> TCPHandler: Processed in 0.001901023 sec. | ||
13029 | 2025.03.21 02:12:48.170209 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13030 | 2025.03.21 02:12:48.170315 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13031 | 2025.03.21 02:12:48.170360 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13032 | 2025.03.21 02:12:48.170797 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13033 | 2025.03.21 02:12:48.170836 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13034 | 2025.03.21 02:12:48.171200 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13035 | 2025.03.21 02:12:48.171439 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13036 | 2025.03.21 02:12:48.171667 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec. | ||
13037 | 2025.03.21 02:12:48.171734 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} <Debug> TCPHandler: Processed in 0.001573168 sec. | ||
13038 | 2025.03.21 02:12:52.503448 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13039 | 2025.03.21 02:12:52.503551 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13040 | 2025.03.21 02:12:52.707527 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
13041 | 2025.03.21 02:12:52.708613 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13042 | 2025.03.21 02:12:52.708693 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13043 | 2025.03.21 02:12:52.709255 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13044 | 2025.03.21 02:12:52.709517 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13045 | 2025.03.21 02:12:52.709786 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
13046 | 2025.03.21 02:12:52.883103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1834 | ||
13047 | 2025.03.21 02:12:52.886386 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13048 | 2025.03.21 02:12:52.886430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13049 | 2025.03.21 02:12:52.887995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13050 | 2025.03.21 02:12:52.888311 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13051 | 2025.03.21 02:12:52.888910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
13052 | 2025.03.21 02:12:53.135877 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13053 | 2025.03.21 02:12:53.136070 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13054 | 2025.03.21 02:12:53.136144 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13055 | 2025.03.21 02:12:53.136980 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13056 | 2025.03.21 02:12:53.137024 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13057 | 2025.03.21 02:12:53.137449 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13058 | 2025.03.21 02:12:53.137712 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13059 | 2025.03.21 02:12:53.137909 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001892 sec., 71881.6067653277 rows/sec., 6.21 MiB/sec. | ||
13060 | 2025.03.21 02:12:53.137968 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} <Debug> TCPHandler: Processed in 0.002197358 sec. | ||
13061 | 2025.03.21 02:12:53.138098 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13062 | 2025.03.21 02:12:53.138210 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13063 | 2025.03.21 02:12:53.138258 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13064 | 2025.03.21 02:12:53.138795 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13065 | 2025.03.21 02:12:53.138833 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13066 | 2025.03.21 02:12:53.139191 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13067 | 2025.03.21 02:12:53.139437 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13068 | 2025.03.21 02:12:53.139614 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001429 sec., 27991.60251924423 rows/sec., 2.06 MiB/sec. | ||
13069 | 2025.03.21 02:12:53.139665 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} <Debug> TCPHandler: Processed in 0.001621778 sec. | ||
13070 | 2025.03.21 02:12:53.139770 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13071 | 2025.03.21 02:12:53.139873 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13072 | 2025.03.21 02:12:53.139918 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13073 | 2025.03.21 02:12:53.140451 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13074 | 2025.03.21 02:12:53.140486 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13075 | 2025.03.21 02:12:53.140829 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13076 | 2025.03.21 02:12:53.141121 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13077 | 2025.03.21 02:12:53.141321 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001461 sec., 71184.12046543464 rows/sec., 5.56 MiB/sec. | ||
13078 | 2025.03.21 02:12:53.141380 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} <Debug> TCPHandler: Processed in 0.001661509 sec. | ||
13079 | 2025.03.21 02:12:53.141548 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13080 | 2025.03.21 02:12:53.141849 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13081 | 2025.03.21 02:12:53.142014 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13082 | 2025.03.21 02:12:53.142894 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13083 | 2025.03.21 02:12:53.142932 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13084 | 2025.03.21 02:12:53.143319 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13085 | 2025.03.21 02:12:53.143567 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13086 | 2025.03.21 02:12:53.143703 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
13087 | 2025.03.21 02:12:53.143748 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002007 sec., 79720.97658196313 rows/sec., 5.55 MiB/sec. | ||
13088 | 2025.03.21 02:12:53.143756 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13089 | 2025.03.21 02:12:53.143799 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13090 | 2025.03.21 02:12:53.143819 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} <Debug> TCPHandler: Processed in 0.002342351 sec. | ||
13091 | 2025.03.21 02:12:53.143943 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
13092 | 2025.03.21 02:12:53.143961 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13093 | 2025.03.21 02:12:53.144097 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13094 | 2025.03.21 02:12:53.144098 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13095 | 2025.03.21 02:12:53.144141 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 32240 rows starting from the beginning of the part | ||
13096 | 2025.03.21 02:12:53.144197 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13097 | 2025.03.21 02:12:53.144311 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part | ||
13098 | 2025.03.21 02:12:53.144790 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 939 rows starting from the beginning of the part | ||
13099 | 2025.03.21 02:12:53.145193 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 76 rows starting from the beginning of the part | ||
13100 | 2025.03.21 02:12:53.145552 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part | ||
13101 | 2025.03.21 02:12:53.147545 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13102 | 2025.03.21 02:12:53.147589 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13103 | 2025.03.21 02:12:53.148573 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13104 | 2025.03.21 02:12:53.148896 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13105 | 2025.03.21 02:12:53.149119 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.005059 sec., 7906.700929037359 rows/sec., 14.17 MiB/sec. | ||
13106 | 2025.03.21 02:12:53.149307 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} <Debug> TCPHandler: Processed in 0.005404795 sec. | ||
13107 | 2025.03.21 02:12:53.149428 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13108 | 2025.03.21 02:12:53.149531 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13109 | 2025.03.21 02:12:53.149577 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13110 | 2025.03.21 02:12:53.150082 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13111 | 2025.03.21 02:12:53.150148 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13112 | 2025.03.21 02:12:53.150608 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13113 | 2025.03.21 02:12:53.150876 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13114 | 2025.03.21 02:12:53.151060 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
13115 | 2025.03.21 02:12:53.151109 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} <Debug> TCPHandler: Processed in 0.00173185 sec. | ||
13116 | 2025.03.21 02:12:53.153382 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33729 rows, containing 5 columns (5 merged, 0 gathered) in 0.009499985 sec., 3550426.658568408 rows/sec., 240.06 MiB/sec. | ||
13117 | 2025.03.21 02:12:53.153744 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
13118 | 2025.03.21 02:12:53.154160 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13119 | 2025.03.21 02:12:53.154268 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
13120 | 2025.03.21 02:12:53.154387 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
13121 | 2025.03.21 02:12:54.948528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
13122 | 2025.03.21 02:12:54.968489 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13123 | 2025.03.21 02:12:54.968547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13124 | 2025.03.21 02:12:54.975786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13125 | 2025.03.21 02:12:54.976571 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13126 | 2025.03.21 02:12:54.981887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
13127 | 2025.03.21 02:12:58.139310 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13128 | 2025.03.21 02:12:58.139509 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13129 | 2025.03.21 02:12:58.139580 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13130 | 2025.03.21 02:12:58.140428 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13131 | 2025.03.21 02:12:58.140473 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13132 | 2025.03.21 02:12:58.140930 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13133 | 2025.03.21 02:12:58.141190 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13134 | 2025.03.21 02:12:58.141427 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001968 sec., 107723.57723577235 rows/sec., 6.85 MiB/sec. | ||
13135 | 2025.03.21 02:12:58.141497 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} <Debug> TCPHandler: Processed in 0.00231342 sec. | ||
13136 | 2025.03.21 02:12:58.141639 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13137 | 2025.03.21 02:12:58.141781 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13138 | 2025.03.21 02:12:58.141836 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13139 | 2025.03.21 02:12:58.142693 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13140 | 2025.03.21 02:12:58.142732 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13141 | 2025.03.21 02:12:58.143140 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13142 | 2025.03.21 02:12:58.143388 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13143 | 2025.03.21 02:12:58.143523 [ 107 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13144 | 2025.03.21 02:12:58.143564 [ 107 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13145 | 2025.03.21 02:12:58.143570 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001822 sec., 338638.85839736555 rows/sec., 26.47 MiB/sec. | ||
13146 | 2025.03.21 02:12:58.143589 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13147 | 2025.03.21 02:12:58.143667 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} <Debug> TCPHandler: Processed in 0.002090286 sec. | ||
13148 | 2025.03.21 02:12:58.143867 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13149 | 2025.03.21 02:12:58.143887 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13150 | 2025.03.21 02:12:58.144118 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13151 | 2025.03.21 02:12:58.144145 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13152 | 2025.03.21 02:12:58.144206 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13153 | 2025.03.21 02:12:58.144232 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1848 rows starting from the beginning of the part | ||
13154 | 2025.03.21 02:12:58.144536 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1285 rows starting from the beginning of the part | ||
13155 | 2025.03.21 02:12:58.144883 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
13156 | 2025.03.21 02:12:58.145230 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 617 rows starting from the beginning of the part | ||
13157 | 2025.03.21 02:12:58.145506 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 136 rows starting from the beginning of the part | ||
13158 | 2025.03.21 02:12:58.145825 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 617 rows starting from the beginning of the part | ||
13159 | 2025.03.21 02:12:58.147324 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13160 | 2025.03.21 02:12:58.147387 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13161 | 2025.03.21 02:12:58.148381 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13162 | 2025.03.21 02:12:58.148794 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13163 | 2025.03.21 02:12:58.148952 [ 107 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13164 | 2025.03.21 02:12:58.148987 [ 107 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13165 | 2025.03.21 02:12:58.149026 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13166 | 2025.03.21 02:12:58.149026 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004992 sec., 21233.97435897436 rows/sec., 1.25 MiB/sec. | ||
13167 | 2025.03.21 02:12:58.149249 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} <Debug> TCPHandler: Processed in 0.005432144 sec. | ||
13168 | 2025.03.21 02:12:58.149341 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
13169 | 2025.03.21 02:12:58.149567 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13170 | 2025.03.21 02:12:58.149802 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13171 | 2025.03.21 02:12:58.149959 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 166 rows starting from the beginning of the part | ||
13172 | 2025.03.21 02:12:58.150080 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13173 | 2025.03.21 02:12:58.150314 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.006607625 sec., 689960.4623446397 rows/sec., 58.63 MiB/sec. | ||
13174 | 2025.03.21 02:12:58.150449 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part | ||
13175 | 2025.03.21 02:12:58.150491 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13176 | 2025.03.21 02:12:58.150815 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 58 rows starting from the beginning of the part | ||
13177 | 2025.03.21 02:12:58.150849 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13178 | 2025.03.21 02:12:58.151168 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part | ||
13179 | 2025.03.21 02:12:58.151584 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 40 rows starting from the beginning of the part | ||
13180 | 2025.03.21 02:12:58.152050 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 106 rows starting from the beginning of the part | ||
13181 | 2025.03.21 02:12:58.152201 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13182 | 2025.03.21 02:12:58.152665 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13183 | 2025.03.21 02:12:58.152950 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
13184 | 2025.03.21 02:12:58.154536 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13185 | 2025.03.21 02:12:58.154618 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13186 | 2025.03.21 02:12:58.155445 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.00631463 sec., 92166.92031045366 rows/sec., 6.11 MiB/sec. | ||
13187 | 2025.03.21 02:12:58.155559 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13188 | 2025.03.21 02:12:58.155641 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13189 | 2025.03.21 02:12:58.156017 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13190 | 2025.03.21 02:12:58.156132 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13191 | 2025.03.21 02:12:58.156439 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13192 | 2025.03.21 02:12:58.156459 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006567 sec., 17207.248363027258 rows/sec., 1.11 MiB/sec. | ||
13193 | 2025.03.21 02:12:58.156702 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} <Debug> TCPHandler: Processed in 0.007286737 sec. | ||
13194 | 2025.03.21 02:12:58.156703 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
13195 | 2025.03.21 02:12:58.156865 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13196 | 2025.03.21 02:12:58.156972 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13197 | 2025.03.21 02:12:58.157018 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13198 | 2025.03.21 02:12:58.157597 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13199 | 2025.03.21 02:12:58.157636 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13200 | 2025.03.21 02:12:58.158007 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13201 | 2025.03.21 02:12:58.158249 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13202 | 2025.03.21 02:12:58.158431 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001481 sec., 75624.57798784606 rows/sec., 4.31 MiB/sec. | ||
13203 | 2025.03.21 02:12:58.158484 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} <Debug> TCPHandler: Processed in 0.001671219 sec. | ||
13204 | 2025.03.21 02:12:58.158597 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13205 | 2025.03.21 02:12:58.158703 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13206 | 2025.03.21 02:12:58.158746 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13207 | 2025.03.21 02:12:58.159418 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13208 | 2025.03.21 02:12:58.159455 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13209 | 2025.03.21 02:12:58.159839 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13210 | 2025.03.21 02:12:58.160087 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13211 | 2025.03.21 02:12:58.160228 [ 107 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13212 | 2025.03.21 02:12:58.160267 [ 107 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13213 | 2025.03.21 02:12:58.160276 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001594 sec., 239648.6825595985 rows/sec., 16.90 MiB/sec. | ||
13214 | 2025.03.21 02:12:58.160295 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13215 | 2025.03.21 02:12:58.160382 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} <Debug> TCPHandler: Processed in 0.001831652 sec. | ||
13216 | 2025.03.21 02:12:58.160535 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13217 | 2025.03.21 02:12:58.160594 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13218 | 2025.03.21 02:12:58.160758 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13219 | 2025.03.21 02:12:58.160796 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13220 | 2025.03.21 02:12:58.160817 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 916 rows starting from the beginning of the part | ||
13221 | 2025.03.21 02:12:58.160900 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13222 | 2025.03.21 02:12:58.161146 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 578 rows starting from the beginning of the part | ||
13223 | 2025.03.21 02:12:58.161536 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
13224 | 2025.03.21 02:12:58.161935 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 382 rows starting from the beginning of the part | ||
13225 | 2025.03.21 02:12:58.162305 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 104 rows starting from the beginning of the part | ||
13226 | 2025.03.21 02:12:58.162561 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 382 rows starting from the beginning of the part | ||
13227 | 2025.03.21 02:12:58.163526 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13228 | 2025.03.21 02:12:58.163606 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13229 | 2025.03.21 02:12:58.164550 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13230 | 2025.03.21 02:12:58.165030 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13231 | 2025.03.21 02:12:58.165326 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00458 sec., 1310.0436681222707 rows/sec., 68.44 KiB/sec. | ||
13232 | 2025.03.21 02:12:58.166082 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} <Debug> TCPHandler: Processed in 0.005543787 sec. | ||
13233 | 2025.03.21 02:12:58.166151 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.00575423 sec., 421602.89039541344 rows/sec., 32.30 MiB/sec. | ||
13234 | 2025.03.21 02:12:58.166358 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13235 | 2025.03.21 02:12:58.166398 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13236 | 2025.03.21 02:12:58.166569 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13237 | 2025.03.21 02:12:58.166662 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13238 | 2025.03.21 02:12:58.167033 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13239 | 2025.03.21 02:12:58.167265 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13240 | 2025.03.21 02:12:58.167375 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
13241 | 2025.03.21 02:12:58.167683 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13242 | 2025.03.21 02:12:58.167727 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13243 | 2025.03.21 02:12:58.168131 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13244 | 2025.03.21 02:12:58.168379 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2025.03.21 02:12:58.168582 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002087 sec., 113560.1341638716 rows/sec., 7.61 MiB/sec. | ||
13246 | 2025.03.21 02:12:58.168639 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} <Debug> TCPHandler: Processed in 0.002345541 sec. | ||
13247 | 2025.03.21 02:12:58.168742 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13248 | 2025.03.21 02:12:58.168844 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13249 | 2025.03.21 02:12:58.168889 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13250 | 2025.03.21 02:12:58.169294 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13251 | 2025.03.21 02:12:58.169332 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13252 | 2025.03.21 02:12:58.169677 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13253 | 2025.03.21 02:12:58.169928 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13254 | 2025.03.21 02:12:58.170139 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
13255 | 2025.03.21 02:12:58.170190 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} <Debug> TCPHandler: Processed in 0.001498217 sec. | ||
13256 | 2025.03.21 02:12:58.170312 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13257 | 2025.03.21 02:12:58.170418 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13258 | 2025.03.21 02:12:58.170462 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13259 | 2025.03.21 02:12:58.170884 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13260 | 2025.03.21 02:12:58.170922 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13261 | 2025.03.21 02:12:58.171286 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13262 | 2025.03.21 02:12:58.171523 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13263 | 2025.03.21 02:12:58.171699 [ 106 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13264 | 2025.03.21 02:12:58.171755 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec. | ||
13265 | 2025.03.21 02:12:58.171763 [ 106 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13266 | 2025.03.21 02:12:58.171837 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13267 | 2025.03.21 02:12:58.171873 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} <Debug> TCPHandler: Processed in 0.001604948 sec. | ||
13268 | 2025.03.21 02:12:58.172040 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13269 | 2025.03.21 02:12:58.172164 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13270 | 2025.03.21 02:12:58.172199 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6616 rows starting from the beginning of the part | ||
13271 | 2025.03.21 02:12:58.172320 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
13272 | 2025.03.21 02:12:58.172409 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part | ||
13273 | 2025.03.21 02:12:58.172647 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part | ||
13274 | 2025.03.21 02:12:58.172865 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
13275 | 2025.03.21 02:12:58.172987 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 82 rows starting from the beginning of the part | ||
13276 | 2025.03.21 02:12:58.175307 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369698 sec., 2047661.244420123 rows/sec., 134.03 MiB/sec. | ||
13277 | 2025.03.21 02:12:58.175824 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13278 | 2025.03.21 02:12:58.176144 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13279 | 2025.03.21 02:12:58.176225 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13280 | 2025.03.21 02:12:58.176315 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
13281 | 2025.03.21 02:13:00.209997 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
13282 | 2025.03.21 02:13:00.210706 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13283 | 2025.03.21 02:13:00.210760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13284 | 2025.03.21 02:13:00.211319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13285 | 2025.03.21 02:13:00.211587 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13286 | 2025.03.21 02:13:00.211869 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
13287 | 2025.03.21 02:13:02.482029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
13288 | 2025.03.21 02:13:02.503202 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13289 | 2025.03.21 02:13:02.503272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13290 | 2025.03.21 02:13:02.510580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13291 | 2025.03.21 02:13:02.511345 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13292 | 2025.03.21 02:13:02.514166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
13293 | 2025.03.21 02:13:02.889246 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1866 | ||
13294 | 2025.03.21 02:13:02.892811 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13295 | 2025.03.21 02:13:02.892861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13296 | 2025.03.21 02:13:02.894394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13297 | 2025.03.21 02:13:02.894692 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13298 | 2025.03.21 02:13:02.894855 [ 103 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13299 | 2025.03.21 02:13:02.894915 [ 103 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13300 | 2025.03.21 02:13:02.894953 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13301 | 2025.03.21 02:13:02.895568 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::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 | ||
13302 | 2025.03.21 02:13:02.897370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
13303 | 2025.03.21 02:13:02.897714 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13304 | 2025.03.21 02:13:02.897940 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1722 rows starting from the beginning of the part | ||
13305 | 2025.03.21 02:13:02.898605 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
13306 | 2025.03.21 02:13:02.899296 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
13307 | 2025.03.21 02:13:02.899979 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
13308 | 2025.03.21 02:13:02.900635 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
13309 | 2025.03.21 02:13:02.901290 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
13310 | 2025.03.21 02:13:02.910335 [ 191 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1866 rows, containing 72 columns (72 merged, 0 gathered) in 0.015214095 sec., 122649.42476039488 rows/sec., 93.59 MiB/sec. | ||
13311 | 2025.03.21 02:13:02.912189 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13312 | 2025.03.21 02:13:02.913012 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13313 | 2025.03.21 02:13:02.913116 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13314 | 2025.03.21 02:13:02.913477 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
13315 | 2025.03.21 02:13:03.136927 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13316 | 2025.03.21 02:13:03.137110 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13317 | 2025.03.21 02:13:03.137180 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13318 | 2025.03.21 02:13:03.138051 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13319 | 2025.03.21 02:13:03.138098 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13320 | 2025.03.21 02:13:03.138505 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13321 | 2025.03.21 02:13:03.138754 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13322 | 2025.03.21 02:13:03.138940 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001882 sec., 72263.54941551542 rows/sec., 6.24 MiB/sec. | ||
13323 | 2025.03.21 02:13:03.138992 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} <Debug> TCPHandler: Processed in 0.002155468 sec. | ||
13324 | 2025.03.21 02:13:03.139111 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13325 | 2025.03.21 02:13:03.139216 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13326 | 2025.03.21 02:13:03.139267 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13327 | 2025.03.21 02:13:03.139785 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13328 | 2025.03.21 02:13:03.139822 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13329 | 2025.03.21 02:13:03.140161 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13330 | 2025.03.21 02:13:03.140408 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13331 | 2025.03.21 02:13:03.140595 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001397 sec., 28632.78453829635 rows/sec., 2.10 MiB/sec. | ||
13332 | 2025.03.21 02:13:03.140680 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} <Debug> TCPHandler: Processed in 0.001621848 sec. | ||
13333 | 2025.03.21 02:13:03.140845 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13334 | 2025.03.21 02:13:03.141138 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13335 | 2025.03.21 02:13:03.141245 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13336 | 2025.03.21 02:13:03.141839 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13337 | 2025.03.21 02:13:03.141876 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13338 | 2025.03.21 02:13:03.142231 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13339 | 2025.03.21 02:13:03.142469 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13340 | 2025.03.21 02:13:03.142642 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001615 sec., 64396.284829721364 rows/sec., 5.03 MiB/sec. | ||
13341 | 2025.03.21 02:13:03.142692 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} <Debug> TCPHandler: Processed in 0.001933514 sec. | ||
13342 | 2025.03.21 02:13:03.142816 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13343 | 2025.03.21 02:13:03.142919 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13344 | 2025.03.21 02:13:03.142966 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13345 | 2025.03.21 02:13:03.143473 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13346 | 2025.03.21 02:13:03.143509 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13347 | 2025.03.21 02:13:03.143878 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13348 | 2025.03.21 02:13:03.144112 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13349 | 2025.03.21 02:13:03.144287 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
13350 | 2025.03.21 02:13:03.144336 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} <Debug> TCPHandler: Processed in 0.001572958 sec. | ||
13351 | 2025.03.21 02:13:03.144469 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13352 | 2025.03.21 02:13:03.144574 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13353 | 2025.03.21 02:13:03.144639 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13354 | 2025.03.21 02:13:03.145790 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13355 | 2025.03.21 02:13:03.145826 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13356 | 2025.03.21 02:13:03.146503 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13357 | 2025.03.21 02:13:03.146755 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13358 | 2025.03.21 02:13:03.146952 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0024 sec., 16666.666666666668 rows/sec., 29.87 MiB/sec. | ||
13359 | 2025.03.21 02:13:03.147043 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} <Debug> TCPHandler: Processed in 0.002624716 sec. | ||
13360 | 2025.03.21 02:13:03.147155 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13361 | 2025.03.21 02:13:03.147258 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13362 | 2025.03.21 02:13:03.147303 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13363 | 2025.03.21 02:13:03.147731 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13364 | 2025.03.21 02:13:03.147766 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13365 | 2025.03.21 02:13:03.148118 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13366 | 2025.03.21 02:13:03.148360 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13367 | 2025.03.21 02:13:03.148554 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
13368 | 2025.03.21 02:13:03.148603 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} <Debug> TCPHandler: Processed in 0.001498006 sec. | ||
13369 | 2025.03.21 02:13:07.257216 [ 224 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13370 | 2025.03.21 02:13:07.257298 [ 224 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13371 | 2025.03.21 02:13:07.266055 [ 224 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13372 | 2025.03.21 02:13:07.503604 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13373 | 2025.03.21 02:13:07.503657 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13374 | 2025.03.21 02:13:07.712080 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
13375 | 2025.03.21 02:13:07.712773 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13376 | 2025.03.21 02:13:07.712824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13377 | 2025.03.21 02:13:07.713426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13378 | 2025.03.21 02:13:07.713715 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13379 | 2025.03.21 02:13:07.713982 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
13380 | 2025.03.21 02:13:07.714044 [ 218 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13381 | 2025.03.21 02:13:07.714086 [ 218 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13382 | 2025.03.21 02:13:07.716517 [ 218 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13383 | 2025.03.21 02:13:08.139811 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13384 | 2025.03.21 02:13:08.140027 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13385 | 2025.03.21 02:13:08.140107 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13386 | 2025.03.21 02:13:08.141001 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13387 | 2025.03.21 02:13:08.141055 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13388 | 2025.03.21 02:13:08.141512 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13389 | 2025.03.21 02:13:08.141775 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13390 | 2025.03.21 02:13:08.141992 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002023 sec., 104794.85912011864 rows/sec., 6.66 MiB/sec. | ||
13391 | 2025.03.21 02:13:08.142060 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} <Debug> TCPHandler: Processed in 0.002386392 sec. | ||
13392 | 2025.03.21 02:13:08.142178 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13393 | 2025.03.21 02:13:08.142288 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13394 | 2025.03.21 02:13:08.142338 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13395 | 2025.03.21 02:13:08.143165 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13396 | 2025.03.21 02:13:08.143202 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13397 | 2025.03.21 02:13:08.143598 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13398 | 2025.03.21 02:13:08.143842 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13399 | 2025.03.21 02:13:08.144042 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001767 sec., 349179.4001131862 rows/sec., 27.30 MiB/sec. | ||
13400 | 2025.03.21 02:13:08.144111 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} <Debug> TCPHandler: Processed in 0.001987405 sec. | ||
13401 | 2025.03.21 02:13:08.144164 [ 220 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13402 | 2025.03.21 02:13:08.144233 [ 220 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13403 | 2025.03.21 02:13:08.144256 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13404 | 2025.03.21 02:13:08.144420 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13405 | 2025.03.21 02:13:08.144543 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13406 | 2025.03.21 02:13:08.145280 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13407 | 2025.03.21 02:13:08.145336 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13408 | 2025.03.21 02:13:08.145853 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13409 | 2025.03.21 02:13:08.146163 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13410 | 2025.03.21 02:13:08.146600 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.002196 sec., 48269.581056466304 rows/sec., 2.84 MiB/sec. | ||
13411 | 2025.03.21 02:13:08.146662 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} <Debug> TCPHandler: Processed in 0.002468943 sec. | ||
13412 | 2025.03.21 02:13:08.146794 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13413 | 2025.03.21 02:13:08.147014 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13414 | 2025.03.21 02:13:08.147102 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13415 | 2025.03.21 02:13:08.147829 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13416 | 2025.03.21 02:13:08.147892 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13417 | 2025.03.21 02:13:08.148599 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
13418 | 2025.03.21 02:13:08.148844 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13419 | 2025.03.21 02:13:08.148980 [ 95 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
13420 | 2025.03.21 02:13:08.149074 [ 95 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13421 | 2025.03.21 02:13:08.149080 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002121 sec., 53276.75624705327 rows/sec., 3.45 MiB/sec. | ||
13422 | 2025.03.21 02:13:08.149120 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13423 | 2025.03.21 02:13:08.149272 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} <Debug> TCPHandler: Processed in 0.002540204 sec. | ||
13424 | 2025.03.21 02:13:08.149562 [ 220 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13425 | 2025.03.21 02:13:08.149818 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
13426 | 2025.03.21 02:13:08.149866 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13427 | 2025.03.21 02:13:08.150470 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13428 | 2025.03.21 02:13:08.150816 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13429 | 2025.03.21 02:13:08.151010 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13430 | 2025.03.21 02:13:08.151704 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 342 rows starting from the beginning of the part | ||
13431 | 2025.03.21 02:13:08.152374 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 113 rows starting from the beginning of the part | ||
13432 | 2025.03.21 02:13:08.153242 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part | ||
13433 | 2025.03.21 02:13:08.153896 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 113 rows starting from the beginning of the part | ||
13434 | 2025.03.21 02:13:08.154111 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 113 rows starting from the beginning of the part | ||
13435 | 2025.03.21 02:13:08.154209 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 113 rows starting from the beginning of the part | ||
13436 | 2025.03.21 02:13:08.154790 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13437 | 2025.03.21 02:13:08.154831 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13438 | 2025.03.21 02:13:08.155408 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13439 | 2025.03.21 02:13:08.155712 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13440 | 2025.03.21 02:13:08.155982 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.006712527 sec., 152252.6464325581 rows/sec., 10.64 MiB/sec. | ||
13441 | 2025.03.21 02:13:08.156021 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005764 sec., 19430.950728660653 rows/sec., 1.11 MiB/sec. | ||
13442 | 2025.03.21 02:13:08.156094 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} <Debug> TCPHandler: Processed in 0.006443352 sec. | ||
13443 | 2025.03.21 02:13:08.156131 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
13444 | 2025.03.21 02:13:08.156242 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13445 | 2025.03.21 02:13:08.156364 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13446 | 2025.03.21 02:13:08.156417 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13447 | 2025.03.21 02:13:08.156432 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13448 | 2025.03.21 02:13:08.156546 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
13449 | 2025.03.21 02:13:08.156655 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
13450 | 2025.03.21 02:13:08.157183 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13451 | 2025.03.21 02:13:08.157219 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13452 | 2025.03.21 02:13:08.157594 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13453 | 2025.03.21 02:13:08.157844 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13454 | 2025.03.21 02:13:08.158022 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001689 sec., 226169.3309650681 rows/sec., 15.95 MiB/sec. | ||
13455 | 2025.03.21 02:13:08.158073 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} <Debug> TCPHandler: Processed in 0.001882953 sec. | ||
13456 | 2025.03.21 02:13:08.158206 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13457 | 2025.03.21 02:13:08.158341 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13458 | 2025.03.21 02:13:08.158397 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13459 | 2025.03.21 02:13:08.158913 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13460 | 2025.03.21 02:13:08.158961 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13461 | 2025.03.21 02:13:08.159377 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13462 | 2025.03.21 02:13:08.159613 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13463 | 2025.03.21 02:13:08.159802 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
13464 | 2025.03.21 02:13:08.159882 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} <Debug> TCPHandler: Processed in 0.00174096 sec. | ||
13465 | 2025.03.21 02:13:08.160110 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13466 | 2025.03.21 02:13:08.160229 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13467 | 2025.03.21 02:13:08.160278 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13468 | 2025.03.21 02:13:08.160810 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13469 | 2025.03.21 02:13:08.160848 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13470 | 2025.03.21 02:13:08.161236 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13471 | 2025.03.21 02:13:08.161479 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13472 | 2025.03.21 02:13:08.161686 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001474 sec., 160786.97421981004 rows/sec., 10.78 MiB/sec. | ||
13473 | 2025.03.21 02:13:08.161748 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} <Debug> TCPHandler: Processed in 0.00172656 sec. | ||
13474 | 2025.03.21 02:13:08.161765 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13475 | 2025.03.21 02:13:08.161829 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13476 | 2025.03.21 02:13:08.161887 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13477 | 2025.03.21 02:13:08.162131 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13478 | 2025.03.21 02:13:08.162180 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13479 | 2025.03.21 02:13:08.163043 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13480 | 2025.03.21 02:13:08.163088 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13481 | 2025.03.21 02:13:08.163667 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13482 | 2025.03.21 02:13:08.163926 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13483 | 2025.03.21 02:13:08.164274 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002208 sec., 452.8985507246377 rows/sec., 30.52 KiB/sec. | ||
13484 | 2025.03.21 02:13:08.164424 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} <Debug> TCPHandler: Processed in 0.002598245 sec. | ||
13485 | 2025.03.21 02:13:08.164574 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13486 | 2025.03.21 02:13:08.164705 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13487 | 2025.03.21 02:13:08.164760 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13488 | 2025.03.21 02:13:08.165628 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13489 | 2025.03.21 02:13:08.165700 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13490 | 2025.03.21 02:13:08.166372 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13491 | 2025.03.21 02:13:08.166411 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13492 | 2025.03.21 02:13:08.166926 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13493 | 2025.03.21 02:13:08.167499 [ 221 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13494 | 2025.03.21 02:13:08.167609 [ 221 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13495 | 2025.03.21 02:13:08.167717 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002984 sec., 27479.8927613941 rows/sec., 1.75 MiB/sec. | ||
13496 | 2025.03.21 02:13:08.168096 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} <Debug> TCPHandler: Processed in 0.003575712 sec. | ||
13497 | 2025.03.21 02:13:08.171052 [ 221 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13498 | 2025.03.21 02:13:09.346197 [ 223 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13499 | 2025.03.21 02:13:09.346253 [ 223 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13500 | 2025.03.21 02:13:09.349850 [ 223 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13501 | 2025.03.21 02:13:10.014311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13502 | 2025.03.21 02:13:10.038296 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13503 | 2025.03.21 02:13:10.038358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13504 | 2025.03.21 02:13:10.045373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13505 | 2025.03.21 02:13:10.046153 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13506 | 2025.03.21 02:13:10.049200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
13507 | 2025.03.21 02:13:10.783039 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13508 | 2025.03.21 02:13:10.783232 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13509 | 2025.03.21 02:13:10.783309 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13510 | 2025.03.21 02:13:10.784853 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13511 | 2025.03.21 02:13:10.784909 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13512 | 2025.03.21 02:13:10.785474 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13513 | 2025.03.21 02:13:10.785745 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13514 | 2025.03.21 02:13:10.786000 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.00282 sec., 452482.2695035461 rows/sec., 37.60 MiB/sec. | ||
13515 | 2025.03.21 02:13:10.786070 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} <Debug> TCPHandler: Processed in 0.003160755 sec. | ||
13516 | 2025.03.21 02:13:10.786199 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13517 | 2025.03.21 02:13:10.786312 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13518 | 2025.03.21 02:13:10.786361 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13519 | 2025.03.21 02:13:10.786926 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13520 | 2025.03.21 02:13:10.786967 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13521 | 2025.03.21 02:13:10.787331 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13522 | 2025.03.21 02:13:10.787571 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13523 | 2025.03.21 02:13:10.787786 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001501 sec., 26648.90073284477 rows/sec., 1.96 MiB/sec. | ||
13524 | 2025.03.21 02:13:10.787841 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} <Debug> TCPHandler: Processed in 0.00169533 sec. | ||
13525 | 2025.03.21 02:13:10.787960 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13526 | 2025.03.21 02:13:10.788078 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13527 | 2025.03.21 02:13:10.788125 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13528 | 2025.03.21 02:13:10.788750 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13529 | 2025.03.21 02:13:10.788791 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13530 | 2025.03.21 02:13:10.789179 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
13531 | 2025.03.21 02:13:10.789445 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13532 | 2025.03.21 02:13:10.789663 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00161 sec., 141614.90683229812 rows/sec., 9.59 MiB/sec. | ||
13533 | 2025.03.21 02:13:10.789716 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} <Debug> TCPHandler: Processed in 0.001810482 sec. | ||
13534 | 2025.03.21 02:13:10.789832 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13535 | 2025.03.21 02:13:10.789936 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13536 | 2025.03.21 02:13:10.789981 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13537 | 2025.03.21 02:13:10.790732 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13538 | 2025.03.21 02:13:10.790773 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13539 | 2025.03.21 02:13:10.791162 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13540 | 2025.03.21 02:13:10.791412 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13541 | 2025.03.21 02:13:10.791655 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.00174 sec., 321839.0804597701 rows/sec., 23.91 MiB/sec. | ||
13542 | 2025.03.21 02:13:10.791712 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} <Debug> TCPHandler: Processed in 0.001931933 sec. | ||
13543 | 2025.03.21 02:13:10.791834 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13544 | 2025.03.21 02:13:10.791940 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13545 | 2025.03.21 02:13:10.791989 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13546 | 2025.03.21 02:13:10.792707 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13547 | 2025.03.21 02:13:10.792747 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13548 | 2025.03.21 02:13:10.793325 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13549 | 2025.03.21 02:13:10.793646 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13550 | 2025.03.21 02:13:10.793848 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
13551 | 2025.03.21 02:13:10.793872 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.001953 sec., 476190.47619047615 rows/sec., 31.91 MiB/sec. | ||
13552 | 2025.03.21 02:13:10.793936 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13553 | 2025.03.21 02:13:10.794006 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13554 | 2025.03.21 02:13:10.794111 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} <Debug> TCPHandler: Processed in 0.00232208 sec. | ||
13555 | 2025.03.21 02:13:10.794172 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
13556 | 2025.03.21 02:13:10.794266 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13557 | 2025.03.21 02:13:10.794296 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13558 | 2025.03.21 02:13:10.794329 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 33729 rows starting from the beginning of the part | ||
13559 | 2025.03.21 02:13:10.794411 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13560 | 2025.03.21 02:13:10.794483 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
13561 | 2025.03.21 02:13:10.794572 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13562 | 2025.03.21 02:13:10.794775 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 237 rows starting from the beginning of the part | ||
13563 | 2025.03.21 02:13:10.795016 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
13564 | 2025.03.21 02:13:10.795209 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
13565 | 2025.03.21 02:13:10.795434 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 930 rows starting from the beginning of the part | ||
13566 | 2025.03.21 02:13:10.797692 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13567 | 2025.03.21 02:13:10.797747 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13568 | 2025.03.21 02:13:10.798996 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13569 | 2025.03.21 02:13:10.799409 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13570 | 2025.03.21 02:13:10.799622 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13571 | 2025.03.21 02:13:10.799668 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13572 | 2025.03.21 02:13:10.799693 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.005325 sec., 7511.737089201878 rows/sec., 13.46 MiB/sec. | ||
13573 | 2025.03.21 02:13:10.799695 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13574 | 2025.03.21 02:13:10.800018 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::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 | ||
13575 | 2025.03.21 02:13:10.800088 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} <Debug> TCPHandler: Processed in 0.005881582 sec. | ||
13576 | 2025.03.21 02:13:10.800283 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13577 | 2025.03.21 02:13:10.800315 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13578 | 2025.03.21 02:13:10.800408 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1815 rows starting from the beginning of the part | ||
13579 | 2025.03.21 02:13:10.800474 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13580 | 2025.03.21 02:13:10.800557 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13581 | 2025.03.21 02:13:10.801077 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
13582 | 2025.03.21 02:13:10.802091 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
13583 | 2025.03.21 02:13:10.802821 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
13584 | 2025.03.21 02:13:10.802836 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13585 | 2025.03.21 02:13:10.802886 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13586 | 2025.03.21 02:13:10.803445 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
13587 | 2025.03.21 02:13:10.804249 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
13588 | 2025.03.21 02:13:10.804356 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13589 | 2025.03.21 02:13:10.805109 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13590 | 2025.03.21 02:13:10.805445 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.005011 sec., 5986.828976252245 rows/sec., 414.52 KiB/sec. | ||
13591 | 2025.03.21 02:13:10.805647 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} <Debug> TCPHandler: Processed in 0.005433475 sec. | ||
13592 | 2025.03.21 02:13:10.806081 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35453 rows, containing 5 columns (5 merged, 0 gathered) in 0.011956418 sec., 2965185.727029617 rows/sec., 200.48 MiB/sec. | ||
13593 | 2025.03.21 02:13:10.806411 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
13594 | 2025.03.21 02:13:10.806707 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13595 | 2025.03.21 02:13:10.806787 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
13596 | 2025.03.21 02:13:10.806911 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
13597 | 2025.03.21 02:13:10.815933 [ 193 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2015 rows, containing 19 columns (19 merged, 0 gathered) in 0.016121491 sec., 124988.43934472313 rows/sec., 223.97 MiB/sec. | ||
13598 | 2025.03.21 02:13:10.817561 [ 186 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13599 | 2025.03.21 02:13:10.818022 [ 186 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13600 | 2025.03.21 02:13:10.818125 [ 186 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13601 | 2025.03.21 02:13:10.818270 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. | ||
13602 | 2025.03.21 02:13:11.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.05 MiB, peak 275.66 MiB, free memory in arenas 0.00 B, will set to 263.08 MiB (RSS), difference: 5.03 MiB | ||
13603 | 2025.03.21 02:13:12.897743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1912 | ||
13604 | 2025.03.21 02:13:12.901610 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13605 | 2025.03.21 02:13:12.901674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13606 | 2025.03.21 02:13:12.903228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13607 | 2025.03.21 02:13:12.903574 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13608 | 2025.03.21 02:13:12.905099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1912 | ||
13609 | 2025.03.21 02:13:13.130357 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13610 | 2025.03.21 02:13:13.130624 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13611 | 2025.03.21 02:13:13.130728 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13612 | 2025.03.21 02:13:13.131747 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13613 | 2025.03.21 02:13:13.131792 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13614 | 2025.03.21 02:13:13.132184 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13615 | 2025.03.21 02:13:13.132435 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13616 | 2025.03.21 02:13:13.132693 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 2.02 MiB/sec. | ||
13617 | 2025.03.21 02:13:13.132763 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} <Debug> TCPHandler: Processed in 0.002532904 sec. | ||
13618 | 2025.03.21 02:13:13.132918 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13619 | 2025.03.21 02:13:13.133204 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13620 | 2025.03.21 02:13:13.133339 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13621 | 2025.03.21 02:13:13.134475 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13622 | 2025.03.21 02:13:13.134516 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13623 | 2025.03.21 02:13:13.134863 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13624 | 2025.03.21 02:13:13.135101 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13625 | 2025.03.21 02:13:13.135338 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002229 sec., 28712.427097353073 rows/sec., 2.24 MiB/sec. | ||
13626 | 2025.03.21 02:13:13.135424 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} <Debug> TCPHandler: Processed in 0.002560265 sec. | ||
13627 | 2025.03.21 02:13:13.135588 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13628 | 2025.03.21 02:13:13.135863 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13629 | 2025.03.21 02:13:13.136011 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13630 | 2025.03.21 02:13:13.136724 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13631 | 2025.03.21 02:13:13.136762 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13632 | 2025.03.21 02:13:13.137133 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13633 | 2025.03.21 02:13:13.137383 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13634 | 2025.03.21 02:13:13.137615 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001854 sec., 40992.44875943905 rows/sec., 2.86 MiB/sec. | ||
13635 | 2025.03.21 02:13:13.137726 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} <Debug> TCPHandler: Processed in 0.002233909 sec. | ||
13636 | 2025.03.21 02:13:13.137938 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13637 | 2025.03.21 02:13:13.138229 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13638 | 2025.03.21 02:13:13.138344 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13639 | 2025.03.21 02:13:13.138791 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13640 | 2025.03.21 02:13:13.138830 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
13641 | 2025.03.21 02:13:13.139182 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13642 | 2025.03.21 02:13:13.139419 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13643 | 2025.03.21 02:13:13.139650 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001531 sec., 19595.03592423253 rows/sec., 1.32 MiB/sec. | ||
13644 | 2025.03.21 02:13:13.139732 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} <Debug> TCPHandler: Processed in 0.001891943 sec. | ||
13645 | 2025.03.21 02:13:15.214189 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
13646 | 2025.03.21 02:13:15.214980 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13647 | 2025.03.21 02:13:15.215040 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13648 | 2025.03.21 02:13:15.215619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13649 | 2025.03.21 02:13:15.215927 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13650 | 2025.03.21 02:13:15.216187 [ 87 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13651 | 2025.03.21 02:13:15.216226 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
13652 | 2025.03.21 02:13:15.216273 [ 87 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13653 | 2025.03.21 02:13:15.216302 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13654 | 2025.03.21 02:13:15.216529 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13655 | 2025.03.21 02:13:15.216916 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13656 | 2025.03.21 02:13:15.216970 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
13657 | 2025.03.21 02:13:15.217053 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
13658 | 2025.03.21 02:13:15.217305 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
13659 | 2025.03.21 02:13:15.217514 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
13660 | 2025.03.21 02:13:15.217680 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
13661 | 2025.03.21 02:13:15.217851 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
13662 | 2025.03.21 02:13:15.220887 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004488608 sec., 7257038.262196209 rows/sec., 103.81 MiB/sec. | ||
13663 | 2025.03.21 02:13:15.221183 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13664 | 2025.03.21 02:13:15.221497 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13665 | 2025.03.21 02:13:15.221587 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13666 | 2025.03.21 02:13:15.221694 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
13667 | 2025.03.21 02:13:17.549440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
13668 | 2025.03.21 02:13:17.571665 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13669 | 2025.03.21 02:13:17.571734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13670 | 2025.03.21 02:13:17.578921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13671 | 2025.03.21 02:13:17.579766 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13672 | 2025.03.21 02:13:17.580208 [ 85 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13673 | 2025.03.21 02:13:17.580344 [ 85 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13674 | 2025.03.21 02:13:17.580416 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13675 | 2025.03.21 02:13:17.580800 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13676 | 2025.03.21 02:13:17.596484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
13677 | 2025.03.21 02:13:17.598071 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13678 | 2025.03.21 02:13:17.599679 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
13679 | 2025.03.21 02:13:17.605573 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
13680 | 2025.03.21 02:13:17.611456 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
13681 | 2025.03.21 02:13:17.617328 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
13682 | 2025.03.21 02:13:17.623343 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
13683 | 2025.03.21 02:13:17.629444 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
13684 | 2025.03.21 02:13:17.698118 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.117561647 sec., 4559.31006138422 rows/sec., 23.58 MiB/sec. | ||
13685 | 2025.03.21 02:13:17.701488 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13686 | 2025.03.21 02:13:17.704658 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13687 | 2025.03.21 02:13:17.704800 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13688 | 2025.03.21 02:13:17.707382 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
13689 | 2025.03.21 02:13:18.140440 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13690 | 2025.03.21 02:13:18.140646 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13691 | 2025.03.21 02:13:18.140726 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13692 | 2025.03.21 02:13:18.141559 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13693 | 2025.03.21 02:13:18.141611 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13694 | 2025.03.21 02:13:18.142070 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13695 | 2025.03.21 02:13:18.142334 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13696 | 2025.03.21 02:13:18.142563 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00197 sec., 107614.21319796954 rows/sec., 6.84 MiB/sec. | ||
13697 | 2025.03.21 02:13:18.142670 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} <Debug> TCPHandler: Processed in 0.002365281 sec. | ||
13698 | 2025.03.21 02:13:18.142900 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13699 | 2025.03.21 02:13:18.143032 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13700 | 2025.03.21 02:13:18.143083 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13701 | 2025.03.21 02:13:18.143899 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13702 | 2025.03.21 02:13:18.143941 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13703 | 2025.03.21 02:13:18.144354 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13704 | 2025.03.21 02:13:18.144617 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13705 | 2025.03.21 02:13:18.144766 [ 83 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13706 | 2025.03.21 02:13:18.144807 [ 83 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13707 | 2025.03.21 02:13:18.144817 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001811 sec., 340695.7482054114 rows/sec., 26.63 MiB/sec. | ||
13708 | 2025.03.21 02:13:18.144833 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13709 | 2025.03.21 02:13:18.144920 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} <Debug> TCPHandler: Processed in 0.002105966 sec. | ||
13710 | 2025.03.21 02:13:18.145104 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
13711 | 2025.03.21 02:13:18.145122 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13712 | 2025.03.21 02:13:18.145358 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13713 | 2025.03.21 02:13:18.145411 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13714 | 2025.03.21 02:13:18.145443 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13715 | 2025.03.21 02:13:18.145490 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1848 rows starting from the beginning of the part | ||
13716 | 2025.03.21 02:13:18.145876 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 136 rows starting from the beginning of the part | ||
13717 | 2025.03.21 02:13:18.146322 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 617 rows starting from the beginning of the part | ||
13718 | 2025.03.21 02:13:18.146678 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1276 rows starting from the beginning of the part | ||
13719 | 2025.03.21 02:13:18.147027 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
13720 | 2025.03.21 02:13:18.147344 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 617 rows starting from the beginning of the part | ||
13721 | 2025.03.21 02:13:18.148140 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13722 | 2025.03.21 02:13:18.148208 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13723 | 2025.03.21 02:13:18.148990 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13724 | 2025.03.21 02:13:18.149493 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13725 | 2025.03.21 02:13:18.150004 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004708 sec., 22514.86830926083 rows/sec., 1.32 MiB/sec. | ||
13726 | 2025.03.21 02:13:18.150172 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} <Debug> TCPHandler: Processed in 0.005112519 sec. | ||
13727 | 2025.03.21 02:13:18.150330 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13728 | 2025.03.21 02:13:18.150460 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13729 | 2025.03.21 02:13:18.150511 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13730 | 2025.03.21 02:13:18.151579 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006636336 sec., 685619.29353788 rows/sec., 58.27 MiB/sec. | ||
13731 | 2025.03.21 02:13:18.151705 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13732 | 2025.03.21 02:13:18.151752 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13733 | 2025.03.21 02:13:18.151899 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
13734 | 2025.03.21 02:13:18.152502 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13735 | 2025.03.21 02:13:18.152511 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13736 | 2025.03.21 02:13:18.152656 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
13737 | 2025.03.21 02:13:18.152814 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
13738 | 2025.03.21 02:13:18.152914 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13739 | 2025.03.21 02:13:18.153099 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002718 sec., 41574.68727005151 rows/sec., 2.69 MiB/sec. | ||
13740 | 2025.03.21 02:13:18.153157 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} <Debug> TCPHandler: Processed in 0.002932561 sec. | ||
13741 | 2025.03.21 02:13:18.153280 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13742 | 2025.03.21 02:13:18.153473 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13743 | 2025.03.21 02:13:18.153530 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13744 | 2025.03.21 02:13:18.154135 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13745 | 2025.03.21 02:13:18.154173 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13746 | 2025.03.21 02:13:18.154549 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13747 | 2025.03.21 02:13:18.154801 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13748 | 2025.03.21 02:13:18.154980 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001537 sec., 72869.22576447626 rows/sec., 4.15 MiB/sec. | ||
13749 | 2025.03.21 02:13:18.155032 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} <Debug> TCPHandler: Processed in 0.00175668 sec. | ||
13750 | 2025.03.21 02:13:18.155146 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13751 | 2025.03.21 02:13:18.155253 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13752 | 2025.03.21 02:13:18.155297 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13753 | 2025.03.21 02:13:18.155963 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13754 | 2025.03.21 02:13:18.156002 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13755 | 2025.03.21 02:13:18.156399 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13756 | 2025.03.21 02:13:18.156655 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13757 | 2025.03.21 02:13:18.156810 [ 83 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13758 | 2025.03.21 02:13:18.156843 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001612 sec., 236972.70471464022 rows/sec., 16.71 MiB/sec. | ||
13759 | 2025.03.21 02:13:18.156853 [ 83 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13760 | 2025.03.21 02:13:18.156898 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13761 | 2025.03.21 02:13:18.156912 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} <Debug> TCPHandler: Processed in 0.001813582 sec. | ||
13762 | 2025.03.21 02:13:18.157167 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13763 | 2025.03.21 02:13:18.157240 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
13764 | 2025.03.21 02:13:18.157434 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13765 | 2025.03.21 02:13:18.157604 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13766 | 2025.03.21 02:13:18.158041 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13767 | 2025.03.21 02:13:18.158222 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 916 rows starting from the beginning of the part | ||
13768 | 2025.03.21 02:13:18.158907 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 104 rows starting from the beginning of the part | ||
13769 | 2025.03.21 02:13:18.159551 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 382 rows starting from the beginning of the part | ||
13770 | 2025.03.21 02:13:18.160112 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 560 rows starting from the beginning of the part | ||
13771 | 2025.03.21 02:13:18.160379 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
13772 | 2025.03.21 02:13:18.160712 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 382 rows starting from the beginning of the part | ||
13773 | 2025.03.21 02:13:18.161479 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13774 | 2025.03.21 02:13:18.161547 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13775 | 2025.03.21 02:13:18.162406 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13776 | 2025.03.21 02:13:18.162976 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13777 | 2025.03.21 02:13:18.163491 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006157 sec., 974.5005684586649 rows/sec., 50.91 KiB/sec. | ||
13778 | 2025.03.21 02:13:18.163579 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} <Debug> TCPHandler: Processed in 0.006528173 sec. | ||
13779 | 2025.03.21 02:13:18.163698 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13780 | 2025.03.21 02:13:18.163825 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13781 | 2025.03.21 02:13:18.163873 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13782 | 2025.03.21 02:13:18.164581 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007557292 sec., 318632.6530720263 rows/sec., 24.39 MiB/sec. | ||
13783 | 2025.03.21 02:13:18.164823 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
13784 | 2025.03.21 02:13:18.165385 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13785 | 2025.03.21 02:13:18.165454 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13786 | 2025.03.21 02:13:18.165506 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13787 | 2025.03.21 02:13:18.165701 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
13788 | 2025.03.21 02:13:18.165874 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
13789 | 2025.03.21 02:13:18.166127 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13790 | 2025.03.21 02:13:18.166388 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13791 | 2025.03.21 02:13:18.166595 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002789 sec., 84976.69415561133 rows/sec., 5.70 MiB/sec. | ||
13792 | 2025.03.21 02:13:18.166672 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} <Debug> TCPHandler: Processed in 0.003029283 sec. | ||
13793 | 2025.03.21 02:13:18.166812 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13794 | 2025.03.21 02:13:18.167108 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13795 | 2025.03.21 02:13:18.167275 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13796 | 2025.03.21 02:13:18.168058 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13797 | 2025.03.21 02:13:18.168097 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13798 | 2025.03.21 02:13:18.168474 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13799 | 2025.03.21 02:13:18.168723 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13800 | 2025.03.21 02:13:18.168916 [ 83 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
13801 | 2025.03.21 02:13:18.168954 [ 83 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13802 | 2025.03.21 02:13:18.168965 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001967 sec., 508.38840874428064 rows/sec., 34.26 KiB/sec. | ||
13803 | 2025.03.21 02:13:18.168977 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13804 | 2025.03.21 02:13:18.169072 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} <Debug> TCPHandler: Processed in 0.002315741 sec. | ||
13805 | 2025.03.21 02:13:18.169221 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
13806 | 2025.03.21 02:13:18.169285 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13807 | 2025.03.21 02:13:18.169476 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13808 | 2025.03.21 02:13:18.169508 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13809 | 2025.03.21 02:13:18.169533 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
13810 | 2025.03.21 02:13:18.169654 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13811 | 2025.03.21 02:13:18.169811 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
13812 | 2025.03.21 02:13:18.170182 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
13813 | 2025.03.21 02:13:18.170461 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
13814 | 2025.03.21 02:13:18.170834 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
13815 | 2025.03.21 02:13:18.171146 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
13816 | 2025.03.21 02:13:18.172207 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13817 | 2025.03.21 02:13:18.172282 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13818 | 2025.03.21 02:13:18.173350 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13819 | 2025.03.21 02:13:18.174021 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13820 | 2025.03.21 02:13:18.174135 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.005052398 sec., 8906.661747550372 rows/sec., 599.38 KiB/sec. | ||
13821 | 2025.03.21 02:13:18.174308 [ 83 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13822 | 2025.03.21 02:13:18.174383 [ 83 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13823 | 2025.03.21 02:13:18.174408 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
13824 | 2025.03.21 02:13:18.174434 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
13825 | 2025.03.21 02:13:18.174453 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005007 sec., 16377.072099061314 rows/sec., 1.04 MiB/sec. | ||
13826 | 2025.03.21 02:13:18.174834 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} <Debug> TCPHandler: Processed in 0.005626618 sec. | ||
13827 | 2025.03.21 02:13:18.174887 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
13828 | 2025.03.21 02:13:18.175105 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13829 | 2025.03.21 02:13:18.175152 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6900 rows starting from the beginning of the part | ||
13830 | 2025.03.21 02:13:18.175354 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13831 | 2025.03.21 02:13:18.175371 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
13832 | 2025.03.21 02:13:18.175665 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
13833 | 2025.03.21 02:13:18.175720 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part | ||
13834 | 2025.03.21 02:13:18.175957 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13835 | 2025.03.21 02:13:18.176027 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part | ||
13836 | 2025.03.21 02:13:18.176158 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part | ||
13837 | 2025.03.21 02:13:18.176306 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part | ||
13838 | 2025.03.21 02:13:18.178444 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7184 rows, containing 4 columns (4 merged, 0 gathered) in 0.003856447 sec., 1862854.5912857095 rows/sec., 121.91 MiB/sec. | ||
13839 | 2025.03.21 02:13:18.178834 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
13840 | 2025.03.21 02:13:18.179117 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13841 | 2025.03.21 02:13:18.179197 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
13842 | 2025.03.21 02:13:18.179272 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
13843 | 2025.03.21 02:13:22.503709 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13844 | 2025.03.21 02:13:22.503778 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13845 | 2025.03.21 02:13:22.716484 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
13846 | 2025.03.21 02:13:22.717197 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13847 | 2025.03.21 02:13:22.717247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13848 | 2025.03.21 02:13:22.717777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13849 | 2025.03.21 02:13:22.718037 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13850 | 2025.03.21 02:13:22.718265 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
13851 | 2025.03.21 02:13:22.905540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1940 | ||
13852 | 2025.03.21 02:13:22.908753 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13853 | 2025.03.21 02:13:22.908814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13854 | 2025.03.21 02:13:22.910373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13855 | 2025.03.21 02:13:22.910698 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13856 | 2025.03.21 02:13:22.912209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
13857 | 2025.03.21 02:13:23.135859 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13858 | 2025.03.21 02:13:23.136039 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13859 | 2025.03.21 02:13:23.136110 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13860 | 2025.03.21 02:13:23.136934 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13861 | 2025.03.21 02:13:23.136981 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13862 | 2025.03.21 02:13:23.137393 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13863 | 2025.03.21 02:13:23.137646 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13864 | 2025.03.21 02:13:23.137860 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001873 sec., 72610.78483715963 rows/sec., 6.27 MiB/sec. | ||
13865 | 2025.03.21 02:13:23.137922 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} <Debug> TCPHandler: Processed in 0.002154407 sec. | ||
13866 | 2025.03.21 02:13:23.138029 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13867 | 2025.03.21 02:13:23.138136 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13868 | 2025.03.21 02:13:23.138183 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13869 | 2025.03.21 02:13:23.138709 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13870 | 2025.03.21 02:13:23.138750 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13871 | 2025.03.21 02:13:23.139107 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13872 | 2025.03.21 02:13:23.139343 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13873 | 2025.03.21 02:13:23.139549 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001432 sec., 27932.96089385475 rows/sec., 2.05 MiB/sec. | ||
13874 | 2025.03.21 02:13:23.139562 [ 76 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13875 | 2025.03.21 02:13:23.139623 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} <Debug> TCPHandler: Processed in 0.001643749 sec. | ||
13876 | 2025.03.21 02:13:23.139653 [ 76 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13877 | 2025.03.21 02:13:23.139716 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13878 | 2025.03.21 02:13:23.139795 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13879 | 2025.03.21 02:13:23.139908 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
13880 | 2025.03.21 02:13:23.139959 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13881 | 2025.03.21 02:13:23.140035 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13882 | 2025.03.21 02:13:23.140282 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13883 | 2025.03.21 02:13:23.140361 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 166 rows starting from the beginning of the part | ||
13884 | 2025.03.21 02:13:23.140679 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 40 rows starting from the beginning of the part | ||
13885 | 2025.03.21 02:13:23.141064 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 106 rows starting from the beginning of the part | ||
13886 | 2025.03.21 02:13:23.141365 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 40 rows starting from the beginning of the part | ||
13887 | 2025.03.21 02:13:23.141639 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 106 rows starting from the beginning of the part | ||
13888 | 2025.03.21 02:13:23.141919 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 40 rows starting from the beginning of the part | ||
13889 | 2025.03.21 02:13:23.142788 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13890 | 2025.03.21 02:13:23.142848 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13891 | 2025.03.21 02:13:23.143771 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13892 | 2025.03.21 02:13:23.144266 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13893 | 2025.03.21 02:13:23.144759 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.004941857 sec., 100771.83536472221 rows/sec., 6.82 MiB/sec. | ||
13894 | 2025.03.21 02:13:23.144833 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.004912 sec., 21172.638436482084 rows/sec., 1.65 MiB/sec. | ||
13895 | 2025.03.21 02:13:23.144980 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13896 | 2025.03.21 02:13:23.144983 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} <Debug> TCPHandler: Processed in 0.005270361 sec. | ||
13897 | 2025.03.21 02:13:23.145295 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13898 | 2025.03.21 02:13:23.145666 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13899 | 2025.03.21 02:13:23.145824 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13900 | 2025.03.21 02:13:23.145874 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13901 | 2025.03.21 02:13:23.146216 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13902 | 2025.03.21 02:13:23.146498 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
13903 | 2025.03.21 02:13:23.147685 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13904 | 2025.03.21 02:13:23.147725 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13905 | 2025.03.21 02:13:23.148128 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13906 | 2025.03.21 02:13:23.148369 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13907 | 2025.03.21 02:13:23.148593 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003061 sec., 52270.499836654686 rows/sec., 3.64 MiB/sec. | ||
13908 | 2025.03.21 02:13:23.148654 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} <Debug> TCPHandler: Processed in 0.003482121 sec. | ||
13909 | 2025.03.21 02:13:23.148785 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13910 | 2025.03.21 02:13:23.148891 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13911 | 2025.03.21 02:13:23.148957 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13912 | 2025.03.21 02:13:23.150147 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13913 | 2025.03.21 02:13:23.150185 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13914 | 2025.03.21 02:13:23.150853 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13915 | 2025.03.21 02:13:23.151130 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13916 | 2025.03.21 02:13:23.151411 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002531 sec., 15804.030027657054 rows/sec., 28.32 MiB/sec. | ||
13917 | 2025.03.21 02:13:23.151880 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} <Debug> TCPHandler: Processed in 0.003140494 sec. | ||
13918 | 2025.03.21 02:13:23.152105 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13919 | 2025.03.21 02:13:23.152214 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13920 | 2025.03.21 02:13:23.152261 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13921 | 2025.03.21 02:13:23.152744 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13922 | 2025.03.21 02:13:23.152783 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13923 | 2025.03.21 02:13:23.153163 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13924 | 2025.03.21 02:13:23.153402 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13925 | 2025.03.21 02:13:23.153629 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
13926 | 2025.03.21 02:13:23.153683 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} <Debug> TCPHandler: Processed in 0.001628438 sec. | ||
13927 | 2025.03.21 02:13:24.901351 [ 221 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13928 | 2025.03.21 02:13:24.901410 [ 221 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13929 | 2025.03.21 02:13:24.904887 [ 221 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13930 | 2025.03.21 02:13:25.096660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
13931 | 2025.03.21 02:13:25.119550 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13932 | 2025.03.21 02:13:25.119618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13933 | 2025.03.21 02:13:25.126977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13934 | 2025.03.21 02:13:25.127794 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13935 | 2025.03.21 02:13:25.131176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
13936 | 2025.03.21 02:13:28.139592 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13937 | 2025.03.21 02:13:28.139780 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13938 | 2025.03.21 02:13:28.139854 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13939 | 2025.03.21 02:13:28.140708 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13940 | 2025.03.21 02:13:28.140760 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13941 | 2025.03.21 02:13:28.141224 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13942 | 2025.03.21 02:13:28.141483 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13943 | 2025.03.21 02:13:28.141683 [ 70 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13944 | 2025.03.21 02:13:28.141710 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00198 sec., 107070.70707070707 rows/sec., 6.81 MiB/sec. | ||
13945 | 2025.03.21 02:13:28.141767 [ 70 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13946 | 2025.03.21 02:13:28.141839 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13947 | 2025.03.21 02:13:28.141858 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} <Debug> TCPHandler: Processed in 0.002384852 sec. | ||
13948 | 2025.03.21 02:13:28.142158 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13949 | 2025.03.21 02:13:28.142185 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13950 | 2025.03.21 02:13:28.142459 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13951 | 2025.03.21 02:13:28.142624 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13952 | 2025.03.21 02:13:28.142902 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13953 | 2025.03.21 02:13:28.143050 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 212 rows starting from the beginning of the part | ||
13954 | 2025.03.21 02:13:28.143423 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
13955 | 2025.03.21 02:13:28.143813 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
13956 | 2025.03.21 02:13:28.144295 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
13957 | 2025.03.21 02:13:28.144525 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
13958 | 2025.03.21 02:13:28.145694 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13959 | 2025.03.21 02:13:28.145761 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13960 | 2025.03.21 02:13:28.146718 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
13961 | 2025.03.21 02:13:28.147178 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005218531 sec., 203122.2962937271 rows/sec., 13.69 MiB/sec. | ||
13962 | 2025.03.21 02:13:28.147187 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13963 | 2025.03.21 02:13:28.147483 [ 194 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13964 | 2025.03.21 02:13:28.147600 [ 222 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13965 | 2025.03.21 02:13:28.147637 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005233 sec., 117905.59908274413 rows/sec., 9.22 MiB/sec. | ||
13966 | 2025.03.21 02:13:28.147682 [ 222 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13967 | 2025.03.21 02:13:28.147925 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} <Debug> TCPHandler: Processed in 0.005858551 sec. | ||
13968 | 2025.03.21 02:13:28.148286 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13969 | 2025.03.21 02:13:28.148335 [ 194 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13970 | 2025.03.21 02:13:28.148610 [ 194 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13971 | 2025.03.21 02:13:28.148621 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13972 | 2025.03.21 02:13:28.148810 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13973 | 2025.03.21 02:13:28.148890 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
13974 | 2025.03.21 02:13:28.149868 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13975 | 2025.03.21 02:13:28.149935 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13976 | 2025.03.21 02:13:28.150492 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13977 | 2025.03.21 02:13:28.150841 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13978 | 2025.03.21 02:13:28.151281 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.002793 sec., 37952.02291442893 rows/sec., 2.23 MiB/sec. | ||
13979 | 2025.03.21 02:13:28.151338 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} <Debug> TCPHandler: Processed in 0.003166495 sec. | ||
13980 | 2025.03.21 02:13:28.151460 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13981 | 2025.03.21 02:13:28.151568 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13982 | 2025.03.21 02:13:28.151615 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13983 | 2025.03.21 02:13:28.152737 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13984 | 2025.03.21 02:13:28.152820 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13985 | 2025.03.21 02:13:28.153213 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13986 | 2025.03.21 02:13:28.153581 [ 222 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13987 | 2025.03.21 02:13:28.153655 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13988 | 2025.03.21 02:13:28.154234 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002664 sec., 42417.41741741742 rows/sec., 2.75 MiB/sec. | ||
13989 | 2025.03.21 02:13:28.154453 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} <Debug> TCPHandler: Processed in 0.003043083 sec. | ||
13990 | 2025.03.21 02:13:28.154698 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13991 | 2025.03.21 02:13:28.154837 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13992 | 2025.03.21 02:13:28.154884 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13993 | 2025.03.21 02:13:28.155472 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13994 | 2025.03.21 02:13:28.155511 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
13995 | 2025.03.21 02:13:28.155868 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13996 | 2025.03.21 02:13:28.156107 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13997 | 2025.03.21 02:13:28.156261 [ 70 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13998 | 2025.03.21 02:13:28.156329 [ 70 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13999 | 2025.03.21 02:13:28.156346 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001518 sec., 73781.29117259552 rows/sec., 4.20 MiB/sec. | ||
14000 | 2025.03.21 02:13:28.156379 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14001 | 2025.03.21 02:13:28.156506 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} <Debug> TCPHandler: Processed in 0.001896043 sec. | ||
14002 | 2025.03.21 02:13:28.156849 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14003 | 2025.03.21 02:13:28.156847 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
14004 | 2025.03.21 02:13:28.157076 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14005 | 2025.03.21 02:13:28.157184 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14006 | 2025.03.21 02:13:28.157224 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14007 | 2025.03.21 02:13:28.157337 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 112 rows starting from the beginning of the part | ||
14008 | 2025.03.21 02:13:28.157667 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part | ||
14009 | 2025.03.21 02:13:28.158050 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part | ||
14010 | 2025.03.21 02:13:28.158383 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
14011 | 2025.03.21 02:13:28.158749 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part | ||
14012 | 2025.03.21 02:13:28.159905 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14013 | 2025.03.21 02:13:28.159970 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14014 | 2025.03.21 02:13:28.160935 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14015 | 2025.03.21 02:13:28.161316 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004797234 sec., 116733.93459647789 rows/sec., 7.10 MiB/sec. | ||
14016 | 2025.03.21 02:13:28.161387 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14017 | 2025.03.21 02:13:28.161462 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14018 | 2025.03.21 02:13:28.161685 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004672 sec., 81763.69863013699 rows/sec., 5.77 MiB/sec. | ||
14019 | 2025.03.21 02:13:28.161762 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} <Debug> TCPHandler: Processed in 0.005017607 sec. | ||
14020 | 2025.03.21 02:13:28.161917 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14021 | 2025.03.21 02:13:28.161923 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14022 | 2025.03.21 02:13:28.162020 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14023 | 2025.03.21 02:13:28.162040 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14024 | 2025.03.21 02:13:28.162109 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14025 | 2025.03.21 02:13:28.162122 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14026 | 2025.03.21 02:13:28.162549 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14027 | 2025.03.21 02:13:28.162587 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14028 | 2025.03.21 02:13:28.162933 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14029 | 2025.03.21 02:13:28.163174 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14030 | 2025.03.21 02:13:28.163423 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. | ||
14031 | 2025.03.21 02:13:28.163486 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} <Debug> TCPHandler: Processed in 0.001628059 sec. | ||
14032 | 2025.03.21 02:13:28.163715 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14033 | 2025.03.21 02:13:28.163833 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14034 | 2025.03.21 02:13:28.163881 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14035 | 2025.03.21 02:13:28.164410 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14036 | 2025.03.21 02:13:28.164449 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14037 | 2025.03.21 02:13:28.164828 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14038 | 2025.03.21 02:13:28.165066 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14039 | 2025.03.21 02:13:28.165275 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. | ||
14040 | 2025.03.21 02:13:28.165327 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} <Debug> TCPHandler: Processed in 0.00169823 sec. | ||
14041 | 2025.03.21 02:13:28.165441 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14042 | 2025.03.21 02:13:28.165546 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14043 | 2025.03.21 02:13:28.165593 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14044 | 2025.03.21 02:13:28.166015 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14045 | 2025.03.21 02:13:28.166054 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14046 | 2025.03.21 02:13:28.166394 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14047 | 2025.03.21 02:13:28.166629 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14048 | 2025.03.21 02:13:28.166824 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec. | ||
14049 | 2025.03.21 02:13:28.166873 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} <Debug> TCPHandler: Processed in 0.001482366 sec. | ||
14050 | 2025.03.21 02:13:28.166976 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14051 | 2025.03.21 02:13:28.167077 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14052 | 2025.03.21 02:13:28.167122 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14053 | 2025.03.21 02:13:28.167548 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14054 | 2025.03.21 02:13:28.167586 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14055 | 2025.03.21 02:13:28.167939 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14056 | 2025.03.21 02:13:28.168178 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14057 | 2025.03.21 02:13:28.168406 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001346 sec., 60921.24814264487 rows/sec., 3.87 MiB/sec. | ||
14058 | 2025.03.21 02:13:28.168465 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} <Debug> TCPHandler: Processed in 0.001531987 sec. | ||
14059 | 2025.03.21 02:13:28.168486 [ 221 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14060 | 2025.03.21 02:13:28.168545 [ 221 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14061 | 2025.03.21 02:13:28.171462 [ 221 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14062 | 2025.03.21 02:13:28.605776 [ 224 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14063 | 2025.03.21 02:13:28.605832 [ 224 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14064 | 2025.03.21 02:13:28.608185 [ 224 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14065 | 2025.03.21 02:13:28.793634 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14066 | 2025.03.21 02:13:28.793695 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14067 | 2025.03.21 02:13:28.796444 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14068 | 2025.03.21 02:13:30.218472 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
14069 | 2025.03.21 02:13:30.219259 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14070 | 2025.03.21 02:13:30.219313 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14071 | 2025.03.21 02:13:30.219872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14072 | 2025.03.21 02:13:30.220149 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14073 | 2025.03.21 02:13:30.220454 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
14074 | 2025.03.21 02:13:32.039853 [ 218 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14075 | 2025.03.21 02:13:32.039937 [ 218 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14076 | 2025.03.21 02:13:32.043745 [ 218 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14077 | 2025.03.21 02:13:32.631314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
14078 | 2025.03.21 02:13:32.655372 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14079 | 2025.03.21 02:13:32.655438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14080 | 2025.03.21 02:13:32.663090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14081 | 2025.03.21 02:13:32.663905 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14082 | 2025.03.21 02:13:32.668642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
14083 | 2025.03.21 02:13:32.912503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1972 | ||
14084 | 2025.03.21 02:13:32.915794 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14085 | 2025.03.21 02:13:32.915857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14086 | 2025.03.21 02:13:32.917502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14087 | 2025.03.21 02:13:32.917843 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14088 | 2025.03.21 02:13:32.918906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1972 | ||
14089 | 2025.03.21 02:13:33.137328 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14090 | 2025.03.21 02:13:33.137602 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14091 | 2025.03.21 02:13:33.137712 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14092 | 2025.03.21 02:13:33.138720 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14093 | 2025.03.21 02:13:33.138765 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14094 | 2025.03.21 02:13:33.139175 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14095 | 2025.03.21 02:13:33.139426 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14096 | 2025.03.21 02:13:33.139675 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002149 sec., 63285.2489530014 rows/sec., 5.46 MiB/sec. | ||
14097 | 2025.03.21 02:13:33.139739 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} <Debug> TCPHandler: Processed in 0.002550344 sec. | ||
14098 | 2025.03.21 02:13:33.139859 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14099 | 2025.03.21 02:13:33.139967 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14100 | 2025.03.21 02:13:33.140013 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14101 | 2025.03.21 02:13:33.140538 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14102 | 2025.03.21 02:13:33.140577 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14103 | 2025.03.21 02:13:33.140935 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14104 | 2025.03.21 02:13:33.141172 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14105 | 2025.03.21 02:13:33.141394 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001447 sec., 27643.400138217003 rows/sec., 2.03 MiB/sec. | ||
14106 | 2025.03.21 02:13:33.141483 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} <Debug> TCPHandler: Processed in 0.001677799 sec. | ||
14107 | 2025.03.21 02:13:33.141667 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14108 | 2025.03.21 02:13:33.141849 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14109 | 2025.03.21 02:13:33.141895 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14110 | 2025.03.21 02:13:33.142461 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14111 | 2025.03.21 02:13:33.142499 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14112 | 2025.03.21 02:13:33.142862 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14113 | 2025.03.21 02:13:33.143100 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14114 | 2025.03.21 02:13:33.143316 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001497 sec., 69472.27788911156 rows/sec., 5.43 MiB/sec. | ||
14115 | 2025.03.21 02:13:33.143380 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} <Debug> TCPHandler: Processed in 0.001799451 sec. | ||
14116 | 2025.03.21 02:13:33.143517 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14117 | 2025.03.21 02:13:33.143780 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14118 | 2025.03.21 02:13:33.143943 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14119 | 2025.03.21 02:13:33.145093 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14120 | 2025.03.21 02:13:33.145131 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14121 | 2025.03.21 02:13:33.145540 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14122 | 2025.03.21 02:13:33.145787 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14123 | 2025.03.21 02:13:33.145941 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 5 parts from all_1_119_24 to all_123_123_0 | ||
14124 | 2025.03.21 02:13:33.146001 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002326 sec., 68787.61822871883 rows/sec., 4.79 MiB/sec. | ||
14125 | 2025.03.21 02:13:33.146025 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14126 | 2025.03.21 02:13:33.146091 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14127 | 2025.03.21 02:13:33.146128 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} <Debug> TCPHandler: Processed in 0.002657626 sec. | ||
14128 | 2025.03.21 02:13:33.146285 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_119_24 to all_123_123_0 into Compact with storage Full | ||
14129 | 2025.03.21 02:13:33.146300 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14130 | 2025.03.21 02:13:33.146447 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14131 | 2025.03.21 02:13:33.146452 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14132 | 2025.03.21 02:13:33.146513 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 35453 rows starting from the beginning of the part | ||
14133 | 2025.03.21 02:13:33.146541 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14134 | 2025.03.21 02:13:33.146760 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 76 rows starting from the beginning of the part | ||
14135 | 2025.03.21 02:13:33.147069 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part | ||
14136 | 2025.03.21 02:13:33.147591 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
14137 | 2025.03.21 02:13:33.147781 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 237 rows starting from the beginning of the part | ||
14138 | 2025.03.21 02:13:33.149502 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14139 | 2025.03.21 02:13:33.149549 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14140 | 2025.03.21 02:13:33.150504 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14141 | 2025.03.21 02:13:33.150893 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14142 | 2025.03.21 02:13:33.151206 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.004796 sec., 8340.283569641368 rows/sec., 14.95 MiB/sec. | ||
14143 | 2025.03.21 02:13:33.152025 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} <Debug> TCPHandler: Processed in 0.005777371 sec. | ||
14144 | 2025.03.21 02:13:33.152325 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14145 | 2025.03.21 02:13:33.152449 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14146 | 2025.03.21 02:13:33.152531 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14147 | 2025.03.21 02:13:33.153122 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14148 | 2025.03.21 02:13:33.153165 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14149 | 2025.03.21 02:13:33.153547 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14150 | 2025.03.21 02:13:33.153810 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14151 | 2025.03.21 02:13:33.154055 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec. | ||
14152 | 2025.03.21 02:13:33.154136 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} <Debug> TCPHandler: Processed in 0.001877153 sec. | ||
14153 | 2025.03.21 02:13:33.155575 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36163 rows, containing 5 columns (5 merged, 0 gathered) in 0.009362134 sec., 3862687.7162834886 rows/sec., 261.18 MiB/sec. | ||
14154 | 2025.03.21 02:13:33.156142 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
14155 | 2025.03.21 02:13:33.156511 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14156 | 2025.03.21 02:13:33.156608 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 5 parts: [all_1_119_24, all_123_123_0] -> all_1_123_25 | ||
14157 | 2025.03.21 02:13:33.156723 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
14158 | 2025.03.21 02:13:37.504021 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14159 | 2025.03.21 02:13:37.504101 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14160 | 2025.03.21 02:13:37.720691 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
14161 | 2025.03.21 02:13:37.721686 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14162 | 2025.03.21 02:13:37.721727 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14163 | 2025.03.21 02:13:37.722269 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14164 | 2025.03.21 02:13:37.722539 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14165 | 2025.03.21 02:13:37.722744 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
14166 | 2025.03.21 02:13:38.141091 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14167 | 2025.03.21 02:13:38.141392 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14168 | 2025.03.21 02:13:38.141508 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14169 | 2025.03.21 02:13:38.142363 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14170 | 2025.03.21 02:13:38.142412 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14171 | 2025.03.21 02:13:38.142859 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14172 | 2025.03.21 02:13:38.143118 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14173 | 2025.03.21 02:13:38.143361 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00205 sec., 103414.63414634146 rows/sec., 6.58 MiB/sec. | ||
14174 | 2025.03.21 02:13:38.143427 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} <Debug> TCPHandler: Processed in 0.002520994 sec. | ||
14175 | 2025.03.21 02:13:38.143542 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14176 | 2025.03.21 02:13:38.143649 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14177 | 2025.03.21 02:13:38.143697 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14178 | 2025.03.21 02:13:38.144560 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14179 | 2025.03.21 02:13:38.144600 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14180 | 2025.03.21 02:13:38.145004 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14181 | 2025.03.21 02:13:38.145243 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14182 | 2025.03.21 02:13:38.145488 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00186 sec., 331720.4301075269 rows/sec., 25.93 MiB/sec. | ||
14183 | 2025.03.21 02:13:38.145551 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} <Debug> TCPHandler: Processed in 0.002062725 sec. | ||
14184 | 2025.03.21 02:13:38.145685 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14185 | 2025.03.21 02:13:38.145957 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14186 | 2025.03.21 02:13:38.146097 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14187 | 2025.03.21 02:13:38.147216 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14188 | 2025.03.21 02:13:38.147257 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14189 | 2025.03.21 02:13:38.147621 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14190 | 2025.03.21 02:13:38.147866 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14191 | 2025.03.21 02:13:38.148103 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.002249 sec., 47132.05869275233 rows/sec., 2.77 MiB/sec. | ||
14192 | 2025.03.21 02:13:38.148200 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} <Debug> TCPHandler: Processed in 0.002565145 sec. | ||
14193 | 2025.03.21 02:13:38.148330 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14194 | 2025.03.21 02:13:38.148613 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14195 | 2025.03.21 02:13:38.148700 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14196 | 2025.03.21 02:13:38.149231 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14197 | 2025.03.21 02:13:38.149268 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14198 | 2025.03.21 02:13:38.149664 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
14199 | 2025.03.21 02:13:38.149900 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14200 | 2025.03.21 02:13:38.150129 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00162 sec., 69753.08641975309 rows/sec., 4.52 MiB/sec. | ||
14201 | 2025.03.21 02:13:38.150157 [ 224 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14202 | 2025.03.21 02:13:38.150194 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} <Debug> TCPHandler: Processed in 0.001935543 sec. | ||
14203 | 2025.03.21 02:13:38.150222 [ 224 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14204 | 2025.03.21 02:13:38.150375 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14205 | 2025.03.21 02:13:38.150524 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14206 | 2025.03.21 02:13:38.150585 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14207 | 2025.03.21 02:13:38.151596 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14208 | 2025.03.21 02:13:38.151635 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14209 | 2025.03.21 02:13:38.152293 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14210 | 2025.03.21 02:13:38.152737 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14211 | 2025.03.21 02:13:38.153062 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002537 sec., 44146.62987780843 rows/sec., 2.51 MiB/sec. | ||
14212 | 2025.03.21 02:13:38.153821 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} <Debug> TCPHandler: Processed in 0.003329038 sec. | ||
14213 | 2025.03.21 02:13:38.154018 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14214 | 2025.03.21 02:13:38.154221 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14215 | 2025.03.21 02:13:38.154306 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14216 | 2025.03.21 02:13:38.155114 [ 224 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14217 | 2025.03.21 02:13:38.155376 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14218 | 2025.03.21 02:13:38.155450 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14219 | 2025.03.21 02:13:38.156184 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14220 | 2025.03.21 02:13:38.156430 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14221 | 2025.03.21 02:13:38.156641 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002483 sec., 153846.15384615384 rows/sec., 10.85 MiB/sec. | ||
14222 | 2025.03.21 02:13:38.156698 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} <Debug> TCPHandler: Processed in 0.002753328 sec. | ||
14223 | 2025.03.21 02:13:38.156827 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14224 | 2025.03.21 02:13:38.156958 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14225 | 2025.03.21 02:13:38.157013 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14226 | 2025.03.21 02:13:38.157516 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14227 | 2025.03.21 02:13:38.157553 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14228 | 2025.03.21 02:13:38.157906 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14229 | 2025.03.21 02:13:38.158140 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14230 | 2025.03.21 02:13:38.158305 [ 57 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
14231 | 2025.03.21 02:13:38.158360 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
14232 | 2025.03.21 02:13:38.158383 [ 57 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14233 | 2025.03.21 02:13:38.158441 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14234 | 2025.03.21 02:13:38.158468 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} <Debug> TCPHandler: Processed in 0.00170479 sec. | ||
14235 | 2025.03.21 02:13:38.158612 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
14236 | 2025.03.21 02:13:38.158634 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14237 | 2025.03.21 02:13:38.158743 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14238 | 2025.03.21 02:13:38.158770 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14239 | 2025.03.21 02:13:38.158781 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
14240 | 2025.03.21 02:13:38.158829 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14241 | 2025.03.21 02:13:38.158906 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
14242 | 2025.03.21 02:13:38.159268 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
14243 | 2025.03.21 02:13:38.159701 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
14244 | 2025.03.21 02:13:38.160030 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
14245 | 2025.03.21 02:13:38.160389 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
14246 | 2025.03.21 02:13:38.161267 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14247 | 2025.03.21 02:13:38.161307 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14248 | 2025.03.21 02:13:38.161905 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14249 | 2025.03.21 02:13:38.162097 [ 193 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.003564393 sec., 77432.53900453738 rows/sec., 3.95 MiB/sec. | ||
14250 | 2025.03.21 02:13:38.162269 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14251 | 2025.03.21 02:13:38.162385 [ 193 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
14252 | 2025.03.21 02:13:38.162666 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003927 sec., 60351.413292589765 rows/sec., 4.05 MiB/sec. | ||
14253 | 2025.03.21 02:13:38.162780 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} <Debug> TCPHandler: Processed in 0.004205193 sec. | ||
14254 | 2025.03.21 02:13:38.162935 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14255 | 2025.03.21 02:13:38.163051 [ 193 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14256 | 2025.03.21 02:13:38.163107 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14257 | 2025.03.21 02:13:38.163206 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14258 | 2025.03.21 02:13:38.163227 [ 193 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
14259 | 2025.03.21 02:13:38.163424 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14260 | 2025.03.21 02:13:38.163812 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14261 | 2025.03.21 02:13:38.163853 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14262 | 2025.03.21 02:13:38.164202 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14263 | 2025.03.21 02:13:38.164432 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14264 | 2025.03.21 02:13:38.164678 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001623 sec., 616.1429451632779 rows/sec., 41.52 KiB/sec. | ||
14265 | 2025.03.21 02:13:38.164781 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} <Debug> TCPHandler: Processed in 0.001911193 sec. | ||
14266 | 2025.03.21 02:13:38.165001 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14267 | 2025.03.21 02:13:38.165271 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14268 | 2025.03.21 02:13:38.165345 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14269 | 2025.03.21 02:13:38.165787 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14270 | 2025.03.21 02:13:38.165825 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14271 | 2025.03.21 02:13:38.166180 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14272 | 2025.03.21 02:13:38.166415 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14273 | 2025.03.21 02:13:38.166641 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. | ||
14274 | 2025.03.21 02:13:38.166704 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} <Debug> TCPHandler: Processed in 0.001797782 sec. | ||
14275 | 2025.03.21 02:13:40.168774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
14276 | 2025.03.21 02:13:40.192478 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14277 | 2025.03.21 02:13:40.192544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14278 | 2025.03.21 02:13:40.200166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14279 | 2025.03.21 02:13:40.201007 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14280 | 2025.03.21 02:13:40.205967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
14281 | 2025.03.21 02:13:40.608966 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14282 | 2025.03.21 02:13:40.609052 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14283 | 2025.03.21 02:13:40.612071 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14284 | 2025.03.21 02:13:40.783969 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14285 | 2025.03.21 02:13:40.784273 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14286 | 2025.03.21 02:13:40.784392 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14287 | 2025.03.21 02:13:40.785276 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14288 | 2025.03.21 02:13:40.785325 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14289 | 2025.03.21 02:13:40.785787 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
14290 | 2025.03.21 02:13:40.786047 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14291 | 2025.03.21 02:13:40.786348 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.002147 sec., 8383.791336748953 rows/sec., 683.64 KiB/sec. | ||
14292 | 2025.03.21 02:13:40.786560 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} <Debug> TCPHandler: Processed in 0.002774488 sec. | ||
14293 | 2025.03.21 02:13:40.786708 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14294 | 2025.03.21 02:13:40.786823 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14295 | 2025.03.21 02:13:40.786871 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14296 | 2025.03.21 02:13:40.788222 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14297 | 2025.03.21 02:13:40.788263 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14298 | 2025.03.21 02:13:40.788718 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14299 | 2025.03.21 02:13:40.788965 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14300 | 2025.03.21 02:13:40.789154 [ 54 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14301 | 2025.03.21 02:13:40.789214 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002412 sec., 532752.9021558872 rows/sec., 44.23 MiB/sec. | ||
14302 | 2025.03.21 02:13:40.789240 [ 54 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14303 | 2025.03.21 02:13:40.789321 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14304 | 2025.03.21 02:13:40.789331 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} <Debug> TCPHandler: Processed in 0.002675686 sec. | ||
14305 | 2025.03.21 02:13:40.789503 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14306 | 2025.03.21 02:13:40.789511 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14307 | 2025.03.21 02:13:40.789668 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14308 | 2025.03.21 02:13:40.789668 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14309 | 2025.03.21 02:13:40.789728 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14310 | 2025.03.21 02:13:40.789732 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1848 rows starting from the beginning of the part | ||
14311 | 2025.03.21 02:13:40.789993 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 136 rows starting from the beginning of the part | ||
14312 | 2025.03.21 02:13:40.790398 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 617 rows starting from the beginning of the part | ||
14313 | 2025.03.21 02:13:40.790847 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 136 rows starting from the beginning of the part | ||
14314 | 2025.03.21 02:13:40.791123 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 617 rows starting from the beginning of the part | ||
14315 | 2025.03.21 02:13:40.791396 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1285 rows starting from the beginning of the part | ||
14316 | 2025.03.21 02:13:40.792029 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14317 | 2025.03.21 02:13:40.792077 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14318 | 2025.03.21 02:13:40.792581 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14319 | 2025.03.21 02:13:40.792919 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14320 | 2025.03.21 02:13:40.793177 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.003549 sec., 16342.631727247111 rows/sec., 1.17 MiB/sec. | ||
14321 | 2025.03.21 02:13:40.793237 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} <Debug> TCPHandler: Processed in 0.003787046 sec. | ||
14322 | 2025.03.21 02:13:40.793383 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14323 | 2025.03.21 02:13:40.793493 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14324 | 2025.03.21 02:13:40.793540 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14325 | 2025.03.21 02:13:40.793850 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4639 rows, containing 5 columns (5 merged, 0 gathered) in 0.004426987 sec., 1047891.0374030914 rows/sec., 89.25 MiB/sec. | ||
14326 | 2025.03.21 02:13:40.794071 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14327 | 2025.03.21 02:13:40.794426 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14328 | 2025.03.21 02:13:40.794433 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14329 | 2025.03.21 02:13:40.794467 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14330 | 2025.03.21 02:13:40.794539 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14331 | 2025.03.21 02:13:40.794634 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
14332 | 2025.03.21 02:13:40.794885 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
14333 | 2025.03.21 02:13:40.795137 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14334 | 2025.03.21 02:13:40.795319 [ 54 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
14335 | 2025.03.21 02:13:40.795388 [ 54 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14336 | 2025.03.21 02:13:40.795387 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001909 sec., 119434.25877422733 rows/sec., 8.09 MiB/sec. | ||
14337 | 2025.03.21 02:13:40.795430 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14338 | 2025.03.21 02:13:40.795546 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} <Debug> TCPHandler: Processed in 0.002219959 sec. | ||
14339 | 2025.03.21 02:13:40.795719 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
14340 | 2025.03.21 02:13:40.795761 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14341 | 2025.03.21 02:13:40.796006 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14342 | 2025.03.21 02:13:40.796016 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14343 | 2025.03.21 02:13:40.796097 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14344 | 2025.03.21 02:13:40.796103 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 342 rows starting from the beginning of the part | ||
14345 | 2025.03.21 02:13:40.796464 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part | ||
14346 | 2025.03.21 02:13:40.796729 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 113 rows starting from the beginning of the part | ||
14347 | 2025.03.21 02:13:40.796985 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 113 rows starting from the beginning of the part | ||
14348 | 2025.03.21 02:13:40.797340 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 113 rows starting from the beginning of the part | ||
14349 | 2025.03.21 02:13:40.797675 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part | ||
14350 | 2025.03.21 02:13:40.799559 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14351 | 2025.03.21 02:13:40.799627 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14352 | 2025.03.21 02:13:40.800526 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14353 | 2025.03.21 02:13:40.800679 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.005109019 sec., 222547.61628406547 rows/sec., 15.65 MiB/sec. | ||
14354 | 2025.03.21 02:13:40.800899 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
14355 | 2025.03.21 02:13:40.801003 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14356 | 2025.03.21 02:13:40.801255 [ 54 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14357 | 2025.03.21 02:13:40.801354 [ 54 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14358 | 2025.03.21 02:13:40.801421 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14359 | 2025.03.21 02:13:40.801494 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.005565 sec., 103863.43216531897 rows/sec., 7.73 MiB/sec. | ||
14360 | 2025.03.21 02:13:40.801647 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14361 | 2025.03.21 02:13:40.801868 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} <Debug> TCPHandler: Processed in 0.006156778 sec. | ||
14362 | 2025.03.21 02:13:40.801881 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14363 | 2025.03.21 02:13:40.801958 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
14364 | 2025.03.21 02:13:40.802180 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
14365 | 2025.03.21 02:13:40.802226 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14366 | 2025.03.21 02:13:40.802254 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14367 | 2025.03.21 02:13:40.802305 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 916 rows starting from the beginning of the part | ||
14368 | 2025.03.21 02:13:40.802523 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
14369 | 2025.03.21 02:13:40.802673 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14370 | 2025.03.21 02:13:40.802831 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 382 rows starting from the beginning of the part | ||
14371 | 2025.03.21 02:13:40.802914 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14372 | 2025.03.21 02:13:40.803200 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
14373 | 2025.03.21 02:13:40.803493 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 382 rows starting from the beginning of the part | ||
14374 | 2025.03.21 02:13:40.803855 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 578 rows starting from the beginning of the part | ||
14375 | 2025.03.21 02:13:40.805755 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14376 | 2025.03.21 02:13:40.805836 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14377 | 2025.03.21 02:13:40.806707 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14378 | 2025.03.21 02:13:40.806764 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2466 rows, containing 5 columns (5 merged, 0 gathered) in 0.005216911 sec., 472693.51537720306 rows/sec., 36.25 MiB/sec. | ||
14379 | 2025.03.21 02:13:40.807101 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14380 | 2025.03.21 02:13:40.807139 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14381 | 2025.03.21 02:13:40.807487 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.005094 sec., 184334.51118963488 rows/sec., 12.36 MiB/sec. | ||
14382 | 2025.03.21 02:13:40.807638 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} <Debug> TCPHandler: Processed in 0.005564487 sec. | ||
14383 | 2025.03.21 02:13:40.807819 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14384 | 2025.03.21 02:13:40.807860 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14385 | 2025.03.21 02:13:40.808017 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14386 | 2025.03.21 02:13:40.808073 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14387 | 2025.03.21 02:13:40.808137 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14388 | 2025.03.21 02:13:40.808288 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
14389 | 2025.03.21 02:13:40.809507 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14390 | 2025.03.21 02:13:40.809552 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14391 | 2025.03.21 02:13:40.810248 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14392 | 2025.03.21 02:13:40.810516 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14393 | 2025.03.21 02:13:40.810763 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002817 sec., 14199.50301739439 rows/sec., 25.44 MiB/sec. | ||
14394 | 2025.03.21 02:13:40.810865 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} <Debug> TCPHandler: Processed in 0.003107434 sec. | ||
14395 | 2025.03.21 02:13:40.810982 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14396 | 2025.03.21 02:13:40.811085 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14397 | 2025.03.21 02:13:40.811130 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14398 | 2025.03.21 02:13:40.811552 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14399 | 2025.03.21 02:13:40.811590 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14400 | 2025.03.21 02:13:40.811945 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14401 | 2025.03.21 02:13:40.812179 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14402 | 2025.03.21 02:13:40.812368 [ 53 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14403 | 2025.03.21 02:13:40.812394 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001332 sec., 22522.522522522522 rows/sec., 1.52 MiB/sec. | ||
14404 | 2025.03.21 02:13:40.812441 [ 53 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14405 | 2025.03.21 02:13:40.812498 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} <Debug> TCPHandler: Processed in 0.001563657 sec. | ||
14406 | 2025.03.21 02:13:40.812505 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14407 | 2025.03.21 02:13:40.812682 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14408 | 2025.03.21 02:13:40.812838 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14409 | 2025.03.21 02:13:40.812881 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7184 rows starting from the beginning of the part | ||
14410 | 2025.03.21 02:13:40.813014 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
14411 | 2025.03.21 02:13:40.813120 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part | ||
14412 | 2025.03.21 02:13:40.813351 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
14413 | 2025.03.21 02:13:40.813511 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 82 rows starting from the beginning of the part | ||
14414 | 2025.03.21 02:13:40.813681 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part | ||
14415 | 2025.03.21 02:13:40.816021 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7498 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406149 sec., 2201312.9783811574 rows/sec., 144.06 MiB/sec. | ||
14416 | 2025.03.21 02:13:40.816422 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14417 | 2025.03.21 02:13:40.816717 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14418 | 2025.03.21 02:13:40.816798 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14419 | 2025.03.21 02:13:40.816877 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
14420 | 2025.03.21 02:13:41.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.09 MiB, peak 281.56 MiB, free memory in arenas 0.00 B, will set to 263.87 MiB (RSS), difference: -1.21 MiB | ||
14421 | 2025.03.21 02:13:42.919197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2020 | ||
14422 | 2025.03.21 02:13:42.922722 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14423 | 2025.03.21 02:13:42.922776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14424 | 2025.03.21 02:13:42.924347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14425 | 2025.03.21 02:13:42.924679 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14426 | 2025.03.21 02:13:42.925373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
14427 | 2025.03.21 02:13:43.131019 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14428 | 2025.03.21 02:13:43.131311 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14429 | 2025.03.21 02:13:43.131423 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14430 | 2025.03.21 02:13:43.132344 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14431 | 2025.03.21 02:13:43.132396 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14432 | 2025.03.21 02:13:43.132823 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14433 | 2025.03.21 02:13:43.133073 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14434 | 2025.03.21 02:13:43.133329 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002094 sec., 26743.075453677175 rows/sec., 2.05 MiB/sec. | ||
14435 | 2025.03.21 02:13:43.133421 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} <Debug> TCPHandler: Processed in 0.002571705 sec. | ||
14436 | 2025.03.21 02:13:43.133589 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14437 | 2025.03.21 02:13:43.133873 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14438 | 2025.03.21 02:13:43.133996 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14439 | 2025.03.21 02:13:43.134740 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14440 | 2025.03.21 02:13:43.134781 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14441 | 2025.03.21 02:13:43.135143 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14442 | 2025.03.21 02:13:43.135394 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14443 | 2025.03.21 02:13:43.135615 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.70 MiB/sec. | ||
14444 | 2025.03.21 02:13:43.135669 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} <Debug> TCPHandler: Processed in 0.002154737 sec. | ||
14445 | 2025.03.21 02:13:43.135790 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14446 | 2025.03.21 02:13:43.135897 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14447 | 2025.03.21 02:13:43.135946 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14448 | 2025.03.21 02:13:43.136440 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14449 | 2025.03.21 02:13:43.136479 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14450 | 2025.03.21 02:13:43.136857 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14451 | 2025.03.21 02:13:43.137097 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14452 | 2025.03.21 02:13:43.137320 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001445 sec., 52595.15570934256 rows/sec., 3.67 MiB/sec. | ||
14453 | 2025.03.21 02:13:43.137370 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} <Debug> TCPHandler: Processed in 0.001632358 sec. | ||
14454 | 2025.03.21 02:13:43.137488 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14455 | 2025.03.21 02:13:43.137593 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14456 | 2025.03.21 02:13:43.137638 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14457 | 2025.03.21 02:13:43.138066 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14458 | 2025.03.21 02:13:43.138104 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
14459 | 2025.03.21 02:13:43.138453 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14460 | 2025.03.21 02:13:43.138686 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14461 | 2025.03.21 02:13:43.138905 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.00133 sec., 22556.390977443607 rows/sec., 1.52 MiB/sec. | ||
14462 | 2025.03.21 02:13:43.138959 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} <Debug> TCPHandler: Processed in 0.001519007 sec. | ||
14463 | 2025.03.21 02:13:45.159852 [ 219 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14464 | 2025.03.21 02:13:45.159946 [ 219 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14465 | 2025.03.21 02:13:45.163913 [ 219 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14466 | 2025.03.21 02:13:45.222979 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
14467 | 2025.03.21 02:13:45.224173 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14468 | 2025.03.21 02:13:45.224226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14469 | 2025.03.21 02:13:45.224775 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14470 | 2025.03.21 02:13:45.225051 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14471 | 2025.03.21 02:13:45.225344 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
14472 | 2025.03.21 02:13:46.495369 [ 225 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14473 | 2025.03.21 02:13:46.495430 [ 225 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14474 | 2025.03.21 02:13:46.498607 [ 225 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14475 | 2025.03.21 02:13:47.706111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
14476 | 2025.03.21 02:13:47.728271 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14477 | 2025.03.21 02:13:47.728370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14478 | 2025.03.21 02:13:47.735855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14479 | 2025.03.21 02:13:47.736641 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14480 | 2025.03.21 02:13:47.740991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
14481 | 2025.03.21 02:13:48.120239 [ 221 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14482 | 2025.03.21 02:13:48.120303 [ 221 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14483 | 2025.03.21 02:13:48.122836 [ 221 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14484 | 2025.03.21 02:13:48.141041 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14485 | 2025.03.21 02:13:48.141386 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14486 | 2025.03.21 02:13:48.141501 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14487 | 2025.03.21 02:13:48.142512 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14488 | 2025.03.21 02:13:48.142563 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14489 | 2025.03.21 02:13:48.143007 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14490 | 2025.03.21 02:13:48.143260 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14491 | 2025.03.21 02:13:48.143493 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002189 sec., 96847.8757423481 rows/sec., 6.16 MiB/sec. | ||
14492 | 2025.03.21 02:13:48.143559 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} <Debug> TCPHandler: Processed in 0.002705877 sec. | ||
14493 | 2025.03.21 02:13:48.143684 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14494 | 2025.03.21 02:13:48.143796 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14495 | 2025.03.21 02:13:48.143843 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14496 | 2025.03.21 02:13:48.144692 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14497 | 2025.03.21 02:13:48.144733 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14498 | 2025.03.21 02:13:48.145141 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14499 | 2025.03.21 02:13:48.145382 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14500 | 2025.03.21 02:13:48.145615 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001845 sec., 334417.3441734417 rows/sec., 26.14 MiB/sec. | ||
14501 | 2025.03.21 02:13:48.145670 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} <Debug> TCPHandler: Processed in 0.002038896 sec. | ||
14502 | 2025.03.21 02:13:48.145774 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14503 | 2025.03.21 02:13:48.145878 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14504 | 2025.03.21 02:13:48.145922 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14505 | 2025.03.21 02:13:48.146465 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14506 | 2025.03.21 02:13:48.146504 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14507 | 2025.03.21 02:13:48.146854 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14508 | 2025.03.21 02:13:48.147090 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14509 | 2025.03.21 02:13:48.147264 [ 46 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14510 | 2025.03.21 02:13:48.147326 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.00146 sec., 72602.7397260274 rows/sec., 4.27 MiB/sec. | ||
14511 | 2025.03.21 02:13:48.147359 [ 46 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14512 | 2025.03.21 02:13:48.147435 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14513 | 2025.03.21 02:13:48.147446 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} <Debug> TCPHandler: Processed in 0.001722639 sec. | ||
14514 | 2025.03.21 02:13:48.147603 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
14515 | 2025.03.21 02:13:48.147630 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14516 | 2025.03.21 02:13:48.147734 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14517 | 2025.03.21 02:13:48.147764 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14518 | 2025.03.21 02:13:48.147775 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 166 rows starting from the beginning of the part | ||
14519 | 2025.03.21 02:13:48.147820 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14520 | 2025.03.21 02:13:48.147933 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 106 rows starting from the beginning of the part | ||
14521 | 2025.03.21 02:13:48.148390 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 40 rows starting from the beginning of the part | ||
14522 | 2025.03.21 02:13:48.148781 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 106 rows starting from the beginning of the part | ||
14523 | 2025.03.21 02:13:48.149140 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 58 rows starting from the beginning of the part | ||
14524 | 2025.03.21 02:13:48.149482 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 106 rows starting from the beginning of the part | ||
14525 | 2025.03.21 02:13:48.150377 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14526 | 2025.03.21 02:13:48.150420 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14527 | 2025.03.21 02:13:48.150977 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
14528 | 2025.03.21 02:13:48.151325 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14529 | 2025.03.21 02:13:48.151331 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.003792616 sec., 153456.0841382307 rows/sec., 10.17 MiB/sec. | ||
14530 | 2025.03.21 02:13:48.151648 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003905 sec., 28937.259923175417 rows/sec., 1.87 MiB/sec. | ||
14531 | 2025.03.21 02:13:48.151687 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14532 | 2025.03.21 02:13:48.151766 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} <Debug> TCPHandler: Processed in 0.004187033 sec. | ||
14533 | 2025.03.21 02:13:48.151936 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14534 | 2025.03.21 02:13:48.152125 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14535 | 2025.03.21 02:13:48.152204 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14536 | 2025.03.21 02:13:48.152309 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14537 | 2025.03.21 02:13:48.152509 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14538 | 2025.03.21 02:13:48.152726 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
14539 | 2025.03.21 02:13:48.153133 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14540 | 2025.03.21 02:13:48.153176 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14541 | 2025.03.21 02:13:48.153541 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14542 | 2025.03.21 02:13:48.153774 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14543 | 2025.03.21 02:13:48.153999 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001911 sec., 58608.05860805861 rows/sec., 3.34 MiB/sec. | ||
14544 | 2025.03.21 02:13:48.154054 [ 224 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14545 | 2025.03.21 02:13:48.154092 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} <Debug> TCPHandler: Processed in 0.002214208 sec. | ||
14546 | 2025.03.21 02:13:48.154141 [ 224 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14547 | 2025.03.21 02:13:48.154282 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14548 | 2025.03.21 02:13:48.154426 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14549 | 2025.03.21 02:13:48.154487 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14550 | 2025.03.21 02:13:48.156011 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14551 | 2025.03.21 02:13:48.156073 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14552 | 2025.03.21 02:13:48.156774 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14553 | 2025.03.21 02:13:48.157159 [ 224 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14554 | 2025.03.21 02:13:48.157219 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14555 | 2025.03.21 02:13:48.157809 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.003383 sec., 112917.52882057345 rows/sec., 7.96 MiB/sec. | ||
14556 | 2025.03.21 02:13:48.157967 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} <Debug> TCPHandler: Processed in 0.003744425 sec. | ||
14557 | 2025.03.21 02:13:48.158097 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14558 | 2025.03.21 02:13:48.158202 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14559 | 2025.03.21 02:13:48.158250 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14560 | 2025.03.21 02:13:48.158703 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14561 | 2025.03.21 02:13:48.158742 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14562 | 2025.03.21 02:13:48.159093 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14563 | 2025.03.21 02:13:48.159326 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14564 | 2025.03.21 02:13:48.159567 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec. | ||
14565 | 2025.03.21 02:13:48.159705 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} <Debug> TCPHandler: Processed in 0.001656699 sec. | ||
14566 | 2025.03.21 02:13:48.159926 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14567 | 2025.03.21 02:13:48.160033 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14568 | 2025.03.21 02:13:48.160083 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14569 | 2025.03.21 02:13:48.160612 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14570 | 2025.03.21 02:13:48.160650 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14571 | 2025.03.21 02:13:48.161025 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14572 | 2025.03.21 02:13:48.161264 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14573 | 2025.03.21 02:13:48.161444 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 | ||
14574 | 2025.03.21 02:13:48.161503 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00149 sec., 159060.40268456377 rows/sec., 10.66 MiB/sec. | ||
14575 | 2025.03.21 02:13:48.161523 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14576 | 2025.03.21 02:13:48.161591 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14577 | 2025.03.21 02:13:48.161622 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} <Debug> TCPHandler: Processed in 0.001773711 sec. | ||
14578 | 2025.03.21 02:13:48.161816 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full | ||
14579 | 2025.03.21 02:13:48.161841 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14580 | 2025.03.21 02:13:48.162059 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14581 | 2025.03.21 02:13:48.162088 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14582 | 2025.03.21 02:13:48.162140 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14583 | 2025.03.21 02:13:48.162166 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 36163 rows starting from the beginning of the part | ||
14584 | 2025.03.21 02:13:48.162626 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
14585 | 2025.03.21 02:13:48.162964 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 237 rows starting from the beginning of the part | ||
14586 | 2025.03.21 02:13:48.163307 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 939 rows starting from the beginning of the part | ||
14587 | 2025.03.21 02:13:48.163522 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 76 rows starting from the beginning of the part | ||
14588 | 2025.03.21 02:13:48.163881 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 237 rows starting from the beginning of the part | ||
14589 | 2025.03.21 02:13:48.164608 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14590 | 2025.03.21 02:13:48.164677 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14591 | 2025.03.21 02:13:48.165445 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14592 | 2025.03.21 02:13:48.165773 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14593 | 2025.03.21 02:13:48.166036 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004044 sec., 247.27992087042534 rows/sec., 16.66 KiB/sec. | ||
14594 | 2025.03.21 02:13:48.166054 [ 224 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14595 | 2025.03.21 02:13:48.166140 [ 224 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14596 | 2025.03.21 02:13:48.166366 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} <Debug> TCPHandler: Processed in 0.0046001 sec. | ||
14597 | 2025.03.21 02:13:48.166809 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14598 | 2025.03.21 02:13:48.167225 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14599 | 2025.03.21 02:13:48.167644 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14600 | 2025.03.21 02:13:48.169400 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14601 | 2025.03.21 02:13:48.169465 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14602 | 2025.03.21 02:13:48.170478 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14603 | 2025.03.21 02:13:48.170972 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14604 | 2025.03.21 02:13:48.171359 [ 221 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14605 | 2025.03.21 02:13:48.171467 [ 221 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14606 | 2025.03.21 02:13:48.171639 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004589 sec., 17868.81673567226 rows/sec., 1.13 MiB/sec. | ||
14607 | 2025.03.21 02:13:48.171653 [ 224 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14608 | 2025.03.21 02:13:48.172127 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} <Debug> TCPHandler: Processed in 0.005397124 sec. | ||
14609 | 2025.03.21 02:13:48.174669 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37812 rows, containing 5 columns (5 merged, 0 gathered) in 0.012982776 sec., 2912474.1888791737 rows/sec., 196.90 MiB/sec. | ||
14610 | 2025.03.21 02:13:48.175169 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
14611 | 2025.03.21 02:13:48.175517 [ 221 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14612 | 2025.03.21 02:13:48.175683 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14613 | 2025.03.21 02:13:48.175858 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 | ||
14614 | 2025.03.21 02:13:48.176068 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
14615 | 2025.03.21 02:13:48.875896 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14616 | 2025.03.21 02:13:48.875951 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14617 | 2025.03.21 02:13:48.877960 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14618 | 2025.03.21 02:13:48.920600 [ 225 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14619 | 2025.03.21 02:13:48.920660 [ 225 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14620 | 2025.03.21 02:13:48.923162 [ 225 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14621 | 2025.03.21 02:13:49.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.64 MiB, peak 281.56 MiB, free memory in arenas 0.00 B, will set to 263.88 MiB (RSS), difference: 3.24 MiB | ||
14622 | 2025.03.21 02:13:49.153733 [ 220 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14623 | 2025.03.21 02:13:49.153813 [ 220 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14624 | 2025.03.21 02:13:49.156180 [ 220 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14625 | 2025.03.21 02:13:49.320841 [ 221 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14626 | 2025.03.21 02:13:49.320921 [ 221 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14627 | 2025.03.21 02:13:49.323857 [ 221 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14628 | 2025.03.21 02:13:52.395082 [ 40 ] {} <Debug> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
14629 | 2025.03.21 02:13:52.395195 [ 40 ] {} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14630 | 2025.03.21 02:13:52.395236 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14631 | 2025.03.21 02:13:52.395494 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::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 | ||
14632 | 2025.03.21 02:13:52.395690 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14633 | 2025.03.21 02:13:52.395735 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
14634 | 2025.03.21 02:13:52.395833 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
14635 | 2025.03.21 02:13:52.395948 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
14636 | 2025.03.21 02:13:52.396268 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
14637 | 2025.03.21 02:13:52.396429 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
14638 | 2025.03.21 02:13:52.397430 [ 194 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 5 columns (5 merged, 0 gathered) in 0.002091207 sec., 43993.73184959691 rows/sec., 3.67 MiB/sec. | ||
14639 | 2025.03.21 02:13:52.397621 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
14640 | 2025.03.21 02:13:52.397971 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14641 | 2025.03.21 02:13:52.398064 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
14642 | 2025.03.21 02:13:52.398144 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14643 | 2025.03.21 02:13:52.504137 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14644 | 2025.03.21 02:13:52.504175 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14645 | 2025.03.21 02:13:52.725579 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
14646 | 2025.03.21 02:13:52.726592 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14647 | 2025.03.21 02:13:52.726641 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14648 | 2025.03.21 02:13:52.727199 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14649 | 2025.03.21 02:13:52.727465 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14650 | 2025.03.21 02:13:52.727691 [ 39 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14651 | 2025.03.21 02:13:52.727716 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
14652 | 2025.03.21 02:13:52.727783 [ 39 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14653 | 2025.03.21 02:13:52.727830 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14654 | 2025.03.21 02:13:52.727988 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
14655 | 2025.03.21 02:13:52.728152 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14656 | 2025.03.21 02:13:52.728192 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
14657 | 2025.03.21 02:13:52.728283 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
14658 | 2025.03.21 02:13:52.728376 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
14659 | 2025.03.21 02:13:52.728631 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
14660 | 2025.03.21 02:13:52.728758 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
14661 | 2025.03.21 02:13:52.728842 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
14662 | 2025.03.21 02:13:52.731631 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718905 sec., 9365928.949516052 rows/sec., 133.98 MiB/sec. | ||
14663 | 2025.03.21 02:13:52.731938 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14664 | 2025.03.21 02:13:52.732254 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14665 | 2025.03.21 02:13:52.732331 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14666 | 2025.03.21 02:13:52.732439 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
14667 | 2025.03.21 02:13:52.925742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2048 | ||
14668 | 2025.03.21 02:13:52.928788 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14669 | 2025.03.21 02:13:52.928845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14670 | 2025.03.21 02:13:52.930444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14671 | 2025.03.21 02:13:52.930791 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14672 | 2025.03.21 02:13:52.930985 [ 39 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14673 | 2025.03.21 02:13:52.931050 [ 39 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14674 | 2025.03.21 02:13:52.931093 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14675 | 2025.03.21 02:13:52.931347 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14676 | 2025.03.21 02:13:52.931727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
14677 | 2025.03.21 02:13:52.932163 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14678 | 2025.03.21 02:13:52.932289 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1866 rows starting from the beginning of the part | ||
14679 | 2025.03.21 02:13:52.932723 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
14680 | 2025.03.21 02:13:52.933142 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part | ||
14681 | 2025.03.21 02:13:52.933560 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
14682 | 2025.03.21 02:13:52.933996 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
14683 | 2025.03.21 02:13:52.934450 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
14684 | 2025.03.21 02:13:52.943335 [ 193 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 72 columns (72 merged, 0 gathered) in 0.012156302 sec., 168472.28704913714 rows/sec., 127.71 MiB/sec. | ||
14685 | 2025.03.21 02:13:52.945390 [ 192 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14686 | 2025.03.21 02:13:52.946326 [ 192 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14687 | 2025.03.21 02:13:52.946438 [ 192 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14688 | 2025.03.21 02:13:52.946863 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.57 MiB. | ||
14689 | 2025.03.21 02:13:53.135927 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14690 | 2025.03.21 02:13:53.136092 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14691 | 2025.03.21 02:13:53.136165 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14692 | 2025.03.21 02:13:53.136996 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14693 | 2025.03.21 02:13:53.137047 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14694 | 2025.03.21 02:13:53.137478 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14695 | 2025.03.21 02:13:53.137739 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14696 | 2025.03.21 02:13:53.137936 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001893 sec., 71843.63444268357 rows/sec., 6.20 MiB/sec. | ||
14697 | 2025.03.21 02:13:53.137999 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} <Debug> TCPHandler: Processed in 0.002152207 sec. | ||
14698 | 2025.03.21 02:13:53.138140 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14699 | 2025.03.21 02:13:53.138255 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14700 | 2025.03.21 02:13:53.138304 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14701 | 2025.03.21 02:13:53.138843 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14702 | 2025.03.21 02:13:53.138881 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14703 | 2025.03.21 02:13:53.139244 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14704 | 2025.03.21 02:13:53.139488 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14705 | 2025.03.21 02:13:53.139697 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001469 sec., 27229.40776038121 rows/sec., 2.00 MiB/sec. | ||
14706 | 2025.03.21 02:13:53.139759 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} <Debug> TCPHandler: Processed in 0.001674339 sec. | ||
14707 | 2025.03.21 02:13:53.139894 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14708 | 2025.03.21 02:13:53.140038 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14709 | 2025.03.21 02:13:53.140084 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14710 | 2025.03.21 02:13:53.140636 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14711 | 2025.03.21 02:13:53.140676 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14712 | 2025.03.21 02:13:53.141040 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14713 | 2025.03.21 02:13:53.141277 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14714 | 2025.03.21 02:13:53.141477 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00147 sec., 70748.2993197279 rows/sec., 5.53 MiB/sec. | ||
14715 | 2025.03.21 02:13:53.141554 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} <Debug> TCPHandler: Processed in 0.00171761 sec. | ||
14716 | 2025.03.21 02:13:53.141693 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14717 | 2025.03.21 02:13:53.141951 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14718 | 2025.03.21 02:13:53.142097 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14719 | 2025.03.21 02:13:53.143227 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14720 | 2025.03.21 02:13:53.143267 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14721 | 2025.03.21 02:13:53.143652 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14722 | 2025.03.21 02:13:53.143900 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14723 | 2025.03.21 02:13:53.144104 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002262 sec., 70733.8638373121 rows/sec., 4.93 MiB/sec. | ||
14724 | 2025.03.21 02:13:53.144158 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} <Debug> TCPHandler: Processed in 0.002519024 sec. | ||
14725 | 2025.03.21 02:13:53.144280 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14726 | 2025.03.21 02:13:53.144385 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14727 | 2025.03.21 02:13:53.144452 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14728 | 2025.03.21 02:13:53.145535 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14729 | 2025.03.21 02:13:53.145574 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14730 | 2025.03.21 02:13:53.146224 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14731 | 2025.03.21 02:13:53.146484 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14732 | 2025.03.21 02:13:53.146726 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002362 sec., 16934.801016088062 rows/sec., 30.35 MiB/sec. | ||
14733 | 2025.03.21 02:13:53.146824 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} <Debug> TCPHandler: Processed in 0.002595045 sec. | ||
14734 | 2025.03.21 02:13:53.146940 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14735 | 2025.03.21 02:13:53.147042 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14736 | 2025.03.21 02:13:53.147088 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14737 | 2025.03.21 02:13:53.147504 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14738 | 2025.03.21 02:13:53.147543 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14739 | 2025.03.21 02:13:53.147896 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14740 | 2025.03.21 02:13:53.148133 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14741 | 2025.03.21 02:13:53.148341 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec. | ||
14742 | 2025.03.21 02:13:53.148392 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} <Debug> TCPHandler: Processed in 0.001503056 sec. | ||
14743 | 2025.03.21 02:13:55.241133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
14744 | 2025.03.21 02:13:55.264279 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14745 | 2025.03.21 02:13:55.264339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14746 | 2025.03.21 02:13:55.271864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14747 | 2025.03.21 02:13:55.272648 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14748 | 2025.03.21 02:13:55.273060 [ 34 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14749 | 2025.03.21 02:13:55.273226 [ 34 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14750 | 2025.03.21 02:13:55.273341 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14751 | 2025.03.21 02:13:55.274000 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
14752 | 2025.03.21 02:13:55.288409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
14753 | 2025.03.21 02:13:55.290257 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14754 | 2025.03.21 02:13:55.291917 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part | ||
14755 | 2025.03.21 02:13:55.298024 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
14756 | 2025.03.21 02:13:55.304476 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
14757 | 2025.03.21 02:13:55.310914 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
14758 | 2025.03.21 02:13:55.317383 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
14759 | 2025.03.21 02:13:55.323609 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
14760 | 2025.03.21 02:13:55.389090 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.115491071 sec., 4961.422515512043 rows/sec., 25.65 MiB/sec. | ||
14761 | 2025.03.21 02:13:55.392526 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14762 | 2025.03.21 02:13:55.395721 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14763 | 2025.03.21 02:13:55.395862 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14764 | 2025.03.21 02:13:55.398762 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
14765 | 2025.03.21 02:13:56.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.95 MiB, peak 282.37 MiB, free memory in arenas 0.00 B, will set to 263.88 MiB (RSS), difference: -1.07 MiB | ||
14766 | 2025.03.21 02:13:58.141042 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14767 | 2025.03.21 02:13:58.141251 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14768 | 2025.03.21 02:13:58.141325 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14769 | 2025.03.21 02:13:58.142162 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14770 | 2025.03.21 02:13:58.142211 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14771 | 2025.03.21 02:13:58.142653 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14772 | 2025.03.21 02:13:58.142915 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14773 | 2025.03.21 02:13:58.143168 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001974 sec., 107396.14994934143 rows/sec., 6.83 MiB/sec. | ||
14774 | 2025.03.21 02:13:58.143234 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} <Debug> TCPHandler: Processed in 0.0023282 sec. | ||
14775 | 2025.03.21 02:13:58.143349 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14776 | 2025.03.21 02:13:58.143459 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14777 | 2025.03.21 02:13:58.143506 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14778 | 2025.03.21 02:13:58.144338 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14779 | 2025.03.21 02:13:58.144380 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14780 | 2025.03.21 02:13:58.144790 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14781 | 2025.03.21 02:13:58.145036 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14782 | 2025.03.21 02:13:58.145266 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001832 sec., 336790.39301310043 rows/sec., 26.33 MiB/sec. | ||
14783 | 2025.03.21 02:13:58.145319 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} <Debug> TCPHandler: Processed in 0.002025165 sec. | ||
14784 | 2025.03.21 02:13:58.145445 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14785 | 2025.03.21 02:13:58.145552 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14786 | 2025.03.21 02:13:58.145598 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14787 | 2025.03.21 02:13:58.146149 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14788 | 2025.03.21 02:13:58.146189 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14789 | 2025.03.21 02:13:58.146541 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14790 | 2025.03.21 02:13:58.146773 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14791 | 2025.03.21 02:13:58.146984 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001454 sec., 72902.33837689133 rows/sec., 4.29 MiB/sec. | ||
14792 | 2025.03.21 02:13:58.147048 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} <Debug> TCPHandler: Processed in 0.001656208 sec. | ||
14793 | 2025.03.21 02:13:58.147181 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14794 | 2025.03.21 02:13:58.147309 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14795 | 2025.03.21 02:13:58.147353 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14796 | 2025.03.21 02:13:58.147901 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14797 | 2025.03.21 02:13:58.147938 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14798 | 2025.03.21 02:13:58.148290 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14799 | 2025.03.21 02:13:58.148527 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14800 | 2025.03.21 02:13:58.148782 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001489 sec., 75889.85896574882 rows/sec., 4.91 MiB/sec. | ||
14801 | 2025.03.21 02:13:58.148840 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} <Debug> TCPHandler: Processed in 0.00172252 sec. | ||
14802 | 2025.03.21 02:13:58.149076 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14803 | 2025.03.21 02:13:58.149208 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14804 | 2025.03.21 02:13:58.149253 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14805 | 2025.03.21 02:13:58.149803 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14806 | 2025.03.21 02:13:58.149841 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14807 | 2025.03.21 02:13:58.150206 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14808 | 2025.03.21 02:13:58.150440 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14809 | 2025.03.21 02:13:58.150664 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001475 sec., 75932.20338983051 rows/sec., 4.33 MiB/sec. | ||
14810 | 2025.03.21 02:13:58.150774 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} <Debug> TCPHandler: Processed in 0.001796571 sec. | ||
14811 | 2025.03.21 02:13:58.150946 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14812 | 2025.03.21 02:13:58.151081 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14813 | 2025.03.21 02:13:58.151134 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14814 | 2025.03.21 02:13:58.151844 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14815 | 2025.03.21 02:13:58.151884 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14816 | 2025.03.21 02:13:58.152282 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14817 | 2025.03.21 02:13:58.152529 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14818 | 2025.03.21 02:13:58.152741 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001689 sec., 226169.3309650681 rows/sec., 15.95 MiB/sec. | ||
14819 | 2025.03.21 02:13:58.152794 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} <Debug> TCPHandler: Processed in 0.001916043 sec. | ||
14820 | 2025.03.21 02:13:58.152907 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14821 | 2025.03.21 02:13:58.153013 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14822 | 2025.03.21 02:13:58.153059 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14823 | 2025.03.21 02:13:58.153495 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14824 | 2025.03.21 02:13:58.153534 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14825 | 2025.03.21 02:13:58.153902 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14826 | 2025.03.21 02:13:58.154154 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14827 | 2025.03.21 02:13:58.154366 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec. | ||
14828 | 2025.03.21 02:13:58.154417 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} <Debug> TCPHandler: Processed in 0.001562697 sec. | ||
14829 | 2025.03.21 02:13:58.154521 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14830 | 2025.03.21 02:13:58.154623 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14831 | 2025.03.21 02:13:58.154669 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14832 | 2025.03.21 02:13:58.155187 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14833 | 2025.03.21 02:13:58.155227 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14834 | 2025.03.21 02:13:58.155630 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14835 | 2025.03.21 02:13:58.155869 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14836 | 2025.03.21 02:13:58.156078 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001476 sec., 160569.1056910569 rows/sec., 10.76 MiB/sec. | ||
14837 | 2025.03.21 02:13:58.156130 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} <Debug> TCPHandler: Processed in 0.001660619 sec. | ||
14838 | 2025.03.21 02:13:58.156247 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14839 | 2025.03.21 02:13:58.156380 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14840 | 2025.03.21 02:13:58.156435 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14841 | 2025.03.21 02:13:58.156945 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14842 | 2025.03.21 02:13:58.156992 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14843 | 2025.03.21 02:13:58.157396 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14844 | 2025.03.21 02:13:58.157636 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14845 | 2025.03.21 02:13:58.157890 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001531 sec., 653.1678641410842 rows/sec., 44.01 KiB/sec. | ||
14846 | 2025.03.21 02:13:58.158033 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} <Debug> TCPHandler: Processed in 0.001836632 sec. | ||
14847 | 2025.03.21 02:13:58.158275 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14848 | 2025.03.21 02:13:58.158383 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14849 | 2025.03.21 02:13:58.158431 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14850 | 2025.03.21 02:13:58.158887 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14851 | 2025.03.21 02:13:58.158926 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14852 | 2025.03.21 02:13:58.159289 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14853 | 2025.03.21 02:13:58.159525 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14854 | 2025.03.21 02:13:58.159753 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec. | ||
14855 | 2025.03.21 02:13:58.159813 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} <Debug> TCPHandler: Processed in 0.001626369 sec. | ||
14856 | 2025.03.21 02:13:58.840484 [ 223 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14857 | 2025.03.21 02:13:58.840553 [ 223 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14858 | 2025.03.21 02:13:58.843226 [ 223 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14859 | 2025.03.21 02:14:00.227944 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
14860 | 2025.03.21 02:14:00.228578 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14861 | 2025.03.21 02:14:00.228617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14862 | 2025.03.21 02:14:00.229213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14863 | 2025.03.21 02:14:00.229479 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14864 | 2025.03.21 02:14:00.229667 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
14865 | 2025.03.21 02:14:02.788566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
14866 | 2025.03.21 02:14:02.812618 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14867 | 2025.03.21 02:14:02.812684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14868 | 2025.03.21 02:14:02.819990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14869 | 2025.03.21 02:14:02.820810 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14870 | 2025.03.21 02:14:02.823824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
14871 | 2025.03.21 02:14:02.932058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2080 | ||
14872 | 2025.03.21 02:14:02.935654 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14873 | 2025.03.21 02:14:02.935705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14874 | 2025.03.21 02:14:02.937310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14875 | 2025.03.21 02:14:02.937632 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14876 | 2025.03.21 02:14:02.938268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2080 | ||
14877 | 2025.03.21 02:14:03.137510 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14878 | 2025.03.21 02:14:03.137779 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14879 | 2025.03.21 02:14:03.137880 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14880 | 2025.03.21 02:14:03.138892 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14881 | 2025.03.21 02:14:03.138931 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14882 | 2025.03.21 02:14:03.139328 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14883 | 2025.03.21 02:14:03.139565 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14884 | 2025.03.21 02:14:03.139718 [ 23 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14885 | 2025.03.21 02:14:03.139759 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002057 sec., 66115.70247933886 rows/sec., 5.71 MiB/sec. | ||
14886 | 2025.03.21 02:14:03.139763 [ 23 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14887 | 2025.03.21 02:14:03.139808 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14888 | 2025.03.21 02:14:03.139831 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} <Debug> TCPHandler: Processed in 0.002457703 sec. | ||
14889 | 2025.03.21 02:14:03.140091 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14890 | 2025.03.21 02:14:03.140135 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14891 | 2025.03.21 02:14:03.140348 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14892 | 2025.03.21 02:14:03.140505 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14893 | 2025.03.21 02:14:03.140845 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14894 | 2025.03.21 02:14:03.141057 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1848 rows starting from the beginning of the part | ||
14895 | 2025.03.21 02:14:03.141744 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
14896 | 2025.03.21 02:14:03.142231 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 617 rows starting from the beginning of the part | ||
14897 | 2025.03.21 02:14:03.142863 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 136 rows starting from the beginning of the part | ||
14898 | 2025.03.21 02:14:03.143381 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 617 rows starting from the beginning of the part | ||
14899 | 2025.03.21 02:14:03.143698 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 136 rows starting from the beginning of the part | ||
14900 | 2025.03.21 02:14:03.144651 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14901 | 2025.03.21 02:14:03.144718 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14902 | 2025.03.21 02:14:03.145545 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14903 | 2025.03.21 02:14:03.146095 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14904 | 2025.03.21 02:14:03.146393 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00616 sec., 6493.506493506494 rows/sec., 488.28 KiB/sec. | ||
14905 | 2025.03.21 02:14:03.146472 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} <Debug> TCPHandler: Processed in 0.006489593 sec. | ||
14906 | 2025.03.21 02:14:03.146622 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14907 | 2025.03.21 02:14:03.146755 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14908 | 2025.03.21 02:14:03.146829 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14909 | 2025.03.21 02:14:03.147235 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.007320848 sec., 465793.0338124764 rows/sec., 39.35 MiB/sec. | ||
14910 | 2025.03.21 02:14:03.147572 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
14911 | 2025.03.21 02:14:03.148126 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14912 | 2025.03.21 02:14:03.148139 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14913 | 2025.03.21 02:14:03.148188 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14914 | 2025.03.21 02:14:03.148323 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
14915 | 2025.03.21 02:14:03.148505 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
14916 | 2025.03.21 02:14:03.148779 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14917 | 2025.03.21 02:14:03.149025 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14918 | 2025.03.21 02:14:03.149155 [ 23 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14919 | 2025.03.21 02:14:03.149191 [ 23 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14920 | 2025.03.21 02:14:03.149206 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.0025 sec., 41600 rows/sec., 3.25 MiB/sec. | ||
14921 | 2025.03.21 02:14:03.149215 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14922 | 2025.03.21 02:14:03.149301 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} <Debug> TCPHandler: Processed in 0.002726288 sec. | ||
14923 | 2025.03.21 02:14:03.149396 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14924 | 2025.03.21 02:14:03.149446 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14925 | 2025.03.21 02:14:03.149551 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14926 | 2025.03.21 02:14:03.149577 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14927 | 2025.03.21 02:14:03.149595 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 916 rows starting from the beginning of the part | ||
14928 | 2025.03.21 02:14:03.149639 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14929 | 2025.03.21 02:14:03.149913 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
14930 | 2025.03.21 02:14:03.150272 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 382 rows starting from the beginning of the part | ||
14931 | 2025.03.21 02:14:03.150547 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
14932 | 2025.03.21 02:14:03.150728 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 382 rows starting from the beginning of the part | ||
14933 | 2025.03.21 02:14:03.150831 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 104 rows starting from the beginning of the part | ||
14934 | 2025.03.21 02:14:03.151592 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14935 | 2025.03.21 02:14:03.151634 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14936 | 2025.03.21 02:14:03.152192 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14937 | 2025.03.21 02:14:03.152514 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14938 | 2025.03.21 02:14:03.152721 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00317 sec., 50473.18611987382 rows/sec., 3.52 MiB/sec. | ||
14939 | 2025.03.21 02:14:03.152894 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} <Debug> TCPHandler: Processed in 0.003504601 sec. | ||
14940 | 2025.03.21 02:14:03.153003 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.003694004 sec., 528423.8999199785 rows/sec., 40.37 MiB/sec. | ||
14941 | 2025.03.21 02:14:03.153034 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14942 | 2025.03.21 02:14:03.153195 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14943 | 2025.03.21 02:14:03.153287 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14944 | 2025.03.21 02:14:03.153305 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
14945 | 2025.03.21 02:14:03.154147 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14946 | 2025.03.21 02:14:03.154415 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
14947 | 2025.03.21 02:14:03.154602 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
14948 | 2025.03.21 02:14:03.155326 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14949 | 2025.03.21 02:14:03.155369 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14950 | 2025.03.21 02:14:03.156041 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14951 | 2025.03.21 02:14:03.156299 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14952 | 2025.03.21 02:14:03.156441 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14953 | 2025.03.21 02:14:03.156479 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14954 | 2025.03.21 02:14:03.156501 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14955 | 2025.03.21 02:14:03.156510 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003357 sec., 11915.400655347035 rows/sec., 21.35 MiB/sec. | ||
14956 | 2025.03.21 02:14:03.156803 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
14957 | 2025.03.21 02:14:03.157200 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} <Debug> TCPHandler: Processed in 0.004211983 sec. | ||
14958 | 2025.03.21 02:14:03.157776 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14959 | 2025.03.21 02:14:03.158153 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14960 | 2025.03.21 02:14:03.158268 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14961 | 2025.03.21 02:14:03.158324 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14962 | 2025.03.21 02:14:03.158455 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2015 rows starting from the beginning of the part | ||
14963 | 2025.03.21 02:14:03.158830 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
14964 | 2025.03.21 02:14:03.159252 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
14965 | 2025.03.21 02:14:03.159315 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14966 | 2025.03.21 02:14:03.159372 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14967 | 2025.03.21 02:14:03.159606 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
14968 | 2025.03.21 02:14:03.159966 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
14969 | 2025.03.21 02:14:03.160212 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14970 | 2025.03.21 02:14:03.160297 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
14971 | 2025.03.21 02:14:03.160804 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14972 | 2025.03.21 02:14:03.161019 [ 23 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14973 | 2025.03.21 02:14:03.161082 [ 23 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14974 | 2025.03.21 02:14:03.161126 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
14975 | 2025.03.21 02:14:03.161174 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00313 sec., 19169.32907348243 rows/sec., 1.29 MiB/sec. | ||
14976 | 2025.03.21 02:14:03.161529 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} <Debug> TCPHandler: Processed in 0.003888048 sec. | ||
14977 | 2025.03.21 02:14:03.161621 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14978 | 2025.03.21 02:14:03.161987 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14979 | 2025.03.21 02:14:03.162081 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7498 rows starting from the beginning of the part | ||
14980 | 2025.03.21 02:14:03.162392 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 30 rows starting from the beginning of the part | ||
14981 | 2025.03.21 02:14:03.162706 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 82 rows starting from the beginning of the part | ||
14982 | 2025.03.21 02:14:03.162938 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
14983 | 2025.03.21 02:14:03.163042 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part | ||
14984 | 2025.03.21 02:14:03.163118 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
14985 | 2025.03.21 02:14:03.166832 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7812 rows, containing 4 columns (4 merged, 0 gathered) in 0.005582447 sec., 1399386.3264622127 rows/sec., 91.57 MiB/sec. | ||
14986 | 2025.03.21 02:14:03.167431 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
14987 | 2025.03.21 02:14:03.167845 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14988 | 2025.03.21 02:14:03.167937 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
14989 | 2025.03.21 02:14:03.168243 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
14990 | 2025.03.21 02:14:03.172954 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 19 columns (19 merged, 0 gathered) in 0.016401395 sec., 135049.4881685369 rows/sec., 242.00 MiB/sec. | ||
14991 | 2025.03.21 02:14:03.174930 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14992 | 2025.03.21 02:14:03.175391 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14993 | 2025.03.21 02:14:03.175475 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14994 | 2025.03.21 02:14:03.175645 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.21 MiB. | ||
14995 | 2025.03.21 02:14:04.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.48 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 2.53 MiB | ||
14996 | 2025.03.21 02:14:05.336728 [ 225 ] {} <Trace> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14997 | 2025.03.21 02:14:05.336789 [ 225 ] {} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14998 | 2025.03.21 02:14:05.339646 [ 225 ] {} <Debug> oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14999 | 2025.03.21 02:14:07.504214 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15000 | 2025.03.21 02:14:07.504267 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15001 | 2025.03.21 02:14:07.729858 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
15002 | 2025.03.21 02:14:07.730476 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15003 | 2025.03.21 02:14:07.730516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15004 | 2025.03.21 02:14:07.731069 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15005 | 2025.03.21 02:14:07.731345 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15006 | 2025.03.21 02:14:07.731607 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
15007 | 2025.03.21 02:14:08.140406 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15008 | 2025.03.21 02:14:08.140602 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15009 | 2025.03.21 02:14:08.140677 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15010 | 2025.03.21 02:14:08.141549 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15011 | 2025.03.21 02:14:08.141604 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15012 | 2025.03.21 02:14:08.142063 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15013 | 2025.03.21 02:14:08.142334 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15014 | 2025.03.21 02:14:08.142546 [ 125 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15015 | 2025.03.21 02:14:08.142611 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002051 sec., 103364.21257922966 rows/sec., 6.57 MiB/sec. | ||
15016 | 2025.03.21 02:14:08.142641 [ 125 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15017 | 2025.03.21 02:14:08.142720 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15018 | 2025.03.21 02:14:08.142747 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} <Debug> TCPHandler: Processed in 0.002475803 sec. | ||
15019 | 2025.03.21 02:14:08.143051 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15020 | 2025.03.21 02:14:08.143186 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15021 | 2025.03.21 02:14:08.143339 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15022 | 2025.03.21 02:14:08.143513 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15023 | 2025.03.21 02:14:08.144064 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15024 | 2025.03.21 02:14:08.144150 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 212 rows starting from the beginning of the part | ||
15025 | 2025.03.21 02:14:08.144467 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
15026 | 2025.03.21 02:14:08.144795 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
15027 | 2025.03.21 02:14:08.145179 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
15028 | 2025.03.21 02:14:08.145635 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
15029 | 2025.03.21 02:14:08.147086 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15030 | 2025.03.21 02:14:08.147165 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15031 | 2025.03.21 02:14:08.148074 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15032 | 2025.03.21 02:14:08.148221 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005341023 sec., 198463.8523369025 rows/sec., 13.38 MiB/sec. | ||
15033 | 2025.03.21 02:14:08.148491 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15034 | 2025.03.21 02:14:08.148502 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15035 | 2025.03.21 02:14:08.148957 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005687 sec., 108493.05433444698 rows/sec., 8.48 MiB/sec. | ||
15036 | 2025.03.21 02:14:08.149079 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} <Debug> TCPHandler: Processed in 0.006156657 sec. | ||
15037 | 2025.03.21 02:14:08.149207 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15038 | 2025.03.21 02:14:08.149278 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15039 | 2025.03.21 02:14:08.149344 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15040 | 2025.03.21 02:14:08.149451 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15041 | 2025.03.21 02:14:08.149515 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
15042 | 2025.03.21 02:14:08.149553 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15043 | 2025.03.21 02:14:08.150143 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15044 | 2025.03.21 02:14:08.150185 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15045 | 2025.03.21 02:14:08.150550 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
15046 | 2025.03.21 02:14:08.150793 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15047 | 2025.03.21 02:14:08.151045 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001642 sec., 64555.42021924482 rows/sec., 3.80 MiB/sec. | ||
15048 | 2025.03.21 02:14:08.151113 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} <Debug> TCPHandler: Processed in 0.001911043 sec. | ||
15049 | 2025.03.21 02:14:08.151261 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15050 | 2025.03.21 02:14:08.151547 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15051 | 2025.03.21 02:14:08.151691 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15052 | 2025.03.21 02:14:08.152939 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15053 | 2025.03.21 02:14:08.152979 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15054 | 2025.03.21 02:14:08.153355 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
15055 | 2025.03.21 02:14:08.153604 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15056 | 2025.03.21 02:14:08.153834 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002397 sec., 47142.26115978307 rows/sec., 3.05 MiB/sec. | ||
15057 | 2025.03.21 02:14:08.153944 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} <Debug> TCPHandler: Processed in 0.002734008 sec. | ||
15058 | 2025.03.21 02:14:08.154147 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15059 | 2025.03.21 02:14:08.154288 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15060 | 2025.03.21 02:14:08.154335 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15061 | 2025.03.21 02:14:08.154900 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15062 | 2025.03.21 02:14:08.154939 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15063 | 2025.03.21 02:14:08.155300 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15064 | 2025.03.21 02:14:08.155539 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15065 | 2025.03.21 02:14:08.155730 [ 114 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15066 | 2025.03.21 02:14:08.155807 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001539 sec., 72774.52891487979 rows/sec., 4.15 MiB/sec. | ||
15067 | 2025.03.21 02:14:08.155835 [ 114 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15068 | 2025.03.21 02:14:08.155931 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} <Debug> TCPHandler: Processed in 0.001881142 sec. | ||
15069 | 2025.03.21 02:14:08.155941 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15070 | 2025.03.21 02:14:08.156130 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15071 | 2025.03.21 02:14:08.156167 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15072 | 2025.03.21 02:14:08.156325 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15073 | 2025.03.21 02:14:08.156418 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15074 | 2025.03.21 02:14:08.156433 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15075 | 2025.03.21 02:14:08.156495 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 112 rows starting from the beginning of the part | ||
15076 | 2025.03.21 02:14:08.156826 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part | ||
15077 | 2025.03.21 02:14:08.157211 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 112 rows starting from the beginning of the part | ||
15078 | 2025.03.21 02:14:08.157602 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 112 rows starting from the beginning of the part | ||
15079 | 2025.03.21 02:14:08.157980 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 112 rows starting from the beginning of the part | ||
15080 | 2025.03.21 02:14:08.159435 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15081 | 2025.03.21 02:14:08.159509 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15082 | 2025.03.21 02:14:08.160499 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15083 | 2025.03.21 02:14:08.160565 [ 192 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004490468 sec., 124708.60498282139 rows/sec., 7.58 MiB/sec. | ||
15084 | 2025.03.21 02:14:08.160890 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15085 | 2025.03.21 02:14:08.160910 [ 194 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15086 | 2025.03.21 02:14:08.161298 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.005035 sec., 75868.91757696126 rows/sec., 5.35 MiB/sec. | ||
15087 | 2025.03.21 02:14:08.161414 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} <Debug> TCPHandler: Processed in 0.005386024 sec. | ||
15088 | 2025.03.21 02:14:08.161579 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15089 | 2025.03.21 02:14:08.161711 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15090 | 2025.03.21 02:14:08.161806 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15091 | 2025.03.21 02:14:08.161829 [ 194 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15092 | 2025.03.21 02:14:08.162113 [ 194 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15093 | 2025.03.21 02:14:08.162313 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15094 | 2025.03.21 02:14:08.162617 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15095 | 2025.03.21 02:14:08.162661 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15096 | 2025.03.21 02:14:08.163028 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15097 | 2025.03.21 02:14:08.163286 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15098 | 2025.03.21 02:14:08.163503 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001832 sec., 3275.109170305677 rows/sec., 171.11 KiB/sec. | ||
15099 | 2025.03.21 02:14:08.163558 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} <Debug> TCPHandler: Processed in 0.002041995 sec. | ||
15100 | 2025.03.21 02:14:08.163680 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15101 | 2025.03.21 02:14:08.163785 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15102 | 2025.03.21 02:14:08.163831 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15103 | 2025.03.21 02:14:08.164380 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15104 | 2025.03.21 02:14:08.164418 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15105 | 2025.03.21 02:14:08.164812 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15106 | 2025.03.21 02:14:08.165058 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15107 | 2025.03.21 02:14:08.165276 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001512 sec., 156746.03174603175 rows/sec., 10.51 MiB/sec. | ||
15108 | 2025.03.21 02:14:08.165327 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} <Debug> TCPHandler: Processed in 0.00169998 sec. | ||
15109 | 2025.03.21 02:14:08.165430 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15110 | 2025.03.21 02:14:08.165530 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15111 | 2025.03.21 02:14:08.165575 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15112 | 2025.03.21 02:14:08.165978 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15113 | 2025.03.21 02:14:08.166019 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15114 | 2025.03.21 02:14:08.166367 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15115 | 2025.03.21 02:14:08.166603 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15116 | 2025.03.21 02:14:08.166795 [ 114 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
15117 | 2025.03.21 02:14:08.166863 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. | ||
15118 | 2025.03.21 02:14:08.166893 [ 114 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15119 | 2025.03.21 02:14:08.166988 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
15120 | 2025.03.21 02:14:08.166995 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} <Debug> TCPHandler: Processed in 0.001615828 sec. | ||
15121 | 2025.03.21 02:14:08.167335 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15122 | 2025.03.21 02:14:08.167350 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
15123 | 2025.03.21 02:14:08.167668 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15124 | 2025.03.21 02:14:08.167937 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15125 | 2025.03.21 02:14:08.167983 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15126 | 2025.03.21 02:14:08.168087 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part | ||
15127 | 2025.03.21 02:14:08.168589 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
15128 | 2025.03.21 02:14:08.168905 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
15129 | 2025.03.21 02:14:08.169226 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
15130 | 2025.03.21 02:14:08.169522 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
15131 | 2025.03.21 02:14:08.169862 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
15132 | 2025.03.21 02:14:08.170906 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15133 | 2025.03.21 02:14:08.170970 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15134 | 2025.03.21 02:14:08.171947 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15135 | 2025.03.21 02:14:08.172584 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15136 | 2025.03.21 02:14:08.172704 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.005593907 sec., 8938.296614512898 rows/sec., 601.59 KiB/sec. | ||
15137 | 2025.03.21 02:14:08.173005 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005483 sec., 14955.316432609885 rows/sec., 972.64 KiB/sec. | ||
15138 | 2025.03.21 02:14:08.173022 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
15139 | 2025.03.21 02:14:08.173133 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} <Debug> TCPHandler: Processed in 0.005921403 sec. | ||
15140 | 2025.03.21 02:14:08.173858 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15141 | 2025.03.21 02:14:08.173980 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
15142 | 2025.03.21 02:14:08.174074 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15143 | 2025.03.21 02:14:10.087996 [ 223 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15144 | 2025.03.21 02:14:10.088066 [ 223 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15145 | 2025.03.21 02:14:10.090958 [ 223 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15146 | 2025.03.21 02:14:10.301450 [ 224 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15147 | 2025.03.21 02:14:10.301512 [ 224 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15148 | 2025.03.21 02:14:10.304444 [ 224 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15149 | 2025.03.21 02:14:10.320287 [ 224 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15150 | 2025.03.21 02:14:10.320344 [ 224 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15151 | 2025.03.21 02:14:10.323106 [ 224 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15152 | 2025.03.21 02:14:10.323952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
15153 | 2025.03.21 02:14:10.334004 [ 220 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15154 | 2025.03.21 02:14:10.334054 [ 220 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15155 | 2025.03.21 02:14:10.337889 [ 220 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15156 | 2025.03.21 02:14:10.351033 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15157 | 2025.03.21 02:14:10.351075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15158 | 2025.03.21 02:14:10.358554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15159 | 2025.03.21 02:14:10.359341 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15160 | 2025.03.21 02:14:10.362481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
15161 | 2025.03.21 02:14:10.783803 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15162 | 2025.03.21 02:14:10.784108 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15163 | 2025.03.21 02:14:10.784224 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15164 | 2025.03.21 02:14:10.786164 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15165 | 2025.03.21 02:14:10.786217 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15166 | 2025.03.21 02:14:10.786751 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15167 | 2025.03.21 02:14:10.787024 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15168 | 2025.03.21 02:14:10.787264 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} <Debug> executeQuery: Read 1276 rows, 108.59 KiB in 0.003241 sec., 393705.64640543045 rows/sec., 32.72 MiB/sec. | ||
15169 | 2025.03.21 02:14:10.787336 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} <Debug> TCPHandler: Processed in 0.003720175 sec. | ||
15170 | 2025.03.21 02:14:10.787452 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15171 | 2025.03.21 02:14:10.787561 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15172 | 2025.03.21 02:14:10.787611 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15173 | 2025.03.21 02:14:10.788160 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15174 | 2025.03.21 02:14:10.788202 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15175 | 2025.03.21 02:14:10.788564 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15176 | 2025.03.21 02:14:10.788805 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15177 | 2025.03.21 02:14:10.788988 [ 100 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
15178 | 2025.03.21 02:14:10.789044 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001501 sec., 26648.90073284477 rows/sec., 1.96 MiB/sec. | ||
15179 | 2025.03.21 02:14:10.789072 [ 100 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15180 | 2025.03.21 02:14:10.789146 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15181 | 2025.03.21 02:14:10.789168 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} <Debug> TCPHandler: Processed in 0.00176318 sec. | ||
15182 | 2025.03.21 02:14:10.789382 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15183 | 2025.03.21 02:14:10.789384 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
15184 | 2025.03.21 02:14:10.789555 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15185 | 2025.03.21 02:14:10.789655 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15186 | 2025.03.21 02:14:10.789702 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15187 | 2025.03.21 02:14:10.789813 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 166 rows starting from the beginning of the part | ||
15188 | 2025.03.21 02:14:10.790083 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 40 rows starting from the beginning of the part | ||
15189 | 2025.03.21 02:14:10.790456 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 106 rows starting from the beginning of the part | ||
15190 | 2025.03.21 02:14:10.790862 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 40 rows starting from the beginning of the part | ||
15191 | 2025.03.21 02:14:10.791276 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 106 rows starting from the beginning of the part | ||
15192 | 2025.03.21 02:14:10.791569 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 40 rows starting from the beginning of the part | ||
15193 | 2025.03.21 02:14:10.793126 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15194 | 2025.03.21 02:14:10.793210 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15195 | 2025.03.21 02:14:10.794283 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
15196 | 2025.03.21 02:14:10.794499 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.005239271 sec., 95051.39169170673 rows/sec., 6.44 MiB/sec. | ||
15197 | 2025.03.21 02:14:10.794717 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15198 | 2025.03.21 02:14:10.794832 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
15199 | 2025.03.21 02:14:10.795110 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005606 sec., 40670.709953621124 rows/sec., 2.75 MiB/sec. | ||
15200 | 2025.03.21 02:14:10.795220 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} <Debug> TCPHandler: Processed in 0.005915093 sec. | ||
15201 | 2025.03.21 02:14:10.795374 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15202 | 2025.03.21 02:14:10.795517 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15203 | 2025.03.21 02:14:10.795548 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15204 | 2025.03.21 02:14:10.795648 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15205 | 2025.03.21 02:14:10.795711 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
15206 | 2025.03.21 02:14:10.795903 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15207 | 2025.03.21 02:14:10.796718 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15208 | 2025.03.21 02:14:10.796762 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15209 | 2025.03.21 02:14:10.797152 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15210 | 2025.03.21 02:14:10.797394 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15211 | 2025.03.21 02:14:10.797602 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.002099 sec., 266793.711291091 rows/sec., 19.82 MiB/sec. | ||
15212 | 2025.03.21 02:14:10.797658 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} <Debug> TCPHandler: Processed in 0.002358341 sec. | ||
15213 | 2025.03.21 02:14:10.797771 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15214 | 2025.03.21 02:14:10.797878 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15215 | 2025.03.21 02:14:10.797926 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15216 | 2025.03.21 02:14:10.798666 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15217 | 2025.03.21 02:14:10.798706 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15218 | 2025.03.21 02:14:10.799147 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15219 | 2025.03.21 02:14:10.799384 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15220 | 2025.03.21 02:14:10.799560 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_128_26 to all_133_133_0 | ||
15221 | 2025.03.21 02:14:10.799618 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15222 | 2025.03.21 02:14:10.799629 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} <Debug> executeQuery: Read 930 rows, 63.82 KiB in 0.001763 sec., 527509.9262620533 rows/sec., 35.35 MiB/sec. | ||
15223 | 2025.03.21 02:14:10.799650 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15224 | 2025.03.21 02:14:10.799829 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} <Debug> TCPHandler: Processed in 0.002099717 sec. | ||
15225 | 2025.03.21 02:14:10.799953 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15226 | 2025.03.21 02:14:10.800016 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_26 to all_133_133_0 into Compact with storage Full | ||
15227 | 2025.03.21 02:14:10.800039 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15228 | 2025.03.21 02:14:10.800111 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15229 | 2025.03.21 02:14:10.800541 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15230 | 2025.03.21 02:14:10.800558 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15231 | 2025.03.21 02:14:10.800639 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 37812 rows starting from the beginning of the part | ||
15232 | 2025.03.21 02:14:10.800818 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15233 | 2025.03.21 02:14:10.801216 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
15234 | 2025.03.21 02:14:10.801784 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part | ||
15235 | 2025.03.21 02:14:10.802231 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
15236 | 2025.03.21 02:14:10.802752 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 237 rows starting from the beginning of the part | ||
15237 | 2025.03.21 02:14:10.803280 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 930 rows starting from the beginning of the part | ||
15238 | 2025.03.21 02:14:10.809328 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15239 | 2025.03.21 02:14:10.809941 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15240 | 2025.03.21 02:14:10.810059 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15241 | 2025.03.21 02:14:10.812184 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15242 | 2025.03.21 02:14:10.812491 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15243 | 2025.03.21 02:14:10.812940 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.012586 sec., 3178.1344350866043 rows/sec., 5.70 MiB/sec. | ||
15244 | 2025.03.21 02:14:10.813165 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} <Debug> TCPHandler: Processed in 0.01316773 sec. | ||
15245 | 2025.03.21 02:14:10.813327 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15246 | 2025.03.21 02:14:10.813510 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15247 | 2025.03.21 02:14:10.813571 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15248 | 2025.03.21 02:14:10.814145 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15249 | 2025.03.21 02:14:10.814192 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15250 | 2025.03.21 02:14:10.814735 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15251 | 2025.03.21 02:14:10.815019 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15252 | 2025.03.21 02:14:10.815265 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001796 sec., 16703.786191536747 rows/sec., 1.13 MiB/sec. | ||
15253 | 2025.03.21 02:14:10.815330 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} <Debug> TCPHandler: Processed in 0.002061676 sec. | ||
15254 | 2025.03.21 02:14:10.815340 [ 218 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15255 | 2025.03.21 02:14:10.815412 [ 218 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15256 | 2025.03.21 02:14:10.816508 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39536 rows, containing 5 columns (5 merged, 0 gathered) in 0.016715771 sec., 2365191.5308004636 rows/sec., 159.89 MiB/sec. | ||
15257 | 2025.03.21 02:14:10.817179 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Trace> MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) | ||
15258 | 2025.03.21 02:14:10.817745 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15259 | 2025.03.21 02:14:10.817917 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_128_26, all_133_133_0] -> all_1_133_27 | ||
15260 | 2025.03.21 02:14:10.818058 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
15261 | 2025.03.21 02:14:10.818246 [ 218 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15262 | 2025.03.21 02:14:11.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.11 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: -1.10 MiB | ||
15263 | 2025.03.21 02:14:12.938611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2126 | ||
15264 | 2025.03.21 02:14:12.942223 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15265 | 2025.03.21 02:14:12.942284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15266 | 2025.03.21 02:14:12.943890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15267 | 2025.03.21 02:14:12.944224 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15268 | 2025.03.21 02:14:12.945286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2126 | ||
15269 | 2025.03.21 02:14:13.131471 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15270 | 2025.03.21 02:14:13.131652 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15271 | 2025.03.21 02:14:13.131723 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15272 | 2025.03.21 02:14:13.132396 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15273 | 2025.03.21 02:14:13.132439 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15274 | 2025.03.21 02:14:13.132836 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15275 | 2025.03.21 02:14:13.133085 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15276 | 2025.03.21 02:14:13.133309 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec. | ||
15277 | 2025.03.21 02:14:13.133368 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} <Debug> TCPHandler: Processed in 0.001983354 sec. | ||
15278 | 2025.03.21 02:14:13.133478 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15279 | 2025.03.21 02:14:13.133581 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15280 | 2025.03.21 02:14:13.133628 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15281 | 2025.03.21 02:14:13.134153 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15282 | 2025.03.21 02:14:13.134193 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15283 | 2025.03.21 02:14:13.134545 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15284 | 2025.03.21 02:14:13.134780 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15285 | 2025.03.21 02:14:13.134999 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001441 sec., 44413.60166551006 rows/sec., 3.47 MiB/sec. | ||
15286 | 2025.03.21 02:14:13.135051 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} <Debug> TCPHandler: Processed in 0.001624878 sec. | ||
15287 | 2025.03.21 02:14:13.135180 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15288 | 2025.03.21 02:14:13.135322 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15289 | 2025.03.21 02:14:13.135383 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15290 | 2025.03.21 02:14:13.135946 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15291 | 2025.03.21 02:14:13.135985 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15292 | 2025.03.21 02:14:13.136381 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15293 | 2025.03.21 02:14:13.136636 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15294 | 2025.03.21 02:14:13.136849 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.001557 sec., 48811.81759794476 rows/sec., 3.40 MiB/sec. | ||
15295 | 2025.03.21 02:14:13.136903 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} <Debug> TCPHandler: Processed in 0.001787521 sec. | ||
15296 | 2025.03.21 02:14:13.137006 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15297 | 2025.03.21 02:14:13.137109 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15298 | 2025.03.21 02:14:13.137156 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15299 | 2025.03.21 02:14:13.137572 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15300 | 2025.03.21 02:14:13.137611 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15301 | 2025.03.21 02:14:13.137975 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15302 | 2025.03.21 02:14:13.138214 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15303 | 2025.03.21 02:14:13.138422 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001335 sec., 22471.91011235955 rows/sec., 1.51 MiB/sec. | ||
15304 | 2025.03.21 02:14:13.138472 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} <Debug> TCPHandler: Processed in 0.001516096 sec. | ||
15305 | 2025.03.21 02:14:15.231800 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
15306 | 2025.03.21 02:14:15.232510 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15307 | 2025.03.21 02:14:15.232559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15308 | 2025.03.21 02:14:15.233144 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15309 | 2025.03.21 02:14:15.233457 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15310 | 2025.03.21 02:14:15.233686 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
15311 | 2025.03.21 02:14:17.862587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
15312 | 2025.03.21 02:14:17.886123 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15313 | 2025.03.21 02:14:17.886181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15314 | 2025.03.21 02:14:17.893618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15315 | 2025.03.21 02:14:17.894406 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15316 | 2025.03.21 02:14:17.898031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
15317 | 2025.03.21 02:14:18.140375 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15318 | 2025.03.21 02:14:18.140586 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15319 | 2025.03.21 02:14:18.140668 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15320 | 2025.03.21 02:14:18.141601 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15321 | 2025.03.21 02:14:18.141651 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15322 | 2025.03.21 02:14:18.142103 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15323 | 2025.03.21 02:14:18.142367 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15324 | 2025.03.21 02:14:18.142613 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002083 sec., 101776.28420547287 rows/sec., 6.47 MiB/sec. | ||
15325 | 2025.03.21 02:14:18.142696 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} <Debug> TCPHandler: Processed in 0.002453063 sec. | ||
15326 | 2025.03.21 02:14:18.142857 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15327 | 2025.03.21 02:14:18.142968 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15328 | 2025.03.21 02:14:18.143016 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15329 | 2025.03.21 02:14:18.143840 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15330 | 2025.03.21 02:14:18.143879 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15331 | 2025.03.21 02:14:18.144282 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15332 | 2025.03.21 02:14:18.144526 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15333 | 2025.03.21 02:14:18.144748 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001806 sec., 341638.98117386486 rows/sec., 26.71 MiB/sec. | ||
15334 | 2025.03.21 02:14:18.144801 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} <Debug> TCPHandler: Processed in 0.002004295 sec. | ||
15335 | 2025.03.21 02:14:18.144905 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15336 | 2025.03.21 02:14:18.145007 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15337 | 2025.03.21 02:14:18.145052 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15338 | 2025.03.21 02:14:18.145609 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15339 | 2025.03.21 02:14:18.145649 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15340 | 2025.03.21 02:14:18.146000 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15341 | 2025.03.21 02:14:18.146240 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15342 | 2025.03.21 02:14:18.146466 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001476 sec., 71815.71815718156 rows/sec., 4.22 MiB/sec. | ||
15343 | 2025.03.21 02:14:18.146562 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} <Debug> TCPHandler: Processed in 0.001706529 sec. | ||
15344 | 2025.03.21 02:14:18.146708 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15345 | 2025.03.21 02:14:18.146988 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15346 | 2025.03.21 02:14:18.147128 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15347 | 2025.03.21 02:14:18.147846 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15348 | 2025.03.21 02:14:18.147886 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15349 | 2025.03.21 02:14:18.148249 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
15350 | 2025.03.21 02:14:18.148494 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15351 | 2025.03.21 02:14:18.148668 [ 168 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
15352 | 2025.03.21 02:14:18.148730 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001845 sec., 61246.61246612466 rows/sec., 3.96 MiB/sec. | ||
15353 | 2025.03.21 02:14:18.148753 [ 168 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15354 | 2025.03.21 02:14:18.148820 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15355 | 2025.03.21 02:14:18.148846 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} <Debug> TCPHandler: Processed in 0.002211899 sec. | ||
15356 | 2025.03.21 02:14:18.149064 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
15357 | 2025.03.21 02:14:18.149075 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15358 | 2025.03.21 02:14:18.149316 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15359 | 2025.03.21 02:14:18.149343 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15360 | 2025.03.21 02:14:18.149389 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15361 | 2025.03.21 02:14:18.149416 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 342 rows starting from the beginning of the part | ||
15362 | 2025.03.21 02:14:18.149768 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 113 rows starting from the beginning of the part | ||
15363 | 2025.03.21 02:14:18.150198 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 113 rows starting from the beginning of the part | ||
15364 | 2025.03.21 02:14:18.150577 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 113 rows starting from the beginning of the part | ||
15365 | 2025.03.21 02:14:18.150934 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part | ||
15366 | 2025.03.21 02:14:18.151258 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 113 rows starting from the beginning of the part | ||
15367 | 2025.03.21 02:14:18.152340 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15368 | 2025.03.21 02:14:18.152427 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15369 | 2025.03.21 02:14:18.153478 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15370 | 2025.03.21 02:14:18.153988 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15371 | 2025.03.21 02:14:18.154341 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005410004 sec., 188909.2873129114 rows/sec., 13.20 MiB/sec. | ||
15372 | 2025.03.21 02:14:18.154467 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005232 sec., 21406.727828746178 rows/sec., 1.22 MiB/sec. | ||
15373 | 2025.03.21 02:14:18.154578 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} <Debug> TCPHandler: Processed in 0.005582597 sec. | ||
15374 | 2025.03.21 02:14:18.154657 [ 190 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
15375 | 2025.03.21 02:14:18.154751 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15376 | 2025.03.21 02:14:18.154920 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15377 | 2025.03.21 02:14:18.154986 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15378 | 2025.03.21 02:14:18.155267 [ 190 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15379 | 2025.03.21 02:14:18.155535 [ 190 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
15380 | 2025.03.21 02:14:18.155730 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
15381 | 2025.03.21 02:14:18.156169 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15382 | 2025.03.21 02:14:18.156216 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15383 | 2025.03.21 02:14:18.156607 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15384 | 2025.03.21 02:14:18.156867 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15385 | 2025.03.21 02:14:18.157097 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002236 sec., 170840.7871198569 rows/sec., 12.05 MiB/sec. | ||
15386 | 2025.03.21 02:14:18.157154 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} <Debug> TCPHandler: Processed in 0.002471203 sec. | ||
15387 | 2025.03.21 02:14:18.157272 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15388 | 2025.03.21 02:14:18.157378 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15389 | 2025.03.21 02:14:18.157425 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15390 | 2025.03.21 02:14:18.157867 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15391 | 2025.03.21 02:14:18.157908 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15392 | 2025.03.21 02:14:18.158271 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15393 | 2025.03.21 02:14:18.158517 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15394 | 2025.03.21 02:14:18.158726 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. | ||
15395 | 2025.03.21 02:14:18.158775 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} <Debug> TCPHandler: Processed in 0.001553507 sec. | ||
15396 | 2025.03.21 02:14:18.158909 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15397 | 2025.03.21 02:14:18.159014 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15398 | 2025.03.21 02:14:18.159060 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15399 | 2025.03.21 02:14:18.159584 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15400 | 2025.03.21 02:14:18.159624 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15401 | 2025.03.21 02:14:18.160016 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15402 | 2025.03.21 02:14:18.160352 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15403 | 2025.03.21 02:14:18.160612 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. | ||
15404 | 2025.03.21 02:14:18.160687 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} <Debug> TCPHandler: Processed in 0.001828612 sec. | ||
15405 | 2025.03.21 02:14:18.160849 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15406 | 2025.03.21 02:14:18.160998 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15407 | 2025.03.21 02:14:18.161053 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15408 | 2025.03.21 02:14:18.161467 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15409 | 2025.03.21 02:14:18.161506 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15410 | 2025.03.21 02:14:18.161858 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15411 | 2025.03.21 02:14:18.162102 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15412 | 2025.03.21 02:14:18.162344 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
15413 | 2025.03.21 02:14:18.162473 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} <Debug> TCPHandler: Processed in 0.001690549 sec. | ||
15414 | 2025.03.21 02:14:18.162719 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15415 | 2025.03.21 02:14:18.162830 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15416 | 2025.03.21 02:14:18.162878 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15417 | 2025.03.21 02:14:18.163334 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15418 | 2025.03.21 02:14:18.163374 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15419 | 2025.03.21 02:14:18.163735 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15420 | 2025.03.21 02:14:18.163971 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15421 | 2025.03.21 02:14:18.164175 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001367 sec., 59985.369422092175 rows/sec., 3.81 MiB/sec. | ||
15422 | 2025.03.21 02:14:18.164225 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} <Debug> TCPHandler: Processed in 0.001599008 sec. | ||
15423 | 2025.03.21 02:14:22.039549 [ 224 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15424 | 2025.03.21 02:14:22.039629 [ 224 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15425 | 2025.03.21 02:14:22.041832 [ 224 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15426 | 2025.03.21 02:14:22.504305 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15427 | 2025.03.21 02:14:22.504363 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15428 | 2025.03.21 02:14:22.733892 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
15429 | 2025.03.21 02:14:22.734584 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15430 | 2025.03.21 02:14:22.734632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15431 | 2025.03.21 02:14:22.735182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15432 | 2025.03.21 02:14:22.735454 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15433 | 2025.03.21 02:14:22.735712 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
15434 | 2025.03.21 02:14:22.945641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2154 | ||
15435 | 2025.03.21 02:14:22.948638 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15436 | 2025.03.21 02:14:22.948692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15437 | 2025.03.21 02:14:22.950245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15438 | 2025.03.21 02:14:22.950571 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15439 | 2025.03.21 02:14:22.951103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2154 | ||
15440 | 2025.03.21 02:14:23.002421 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001958554 sec. | ||
15441 | 2025.03.21 02:14:23.118079 [ 220 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15442 | 2025.03.21 02:14:23.118163 [ 220 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15443 | 2025.03.21 02:14:23.122272 [ 220 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15444 | 2025.03.21 02:14:23.140301 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15445 | 2025.03.21 02:14:23.140482 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15446 | 2025.03.21 02:14:23.140552 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15447 | 2025.03.21 02:14:23.141459 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15448 | 2025.03.21 02:14:23.141521 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15449 | 2025.03.21 02:14:23.142033 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15450 | 2025.03.21 02:14:23.142310 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15451 | 2025.03.21 02:14:23.142501 [ 152 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15452 | 2025.03.21 02:14:23.142559 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.002148 sec., 63314.71135940409 rows/sec., 5.47 MiB/sec. | ||
15453 | 2025.03.21 02:14:23.142567 [ 152 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15454 | 2025.03.21 02:14:23.142633 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15455 | 2025.03.21 02:14:23.142698 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} <Debug> TCPHandler: Processed in 0.002546835 sec. | ||
15456 | 2025.03.21 02:14:23.142812 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15457 | 2025.03.21 02:14:23.142854 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15458 | 2025.03.21 02:14:23.142926 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15459 | 2025.03.21 02:14:23.142965 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1848 rows starting from the beginning of the part | ||
15460 | 2025.03.21 02:14:23.142980 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15461 | 2025.03.21 02:14:23.143048 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15462 | 2025.03.21 02:14:23.143085 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 617 rows starting from the beginning of the part | ||
15463 | 2025.03.21 02:14:23.143664 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1276 rows starting from the beginning of the part | ||
15464 | 2025.03.21 02:14:23.144002 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
15465 | 2025.03.21 02:14:23.144403 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 617 rows starting from the beginning of the part | ||
15466 | 2025.03.21 02:14:23.144692 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 136 rows starting from the beginning of the part | ||
15467 | 2025.03.21 02:14:23.145706 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15468 | 2025.03.21 02:14:23.145757 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15469 | 2025.03.21 02:14:23.146302 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15470 | 2025.03.21 02:14:23.146602 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15471 | 2025.03.21 02:14:23.146871 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.003855 sec., 10376.134889753566 rows/sec., 780.24 KiB/sec. | ||
15472 | 2025.03.21 02:14:23.146994 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} <Debug> TCPHandler: Processed in 0.004144162 sec. | ||
15473 | 2025.03.21 02:14:23.147318 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15474 | 2025.03.21 02:14:23.147565 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15475 | 2025.03.21 02:14:23.147606 [ 190 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.004822984 sec., 943399.3560832879 rows/sec., 80.18 MiB/sec. | ||
15476 | 2025.03.21 02:14:23.147634 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15477 | 2025.03.21 02:14:23.147950 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15478 | 2025.03.21 02:14:23.148388 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15479 | 2025.03.21 02:14:23.148517 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15480 | 2025.03.21 02:14:23.148562 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15481 | 2025.03.21 02:14:23.148612 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
15482 | 2025.03.21 02:14:23.148615 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15483 | 2025.03.21 02:14:23.149014 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15484 | 2025.03.21 02:14:23.149275 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15485 | 2025.03.21 02:14:23.149480 [ 152 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15486 | 2025.03.21 02:14:23.149529 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002014 sec., 51638.530287984104 rows/sec., 4.03 MiB/sec. | ||
15487 | 2025.03.21 02:14:23.149547 [ 152 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15488 | 2025.03.21 02:14:23.149618 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15489 | 2025.03.21 02:14:23.149670 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} <Debug> TCPHandler: Processed in 0.002472673 sec. | ||
15490 | 2025.03.21 02:14:23.149900 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15491 | 2025.03.21 02:14:23.149912 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15492 | 2025.03.21 02:14:23.150197 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15493 | 2025.03.21 02:14:23.150213 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15494 | 2025.03.21 02:14:23.150307 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 916 rows starting from the beginning of the part | ||
15495 | 2025.03.21 02:14:23.150312 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15496 | 2025.03.21 02:14:23.150652 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 382 rows starting from the beginning of the part | ||
15497 | 2025.03.21 02:14:23.150906 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 560 rows starting from the beginning of the part | ||
15498 | 2025.03.21 02:14:23.151292 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
15499 | 2025.03.21 02:14:23.151618 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 382 rows starting from the beginning of the part | ||
15500 | 2025.03.21 02:14:23.151957 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
15501 | 2025.03.21 02:14:23.153276 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15502 | 2025.03.21 02:14:23.153336 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15503 | 2025.03.21 02:14:23.154459 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15504 | 2025.03.21 02:14:23.154882 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15505 | 2025.03.21 02:14:23.155331 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005177 sec., 30905.930075333203 rows/sec., 2.15 MiB/sec. | ||
15506 | 2025.03.21 02:14:23.155870 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} <Debug> TCPHandler: Processed in 0.006043175 sec. | ||
15507 | 2025.03.21 02:14:23.155919 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006169098 sec., 390332.58995075134 rows/sec., 29.88 MiB/sec. | ||
15508 | 2025.03.21 02:14:23.156313 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15509 | 2025.03.21 02:14:23.156342 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15510 | 2025.03.21 02:14:23.156883 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15511 | 2025.03.21 02:14:23.157230 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15512 | 2025.03.21 02:14:23.157420 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15513 | 2025.03.21 02:14:23.157692 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15514 | 2025.03.21 02:14:23.157899 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
15515 | 2025.03.21 02:14:23.159023 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15516 | 2025.03.21 02:14:23.159067 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15517 | 2025.03.21 02:14:23.159777 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15518 | 2025.03.21 02:14:23.160051 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15519 | 2025.03.21 02:14:23.160303 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003623 sec., 11040.574109853713 rows/sec., 19.78 MiB/sec. | ||
15520 | 2025.03.21 02:14:23.160437 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} <Debug> TCPHandler: Processed in 0.004298815 sec. | ||
15521 | 2025.03.21 02:14:23.160584 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15522 | 2025.03.21 02:14:23.160691 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15523 | 2025.03.21 02:14:23.160737 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15524 | 2025.03.21 02:14:23.161204 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15525 | 2025.03.21 02:14:23.161242 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15526 | 2025.03.21 02:14:23.161629 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15527 | 2025.03.21 02:14:23.161881 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15528 | 2025.03.21 02:14:23.162066 [ 128 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15529 | 2025.03.21 02:14:23.162106 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. | ||
15530 | 2025.03.21 02:14:23.162128 [ 128 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15531 | 2025.03.21 02:14:23.162193 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15532 | 2025.03.21 02:14:23.162246 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} <Debug> TCPHandler: Processed in 0.00170671 sec. | ||
15533 | 2025.03.21 02:14:23.162449 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15534 | 2025.03.21 02:14:23.162617 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15535 | 2025.03.21 02:14:23.162661 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7812 rows starting from the beginning of the part | ||
15536 | 2025.03.21 02:14:23.162794 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part | ||
15537 | 2025.03.21 02:14:23.162998 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 30 rows starting from the beginning of the part | ||
15538 | 2025.03.21 02:14:23.163177 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 30 rows starting from the beginning of the part | ||
15539 | 2025.03.21 02:14:23.163341 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part | ||
15540 | 2025.03.21 02:14:23.163482 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
15541 | 2025.03.21 02:14:23.165805 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8096 rows, containing 4 columns (4 merged, 0 gathered) in 0.00347607 sec., 2329067.021089909 rows/sec., 152.39 MiB/sec. | ||
15542 | 2025.03.21 02:14:23.166311 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15543 | 2025.03.21 02:14:23.166674 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15544 | 2025.03.21 02:14:23.166767 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15545 | 2025.03.21 02:14:23.166862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
15546 | 2025.03.21 02:14:24.512493 [ 218 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15547 | 2025.03.21 02:14:24.512572 [ 218 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15548 | 2025.03.21 02:14:24.515219 [ 218 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15549 | 2025.03.21 02:14:25.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.01 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 4.00 MiB | ||
15550 | 2025.03.21 02:14:25.398173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
15551 | 2025.03.21 02:14:25.420829 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15552 | 2025.03.21 02:14:25.420894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15553 | 2025.03.21 02:14:25.428455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15554 | 2025.03.21 02:14:25.429274 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15555 | 2025.03.21 02:14:25.433009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
15556 | 2025.03.21 02:14:28.140961 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15557 | 2025.03.21 02:14:28.141146 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15558 | 2025.03.21 02:14:28.141282 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15559 | 2025.03.21 02:14:28.142127 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15560 | 2025.03.21 02:14:28.142181 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15561 | 2025.03.21 02:14:28.142637 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15562 | 2025.03.21 02:14:28.142907 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15563 | 2025.03.21 02:14:28.143171 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002004 sec., 105788.42315369261 rows/sec., 6.73 MiB/sec. | ||
15564 | 2025.03.21 02:14:28.143243 [ 220 ] {} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15565 | 2025.03.21 02:14:28.143284 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} <Debug> TCPHandler: Processed in 0.002407882 sec. | ||
15566 | 2025.03.21 02:14:28.143316 [ 220 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15567 | 2025.03.21 02:14:28.143474 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15568 | 2025.03.21 02:14:28.143623 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15569 | 2025.03.21 02:14:28.143675 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15570 | 2025.03.21 02:14:28.144779 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15571 | 2025.03.21 02:14:28.144825 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15572 | 2025.03.21 02:14:28.145457 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15573 | 2025.03.21 02:14:28.145935 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15574 | 2025.03.21 02:14:28.146198 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.002602 sec., 237125.2882398155 rows/sec., 18.54 MiB/sec. | ||
15575 | 2025.03.21 02:14:28.146258 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} <Debug> TCPHandler: Processed in 0.002839269 sec. | ||
15576 | 2025.03.21 02:14:28.146375 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15577 | 2025.03.21 02:14:28.146553 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15578 | 2025.03.21 02:14:28.146656 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15579 | 2025.03.21 02:14:28.147533 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15580 | 2025.03.21 02:14:28.147597 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15581 | 2025.03.21 02:14:28.147645 [ 220 ] {} <Debug> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15582 | 2025.03.21 02:14:28.148469 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15583 | 2025.03.21 02:14:28.148718 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15584 | 2025.03.21 02:14:28.148921 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.002429 sec., 43639.35776039522 rows/sec., 2.57 MiB/sec. | ||
15585 | 2025.03.21 02:14:28.148978 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} <Debug> TCPHandler: Processed in 0.002653976 sec. | ||
15586 | 2025.03.21 02:14:28.149089 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15587 | 2025.03.21 02:14:28.149197 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15588 | 2025.03.21 02:14:28.149244 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15589 | 2025.03.21 02:14:28.149778 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15590 | 2025.03.21 02:14:28.149818 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15591 | 2025.03.21 02:14:28.150175 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
15592 | 2025.03.21 02:14:28.150419 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15593 | 2025.03.21 02:14:28.150621 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001448 sec., 78038.67403314917 rows/sec., 5.05 MiB/sec. | ||
15594 | 2025.03.21 02:14:28.150675 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} <Debug> TCPHandler: Processed in 0.001635858 sec. | ||
15595 | 2025.03.21 02:14:28.150799 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15596 | 2025.03.21 02:14:28.150915 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15597 | 2025.03.21 02:14:28.150963 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15598 | 2025.03.21 02:14:28.151563 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15599 | 2025.03.21 02:14:28.151607 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15600 | 2025.03.21 02:14:28.151999 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15601 | 2025.03.21 02:14:28.152251 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15602 | 2025.03.21 02:14:28.152473 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001581 sec., 70841.23972169514 rows/sec., 4.04 MiB/sec. | ||
15603 | 2025.03.21 02:14:28.152526 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} <Debug> TCPHandler: Processed in 0.001782101 sec. | ||
15604 | 2025.03.21 02:14:28.152644 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15605 | 2025.03.21 02:14:28.152750 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15606 | 2025.03.21 02:14:28.152800 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15607 | 2025.03.21 02:14:28.153464 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15608 | 2025.03.21 02:14:28.153505 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15609 | 2025.03.21 02:14:28.153898 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15610 | 2025.03.21 02:14:28.154145 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15611 | 2025.03.21 02:14:28.154365 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001636 sec., 233496.33251833738 rows/sec., 16.47 MiB/sec. | ||
15612 | 2025.03.21 02:14:28.154421 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} <Debug> TCPHandler: Processed in 0.001827302 sec. | ||
15613 | 2025.03.21 02:14:28.154547 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15614 | 2025.03.21 02:14:28.154711 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15615 | 2025.03.21 02:14:28.154786 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15616 | 2025.03.21 02:14:28.155256 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15617 | 2025.03.21 02:14:28.155296 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15618 | 2025.03.21 02:14:28.155663 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15619 | 2025.03.21 02:14:28.155913 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15620 | 2025.03.21 02:14:28.156090 [ 148 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
15621 | 2025.03.21 02:14:28.156151 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. | ||
15622 | 2025.03.21 02:14:28.156161 [ 148 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15623 | 2025.03.21 02:14:28.156228 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15624 | 2025.03.21 02:14:28.156273 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} <Debug> TCPHandler: Processed in 0.001779821 sec. | ||
15625 | 2025.03.21 02:14:28.156678 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::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 | ||
15626 | 2025.03.21 02:14:28.156705 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15627 | 2025.03.21 02:14:28.157160 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15628 | 2025.03.21 02:14:28.157190 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15629 | 2025.03.21 02:14:28.157249 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15630 | 2025.03.21 02:14:28.157269 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
15631 | 2025.03.21 02:14:28.157617 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
15632 | 2025.03.21 02:14:28.157995 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
15633 | 2025.03.21 02:14:28.158424 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
15634 | 2025.03.21 02:14:28.158745 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
15635 | 2025.03.21 02:14:28.159088 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
15636 | 2025.03.21 02:14:28.159815 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15637 | 2025.03.21 02:14:28.159881 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15638 | 2025.03.21 02:14:28.160899 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15639 | 2025.03.21 02:14:28.161417 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15640 | 2025.03.21 02:14:28.162072 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005055 sec., 46884.27299703265 rows/sec., 3.14 MiB/sec. | ||
15641 | 2025.03.21 02:14:28.162429 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} <Debug> TCPHandler: Processed in 0.005921823 sec. | ||
15642 | 2025.03.21 02:14:28.162469 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.006092566 sec., 50225.14323193216 rows/sec., 2.56 MiB/sec. | ||
15643 | 2025.03.21 02:14:28.162715 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15644 | 2025.03.21 02:14:28.162854 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
15645 | 2025.03.21 02:14:28.163033 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15646 | 2025.03.21 02:14:28.163205 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15647 | 2025.03.21 02:14:28.163956 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15648 | 2025.03.21 02:14:28.164128 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
15649 | 2025.03.21 02:14:28.164308 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15650 | 2025.03.21 02:14:28.164461 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15651 | 2025.03.21 02:14:28.164513 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15652 | 2025.03.21 02:14:28.164941 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15653 | 2025.03.21 02:14:28.165225 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15654 | 2025.03.21 02:14:28.165460 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00256 sec., 390.62499999999994 rows/sec., 26.32 KiB/sec. | ||
15655 | 2025.03.21 02:14:28.165515 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} <Debug> TCPHandler: Processed in 0.00291307 sec. | ||
15656 | 2025.03.21 02:14:28.165617 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15657 | 2025.03.21 02:14:28.165719 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15658 | 2025.03.21 02:14:28.165764 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15659 | 2025.03.21 02:14:28.166186 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15660 | 2025.03.21 02:14:28.166225 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
15661 | 2025.03.21 02:14:28.166592 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15662 | 2025.03.21 02:14:28.166830 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15663 | 2025.03.21 02:14:28.167038 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001341 sec., 61148.39671886652 rows/sec., 3.88 MiB/sec. | ||
15664 | 2025.03.21 02:14:28.167087 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} <Debug> TCPHandler: Processed in 0.001519127 sec. | ||
15665 | 2025.03.21 02:14:29.519603 [ 225 ] {} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15666 | 2025.03.21 02:14:29.519692 [ 225 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15667 | 2025.03.21 02:14:29.522515 [ 225 ] {} <Debug> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15668 | 2025.03.21 02:14:30.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.01 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 4.00 MiB | ||
15669 | 2025.03.21 02:14:30.235905 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
15670 | 2025.03.21 02:14:30.236575 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15671 | 2025.03.21 02:14:30.236617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15672 | 2025.03.21 02:14:30.237154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15673 | 2025.03.21 02:14:30.237416 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15674 | 2025.03.21 02:14:30.237581 [ 146 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15675 | 2025.03.21 02:14:30.237616 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
15676 | 2025.03.21 02:14:30.237632 [ 146 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15677 | 2025.03.21 02:14:30.237660 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15678 | 2025.03.21 02:14:30.238569 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
15679 | 2025.03.21 02:14:30.239497 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15680 | 2025.03.21 02:14:30.239586 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
15681 | 2025.03.21 02:14:30.239666 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
15682 | 2025.03.21 02:14:30.239791 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
15683 | 2025.03.21 02:14:30.240126 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
15684 | 2025.03.21 02:14:30.240428 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
15685 | 2025.03.21 02:14:30.240929 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
15686 | 2025.03.21 02:14:30.244594 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.006792598 sec., 5469041.4477641685 rows/sec., 78.24 MiB/sec. | ||
15687 | 2025.03.21 02:14:30.245197 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15688 | 2025.03.21 02:14:30.245700 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15689 | 2025.03.21 02:14:30.245793 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15690 | 2025.03.21 02:14:30.245918 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15691 | 2025.03.21 02:14:32.933155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
15692 | 2025.03.21 02:14:32.951601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2186 | ||
15693 | 2025.03.21 02:14:32.966585 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15694 | 2025.03.21 02:14:32.966684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15695 | 2025.03.21 02:14:32.978012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15696 | 2025.03.21 02:14:32.979355 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15697 | 2025.03.21 02:14:32.979678 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15698 | 2025.03.21 02:14:32.979805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15699 | 2025.03.21 02:14:32.984016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2186 | ||
15700 | 2025.03.21 02:14:32.992186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15701 | 2025.03.21 02:14:32.993121 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15702 | 2025.03.21 02:14:32.993545 [ 145 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15703 | 2025.03.21 02:14:32.993720 [ 145 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15704 | 2025.03.21 02:14:32.993785 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15705 | 2025.03.21 02:14:32.994210 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
15706 | 2025.03.21 02:14:33.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.53 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: -4.52 MiB | ||
15707 | 2025.03.21 02:14:33.011995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
15708 | 2025.03.21 02:14:33.013499 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15709 | 2025.03.21 02:14:33.015267 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
15710 | 2025.03.21 02:14:33.021412 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
15711 | 2025.03.21 02:14:33.027597 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
15712 | 2025.03.21 02:14:33.034165 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
15713 | 2025.03.21 02:14:33.045270 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
15714 | 2025.03.21 02:14:33.051177 [ 222 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15715 | 2025.03.21 02:14:33.051222 [ 222 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15716 | 2025.03.21 02:14:33.051565 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
15717 | 2025.03.21 02:14:33.054210 [ 222 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15718 | 2025.03.21 02:14:33.086679 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15719 | 2025.03.21 02:14:33.086726 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15720 | 2025.03.21 02:14:33.090422 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15721 | 2025.03.21 02:14:33.126981 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.133062756 sec., 4591.81831466049 rows/sec., 23.74 MiB/sec. | ||
15722 | 2025.03.21 02:14:33.130529 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15723 | 2025.03.21 02:14:33.133727 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15724 | 2025.03.21 02:14:33.133870 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15725 | 2025.03.21 02:14:33.136563 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
15726 | 2025.03.21 02:14:33.137194 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15727 | 2025.03.21 02:14:33.137379 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15728 | 2025.03.21 02:14:33.137453 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15729 | 2025.03.21 02:14:33.138222 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15730 | 2025.03.21 02:14:33.138267 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15731 | 2025.03.21 02:14:33.138684 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15732 | 2025.03.21 02:14:33.138940 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15733 | 2025.03.21 02:14:33.139173 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001847 sec., 73632.91824580402 rows/sec., 6.36 MiB/sec. | ||
15734 | 2025.03.21 02:14:33.139237 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} <Debug> TCPHandler: Processed in 0.002137807 sec. | ||
15735 | 2025.03.21 02:14:33.139347 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15736 | 2025.03.21 02:14:33.139453 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15737 | 2025.03.21 02:14:33.139501 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15738 | 2025.03.21 02:14:33.140035 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15739 | 2025.03.21 02:14:33.140076 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15740 | 2025.03.21 02:14:33.140441 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15741 | 2025.03.21 02:14:33.140689 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15742 | 2025.03.21 02:14:33.140920 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00149 sec., 26845.637583892618 rows/sec., 1.97 MiB/sec. | ||
15743 | 2025.03.21 02:14:33.140984 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} <Debug> TCPHandler: Processed in 0.001688349 sec. | ||
15744 | 2025.03.21 02:14:33.141115 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15745 | 2025.03.21 02:14:33.141244 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15746 | 2025.03.21 02:14:33.141289 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15747 | 2025.03.21 02:14:33.141855 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15748 | 2025.03.21 02:14:33.141893 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15749 | 2025.03.21 02:14:33.142270 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15750 | 2025.03.21 02:14:33.142511 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15751 | 2025.03.21 02:14:33.142739 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001514 sec., 68692.20607661823 rows/sec., 5.37 MiB/sec. | ||
15752 | 2025.03.21 02:14:33.142808 [ 218 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15753 | 2025.03.21 02:14:33.142832 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} <Debug> TCPHandler: Processed in 0.001782802 sec. | ||
15754 | 2025.03.21 02:14:33.142888 [ 218 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15755 | 2025.03.21 02:14:33.143045 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15756 | 2025.03.21 02:14:33.143194 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15757 | 2025.03.21 02:14:33.143261 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15758 | 2025.03.21 02:14:33.144173 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15759 | 2025.03.21 02:14:33.144214 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15760 | 2025.03.21 02:14:33.144812 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15761 | 2025.03.21 02:14:33.145226 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15762 | 2025.03.21 02:14:33.145478 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 5 parts from all_1_133_27 to all_137_137_0 | ||
15763 | 2025.03.21 02:14:33.145604 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15764 | 2025.03.21 02:14:33.145687 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15765 | 2025.03.21 02:14:33.145831 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002638 sec., 60652.00909780136 rows/sec., 4.22 MiB/sec. | ||
15766 | 2025.03.21 02:14:33.145985 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_133_27 to all_137_137_0 into Compact with storage Full | ||
15767 | 2025.03.21 02:14:33.145988 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} <Debug> TCPHandler: Processed in 0.002993192 sec. | ||
15768 | 2025.03.21 02:14:33.146257 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15769 | 2025.03.21 02:14:33.146263 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15770 | 2025.03.21 02:14:33.146352 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 39536 rows starting from the beginning of the part | ||
15771 | 2025.03.21 02:14:33.146874 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part | ||
15772 | 2025.03.21 02:14:33.146962 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15773 | 2025.03.21 02:14:33.147375 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 237 rows starting from the beginning of the part | ||
15774 | 2025.03.21 02:14:33.147762 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
15775 | 2025.03.21 02:14:33.147988 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15776 | 2025.03.21 02:14:33.148260 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 237 rows starting from the beginning of the part | ||
15777 | 2025.03.21 02:14:33.149361 [ 218 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15778 | 2025.03.21 02:14:33.154581 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15779 | 2025.03.21 02:14:33.154628 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15780 | 2025.03.21 02:14:33.155575 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15781 | 2025.03.21 02:14:33.155851 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15782 | 2025.03.21 02:14:33.156199 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.009701 sec., 4123.286259148542 rows/sec., 7.39 MiB/sec. | ||
15783 | 2025.03.21 02:14:33.156394 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} <Debug> TCPHandler: Processed in 0.010224367 sec. | ||
15784 | 2025.03.21 02:14:33.156526 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15785 | 2025.03.21 02:14:33.156636 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15786 | 2025.03.21 02:14:33.156801 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15787 | 2025.03.21 02:14:33.157406 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15788 | 2025.03.21 02:14:33.157447 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15789 | 2025.03.21 02:14:33.157947 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15790 | 2025.03.21 02:14:33.158333 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15791 | 2025.03.21 02:14:33.158668 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002059 sec., 29140.359397765904 rows/sec., 1.96 MiB/sec. | ||
15792 | 2025.03.21 02:14:33.158727 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} <Debug> TCPHandler: Processed in 0.002253019 sec. | ||
15793 | 2025.03.21 02:14:33.160249 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40246 rows, containing 5 columns (5 merged, 0 gathered) in 0.014424571 sec., 2790100.3087024214 rows/sec., 188.63 MiB/sec. | ||
15794 | 2025.03.21 02:14:33.160745 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Trace> MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) | ||
15795 | 2025.03.21 02:14:33.161097 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15796 | 2025.03.21 02:14:33.161182 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 5 parts: [all_1_133_27, all_137_137_0] -> all_1_137_28 | ||
15797 | 2025.03.21 02:14:33.161283 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
15798 | 2025.03.21 02:14:34.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.03 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 2.98 MiB | ||
15799 | 2025.03.21 02:14:34.297175 [ 219 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15800 | 2025.03.21 02:14:34.297258 [ 219 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15801 | 2025.03.21 02:14:34.299371 [ 219 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15802 | 2025.03.21 02:14:34.344272 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15803 | 2025.03.21 02:14:34.344326 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15804 | 2025.03.21 02:14:34.346864 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15805 | 2025.03.21 02:14:37.504616 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15806 | 2025.03.21 02:14:37.504678 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15807 | 2025.03.21 02:14:37.737822 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
15808 | 2025.03.21 02:14:37.738483 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15809 | 2025.03.21 02:14:37.738546 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15810 | 2025.03.21 02:14:37.739135 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15811 | 2025.03.21 02:14:37.739408 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15812 | 2025.03.21 02:14:37.739658 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
15813 | 2025.03.21 02:14:38.142741 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15814 | 2025.03.21 02:14:38.142939 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15815 | 2025.03.21 02:14:38.143014 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15816 | 2025.03.21 02:14:38.143891 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15817 | 2025.03.21 02:14:38.143948 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15818 | 2025.03.21 02:14:38.144425 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15819 | 2025.03.21 02:14:38.144707 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} <Trace> oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15820 | 2025.03.21 02:14:38.144948 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002061 sec., 102862.68801552645 rows/sec., 6.54 MiB/sec. | ||
15821 | 2025.03.21 02:14:38.145028 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} <Debug> TCPHandler: Processed in 0.002422393 sec. | ||
15822 | 2025.03.21 02:14:38.145194 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15823 | 2025.03.21 02:14:38.145308 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15824 | 2025.03.21 02:14:38.145391 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15825 | 2025.03.21 02:14:38.146276 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15826 | 2025.03.21 02:14:38.146319 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15827 | 2025.03.21 02:14:38.146738 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15828 | 2025.03.21 02:14:38.146996 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15829 | 2025.03.21 02:14:38.147207 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001927 sec., 320186.81888946553 rows/sec., 25.03 MiB/sec. | ||
15830 | 2025.03.21 02:14:38.147263 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} <Debug> TCPHandler: Processed in 0.002134097 sec. | ||
15831 | 2025.03.21 02:14:38.147385 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15832 | 2025.03.21 02:14:38.147526 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15833 | 2025.03.21 02:14:38.147573 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15834 | 2025.03.21 02:14:38.148128 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15835 | 2025.03.21 02:14:38.148168 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15836 | 2025.03.21 02:14:38.148534 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15837 | 2025.03.21 02:14:38.148776 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15838 | 2025.03.21 02:14:38.148979 [ 133 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15839 | 2025.03.21 02:14:38.149007 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001501 sec., 70619.58694203864 rows/sec., 4.15 MiB/sec. | ||
15840 | 2025.03.21 02:14:38.149095 [ 133 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15841 | 2025.03.21 02:14:38.149170 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} <Debug> TCPHandler: Processed in 0.001835712 sec. | ||
15842 | 2025.03.21 02:14:38.149183 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15843 | 2025.03.21 02:14:38.149415 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15844 | 2025.03.21 02:14:38.149456 [ 224 ] {} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15845 | 2025.03.21 02:14:38.149484 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
15846 | 2025.03.21 02:14:38.149524 [ 224 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15847 | 2025.03.21 02:14:38.149761 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15848 | 2025.03.21 02:14:38.150005 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15849 | 2025.03.21 02:14:38.150026 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15850 | 2025.03.21 02:14:38.150139 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 166 rows starting from the beginning of the part | ||
15851 | 2025.03.21 02:14:38.150611 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 106 rows starting from the beginning of the part | ||
15852 | 2025.03.21 02:14:38.151054 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 40 rows starting from the beginning of the part | ||
15853 | 2025.03.21 02:14:38.151496 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 106 rows starting from the beginning of the part | ||
15854 | 2025.03.21 02:14:38.151907 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 40 rows starting from the beginning of the part | ||
15855 | 2025.03.21 02:14:38.152442 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 106 rows starting from the beginning of the part | ||
15856 | 2025.03.21 02:14:38.154903 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15857 | 2025.03.21 02:14:38.155030 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15858 | 2025.03.21 02:14:38.156641 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15859 | 2025.03.21 02:14:38.157454 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15860 | 2025.03.21 02:14:38.157586 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.008252674 sec., 68341.48543853786 rows/sec., 4.52 MiB/sec. | ||
15861 | 2025.03.21 02:14:38.157883 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15862 | 2025.03.21 02:14:38.158030 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.008388 sec., 13471.62613257034 rows/sec., 892.97 KiB/sec. | ||
15863 | 2025.03.21 02:14:38.158153 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} <Debug> TCPHandler: Processed in 0.008875014 sec. | ||
15864 | 2025.03.21 02:14:38.158393 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15865 | 2025.03.21 02:14:38.158470 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15866 | 2025.03.21 02:14:38.158688 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15867 | 2025.03.21 02:14:38.158717 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15868 | 2025.03.21 02:14:38.158720 [ 224 ] {} <Debug> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15869 | 2025.03.21 02:14:38.158802 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15870 | 2025.03.21 02:14:38.159024 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
15871 | 2025.03.21 02:14:38.160497 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15872 | 2025.03.21 02:14:38.160542 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15873 | 2025.03.21 02:14:38.160919 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15874 | 2025.03.21 02:14:38.161178 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} <Trace> oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15875 | 2025.03.21 02:14:38.161404 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002779 sec., 40302.26700251889 rows/sec., 2.30 MiB/sec. | ||
15876 | 2025.03.21 02:14:38.161492 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} <Debug> TCPHandler: Processed in 0.003217226 sec. | ||
15877 | 2025.03.21 02:14:38.161648 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15878 | 2025.03.21 02:14:38.161752 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15879 | 2025.03.21 02:14:38.161796 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15880 | 2025.03.21 02:14:38.162465 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15881 | 2025.03.21 02:14:38.162505 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15882 | 2025.03.21 02:14:38.162880 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15883 | 2025.03.21 02:14:38.163121 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15884 | 2025.03.21 02:14:38.163289 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00156 sec., 244871.79487179487 rows/sec., 17.27 MiB/sec. | ||
15885 | 2025.03.21 02:14:38.163341 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} <Debug> TCPHandler: Processed in 0.001755441 sec. | ||
15886 | 2025.03.21 02:14:38.163462 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15887 | 2025.03.21 02:14:38.163566 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15888 | 2025.03.21 02:14:38.163612 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15889 | 2025.03.21 02:14:38.164039 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15890 | 2025.03.21 02:14:38.164074 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15891 | 2025.03.21 02:14:38.164426 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15892 | 2025.03.21 02:14:38.164663 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15893 | 2025.03.21 02:14:38.164851 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 240.95 KiB/sec. | ||
15894 | 2025.03.21 02:14:38.164934 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} <Debug> TCPHandler: Processed in 0.001525776 sec. | ||
15895 | 2025.03.21 02:14:38.165160 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15896 | 2025.03.21 02:14:38.165290 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15897 | 2025.03.21 02:14:38.165339 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15898 | 2025.03.21 02:14:38.165868 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15899 | 2025.03.21 02:14:38.165905 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15900 | 2025.03.21 02:14:38.166288 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15901 | 2025.03.21 02:14:38.166546 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15902 | 2025.03.21 02:14:38.166727 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001462 sec., 162106.70314637484 rows/sec., 10.87 MiB/sec. | ||
15903 | 2025.03.21 02:14:38.166781 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} <Debug> TCPHandler: Processed in 0.001709869 sec. | ||
15904 | 2025.03.21 02:14:38.166910 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15905 | 2025.03.21 02:14:38.167017 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15906 | 2025.03.21 02:14:38.167063 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15907 | 2025.03.21 02:14:38.167469 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15908 | 2025.03.21 02:14:38.167507 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15909 | 2025.03.21 02:14:38.167857 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15910 | 2025.03.21 02:14:38.168087 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15911 | 2025.03.21 02:14:38.168259 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001262 sec., 792.3930269413629 rows/sec., 53.39 KiB/sec. | ||
15912 | 2025.03.21 02:14:38.168263 [ 223 ] {} <Trace> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15913 | 2025.03.21 02:14:38.168313 [ 223 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15914 | 2025.03.21 02:14:38.168327 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} <Debug> TCPHandler: Processed in 0.001466365 sec. | ||
15915 | 2025.03.21 02:14:38.168478 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15916 | 2025.03.21 02:14:38.168593 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15917 | 2025.03.21 02:14:38.168641 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15918 | 2025.03.21 02:14:38.169291 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15919 | 2025.03.21 02:14:38.169331 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15920 | 2025.03.21 02:14:38.169792 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15921 | 2025.03.21 02:14:38.170080 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15922 | 2025.03.21 02:14:38.170289 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001721 sec., 47646.71702498547 rows/sec., 3.03 MiB/sec. | ||
15923 | 2025.03.21 02:14:38.170369 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} <Debug> TCPHandler: Processed in 0.001947494 sec. | ||
15924 | 2025.03.21 02:14:38.171093 [ 223 ] {} <Debug> oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15925 | 2025.03.21 02:14:40.512158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
15926 | 2025.03.21 02:14:40.535990 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15927 | 2025.03.21 02:14:40.536059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15928 | 2025.03.21 02:14:40.543636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15929 | 2025.03.21 02:14:40.544472 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15930 | 2025.03.21 02:14:40.549132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
15931 | 2025.03.21 02:14:40.784836 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15932 | 2025.03.21 02:14:40.785170 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15933 | 2025.03.21 02:14:40.785287 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15934 | 2025.03.21 02:14:40.786392 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15935 | 2025.03.21 02:14:40.786440 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15936 | 2025.03.21 02:14:40.786891 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
15937 | 2025.03.21 02:14:40.787162 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} <Trace> oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15938 | 2025.03.21 02:14:40.787404 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.002319 sec., 7761.96636481242 rows/sec., 632.93 KiB/sec. | ||
15939 | 2025.03.21 02:14:40.787519 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} <Debug> TCPHandler: Processed in 0.00286939 sec. | ||
15940 | 2025.03.21 02:14:40.787637 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15941 | 2025.03.21 02:14:40.787746 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15942 | 2025.03.21 02:14:40.787793 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15943 | 2025.03.21 02:14:40.789070 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15944 | 2025.03.21 02:14:40.789110 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15945 | 2025.03.21 02:14:40.789599 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
15946 | 2025.03.21 02:14:40.789852 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15947 | 2025.03.21 02:14:40.790082 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} <Debug> executeQuery: Read 1285 rows, 109.25 KiB in 0.002361 sec., 544260.9063955952 rows/sec., 45.19 MiB/sec. | ||
15948 | 2025.03.21 02:14:40.790151 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} <Debug> TCPHandler: Processed in 0.002567995 sec. | ||
15949 | 2025.03.21 02:14:40.790266 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15950 | 2025.03.21 02:14:40.790419 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15951 | 2025.03.21 02:14:40.790491 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15952 | 2025.03.21 02:14:40.791078 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15953 | 2025.03.21 02:14:40.791117 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15954 | 2025.03.21 02:14:40.791484 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15955 | 2025.03.21 02:14:40.791724 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15956 | 2025.03.21 02:14:40.791934 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} <Debug> executeQuery: Read 58 rows, 4.26 KiB in 0.001562 sec., 37131.88220230474 rows/sec., 2.67 MiB/sec. | ||
15957 | 2025.03.21 02:14:40.792001 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} <Debug> TCPHandler: Processed in 0.001794311 sec. | ||
15958 | 2025.03.21 02:14:40.792140 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15959 | 2025.03.21 02:14:40.792278 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15960 | 2025.03.21 02:14:40.792323 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15961 | 2025.03.21 02:14:40.792925 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15962 | 2025.03.21 02:14:40.792963 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15963 | 2025.03.21 02:14:40.793329 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15964 | 2025.03.21 02:14:40.793575 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15965 | 2025.03.21 02:14:40.793792 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001542 sec., 147859.92217898832 rows/sec., 10.01 MiB/sec. | ||
15966 | 2025.03.21 02:14:40.793894 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} <Debug> TCPHandler: Processed in 0.001818062 sec. | ||
15967 | 2025.03.21 02:14:40.794107 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15968 | 2025.03.21 02:14:40.794439 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15969 | 2025.03.21 02:14:40.794548 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15970 | 2025.03.21 02:14:40.795364 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15971 | 2025.03.21 02:14:40.795403 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15972 | 2025.03.21 02:14:40.795803 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
15973 | 2025.03.21 02:14:40.796048 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15974 | 2025.03.21 02:14:40.796260 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} <Debug> executeQuery: Read 578 rows, 44.08 KiB in 0.001955 sec., 295652.17391304346 rows/sec., 22.02 MiB/sec. | ||
15975 | 2025.03.21 02:14:40.796314 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} <Debug> TCPHandler: Processed in 0.00231392 sec. | ||
15976 | 2025.03.21 02:14:40.796428 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15977 | 2025.03.21 02:14:40.796535 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15978 | 2025.03.21 02:14:40.796583 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15979 | 2025.03.21 02:14:40.797291 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15980 | 2025.03.21 02:14:40.797329 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15981 | 2025.03.21 02:14:40.797776 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
15982 | 2025.03.21 02:14:40.798021 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15983 | 2025.03.21 02:14:40.798235 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} <Debug> executeQuery: Read 939 rows, 64.45 KiB in 0.001722 sec., 545296.1672473868 rows/sec., 36.55 MiB/sec. | ||
15984 | 2025.03.21 02:14:40.798285 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} <Debug> TCPHandler: Processed in 0.001908494 sec. | ||
15985 | 2025.03.21 02:14:40.798397 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15986 | 2025.03.21 02:14:40.798502 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15987 | 2025.03.21 02:14:40.798569 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15988 | 2025.03.21 02:14:40.799770 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15989 | 2025.03.21 02:14:40.799808 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15990 | 2025.03.21 02:14:40.800515 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15991 | 2025.03.21 02:14:40.800785 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15992 | 2025.03.21 02:14:40.801027 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002546 sec., 15710.919088766692 rows/sec., 28.15 MiB/sec. | ||
15993 | 2025.03.21 02:14:40.801143 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} <Debug> TCPHandler: Processed in 0.002798228 sec. | ||
15994 | 2025.03.21 02:14:40.801257 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15995 | 2025.03.21 02:14:40.801365 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15996 | 2025.03.21 02:14:40.801412 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15997 | 2025.03.21 02:14:40.801824 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15998 | 2025.03.21 02:14:40.801862 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
15999 | 2025.03.21 02:14:40.802220 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16000 | 2025.03.21 02:14:40.802467 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16001 | 2025.03.21 02:14:40.802674 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001335 sec., 22471.91011235955 rows/sec., 1.52 MiB/sec. | ||
16002 | 2025.03.21 02:14:40.802722 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} <Debug> TCPHandler: Processed in 0.001516327 sec. | ||
16003 | 2025.03.21 02:14:41.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.11 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: -1.10 MiB | ||
16004 | 2025.03.21 02:14:42.984382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2234 | ||
16005 | 2025.03.21 02:14:42.988086 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16006 | 2025.03.21 02:14:42.988147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16007 | 2025.03.21 02:14:42.989759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16008 | 2025.03.21 02:14:42.990116 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16009 | 2025.03.21 02:14:42.990364 [ 124 ] {} <Debug> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16010 | 2025.03.21 02:14:42.990492 [ 124 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16011 | 2025.03.21 02:14:42.990558 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16012 | 2025.03.21 02:14:42.990880 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
16013 | 2025.03.21 02:14:42.991408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2234 | ||
16014 | 2025.03.21 02:14:42.991742 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16015 | 2025.03.21 02:14:42.991875 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2048 rows starting from the beginning of the part | ||
16016 | 2025.03.21 02:14:42.992488 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
16017 | 2025.03.21 02:14:42.993077 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
16018 | 2025.03.21 02:14:42.993696 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part | ||
16019 | 2025.03.21 02:14:42.994237 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
16020 | 2025.03.21 02:14:42.994962 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
16021 | 2025.03.21 02:14:43.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.02 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: -4.01 MiB | ||
16022 | 2025.03.21 02:14:43.005266 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2234 rows, containing 72 columns (72 merged, 0 gathered) in 0.014576513 sec., 153260.24818144093 rows/sec., 115.52 MiB/sec. | ||
16023 | 2025.03.21 02:14:43.007470 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16024 | 2025.03.21 02:14:43.008338 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16025 | 2025.03.21 02:14:43.008438 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16026 | 2025.03.21 02:14:43.008832 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
16027 | 2025.03.21 02:14:43.130936 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16028 | 2025.03.21 02:14:43.131140 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16029 | 2025.03.21 02:14:43.131219 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16030 | 2025.03.21 02:14:43.132061 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16031 | 2025.03.21 02:14:43.132102 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16032 | 2025.03.21 02:14:43.132482 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16033 | 2025.03.21 02:14:43.132729 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16034 | 2025.03.21 02:14:43.132895 [ 123 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16035 | 2025.03.21 02:14:43.132925 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.33 MiB/sec. | ||
16036 | 2025.03.21 02:14:43.132940 [ 123 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16037 | 2025.03.21 02:14:43.132982 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16038 | 2025.03.21 02:14:43.133000 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} <Debug> TCPHandler: Processed in 0.002147997 sec. | ||
16039 | 2025.03.21 02:14:43.133108 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16040 | 2025.03.21 02:14:43.133160 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16041 | 2025.03.21 02:14:43.133241 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16042 | 2025.03.21 02:14:43.133290 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1848 rows starting from the beginning of the part | ||
16043 | 2025.03.21 02:14:43.133296 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16044 | 2025.03.21 02:14:43.133362 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16045 | 2025.03.21 02:14:43.133406 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 617 rows starting from the beginning of the part | ||
16046 | 2025.03.21 02:14:43.133961 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 136 rows starting from the beginning of the part | ||
16047 | 2025.03.21 02:14:43.134156 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 617 rows starting from the beginning of the part | ||
16048 | 2025.03.21 02:14:43.134391 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1285 rows starting from the beginning of the part | ||
16049 | 2025.03.21 02:14:43.134676 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
16050 | 2025.03.21 02:14:43.135584 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16051 | 2025.03.21 02:14:43.135627 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16052 | 2025.03.21 02:14:43.136192 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16053 | 2025.03.21 02:14:43.136486 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16054 | 2025.03.21 02:14:43.136635 [ 123 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16055 | 2025.03.21 02:14:43.136674 [ 123 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16056 | 2025.03.21 02:14:43.136697 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003421 sec., 18707.98012277112 rows/sec., 1.46 MiB/sec. | ||
16057 | 2025.03.21 02:14:43.136711 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16058 | 2025.03.21 02:14:43.136900 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} <Debug> TCPHandler: Processed in 0.003790416 sec. | ||
16059 | 2025.03.21 02:14:43.137026 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16060 | 2025.03.21 02:14:43.137114 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16061 | 2025.03.21 02:14:43.137479 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16062 | 2025.03.21 02:14:43.137712 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16063 | 2025.03.21 02:14:43.137729 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16064 | 2025.03.21 02:14:43.137882 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004826314 sec., 944613.2182862533 rows/sec., 80.26 MiB/sec. | ||
16065 | 2025.03.21 02:14:43.137896 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 916 rows starting from the beginning of the part | ||
16066 | 2025.03.21 02:14:43.138381 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 382 rows starting from the beginning of the part | ||
16067 | 2025.03.21 02:14:43.138406 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16068 | 2025.03.21 02:14:43.138922 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
16069 | 2025.03.21 02:14:43.139385 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 382 rows starting from the beginning of the part | ||
16070 | 2025.03.21 02:14:43.139878 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16071 | 2025.03.21 02:14:43.139900 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 578 rows starting from the beginning of the part | ||
16072 | 2025.03.21 02:14:43.140381 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16073 | 2025.03.21 02:14:43.140425 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
16074 | 2025.03.21 02:14:43.140655 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
16075 | 2025.03.21 02:14:43.141535 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16076 | 2025.03.21 02:14:43.141602 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16077 | 2025.03.21 02:14:43.142577 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16078 | 2025.03.21 02:14:43.143120 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16079 | 2025.03.21 02:14:43.143481 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.006147 sec., 12363.75467707825 rows/sec., 882.83 KiB/sec. | ||
16080 | 2025.03.21 02:14:43.143610 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} <Debug> TCPHandler: Processed in 0.006580595 sec. | ||
16081 | 2025.03.21 02:14:43.143936 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16082 | 2025.03.21 02:14:43.144682 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.007826626 sec., 309967.53901361837 rows/sec., 23.75 MiB/sec. | ||
16083 | 2025.03.21 02:14:43.144710 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16084 | 2025.03.21 02:14:43.144912 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16085 | 2025.03.21 02:14:43.145111 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16086 | 2025.03.21 02:14:43.146240 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16087 | 2025.03.21 02:14:43.146437 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16088 | 2025.03.21 02:14:43.146639 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
16089 | 2025.03.21 02:14:43.146757 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16090 | 2025.03.21 02:14:43.146801 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16091 | 2025.03.21 02:14:43.147174 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16092 | 2025.03.21 02:14:43.147417 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16093 | 2025.03.21 02:14:43.147566 [ 123 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16094 | 2025.03.21 02:14:43.147596 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.003143 sec., 9545.020680878142 rows/sec., 656.53 KiB/sec. | ||
16095 | 2025.03.21 02:14:43.147609 [ 123 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16096 | 2025.03.21 02:14:43.147645 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16097 | 2025.03.21 02:14:43.147671 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} <Debug> TCPHandler: Processed in 0.003934469 sec. | ||
16098 | 2025.03.21 02:14:43.147838 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16099 | 2025.03.21 02:14:43.147960 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16100 | 2025.03.21 02:14:43.147995 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8096 rows starting from the beginning of the part | ||
16101 | 2025.03.21 02:14:43.148114 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 82 rows starting from the beginning of the part | ||
16102 | 2025.03.21 02:14:43.148231 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
16103 | 2025.03.21 02:14:43.148318 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 82 rows starting from the beginning of the part | ||
16104 | 2025.03.21 02:14:43.148498 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 30 rows starting from the beginning of the part | ||
16105 | 2025.03.21 02:14:43.148580 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 30 rows starting from the beginning of the part | ||
16106 | 2025.03.21 02:14:43.151570 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003816997 sec., 2195443.171687062 rows/sec., 143.62 MiB/sec. | ||
16107 | 2025.03.21 02:14:43.151765 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16108 | 2025.03.21 02:14:43.152166 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16109 | 2025.03.21 02:14:43.152266 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16110 | 2025.03.21 02:14:43.152376 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
16111 | 2025.03.21 02:14:44.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.44 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 3.56 MiB | ||
16112 | 2025.03.21 02:14:45.239858 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
16113 | 2025.03.21 02:14:45.240565 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16114 | 2025.03.21 02:14:45.240610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16115 | 2025.03.21 02:14:45.241143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
16116 | 2025.03.21 02:14:45.241402 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16117 | 2025.03.21 02:14:45.241651 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
16118 | 2025.03.21 02:14:48.049481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
16119 | 2025.03.21 02:14:48.073828 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16120 | 2025.03.21 02:14:48.073892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16121 | 2025.03.21 02:14:48.079054 [ 218 ] {} <Trace> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16122 | 2025.03.21 02:14:48.079123 [ 218 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16123 | 2025.03.21 02:14:48.083585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
16124 | 2025.03.21 02:14:48.083849 [ 218 ] {} <Debug> oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16125 | 2025.03.21 02:14:48.085690 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16126 | 2025.03.21 02:14:48.088918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
16127 | 2025.03.21 02:14:48.134906 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16128 | 2025.03.21 02:14:48.135212 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16129 | 2025.03.21 02:14:48.135305 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16130 | 2025.03.21 02:14:48.136099 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16131 | 2025.03.21 02:14:48.136154 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16132 | 2025.03.21 02:14:48.136599 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16133 | 2025.03.21 02:14:48.136860 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16134 | 2025.03.21 02:14:48.137101 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. | ||
16135 | 2025.03.21 02:14:48.137170 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} <Debug> TCPHandler: Processed in 0.002452663 sec. | ||
16136 | 2025.03.21 02:14:48.137322 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16137 | 2025.03.21 02:14:48.137433 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16138 | 2025.03.21 02:14:48.137482 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16139 | 2025.03.21 02:14:48.138040 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16140 | 2025.03.21 02:14:48.138083 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16141 | 2025.03.21 02:14:48.138451 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16142 | 2025.03.21 02:14:48.138700 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16143 | 2025.03.21 02:14:48.138906 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. | ||
16144 | 2025.03.21 02:14:48.138960 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} <Debug> TCPHandler: Processed in 0.00169013 sec. | ||
16145 | 2025.03.21 02:14:48.139059 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16146 | 2025.03.21 02:14:48.139162 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16147 | 2025.03.21 02:14:48.139211 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16148 | 2025.03.21 02:14:48.139721 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16149 | 2025.03.21 02:14:48.139761 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16150 | 2025.03.21 02:14:48.140148 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16151 | 2025.03.21 02:14:48.140382 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16152 | 2025.03.21 02:14:48.140555 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 4 parts from all_1_137_28 to all_140_140_0 | ||
16153 | 2025.03.21 02:14:48.140615 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. | ||
16154 | 2025.03.21 02:14:48.140623 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16155 | 2025.03.21 02:14:48.140699 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
16156 | 2025.03.21 02:14:48.140730 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} <Debug> TCPHandler: Processed in 0.00172044 sec. | ||
16157 | 2025.03.21 02:14:48.140943 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_137_28 to all_140_140_0 into Compact with storage Full | ||
16158 | 2025.03.21 02:14:48.140955 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16159 | 2025.03.21 02:14:48.141217 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16160 | 2025.03.21 02:14:48.141259 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16161 | 2025.03.21 02:14:48.141308 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16162 | 2025.03.21 02:14:48.141345 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_28, total 40246 rows starting from the beginning of the part | ||
16163 | 2025.03.21 02:14:48.141757 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
16164 | 2025.03.21 02:14:48.142233 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 237 rows starting from the beginning of the part | ||
16165 | 2025.03.21 02:14:48.142592 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 939 rows starting from the beginning of the part | ||
16166 | 2025.03.21 02:14:48.143509 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16167 | 2025.03.21 02:14:48.143577 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16168 | 2025.03.21 02:14:48.144248 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16169 | 2025.03.21 02:14:48.144554 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16170 | 2025.03.21 02:14:48.144854 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003712 sec., 16163.793103448275 rows/sec., 1.09 MiB/sec. | ||
16171 | 2025.03.21 02:14:48.145001 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} <Debug> TCPHandler: Processed in 0.004121082 sec. | ||
16172 | 2025.03.21 02:14:48.151086 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41582 rows, containing 5 columns (5 merged, 0 gathered) in 0.010274829 sec., 4046977.326824612 rows/sec., 273.57 MiB/sec. | ||
16173 | 2025.03.21 02:14:48.151610 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Trace> MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) | ||
16174 | 2025.03.21 02:14:48.152264 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16175 | 2025.03.21 02:14:48.152364 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 4 parts: [all_1_137_28, all_140_140_0] -> all_1_140_29 | ||
16176 | 2025.03.21 02:14:48.152482 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
16177 | 2025.03.21 02:14:49.837138 [ 222 ] {} <Trace> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16178 | 2025.03.21 02:14:49.837200 [ 222 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16179 | 2025.03.21 02:14:49.839423 [ 222 ] {} <Debug> oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16180 | 2025.03.21 02:14:52.504925 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16181 | 2025.03.21 02:14:52.504996 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16182 | 2025.03.21 02:14:52.741892 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
16183 | 2025.03.21 02:14:52.742761 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16184 | 2025.03.21 02:14:52.742815 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16185 | 2025.03.21 02:14:52.743374 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16186 | 2025.03.21 02:14:52.743638 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16187 | 2025.03.21 02:14:52.743881 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
16188 | 2025.03.21 02:14:52.991765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2250 | ||
16189 | 2025.03.21 02:14:52.994750 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16190 | 2025.03.21 02:14:52.994803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16191 | 2025.03.21 02:14:52.996284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16192 | 2025.03.21 02:14:52.996658 [ 243 ] {} <Trace> system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16193 | 2025.03.21 02:14:52.997168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2250 | ||
16194 | 2025.03.21 02:14:53.138411 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16195 | 2025.03.21 02:14:53.138566 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16196 | 2025.03.21 02:14:53.138625 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16197 | 2025.03.21 02:14:53.139306 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16198 | 2025.03.21 02:14:53.139346 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16199 | 2025.03.21 02:14:53.139735 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16200 | 2025.03.21 02:14:53.139980 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16201 | 2025.03.21 02:14:53.140186 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001648 sec., 82524.2718446602 rows/sec., 7.13 MiB/sec. | ||
16202 | 2025.03.21 02:14:53.140258 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} <Debug> TCPHandler: Processed in 0.001915183 sec. | ||
16203 | 2025.03.21 02:14:53.140284 [ 222 ] {} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16204 | 2025.03.21 02:14:53.140342 [ 222 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16205 | 2025.03.21 02:14:53.140392 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16206 | 2025.03.21 02:14:53.140660 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16207 | 2025.03.21 02:14:53.140712 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16208 | 2025.03.21 02:14:53.141625 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16209 | 2025.03.21 02:14:53.141665 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16210 | 2025.03.21 02:14:53.142295 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
16211 | 2025.03.21 02:14:53.142666 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} <Trace> oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16212 | 2025.03.21 02:14:53.143103 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.002525 sec., 15841.584158415842 rows/sec., 1.16 MiB/sec. | ||
16213 | 2025.03.21 02:14:53.143265 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} <Debug> TCPHandler: Processed in 0.002930481 sec. | ||
16214 | 2025.03.21 02:14:53.143980 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16215 | 2025.03.21 02:14:53.144150 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16216 | 2025.03.21 02:14:53.144205 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16217 | 2025.03.21 02:14:53.145301 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16218 | 2025.03.21 02:14:53.145342 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16219 | 2025.03.21 02:14:53.145710 [ 222 ] {} <Debug> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16220 | 2025.03.21 02:14:53.146120 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16221 | 2025.03.21 02:14:53.146752 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16222 | 2025.03.21 02:14:53.146970 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002849 sec., 36504.03650403651 rows/sec., 2.85 MiB/sec. | ||
16223 | 2025.03.21 02:14:53.147040 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} <Debug> TCPHandler: Processed in 0.003245856 sec. | ||
16224 | 2025.03.21 02:14:53.147199 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16225 | 2025.03.21 02:14:53.147326 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16226 | 2025.03.21 02:14:53.147384 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16227 | 2025.03.21 02:14:53.147903 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16228 | 2025.03.21 02:14:53.147940 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16229 | 2025.03.21 02:14:53.148335 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16230 | 2025.03.21 02:14:53.148583 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16231 | 2025.03.21 02:14:53.148764 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
16232 | 2025.03.21 02:14:53.148816 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16233 | 2025.03.21 02:14:53.148830 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} <Debug> TCPHandler: Processed in 0.00169065 sec. | ||
16234 | 2025.03.21 02:14:53.148855 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16235 | 2025.03.21 02:14:53.148968 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16236 | 2025.03.21 02:14:53.149080 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16237 | 2025.03.21 02:14:53.149146 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16238 | 2025.03.21 02:14:53.150691 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16239 | 2025.03.21 02:14:53.150735 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16240 | 2025.03.21 02:14:53.151512 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16241 | 2025.03.21 02:14:53.151832 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16242 | 2025.03.21 02:14:53.152050 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002992 sec., 13368.983957219252 rows/sec., 23.96 MiB/sec. | ||
16243 | 2025.03.21 02:14:53.152172 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} <Debug> TCPHandler: Processed in 0.003258987 sec. | ||
16244 | 2025.03.21 02:14:53.152386 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16245 | 2025.03.21 02:14:53.152504 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16246 | 2025.03.21 02:14:53.152559 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16247 | 2025.03.21 02:14:53.153186 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16248 | 2025.03.21 02:14:53.153228 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16249 | 2025.03.21 02:14:53.153391 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16250 | 2025.03.21 02:14:53.153445 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16251 | 2025.03.21 02:14:53.153473 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16252 | 2025.03.21 02:14:53.153673 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
16253 | 2025.03.21 02:14:53.153925 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16254 | 2025.03.21 02:14:53.153991 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2215 rows starting from the beginning of the part | ||
16255 | 2025.03.21 02:14:53.154377 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
16256 | 2025.03.21 02:14:53.154989 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16257 | 2025.03.21 02:14:53.155230 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
16258 | 2025.03.21 02:14:53.155309 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16259 | 2025.03.21 02:14:53.156108 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
16260 | 2025.03.21 02:14:53.156323 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16261 | 2025.03.21 02:14:53.157340 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004843 sec., 12389.015073301673 rows/sec., 854.97 KiB/sec. | ||
16262 | 2025.03.21 02:14:53.157448 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
16263 | 2025.03.21 02:14:53.157548 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} <Debug> TCPHandler: Processed in 0.005219862 sec. | ||
16264 | 2025.03.21 02:14:53.157929 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
16265 | 2025.03.21 02:14:53.168040 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 19 columns (19 merged, 0 gathered) in 0.014414201 sec., 167543.10558039256 rows/sec., 300.23 MiB/sec. | ||
16266 | 2025.03.21 02:14:53.170290 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16267 | 2025.03.21 02:14:53.170757 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16268 | 2025.03.21 02:14:53.170844 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16269 | 2025.03.21 02:14:53.171003 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
16270 | 2025.03.21 02:14:53.703145 [ 221 ] {} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16271 | 2025.03.21 02:14:53.703204 [ 221 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16272 | 2025.03.21 02:14:53.706443 [ 221 ] {} <Debug> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16273 | 2025.03.21 02:14:54.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.51 MiB, peak 286.22 MiB, free memory in arenas 0.00 B, will set to 269.93 MiB (RSS), difference: 2.42 MiB | ||
16274 | 2025.03.21 02:14:54.666231 [ 224 ] {} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16275 | 2025.03.21 02:14:54.666282 [ 224 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16276 | 2025.03.21 02:14:54.668501 [ 224 ] {} <Debug> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16277 | 2025.03.21 02:14:55.589058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
16278 | 2025.03.21 02:14:55.613297 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16279 | 2025.03.21 02:14:55.613358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16280 | 2025.03.21 02:14:55.620983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16281 | 2025.03.21 02:14:55.621793 [ 244 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16282 | 2025.03.21 02:14:55.624851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
16283 | 2025.03.21 02:14:58.135199 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16284 | 2025.03.21 02:14:58.135413 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16285 | 2025.03.21 02:14:58.135494 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16286 | 2025.03.21 02:14:58.136271 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16287 | 2025.03.21 02:14:58.136327 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16288 | 2025.03.21 02:14:58.136769 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16289 | 2025.03.21 02:14:58.137037 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} <Trace> oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16290 | 2025.03.21 02:14:58.137256 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. | ||
16291 | 2025.03.21 02:14:58.137359 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} <Debug> TCPHandler: Processed in 0.00228957 sec. | ||
16292 | 2025.03.21 02:14:58.137517 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16293 | 2025.03.21 02:14:58.137799 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16294 | 2025.03.21 02:14:58.137930 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16295 | 2025.03.21 02:14:58.138877 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16296 | 2025.03.21 02:14:58.138916 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16297 | 2025.03.21 02:14:58.139289 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16298 | 2025.03.21 02:14:58.139536 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} <Trace> oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16299 | 2025.03.21 02:14:58.139715 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002022 sec., 31651.829871414444 rows/sec., 2.47 MiB/sec. | ||
16300 | 2025.03.21 02:14:58.139769 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} <Debug> TCPHandler: Processed in 0.00231212 sec. | ||
16301 | 2025.03.21 02:14:58.139887 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16302 | 2025.03.21 02:14:58.140007 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16303 | 2025.03.21 02:14:58.140060 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16304 | 2025.03.21 02:14:58.140574 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16305 | 2025.03.21 02:14:58.140613 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16306 | 2025.03.21 02:14:58.141007 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16307 | 2025.03.21 02:14:58.141250 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} <Trace> oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16308 | 2025.03.21 02:14:58.141425 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001451 sec., 110268.78015161958 rows/sec., 7.68 MiB/sec. | ||
16309 | 2025.03.21 02:14:58.141477 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} <Debug> TCPHandler: Processed in 0.001644819 sec. | ||
16310 | 2025.03.21 02:14:58.141593 [ 260 ] {} <Trace> TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16311 | 2025.03.21 02:14:58.141700 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16312 | 2025.03.21 02:14:58.141747 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16313 | 2025.03.21 02:14:58.142177 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16314 | 2025.03.21 02:14:58.142214 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16315 | 2025.03.21 02:14:58.142573 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16316 | 2025.03.21 02:14:58.142816 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} <Trace> oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16317 | 2025.03.21 02:14:58.143019 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. | ||
16318 | 2025.03.21 02:14:58.143069 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} <Debug> TCPHandler: Processed in 0.001527886 sec. | ||
16319 | 2025.03.21 02:15:00.128013 [ 219 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16320 | 2025.03.21 02:15:00.128082 [ 219 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16321 | 2025.03.21 02:15:00.130211 [ 219 ] {} <Debug> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16322 | 2025.03.21 02:15:00.244075 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
16323 | 2025.03.21 02:15:00.244755 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16324 | 2025.03.21 02:15:00.244802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
16325 | 2025.03.21 02:15:00.245362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
16326 | 2025.03.21 02:15:00.245632 [ 242 ] {} <Trace> system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16327 | 2025.03.21 02:15:00.245891 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
16328 | 2025.03.21 02:15:00.389819 [ 219 ] {} <Trace> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16329 | 2025.03.21 02:15:00.389873 [ 219 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16330 | 2025.03.21 02:15:00.392948 [ 219 ] {} <Debug> system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16331 | 2025.03.21 02:15:01.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.94 MiB, peak 286.22 MiB, free memory in arenas 0.00 B, will set to 269.93 MiB (RSS), difference: 3.99 MiB |