1 | [ Mar 22 05:04:52 Enabled. ] | ||
2 | [ Mar 22 05:04:52 Rereading configuration. ] | ||
3 | [ Mar 22 05:04:53 Rereading configuration. ] | ||
4 | [ Mar 22 05:05:05 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 22 05:05:05 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.22 05:05:06.554101 [ 1 ] {} <Information> Application: Will watch for the process with pid 24969 | ||
29 | 2025.03.22 05:05:06.554544 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.22 05:05:06.888427 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24969 | ||
31 | 2025.03.22 05:05:06.889584 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.22 05:05:06.890649 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.22 05:05:07.009840 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.22 05:05:07.029702 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.22 05:05:07.029765 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.22 05:05:07.029778 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.22 05:05:07.029854 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.22 05:05:07.030279 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.22 05:05:07.032024 [ 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.22 05:05:07.032815 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.22 05:05:07.033803 [ 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.22 05:05:07.033835 [ 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.22 05:05:07.033857 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.22 05:05:07.034091 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.22 05:05:07.035202 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.22 05:05:07.042486 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.22 05:05:07.043391 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.22 05:05:07.045006 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.22 05:05:07.045093 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.22 05:05:07.046863 [ 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.22 05:05:07.047385 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.22 05:05:07.051991 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.22 05:05:07.052715 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.22 05:05:07.054366 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.22 05:05:07.054798 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.22 05:05:07.055239 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.22 05:05:07.055577 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.22 05:05:07.057184 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.22 05:05:07.057218 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.22 05:05:07.057308 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.22 05:05:07.057532 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.22 05:05:07.067051 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.22 05:05:07.067082 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181383 sec | ||
68 | 2025.03.22 05:05:07.067129 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.22 05:05:07.067146 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.22 05:05:07.068356 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.22 05:05:07.069448 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.22 05:05:07.083298 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.22 05:05:07.083366 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.22 05:05:07.083391 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.22 05:05:07.083404 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.22 05:05:07.083437 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.22 05:05:07.083457 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.22 05:05:07.086191 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.22 05:05:07.086242 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.22 05:05:07.086264 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.22 05:05:07.086453 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.22 05:05:07.086473 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.22 05:05:07.086511 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.22 05:05:07.086531 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.22 05:05:07.086544 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.22 05:05:07.086572 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.22 05:05:07.086590 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.22 05:05:07.114925 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.22 05:05:07.116412 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.22 05:05:07.116448 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6171e-05 sec | ||
91 | 2025.03.22 05:05:07.116466 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.22 05:05:07.116480 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.22 05:05:07.116509 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.22 05:05:07.116723 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.22 05:05:07.116770 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.22 05:05:07.116784 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.22 05:05:07.116797 [ 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.22 05:05:07.116809 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.22 05:05:07.123538 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.22 05:05:07.123758 [ 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.34 MiB | ||
101 | 2025.03.22 05:05:07.124736 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.006e-05 sec. | ||
102 | 2025.03.22 05:05:07.125744 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.22 05:05:07.125840 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.22 05:05:07.125858 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.22 05:05:07.410217 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53888 | ||
106 | 2025.03.22 05:05:07.412474 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.22 05:05:07.412538 [ 3 ] {} <Debug> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:53888 | ||
108 | 2025.03.22 05:05:07.412572 [ 3 ] {} <Debug> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.22 05:05:07.412597 [ 3 ] {} <Debug> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.22 05:05:07.412682 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.22 05:05:07.412709 [ 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.22 05:05:07.412733 [ 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.22 05:05:07.417468 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48230 | ||
114 | 2025.03.22 05:05:07.417604 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.22 05:05:07.417636 [ 4 ] {} <Debug> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:48230 | ||
116 | 2025.03.22 05:05:07.417668 [ 4 ] {} <Debug> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.22 05:05:07.417698 [ 4 ] {} <Debug> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.22 05:05:07.418362 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35931 | ||
119 | 2025.03.22 05:05:07.418370 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37923 | ||
120 | 2025.03.22 05:05:07.418443 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53042 | ||
121 | 2025.03.22 05:05:07.418506 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.03.22 05:05:07.418729 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2025.03.22 05:05:07.418736 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46948 | ||
124 | 2025.03.22 05:05:07.418789 [ 253 ] {} <Debug> TCP-Session: e40881ba-a1f0-4c46-b917-fdbf788d1c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:35931 | ||
125 | 2025.03.22 05:05:07.418789 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.03.22 05:05:07.418826 [ 5 ] {} <Debug> TCP-Session: eebe0b41-4967-4a76-87a4-3bf605667e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:37923 | ||
127 | 2025.03.22 05:05:07.418968 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2025.03.22 05:05:07.418983 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44832 | ||
129 | 2025.03.22 05:05:07.418843 [ 253 ] {} <Debug> TCP-Session: e40881ba-a1f0-4c46-b917-fdbf788d1c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.03.22 05:05:07.418982 [ 5 ] {} <Debug> TCP-Session: eebe0b41-4967-4a76-87a4-3bf605667e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2025.03.22 05:05:07.419049 [ 255 ] {} <Debug> TCP-Session: f6098dcb-3502-4069-9264-f46f6c9af0e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46948 | ||
132 | 2025.03.22 05:05:07.419023 [ 254 ] {} <Debug> TCP-Session: 840f3359-e14a-4639-a570-491861777b98 Authenticating user 'default' from [fd00:1122:3344:101::d]:53042 | ||
133 | 2025.03.22 05:05:07.419076 [ 253 ] {} <Debug> TCP-Session: e40881ba-a1f0-4c46-b917-fdbf788d1c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2025.03.22 05:05:07.419162 [ 5 ] {} <Debug> TCP-Session: eebe0b41-4967-4a76-87a4-3bf605667e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.03.22 05:05:07.419185 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34963 | ||
136 | 2025.03.22 05:05:07.419185 [ 255 ] {} <Debug> TCP-Session: f6098dcb-3502-4069-9264-f46f6c9af0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.03.22 05:05:07.419314 [ 254 ] {} <Debug> TCP-Session: 840f3359-e14a-4639-a570-491861777b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.03.22 05:05:07.419365 [ 255 ] {} <Debug> TCP-Session: f6098dcb-3502-4069-9264-f46f6c9af0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.03.22 05:05:07.419501 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2025.03.22 05:05:07.419501 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56605 | ||
141 | 2025.03.22 05:05:07.419502 [ 254 ] {} <Debug> TCP-Session: 840f3359-e14a-4639-a570-491861777b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.03.22 05:05:07.419625 [ 257 ] {} <Debug> TCP-Session: 393153f0-4d8f-4886-b0b9-6b81dae5e73d Authenticating user 'default' from [fd00:1122:3344:101::d]:34963 | ||
143 | 2025.03.22 05:05:07.419829 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2025.03.22 05:05:07.419845 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2025.03.22 05:05:07.419887 [ 258 ] {} <Debug> TCP-Session: 31f5b661-1ed8-43c2-bf6c-0558883c83e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56605 | ||
146 | 2025.03.22 05:05:07.419841 [ 257 ] {} <Debug> TCP-Session: 393153f0-4d8f-4886-b0b9-6b81dae5e73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.22 05:05:07.419924 [ 256 ] {} <Debug> TCP-Session: dc286504-b71b-4109-9cd9-5b13e29c4416 Authenticating user 'default' from [fd00:1122:3344:101::d]:44832 | ||
148 | 2025.03.22 05:05:07.419936 [ 258 ] {} <Debug> TCP-Session: 31f5b661-1ed8-43c2-bf6c-0558883c83e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.03.22 05:05:07.419959 [ 257 ] {} <Debug> TCP-Session: 393153f0-4d8f-4886-b0b9-6b81dae5e73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.03.22 05:05:07.419993 [ 258 ] {} <Debug> TCP-Session: 31f5b661-1ed8-43c2-bf6c-0558883c83e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.03.22 05:05:07.419987 [ 256 ] {} <Debug> TCP-Session: dc286504-b71b-4109-9cd9-5b13e29c4416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.22 05:05:07.420065 [ 256 ] {} <Debug> TCP-Session: dc286504-b71b-4109-9cd9-5b13e29c4416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.22 05:05:07.423615 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2025.03.22 05:05:07.426708 [ 3 ] {0b54e13a-a88f-4832-8c51-403eaa7fba48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.03.22 05:05:07.480418 [ 3 ] {0b54e13a-a88f-4832-8c51-403eaa7fba48} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53888) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.03.22 05:05:07.481701 [ 3 ] {0b54e13a-a88f-4832-8c51-403eaa7fba48} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.03.22 05:05:07.481804 [ 3 ] {0b54e13a-a88f-4832-8c51-403eaa7fba48} <Debug> TCPHandler: Processed in 0.061371177 sec. | ||
204 | 2025.03.22 05:05:07.482152 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.03.22 05:05:07.482364 [ 4 ] {431b07af-bffa-41b8-910f-8156b087c5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.03.22 05:05:07.482711 [ 4 ] {431b07af-bffa-41b8-910f-8156b087c5a6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48230) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.03.22 05:05:07.482881 [ 4 ] {431b07af-bffa-41b8-910f-8156b087c5a6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.03.22 05:05:07.482963 [ 4 ] {431b07af-bffa-41b8-910f-8156b087c5a6} <Debug> TCPHandler: Processed in 0.000958328 sec. | ||
255 | 2025.03.22 05:05:07.483805 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.03.22 05:05:07.485017 [ 3 ] {04587bc3-823f-460a-b715-2405fb290c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.03.22 05:05:07.485130 [ 3 ] {04587bc3-823f-460a-b715-2405fb290c3b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.03.22 05:05:07.486466 [ 3 ] {04587bc3-823f-460a-b715-2405fb290c3b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.03.22 05:05:07.486486 [ 3 ] {04587bc3-823f-460a-b715-2405fb290c3b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2321e-05 sec | ||
260 | 2025.03.22 05:05:07.486500 [ 3 ] {04587bc3-823f-460a-b715-2405fb290c3b} <Trace> ReferentialDeps: No tables | ||
261 | 2025.03.22 05:05:07.486517 [ 3 ] {04587bc3-823f-460a-b715-2405fb290c3b} <Trace> LoadingDeps: No tables | ||
262 | 2025.03.22 05:05:07.486543 [ 3 ] {04587bc3-823f-460a-b715-2405fb290c3b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.03.22 05:05:07.487130 [ 3 ] {04587bc3-823f-460a-b715-2405fb290c3b} <Debug> TCPHandler: Processed in 0.003437003 sec. | ||
264 | 2025.03.22 05:05:07.487269 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.03.22 05:05:07.487441 [ 3 ] {050f3f2d-a299-42dd-9722-c8020a0ed6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.03.22 05:05:07.487484 [ 3 ] {050f3f2d-a299-42dd-9722-c8020a0ed6fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.03.22 05:05:07.494977 [ 3 ] {050f3f2d-a299-42dd-9722-c8020a0ed6fc} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.03.22 05:05:07.501999 [ 3 ] {050f3f2d-a299-42dd-9722-c8020a0ed6fc} <Debug> oximeter.version (ab6712da-2d32-4924-aae8-c154f1c3037d): Loading data parts | ||
270 | 2025.03.22 05:05:07.502474 [ 3 ] {050f3f2d-a299-42dd-9722-c8020a0ed6fc} <Debug> oximeter.version (ab6712da-2d32-4924-aae8-c154f1c3037d): There are no data parts | ||
271 | 2025.03.22 05:05:07.509489 [ 3 ] {050f3f2d-a299-42dd-9722-c8020a0ed6fc} <Debug> TCPHandler: Processed in 0.022268912 sec. | ||
272 | 2025.03.22 05:05:07.509640 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.03.22 05:05:07.509836 [ 3 ] {47754c25-0f60-4318-ba85-309447b657fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | 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) | ||
284 | 2025.03.22 05:05:07.509894 [ 3 ] {47754c25-0f60-4318-ba85-309447b657fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.03.22 05:05:07.517977 [ 3 ] {47754c25-0f60-4318-ba85-309447b657fd} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Loading data parts | ||
286 | 2025.03.22 05:05:07.518194 [ 3 ] {47754c25-0f60-4318-ba85-309447b657fd} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): There are no data parts | ||
287 | 2025.03.22 05:05:07.519529 [ 3 ] {47754c25-0f60-4318-ba85-309447b657fd} <Debug> TCPHandler: Processed in 0.009938564 sec. | ||
288 | 2025.03.22 05:05:07.519675 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.03.22 05:05:07.519877 [ 3 ] {46b41f44-4b18-423e-b57a-25265d4ae9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
290 | 2025.03.22 05:05:07.519930 [ 3 ] {46b41f44-4b18-423e-b57a-25265d4ae9e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.03.22 05:05:07.521835 [ 3 ] {46b41f44-4b18-423e-b57a-25265d4ae9e2} <Debug> oximeter.measurements_i8 (675f52a0-d615-4fb9-a3da-f713cf74b068): Loading data parts | ||
292 | 2025.03.22 05:05:07.521977 [ 3 ] {46b41f44-4b18-423e-b57a-25265d4ae9e2} <Debug> oximeter.measurements_i8 (675f52a0-d615-4fb9-a3da-f713cf74b068): There are no data parts | ||
293 | 2025.03.22 05:05:07.523120 [ 3 ] {46b41f44-4b18-423e-b57a-25265d4ae9e2} <Debug> TCPHandler: Processed in 0.003496474 sec. | ||
294 | 2025.03.22 05:05:07.523265 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.03.22 05:05:07.523462 [ 3 ] {e78bbb38-c2fa-4063-9e16-20016fd81044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
296 | 2025.03.22 05:05:07.523515 [ 3 ] {e78bbb38-c2fa-4063-9e16-20016fd81044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.03.22 05:05:07.525254 [ 3 ] {e78bbb38-c2fa-4063-9e16-20016fd81044} <Debug> oximeter.measurements_u8 (ae838da8-c0c0-4f68-9083-bbe7741d33fd): Loading data parts | ||
298 | 2025.03.22 05:05:07.525390 [ 3 ] {e78bbb38-c2fa-4063-9e16-20016fd81044} <Debug> oximeter.measurements_u8 (ae838da8-c0c0-4f68-9083-bbe7741d33fd): There are no data parts | ||
299 | 2025.03.22 05:05:07.526462 [ 3 ] {e78bbb38-c2fa-4063-9e16-20016fd81044} <Debug> TCPHandler: Processed in 0.003245801 sec. | ||
300 | 2025.03.22 05:05:07.526599 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.03.22 05:05:07.526796 [ 3 ] {1d236fbe-67cc-48fa-9267-b12752c64179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
302 | 2025.03.22 05:05:07.526842 [ 3 ] {1d236fbe-67cc-48fa-9267-b12752c64179} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.03.22 05:05:07.529942 [ 3 ] {1d236fbe-67cc-48fa-9267-b12752c64179} <Debug> oximeter.measurements_i16 (47acfb2b-b7ee-4d80-9b89-f81d3b97a291): Loading data parts | ||
304 | 2025.03.22 05:05:07.530071 [ 3 ] {1d236fbe-67cc-48fa-9267-b12752c64179} <Debug> oximeter.measurements_i16 (47acfb2b-b7ee-4d80-9b89-f81d3b97a291): There are no data parts | ||
305 | 2025.03.22 05:05:07.532171 [ 3 ] {1d236fbe-67cc-48fa-9267-b12752c64179} <Debug> TCPHandler: Processed in 0.005621364 sec. | ||
306 | 2025.03.22 05:05:07.532317 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.03.22 05:05:07.532505 [ 3 ] {49f78e54-35bd-4989-a1b3-1049491763b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
308 | 2025.03.22 05:05:07.532559 [ 3 ] {49f78e54-35bd-4989-a1b3-1049491763b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.03.22 05:05:07.534339 [ 3 ] {49f78e54-35bd-4989-a1b3-1049491763b1} <Debug> oximeter.measurements_u16 (ff6c5884-dc9d-48a5-bba2-9ffc790c0ac8): Loading data parts | ||
310 | 2025.03.22 05:05:07.534470 [ 3 ] {49f78e54-35bd-4989-a1b3-1049491763b1} <Debug> oximeter.measurements_u16 (ff6c5884-dc9d-48a5-bba2-9ffc790c0ac8): There are no data parts | ||
311 | 2025.03.22 05:05:07.535551 [ 3 ] {49f78e54-35bd-4989-a1b3-1049491763b1} <Debug> TCPHandler: Processed in 0.003283751 sec. | ||
312 | 2025.03.22 05:05:07.535682 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
313 | 2025.03.22 05:05:07.535879 [ 3 ] {546bd262-d2eb-44f5-8c9d-38ce363a05be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
314 | 2025.03.22 05:05:07.535922 [ 3 ] {546bd262-d2eb-44f5-8c9d-38ce363a05be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
315 | 2025.03.22 05:05:07.537682 [ 3 ] {546bd262-d2eb-44f5-8c9d-38ce363a05be} <Debug> oximeter.measurements_i32 (fdb03d38-b91a-4ac3-a1f9-b7adc3d0aceb): Loading data parts | ||
316 | 2025.03.22 05:05:07.537801 [ 3 ] {546bd262-d2eb-44f5-8c9d-38ce363a05be} <Debug> oximeter.measurements_i32 (fdb03d38-b91a-4ac3-a1f9-b7adc3d0aceb): There are no data parts | ||
317 | 2025.03.22 05:05:07.538964 [ 3 ] {546bd262-d2eb-44f5-8c9d-38ce363a05be} <Debug> TCPHandler: Processed in 0.003331482 sec. | ||
318 | 2025.03.22 05:05:07.539105 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.03.22 05:05:07.539287 [ 3 ] {af7bd9a7-80a5-4446-97cd-26e979dd2add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
320 | 2025.03.22 05:05:07.539342 [ 3 ] {af7bd9a7-80a5-4446-97cd-26e979dd2add} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
321 | 2025.03.22 05:05:07.541031 [ 3 ] {af7bd9a7-80a5-4446-97cd-26e979dd2add} <Debug> oximeter.measurements_u32 (c1f5af58-9e47-4cb9-b8d5-9c46b4b42b4d): Loading data parts | ||
322 | 2025.03.22 05:05:07.541150 [ 3 ] {af7bd9a7-80a5-4446-97cd-26e979dd2add} <Debug> oximeter.measurements_u32 (c1f5af58-9e47-4cb9-b8d5-9c46b4b42b4d): There are no data parts | ||
323 | 2025.03.22 05:05:07.542241 [ 3 ] {af7bd9a7-80a5-4446-97cd-26e979dd2add} <Debug> TCPHandler: Processed in 0.003184599 sec. | ||
324 | 2025.03.22 05:05:07.542361 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
325 | 2025.03.22 05:05:07.542568 [ 3 ] {64702482-3a6c-47bf-8e5f-dea0643d1f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
326 | 2025.03.22 05:05:07.542618 [ 3 ] {64702482-3a6c-47bf-8e5f-dea0643d1f34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
327 | 2025.03.22 05:05:07.544316 [ 3 ] {64702482-3a6c-47bf-8e5f-dea0643d1f34} <Debug> oximeter.measurements_i64 (7b26cf8b-cebc-480f-8c23-6f784f4a4327): Loading data parts | ||
328 | 2025.03.22 05:05:07.544434 [ 3 ] {64702482-3a6c-47bf-8e5f-dea0643d1f34} <Debug> oximeter.measurements_i64 (7b26cf8b-cebc-480f-8c23-6f784f4a4327): There are no data parts | ||
329 | 2025.03.22 05:05:07.545515 [ 3 ] {64702482-3a6c-47bf-8e5f-dea0643d1f34} <Debug> TCPHandler: Processed in 0.003202909 sec. | ||
330 | 2025.03.22 05:05:07.545658 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
331 | 2025.03.22 05:05:07.545844 [ 3 ] {b3b1676d-b936-427e-9c8a-1794251e30cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
332 | 2025.03.22 05:05:07.545898 [ 3 ] {b3b1676d-b936-427e-9c8a-1794251e30cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
333 | 2025.03.22 05:05:07.547605 [ 3 ] {b3b1676d-b936-427e-9c8a-1794251e30cb} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Loading data parts | ||
334 | 2025.03.22 05:05:07.547730 [ 3 ] {b3b1676d-b936-427e-9c8a-1794251e30cb} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): There are no data parts | ||
335 | 2025.03.22 05:05:07.548811 [ 3 ] {b3b1676d-b936-427e-9c8a-1794251e30cb} <Debug> TCPHandler: Processed in 0.003202929 sec. | ||
336 | 2025.03.22 05:05:07.548944 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
337 | 2025.03.22 05:05:07.549137 [ 3 ] {f07b1e47-2892-4d6b-bb63-631c2bd220b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
338 | 2025.03.22 05:05:07.549192 [ 3 ] {f07b1e47-2892-4d6b-bb63-631c2bd220b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
339 | 2025.03.22 05:05:07.550986 [ 3 ] {f07b1e47-2892-4d6b-bb63-631c2bd220b8} <Debug> oximeter.measurements_f32 (6eddf7fd-9519-4a5d-85bb-132f86b3b85c): Loading data parts | ||
340 | 2025.03.22 05:05:07.551105 [ 3 ] {f07b1e47-2892-4d6b-bb63-631c2bd220b8} <Debug> oximeter.measurements_f32 (6eddf7fd-9519-4a5d-85bb-132f86b3b85c): There are no data parts | ||
341 | 2025.03.22 05:05:07.552220 [ 3 ] {f07b1e47-2892-4d6b-bb63-631c2bd220b8} <Debug> TCPHandler: Processed in 0.003325431 sec. | ||
342 | 2025.03.22 05:05:07.552357 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.03.22 05:05:07.552554 [ 3 ] {4a434670-f897-49c0-8be7-9ac44548e8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
344 | 2025.03.22 05:05:07.552608 [ 3 ] {4a434670-f897-49c0-8be7-9ac44548e8eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
345 | 2025.03.22 05:05:07.554335 [ 3 ] {4a434670-f897-49c0-8be7-9ac44548e8eb} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Loading data parts | ||
346 | 2025.03.22 05:05:07.554465 [ 3 ] {4a434670-f897-49c0-8be7-9ac44548e8eb} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): There are no data parts | ||
347 | 2025.03.22 05:05:07.556826 [ 3 ] {4a434670-f897-49c0-8be7-9ac44548e8eb} <Debug> TCPHandler: Processed in 0.004518894 sec. | ||
348 | 2025.03.22 05:05:07.556964 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
349 | 2025.03.22 05:05:07.557153 [ 3 ] {71af1f58-ef19-4238-a86c-3f55f6948a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
350 | 2025.03.22 05:05:07.557212 [ 3 ] {71af1f58-ef19-4238-a86c-3f55f6948a10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
351 | 2025.03.22 05:05:07.559177 [ 3 ] {71af1f58-ef19-4238-a86c-3f55f6948a10} <Debug> oximeter.measurements_string (a222fc1e-6eec-47c2-8124-3e3ef973ffee): Loading data parts | ||
352 | 2025.03.22 05:05:07.559335 [ 3 ] {71af1f58-ef19-4238-a86c-3f55f6948a10} <Debug> oximeter.measurements_string (a222fc1e-6eec-47c2-8124-3e3ef973ffee): There are no data parts | ||
353 | 2025.03.22 05:05:07.560569 [ 3 ] {71af1f58-ef19-4238-a86c-3f55f6948a10} <Debug> TCPHandler: Processed in 0.003656108 sec. | ||
354 | 2025.03.22 05:05:07.560709 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.03.22 05:05:07.560913 [ 3 ] {cac8c308-2b55-46e4-9e6e-8ec466b6f996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
358 | * a string isn't palatable for a few reasons. | ||
359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
360 | * details. | ||
361 | */ | ||
362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
363 | 2025.03.22 05:05:07.560973 [ 3 ] {cac8c308-2b55-46e4-9e6e-8ec466b6f996} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
364 | 2025.03.22 05:05:07.562610 [ 3 ] {cac8c308-2b55-46e4-9e6e-8ec466b6f996} <Debug> oximeter.measurements_bytes (59c7fc5c-0fbd-467d-be1d-73bd62951405): Loading data parts | ||
365 | 2025.03.22 05:05:07.562867 [ 3 ] {cac8c308-2b55-46e4-9e6e-8ec466b6f996} <Debug> oximeter.measurements_bytes (59c7fc5c-0fbd-467d-be1d-73bd62951405): There are no data parts | ||
366 | 2025.03.22 05:05:07.564067 [ 3 ] {cac8c308-2b55-46e4-9e6e-8ec466b6f996} <Debug> TCPHandler: Processed in 0.003408614 sec. | ||
367 | 2025.03.22 05:05:07.564207 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.03.22 05:05:07.564410 [ 3 ] {67191f46-73a3-4e5d-90f0-8b755c563918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
369 | 2025.03.22 05:05:07.564471 [ 3 ] {67191f46-73a3-4e5d-90f0-8b755c563918} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
370 | 2025.03.22 05:05:07.566229 [ 3 ] {67191f46-73a3-4e5d-90f0-8b755c563918} <Debug> oximeter.measurements_cumulativei64 (b2121403-6cac-48ad-809e-a846c83a2062): Loading data parts | ||
371 | 2025.03.22 05:05:07.566406 [ 3 ] {67191f46-73a3-4e5d-90f0-8b755c563918} <Debug> oximeter.measurements_cumulativei64 (b2121403-6cac-48ad-809e-a846c83a2062): There are no data parts | ||
372 | 2025.03.22 05:05:07.567653 [ 3 ] {67191f46-73a3-4e5d-90f0-8b755c563918} <Debug> TCPHandler: Processed in 0.003497115 sec. | ||
373 | 2025.03.22 05:05:07.567779 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.03.22 05:05:07.567983 [ 3 ] {044c7b44-de89-4dc8-a754-0c2345f3ca1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
375 | 2025.03.22 05:05:07.568037 [ 3 ] {044c7b44-de89-4dc8-a754-0c2345f3ca1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
376 | 2025.03.22 05:05:07.569789 [ 3 ] {044c7b44-de89-4dc8-a754-0c2345f3ca1c} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Loading data parts | ||
377 | 2025.03.22 05:05:07.570885 [ 3 ] {044c7b44-de89-4dc8-a754-0c2345f3ca1c} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): There are no data parts | ||
378 | 2025.03.22 05:05:07.572131 [ 3 ] {044c7b44-de89-4dc8-a754-0c2345f3ca1c} <Debug> TCPHandler: Processed in 0.004401612 sec. | ||
379 | 2025.03.22 05:05:07.572272 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.03.22 05:05:07.572471 [ 3 ] {0fd88a86-c56c-41d3-91e2-b5fe127af392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
381 | 2025.03.22 05:05:07.572535 [ 3 ] {0fd88a86-c56c-41d3-91e2-b5fe127af392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
382 | 2025.03.22 05:05:07.574226 [ 3 ] {0fd88a86-c56c-41d3-91e2-b5fe127af392} <Debug> oximeter.measurements_cumulativef32 (e1bca776-820d-40cd-ae89-992cf84b9b33): Loading data parts | ||
383 | 2025.03.22 05:05:07.574381 [ 3 ] {0fd88a86-c56c-41d3-91e2-b5fe127af392} <Debug> oximeter.measurements_cumulativef32 (e1bca776-820d-40cd-ae89-992cf84b9b33): There are no data parts | ||
384 | 2025.03.22 05:05:07.575583 [ 3 ] {0fd88a86-c56c-41d3-91e2-b5fe127af392} <Debug> TCPHandler: Processed in 0.003362222 sec. | ||
385 | 2025.03.22 05:05:07.575719 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.03.22 05:05:07.575929 [ 3 ] {6dee31f6-486e-43f3-8efe-061594489bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
387 | 2025.03.22 05:05:07.575987 [ 3 ] {6dee31f6-486e-43f3-8efe-061594489bec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
388 | 2025.03.22 05:05:07.577716 [ 3 ] {6dee31f6-486e-43f3-8efe-061594489bec} <Debug> oximeter.measurements_cumulativef64 (b6c63de0-1579-45b7-b629-c63669591b17): Loading data parts | ||
389 | 2025.03.22 05:05:07.577833 [ 3 ] {6dee31f6-486e-43f3-8efe-061594489bec} <Debug> oximeter.measurements_cumulativef64 (b6c63de0-1579-45b7-b629-c63669591b17): There are no data parts | ||
390 | 2025.03.22 05:05:07.579172 [ 3 ] {6dee31f6-486e-43f3-8efe-061594489bec} <Debug> TCPHandler: Processed in 0.003503874 sec. | ||
391 | 2025.03.22 05:05:07.579312 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.03.22 05:05:07.579586 [ 3 ] {99e1c542-2ab8-409d-8956-7b3de820eb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
393 | * NOTE: Array types cannot be Nullable, see | ||
394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
395 | * for more details. | ||
396 | * | ||
397 | * This means we need to use empty arrays to indicate a missing value. This | ||
398 | * is unfortunate, and at this point relies on the fact that an | ||
399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
400 | * to figure out another way to represent missing samples here. | ||
401 | */ | ||
402 | 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) | ||
403 | 2025.03.22 05:05:07.579660 [ 3 ] {99e1c542-2ab8-409d-8956-7b3de820eb15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
404 | 2025.03.22 05:05:07.581709 [ 3 ] {99e1c542-2ab8-409d-8956-7b3de820eb15} <Debug> oximeter.measurements_histogrami8 (8ed4b7b0-ecdc-4546-9df6-f0cf35f3da1f): Loading data parts | ||
405 | 2025.03.22 05:05:07.581847 [ 3 ] {99e1c542-2ab8-409d-8956-7b3de820eb15} <Debug> oximeter.measurements_histogrami8 (8ed4b7b0-ecdc-4546-9df6-f0cf35f3da1f): There are no data parts | ||
406 | 2025.03.22 05:05:07.583118 [ 3 ] {99e1c542-2ab8-409d-8956-7b3de820eb15} <Debug> TCPHandler: Processed in 0.003858281 sec. | ||
407 | 2025.03.22 05:05:07.583263 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2025.03.22 05:05:07.583539 [ 3 ] {83c8646f-d467-4301-83ca-0891f58892f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
409 | 2025.03.22 05:05:07.583606 [ 3 ] {83c8646f-d467-4301-83ca-0891f58892f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
410 | 2025.03.22 05:05:07.585551 [ 3 ] {83c8646f-d467-4301-83ca-0891f58892f7} <Debug> oximeter.measurements_histogramu8 (2a61099e-a695-4f33-83bc-fa6580538189): Loading data parts | ||
411 | 2025.03.22 05:05:07.585679 [ 3 ] {83c8646f-d467-4301-83ca-0891f58892f7} <Debug> oximeter.measurements_histogramu8 (2a61099e-a695-4f33-83bc-fa6580538189): There are no data parts | ||
412 | 2025.03.22 05:05:07.586961 [ 3 ] {83c8646f-d467-4301-83ca-0891f58892f7} <Debug> TCPHandler: Processed in 0.0037492 sec. | ||
413 | 2025.03.22 05:05:07.587125 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.03.22 05:05:07.587385 [ 3 ] {853a0261-1399-455b-b5f8-99722b15dcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
415 | 2025.03.22 05:05:07.587453 [ 3 ] {853a0261-1399-455b-b5f8-99722b15dcbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
416 | 2025.03.22 05:05:07.589494 [ 3 ] {853a0261-1399-455b-b5f8-99722b15dcbd} <Debug> oximeter.measurements_histogrami16 (ec4ef061-d097-46cf-aeee-468c7c341729): Loading data parts | ||
417 | 2025.03.22 05:05:07.589696 [ 3 ] {853a0261-1399-455b-b5f8-99722b15dcbd} <Debug> oximeter.measurements_histogrami16 (ec4ef061-d097-46cf-aeee-468c7c341729): There are no data parts | ||
418 | 2025.03.22 05:05:07.592606 [ 3 ] {853a0261-1399-455b-b5f8-99722b15dcbd} <Debug> TCPHandler: Processed in 0.005525792 sec. | ||
419 | 2025.03.22 05:05:07.592781 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.03.22 05:05:07.593074 [ 3 ] {19d03ca6-ff6d-4a59-ad79-42215c39fd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
421 | 2025.03.22 05:05:07.593143 [ 3 ] {19d03ca6-ff6d-4a59-ad79-42215c39fd79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
422 | 2025.03.22 05:05:07.596645 [ 3 ] {19d03ca6-ff6d-4a59-ad79-42215c39fd79} <Debug> oximeter.measurements_histogramu16 (10c4d7a5-c37d-49b7-ba5d-34b47ffb65e5): Loading data parts | ||
423 | 2025.03.22 05:05:07.596820 [ 3 ] {19d03ca6-ff6d-4a59-ad79-42215c39fd79} <Debug> oximeter.measurements_histogramu16 (10c4d7a5-c37d-49b7-ba5d-34b47ffb65e5): There are no data parts | ||
424 | 2025.03.22 05:05:07.598572 [ 3 ] {19d03ca6-ff6d-4a59-ad79-42215c39fd79} <Debug> TCPHandler: Processed in 0.005842589 sec. | ||
425 | 2025.03.22 05:05:07.598743 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.03.22 05:05:07.599013 [ 3 ] {3c1c9a26-453b-428c-ad50-776fd73d3e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
427 | 2025.03.22 05:05:07.599095 [ 3 ] {3c1c9a26-453b-428c-ad50-776fd73d3e5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
428 | 2025.03.22 05:05:07.601277 [ 3 ] {3c1c9a26-453b-428c-ad50-776fd73d3e5e} <Debug> oximeter.measurements_histogrami32 (9f8a7ba3-520a-4396-baad-098501736ef1): Loading data parts | ||
429 | 2025.03.22 05:05:07.601462 [ 3 ] {3c1c9a26-453b-428c-ad50-776fd73d3e5e} <Debug> oximeter.measurements_histogrami32 (9f8a7ba3-520a-4396-baad-098501736ef1): There are no data parts | ||
430 | 2025.03.22 05:05:07.602691 [ 3 ] {3c1c9a26-453b-428c-ad50-776fd73d3e5e} <Debug> TCPHandler: Processed in 0.003997154 sec. | ||
431 | 2025.03.22 05:05:07.602851 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.03.22 05:05:07.603170 [ 3 ] {84046314-9478-422b-a2fb-143fdffdfef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
433 | 2025.03.22 05:05:07.603245 [ 3 ] {84046314-9478-422b-a2fb-143fdffdfef1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
434 | 2025.03.22 05:05:07.605370 [ 3 ] {84046314-9478-422b-a2fb-143fdffdfef1} <Debug> oximeter.measurements_histogramu32 (6acffdad-c1ce-4bc1-b85c-10b8125024ea): Loading data parts | ||
435 | 2025.03.22 05:05:07.605524 [ 3 ] {84046314-9478-422b-a2fb-143fdffdfef1} <Debug> oximeter.measurements_histogramu32 (6acffdad-c1ce-4bc1-b85c-10b8125024ea): There are no data parts | ||
436 | 2025.03.22 05:05:07.606761 [ 3 ] {84046314-9478-422b-a2fb-143fdffdfef1} <Debug> TCPHandler: Processed in 0.003961213 sec. | ||
437 | 2025.03.22 05:05:07.606944 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.03.22 05:05:07.607212 [ 3 ] {a36c22ab-7be5-40e9-9605-04394aefb83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
439 | 2025.03.22 05:05:07.607282 [ 3 ] {a36c22ab-7be5-40e9-9605-04394aefb83f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
440 | 2025.03.22 05:05:07.609366 [ 3 ] {a36c22ab-7be5-40e9-9605-04394aefb83f} <Debug> oximeter.measurements_histogrami64 (e4f11ff7-c5da-4fb2-8e9d-c1ff950d7a52): Loading data parts | ||
441 | 2025.03.22 05:05:07.609593 [ 3 ] {a36c22ab-7be5-40e9-9605-04394aefb83f} <Debug> oximeter.measurements_histogrami64 (e4f11ff7-c5da-4fb2-8e9d-c1ff950d7a52): There are no data parts | ||
442 | 2025.03.22 05:05:07.610834 [ 3 ] {a36c22ab-7be5-40e9-9605-04394aefb83f} <Debug> TCPHandler: Processed in 0.003940022 sec. | ||
443 | 2025.03.22 05:05:07.610996 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
444 | 2025.03.22 05:05:07.611274 [ 3 ] {9d5e3ab7-7b30-4de3-a4bf-52f47fa9257b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
445 | 2025.03.22 05:05:07.611342 [ 3 ] {9d5e3ab7-7b30-4de3-a4bf-52f47fa9257b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
446 | 2025.03.22 05:05:07.613402 [ 3 ] {9d5e3ab7-7b30-4de3-a4bf-52f47fa9257b} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Loading data parts | ||
447 | 2025.03.22 05:05:07.613553 [ 3 ] {9d5e3ab7-7b30-4de3-a4bf-52f47fa9257b} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): There are no data parts | ||
448 | 2025.03.22 05:05:07.614740 [ 3 ] {9d5e3ab7-7b30-4de3-a4bf-52f47fa9257b} <Debug> TCPHandler: Processed in 0.00379413 sec. | ||
449 | 2025.03.22 05:05:07.614891 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2025.03.22 05:05:07.615153 [ 3 ] {7a7669b4-abc9-412b-b013-c3943b290582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
451 | 2025.03.22 05:05:07.615220 [ 3 ] {7a7669b4-abc9-412b-b013-c3943b290582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
452 | 2025.03.22 05:05:07.617239 [ 3 ] {7a7669b4-abc9-412b-b013-c3943b290582} <Debug> oximeter.measurements_histogramf32 (1f21047c-f55a-4a59-9bff-01c66e7d02a3): Loading data parts | ||
453 | 2025.03.22 05:05:07.617417 [ 3 ] {7a7669b4-abc9-412b-b013-c3943b290582} <Debug> oximeter.measurements_histogramf32 (1f21047c-f55a-4a59-9bff-01c66e7d02a3): There are no data parts | ||
454 | 2025.03.22 05:05:07.618612 [ 3 ] {7a7669b4-abc9-412b-b013-c3943b290582} <Debug> TCPHandler: Processed in 0.003771929 sec. | ||
455 | 2025.03.22 05:05:07.618750 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
456 | 2025.03.22 05:05:07.619025 [ 3 ] {c5e183c8-d244-4075-93f1-ea2585fb6d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
457 | 2025.03.22 05:05:07.619093 [ 3 ] {c5e183c8-d244-4075-93f1-ea2585fb6d5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
458 | 2025.03.22 05:05:07.621305 [ 3 ] {c5e183c8-d244-4075-93f1-ea2585fb6d5d} <Debug> oximeter.measurements_histogramf64 (1b29f98d-21ef-48eb-9947-93797227b90d): Loading data parts | ||
459 | 2025.03.22 05:05:07.621497 [ 3 ] {c5e183c8-d244-4075-93f1-ea2585fb6d5d} <Debug> oximeter.measurements_histogramf64 (1b29f98d-21ef-48eb-9947-93797227b90d): There are no data parts | ||
460 | 2025.03.22 05:05:07.623174 [ 3 ] {c5e183c8-d244-4075-93f1-ea2585fb6d5d} <Debug> TCPHandler: Processed in 0.004475293 sec. | ||
461 | 2025.03.22 05:05:07.623354 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
462 | 2025.03.22 05:05:07.623543 [ 3 ] {3111663a-f625-4814-bf8e-10566b6498c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) /* The field tables store named dimensions of each timeseries. | ||
463 | * | ||
464 | * As with the measurement tables, there is one field table for each field data | ||
465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
466 | * this behavior **must not** be relied upon for query correctness. | ||
467 | * | ||
468 | * The index for the fields differs from the measurements, however. Rows are | ||
469 | * sorted by timeseries name, then field name, field value, and finally | ||
470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
472 | * usually then used to look up measurements. | ||
473 | * | ||
474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
475 | * timeseries name and then key, since it would improve lookups where one | ||
476 | * already has the key. Realistically though, these tables are quite small and | ||
477 | * so performance benefits will be low in absolute terms. | ||
478 | * | ||
479 | * TTL: We use a materialized column to expire old field table records. This | ||
480 | * column is generated automatically by the database whenever a new row is | ||
481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
483 | * record will remain during a deduplication, which will have the last | ||
484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
485 | * measurement tables. | ||
486 | */ | ||
487 | 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) | ||
488 | 2025.03.22 05:05:07.623608 [ 3 ] {3111663a-f625-4814-bf8e-10566b6498c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
489 | 2025.03.22 05:05:07.625969 [ 3 ] {3111663a-f625-4814-bf8e-10566b6498c8} <Debug> oximeter.fields_bool (c0b95d26-5169-44ea-968c-7624dbe09c5b): Loading data parts | ||
490 | 2025.03.22 05:05:07.626112 [ 3 ] {3111663a-f625-4814-bf8e-10566b6498c8} <Debug> oximeter.fields_bool (c0b95d26-5169-44ea-968c-7624dbe09c5b): There are no data parts | ||
491 | 2025.03.22 05:05:07.627335 [ 3 ] {3111663a-f625-4814-bf8e-10566b6498c8} <Debug> TCPHandler: Processed in 0.004031784 sec. | ||
492 | 2025.03.22 05:05:07.627460 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
493 | 2025.03.22 05:05:07.627649 [ 3 ] {543cec48-cab6-4a23-a8af-7be7f7bc6d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
494 | 2025.03.22 05:05:07.627712 [ 3 ] {543cec48-cab6-4a23-a8af-7be7f7bc6d0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
495 | 2025.03.22 05:05:07.629922 [ 3 ] {543cec48-cab6-4a23-a8af-7be7f7bc6d0e} <Debug> oximeter.fields_i8 (993c5045-cd0c-4e57-9051-b6b3ed9d9721): Loading data parts | ||
496 | 2025.03.22 05:05:07.630057 [ 3 ] {543cec48-cab6-4a23-a8af-7be7f7bc6d0e} <Debug> oximeter.fields_i8 (993c5045-cd0c-4e57-9051-b6b3ed9d9721): There are no data parts | ||
497 | 2025.03.22 05:05:07.631246 [ 3 ] {543cec48-cab6-4a23-a8af-7be7f7bc6d0e} <Debug> TCPHandler: Processed in 0.003836142 sec. | ||
498 | 2025.03.22 05:05:07.631393 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
499 | 2025.03.22 05:05:07.631607 [ 3 ] {1a4dd00e-60e4-410b-99d3-1248aeffbd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
500 | 2025.03.22 05:05:07.631664 [ 3 ] {1a4dd00e-60e4-410b-99d3-1248aeffbd14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
501 | 2025.03.22 05:05:07.634021 [ 3 ] {1a4dd00e-60e4-410b-99d3-1248aeffbd14} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Loading data parts | ||
502 | 2025.03.22 05:05:07.634172 [ 3 ] {1a4dd00e-60e4-410b-99d3-1248aeffbd14} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): There are no data parts | ||
503 | 2025.03.22 05:05:07.635815 [ 3 ] {1a4dd00e-60e4-410b-99d3-1248aeffbd14} <Debug> TCPHandler: Processed in 0.004472583 sec. | ||
504 | 2025.03.22 05:05:07.635955 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
505 | 2025.03.22 05:05:07.636167 [ 3 ] {1a2df82f-734a-48fa-aef7-2f1a16c3c23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
506 | 2025.03.22 05:05:07.636229 [ 3 ] {1a2df82f-734a-48fa-aef7-2f1a16c3c23e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
507 | 2025.03.22 05:05:07.638029 [ 3 ] {1a2df82f-734a-48fa-aef7-2f1a16c3c23e} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Loading data parts | ||
508 | 2025.03.22 05:05:07.638211 [ 3 ] {1a2df82f-734a-48fa-aef7-2f1a16c3c23e} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): There are no data parts | ||
509 | 2025.03.22 05:05:07.640114 [ 3 ] {1a2df82f-734a-48fa-aef7-2f1a16c3c23e} <Debug> TCPHandler: Processed in 0.004215328 sec. | ||
510 | 2025.03.22 05:05:07.640247 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2025.03.22 05:05:07.640441 [ 3 ] {bd365fbc-d8bb-4c8c-9db0-c542da01feb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
512 | 2025.03.22 05:05:07.640496 [ 3 ] {bd365fbc-d8bb-4c8c-9db0-c542da01feb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
513 | 2025.03.22 05:05:07.642361 [ 3 ] {bd365fbc-d8bb-4c8c-9db0-c542da01feb4} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Loading data parts | ||
514 | 2025.03.22 05:05:07.642529 [ 3 ] {bd365fbc-d8bb-4c8c-9db0-c542da01feb4} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): There are no data parts | ||
515 | 2025.03.22 05:05:07.644087 [ 3 ] {bd365fbc-d8bb-4c8c-9db0-c542da01feb4} <Debug> TCPHandler: Processed in 0.003876362 sec. | ||
516 | 2025.03.22 05:05:07.644228 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
517 | 2025.03.22 05:05:07.644417 [ 3 ] {78d13fe3-244a-4f25-98a9-b311a1ffbfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
518 | 2025.03.22 05:05:07.644476 [ 3 ] {78d13fe3-244a-4f25-98a9-b311a1ffbfec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
519 | 2025.03.22 05:05:07.646251 [ 3 ] {78d13fe3-244a-4f25-98a9-b311a1ffbfec} <Debug> oximeter.fields_i32 (6deaf59e-c96a-4db7-8c78-750bebc4f796): Loading data parts | ||
520 | 2025.03.22 05:05:07.646392 [ 3 ] {78d13fe3-244a-4f25-98a9-b311a1ffbfec} <Debug> oximeter.fields_i32 (6deaf59e-c96a-4db7-8c78-750bebc4f796): There are no data parts | ||
521 | 2025.03.22 05:05:07.647922 [ 3 ] {78d13fe3-244a-4f25-98a9-b311a1ffbfec} <Debug> TCPHandler: Processed in 0.003744969 sec. | ||
522 | 2025.03.22 05:05:07.648058 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2025.03.22 05:05:07.648263 [ 3 ] {e4945e56-d262-4ead-95d7-0ac35a031043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
524 | 2025.03.22 05:05:07.648322 [ 3 ] {e4945e56-d262-4ead-95d7-0ac35a031043} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
525 | 2025.03.22 05:05:07.650060 [ 3 ] {e4945e56-d262-4ead-95d7-0ac35a031043} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Loading data parts | ||
526 | 2025.03.22 05:05:07.650243 [ 3 ] {e4945e56-d262-4ead-95d7-0ac35a031043} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): There are no data parts | ||
527 | 2025.03.22 05:05:07.651779 [ 3 ] {e4945e56-d262-4ead-95d7-0ac35a031043} <Debug> TCPHandler: Processed in 0.00377146 sec. | ||
528 | 2025.03.22 05:05:07.651918 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
529 | 2025.03.22 05:05:07.652113 [ 3 ] {150d321d-8ef0-4844-854d-09f287c1c2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
530 | 2025.03.22 05:05:07.652175 [ 3 ] {150d321d-8ef0-4844-854d-09f287c1c2a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
531 | 2025.03.22 05:05:07.655181 [ 3 ] {150d321d-8ef0-4844-854d-09f287c1c2a1} <Debug> oximeter.fields_i64 (27b54901-cc76-47f2-b60c-b04d6dc14704): Loading data parts | ||
532 | 2025.03.22 05:05:07.655343 [ 3 ] {150d321d-8ef0-4844-854d-09f287c1c2a1} <Debug> oximeter.fields_i64 (27b54901-cc76-47f2-b60c-b04d6dc14704): There are no data parts | ||
533 | 2025.03.22 05:05:07.656730 [ 3 ] {150d321d-8ef0-4844-854d-09f287c1c2a1} <Debug> TCPHandler: Processed in 0.00486151 sec. | ||
534 | 2025.03.22 05:05:07.656876 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2025.03.22 05:05:07.657091 [ 3 ] {56ddb92d-f4e3-4f07-a8f4-b54f358b6d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
536 | 2025.03.22 05:05:07.657153 [ 3 ] {56ddb92d-f4e3-4f07-a8f4-b54f358b6d20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
537 | 2025.03.22 05:05:07.658981 [ 3 ] {56ddb92d-f4e3-4f07-a8f4-b54f358b6d20} <Debug> oximeter.fields_u64 (ba21fa27-92d0-432d-8c68-d24b2fd4a955): Loading data parts | ||
538 | 2025.03.22 05:05:07.659141 [ 3 ] {56ddb92d-f4e3-4f07-a8f4-b54f358b6d20} <Debug> oximeter.fields_u64 (ba21fa27-92d0-432d-8c68-d24b2fd4a955): There are no data parts | ||
539 | 2025.03.22 05:05:07.660434 [ 3 ] {56ddb92d-f4e3-4f07-a8f4-b54f358b6d20} <Debug> TCPHandler: Processed in 0.003608587 sec. | ||
540 | 2025.03.22 05:05:07.660576 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2025.03.22 05:05:07.660768 [ 3 ] {f00d9399-8731-40f7-9fba-ac120b301696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
542 | 2025.03.22 05:05:07.660830 [ 3 ] {f00d9399-8731-40f7-9fba-ac120b301696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
543 | 2025.03.22 05:05:07.662582 [ 3 ] {f00d9399-8731-40f7-9fba-ac120b301696} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Loading data parts | ||
544 | 2025.03.22 05:05:07.662752 [ 3 ] {f00d9399-8731-40f7-9fba-ac120b301696} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): There are no data parts | ||
545 | 2025.03.22 05:05:07.663971 [ 3 ] {f00d9399-8731-40f7-9fba-ac120b301696} <Debug> TCPHandler: Processed in 0.003445434 sec. | ||
546 | 2025.03.22 05:05:07.664120 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2025.03.22 05:05:07.664327 [ 3 ] {1d5f1d52-622a-49fb-93e6-7ea4561ea92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
548 | 2025.03.22 05:05:07.664386 [ 3 ] {1d5f1d52-622a-49fb-93e6-7ea4561ea92e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
549 | 2025.03.22 05:05:07.666105 [ 3 ] {1d5f1d52-622a-49fb-93e6-7ea4561ea92e} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Loading data parts | ||
550 | 2025.03.22 05:05:07.666266 [ 3 ] {1d5f1d52-622a-49fb-93e6-7ea4561ea92e} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): There are no data parts | ||
551 | 2025.03.22 05:05:07.667679 [ 3 ] {1d5f1d52-622a-49fb-93e6-7ea4561ea92e} <Debug> TCPHandler: Processed in 0.003611237 sec. | ||
552 | 2025.03.22 05:05:07.667820 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2025.03.22 05:05:07.668011 [ 3 ] {61fee21d-35f1-4651-9f64-dae135988958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) 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) | ||
554 | 2025.03.22 05:05:07.668077 [ 3 ] {61fee21d-35f1-4651-9f64-dae135988958} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
555 | 2025.03.22 05:05:07.669930 [ 3 ] {61fee21d-35f1-4651-9f64-dae135988958} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Loading data parts | ||
556 | 2025.03.22 05:05:07.670087 [ 3 ] {61fee21d-35f1-4651-9f64-dae135988958} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): There are no data parts | ||
557 | 2025.03.22 05:05:07.671171 [ 3 ] {61fee21d-35f1-4651-9f64-dae135988958} <Debug> TCPHandler: Processed in 0.003400423 sec. | ||
558 | 2025.03.22 05:05:07.671343 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2025.03.22 05:05:07.671612 [ 3 ] {46eee7dc-76d4-4908-9a2b-8604f80d579c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) /* The timeseries schema table stores the extracted schema for the samples | ||
560 | * oximeter collects. | ||
561 | */ | ||
562 | 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) | ||
563 | 2025.03.22 05:05:07.671690 [ 3 ] {46eee7dc-76d4-4908-9a2b-8604f80d579c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
564 | 2025.03.22 05:05:07.673638 [ 3 ] {46eee7dc-76d4-4908-9a2b-8604f80d579c} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Loading data parts | ||
565 | 2025.03.22 05:05:07.673842 [ 3 ] {46eee7dc-76d4-4908-9a2b-8604f80d579c} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): There are no data parts | ||
566 | 2025.03.22 05:05:07.675490 [ 3 ] {46eee7dc-76d4-4908-9a2b-8604f80d579c} <Debug> TCPHandler: Processed in 0.004197018 sec. | ||
567 | 2025.03.22 05:05:07.677633 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2025.03.22 05:05:07.677962 [ 4 ] {1dc32fd5-e9ee-4780-9f68-a2bb53a77df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
569 | 2025.03.22 05:05:07.679156 [ 4 ] {1dc32fd5-e9ee-4780-9f68-a2bb53a77df9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
570 | 2025.03.22 05:05:07.687114 [ 260 ] {1dc32fd5-e9ee-4780-9f68-a2bb53a77df9} <Trace> oximeter.version (ab6712da-2d32-4924-aae8-c154f1c3037d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
571 | 2025.03.22 05:05:07.687181 [ 260 ] {1dc32fd5-e9ee-4780-9f68-a2bb53a77df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
572 | 2025.03.22 05:05:07.691723 [ 260 ] {1dc32fd5-e9ee-4780-9f68-a2bb53a77df9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
573 | 2025.03.22 05:05:07.692080 [ 260 ] {1dc32fd5-e9ee-4780-9f68-a2bb53a77df9} <Trace> oximeter.version (ab6712da-2d32-4924-aae8-c154f1c3037d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
574 | 2025.03.22 05:05:07.692397 [ 4 ] {1dc32fd5-e9ee-4780-9f68-a2bb53a77df9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014573 sec., 68.62005077883758 rows/sec., 1.07 KiB/sec. | ||
575 | 2025.03.22 05:05:07.692686 [ 4 ] {1dc32fd5-e9ee-4780-9f68-a2bb53a77df9} <Debug> TCPHandler: Processed in 0.015176461 sec. | ||
576 | 2025.03.22 05:05:08.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.48 MiB, peak 124.48 MiB, free memory in arenas 0.00 B, will set to 139.24 MiB (RSS), difference: 14.76 MiB | ||
577 | 2025.03.22 05:05:08.164943 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63677 | ||
578 | 2025.03.22 05:05:08.165078 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
579 | 2025.03.22 05:05:08.165111 [ 261 ] {} <Debug> TCP-Session: 0d0da69b-5c70-4f61-87d7-05763c4ff29c Authenticating user 'default' from [fd00:1122:3344:101::b]:63677 | ||
580 | 2025.03.22 05:05:08.165173 [ 261 ] {} <Debug> TCP-Session: 0d0da69b-5c70-4f61-87d7-05763c4ff29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2025.03.22 05:05:08.165188 [ 261 ] {} <Debug> TCP-Session: 0d0da69b-5c70-4f61-87d7-05763c4ff29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.03.22 05:05:08.165239 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
583 | 2025.03.22 05:05:08.165280 [ 261 ] {} <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 | ||
584 | 2025.03.22 05:05:08.165298 [ 261 ] {} <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 | ||
585 | 2025.03.22 05:05:08.166846 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37269 | ||
586 | 2025.03.22 05:05:08.166946 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38537 | ||
587 | 2025.03.22 05:05:08.167034 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2025.03.22 05:05:08.167054 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34403 | ||
589 | 2025.03.22 05:05:08.167083 [ 262 ] {} <Debug> TCP-Session: 834aa584-dfcf-44e4-b0aa-a01f667343ee Authenticating user 'default' from [fd00:1122:3344:101::b]:37269 | ||
590 | 2025.03.22 05:05:08.167378 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
591 | 2025.03.22 05:05:08.167419 [ 262 ] {} <Debug> TCP-Session: 834aa584-dfcf-44e4-b0aa-a01f667343ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2025.03.22 05:05:08.167463 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
593 | 2025.03.22 05:05:08.167462 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59908 | ||
594 | 2025.03.22 05:05:08.167523 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48968 | ||
595 | 2025.03.22 05:05:08.167526 [ 262 ] {} <Debug> TCP-Session: 834aa584-dfcf-44e4-b0aa-a01f667343ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2025.03.22 05:05:08.167548 [ 263 ] {} <Debug> TCP-Session: 33399571-ce2b-46bf-b92f-1c474898c70c Authenticating user 'default' from [fd00:1122:3344:101::b]:38537 | ||
597 | 2025.03.22 05:05:08.167584 [ 264 ] {} <Debug> TCP-Session: e6b1b6bd-79f0-45d2-9ed4-46177e6208dc Authenticating user 'default' from [fd00:1122:3344:101::b]:34403 | ||
598 | 2025.03.22 05:05:08.167829 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48064 | ||
599 | 2025.03.22 05:05:08.167879 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43453 | ||
600 | 2025.03.22 05:05:08.167883 [ 263 ] {} <Debug> TCP-Session: 33399571-ce2b-46bf-b92f-1c474898c70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2025.03.22 05:05:08.167748 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
602 | 2025.03.22 05:05:08.167894 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
603 | 2025.03.22 05:05:08.167940 [ 264 ] {} <Debug> TCP-Session: e6b1b6bd-79f0-45d2-9ed4-46177e6208dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2025.03.22 05:05:08.167973 [ 263 ] {} <Debug> TCP-Session: 33399571-ce2b-46bf-b92f-1c474898c70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2025.03.22 05:05:08.168097 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
606 | 2025.03.22 05:05:08.168109 [ 265 ] {} <Debug> TCP-Session: 6e7885ac-44d0-4a65-a6f4-21146bcbba30 Authenticating user 'default' from [fd00:1122:3344:101::b]:48968 | ||
607 | 2025.03.22 05:05:08.168115 [ 266 ] {} <Debug> TCP-Session: 1f68e6f4-d124-4b03-990f-ae2bfb8bc325 Authenticating user 'default' from [fd00:1122:3344:101::b]:59908 | ||
608 | 2025.03.22 05:05:08.168241 [ 267 ] {} <Debug> TCP-Session: 24f2e7fe-9cd8-4fa3-9d81-5d66f83fc89b Authenticating user 'default' from [fd00:1122:3344:101::b]:48064 | ||
609 | 2025.03.22 05:05:08.168246 [ 265 ] {} <Debug> TCP-Session: 6e7885ac-44d0-4a65-a6f4-21146bcbba30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2025.03.22 05:05:08.168280 [ 266 ] {} <Debug> TCP-Session: 1f68e6f4-d124-4b03-990f-ae2bfb8bc325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2025.03.22 05:05:08.168360 [ 265 ] {} <Debug> TCP-Session: 6e7885ac-44d0-4a65-a6f4-21146bcbba30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2025.03.22 05:05:08.168360 [ 267 ] {} <Debug> TCP-Session: 24f2e7fe-9cd8-4fa3-9d81-5d66f83fc89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2025.03.22 05:05:08.168354 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
614 | 2025.03.22 05:05:08.168402 [ 264 ] {} <Debug> TCP-Session: e6b1b6bd-79f0-45d2-9ed4-46177e6208dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2025.03.22 05:05:08.168446 [ 267 ] {} <Debug> TCP-Session: 24f2e7fe-9cd8-4fa3-9d81-5d66f83fc89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2025.03.22 05:05:08.168385 [ 266 ] {} <Debug> TCP-Session: 1f68e6f4-d124-4b03-990f-ae2bfb8bc325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2025.03.22 05:05:08.168542 [ 268 ] {} <Debug> TCP-Session: 8896c944-b6fe-46cb-aaa3-b6efdf211baa Authenticating user 'default' from [fd00:1122:3344:101::b]:43453 | ||
618 | 2025.03.22 05:05:08.168616 [ 268 ] {} <Debug> TCP-Session: 8896c944-b6fe-46cb-aaa3-b6efdf211baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2025.03.22 05:05:08.168659 [ 268 ] {} <Debug> TCP-Session: 8896c944-b6fe-46cb-aaa3-b6efdf211baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2025.03.22 05:05:10.768011 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63836 | ||
621 | 2025.03.22 05:05:10.768213 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
622 | 2025.03.22 05:05:10.768242 [ 269 ] {} <Debug> TCP-Session: e9ab64d8-aa00-4f58-8f56-4c0074f3b7ac Authenticating user 'default' from [fd00:1122:3344:101::c]:63836 | ||
623 | 2025.03.22 05:05:10.768305 [ 269 ] {} <Debug> TCP-Session: e9ab64d8-aa00-4f58-8f56-4c0074f3b7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2025.03.22 05:05:10.768319 [ 269 ] {} <Debug> TCP-Session: e9ab64d8-aa00-4f58-8f56-4c0074f3b7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.03.22 05:05:10.768387 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
626 | 2025.03.22 05:05:10.768427 [ 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.22 05:05:10.768445 [ 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.22 05:05:10.770395 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51041 | ||
629 | 2025.03.22 05:05:10.770607 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
630 | 2025.03.22 05:05:10.770646 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51299 | ||
631 | 2025.03.22 05:05:10.770673 [ 270 ] {} <Debug> TCP-Session: 5a9ecac8-ce2b-4b93-b84c-74b2b48194d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51041 | ||
632 | 2025.03.22 05:05:10.770653 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63519 | ||
633 | 2025.03.22 05:05:10.770727 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46960 | ||
634 | 2025.03.22 05:05:10.770769 [ 270 ] {} <Debug> TCP-Session: 5a9ecac8-ce2b-4b93-b84c-74b2b48194d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2025.03.22 05:05:10.771017 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54837 | ||
636 | 2025.03.22 05:05:10.771198 [ 270 ] {} <Debug> TCP-Session: 5a9ecac8-ce2b-4b93-b84c-74b2b48194d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2025.03.22 05:05:10.771299 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2025.03.22 05:05:10.771353 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37743 | ||
639 | 2025.03.22 05:05:10.771397 [ 273 ] {} <Debug> TCP-Session: 784b092a-2c47-404f-984d-2b824cb17e1e Authenticating user 'default' from [fd00:1122:3344:101::c]:46960 | ||
640 | 2025.03.22 05:05:10.771498 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46222 | ||
641 | 2025.03.22 05:05:10.771630 [ 273 ] {} <Debug> TCP-Session: 784b092a-2c47-404f-984d-2b824cb17e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2025.03.22 05:05:10.771754 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
643 | 2025.03.22 05:05:10.771762 [ 273 ] {} <Debug> TCP-Session: 784b092a-2c47-404f-984d-2b824cb17e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2025.03.22 05:05:10.771841 [ 274 ] {} <Debug> TCP-Session: 2d3e937a-605c-4529-9a4d-7b7c00b41704 Authenticating user 'default' from [fd00:1122:3344:101::c]:54837 | ||
645 | 2025.03.22 05:05:10.771924 [ 274 ] {} <Debug> TCP-Session: 2d3e937a-605c-4529-9a4d-7b7c00b41704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2025.03.22 05:05:10.771940 [ 274 ] {} <Debug> TCP-Session: 2d3e937a-605c-4529-9a4d-7b7c00b41704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.03.22 05:05:10.771947 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
648 | 2025.03.22 05:05:10.772041 [ 272 ] {} <Debug> TCP-Session: 29fb387d-ec0f-4460-924b-abe8ab5addd8 Authenticating user 'default' from [fd00:1122:3344:101::c]:51299 | ||
649 | 2025.03.22 05:05:10.772066 [ 272 ] {} <Debug> TCP-Session: 29fb387d-ec0f-4460-924b-abe8ab5addd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2025.03.22 05:05:10.772081 [ 272 ] {} <Debug> TCP-Session: 29fb387d-ec0f-4460-924b-abe8ab5addd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.03.22 05:05:10.779459 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
652 | 2025.03.22 05:05:10.779499 [ 276 ] {} <Debug> TCP-Session: e5bd3606-225c-4183-9581-72706e7a5c12 Authenticating user 'default' from [fd00:1122:3344:101::c]:46222 | ||
653 | 2025.03.22 05:05:10.779518 [ 276 ] {} <Debug> TCP-Session: e5bd3606-225c-4183-9581-72706e7a5c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.03.22 05:05:10.779530 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
655 | 2025.03.22 05:05:10.779586 [ 276 ] {} <Debug> TCP-Session: e5bd3606-225c-4183-9581-72706e7a5c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.03.22 05:05:10.779661 [ 271 ] {} <Debug> TCP-Session: cb042b20-5925-4842-b482-7d15e253a27c Authenticating user 'default' from [fd00:1122:3344:101::c]:63519 | ||
657 | 2025.03.22 05:05:10.779776 [ 271 ] {} <Debug> TCP-Session: cb042b20-5925-4842-b482-7d15e253a27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.03.22 05:05:10.779805 [ 271 ] {} <Debug> TCP-Session: cb042b20-5925-4842-b482-7d15e253a27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.03.22 05:05:10.780232 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2025.03.22 05:05:10.780299 [ 275 ] {} <Debug> TCP-Session: cddb5e6a-3dd2-4b80-b18d-8aa7fc05747f Authenticating user 'default' from [fd00:1122:3344:101::c]:37743 | ||
661 | 2025.03.22 05:05:10.780335 [ 275 ] {} <Debug> TCP-Session: cddb5e6a-3dd2-4b80-b18d-8aa7fc05747f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.03.22 05:05:10.780350 [ 275 ] {} <Debug> TCP-Session: cddb5e6a-3dd2-4b80-b18d-8aa7fc05747f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.03.22 05:05:10.807364 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60881 | ||
664 | 2025.03.22 05:05:10.807552 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
665 | 2025.03.22 05:05:10.807584 [ 277 ] {} <Debug> TCP-Session: 176d5243-ca3f-4f25-ae20-02f383122dbc Authenticating user 'default' from [fd00:1122:3344:101::a]:60881 | ||
666 | 2025.03.22 05:05:10.807606 [ 277 ] {} <Debug> TCP-Session: 176d5243-ca3f-4f25-ae20-02f383122dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.03.22 05:05:10.807643 [ 277 ] {} <Debug> TCP-Session: 176d5243-ca3f-4f25-ae20-02f383122dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.22 05:05:10.807710 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
669 | 2025.03.22 05:05:10.807737 [ 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.22 05:05:10.807769 [ 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.22 05:05:10.809457 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60069 | ||
672 | 2025.03.22 05:05:10.809561 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50465 | ||
673 | 2025.03.22 05:05:10.809661 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
674 | 2025.03.22 05:05:10.809684 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58924 | ||
675 | 2025.03.22 05:05:10.809835 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54825 | ||
676 | 2025.03.22 05:05:10.810000 [ 278 ] {} <Debug> TCP-Session: 4e3dad37-0dba-4835-b0d2-db2b419a255d Authenticating user 'default' from [fd00:1122:3344:101::a]:60069 | ||
677 | 2025.03.22 05:05:10.810021 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65316 | ||
678 | 2025.03.22 05:05:10.810061 [ 278 ] {} <Debug> TCP-Session: 4e3dad37-0dba-4835-b0d2-db2b419a255d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2025.03.22 05:05:10.810166 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42242 | ||
680 | 2025.03.22 05:05:10.810200 [ 278 ] {} <Debug> TCP-Session: 4e3dad37-0dba-4835-b0d2-db2b419a255d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2025.03.22 05:05:10.810471 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2025.03.22 05:05:10.810483 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57027 | ||
683 | 2025.03.22 05:05:10.810548 [ 282 ] {} <Debug> TCP-Session: ffeb4595-8051-4708-843e-f0c0db2410ec Authenticating user 'default' from [fd00:1122:3344:101::a]:65316 | ||
684 | 2025.03.22 05:05:10.810632 [ 282 ] {} <Debug> TCP-Session: ffeb4595-8051-4708-843e-f0c0db2410ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2025.03.22 05:05:10.810670 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2025.03.22 05:05:10.810678 [ 282 ] {} <Debug> TCP-Session: ffeb4595-8051-4708-843e-f0c0db2410ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.03.22 05:05:10.810710 [ 284 ] {} <Debug> TCP-Session: 1c9c67cd-e280-4ed9-8f33-4fcf15c213d3 Authenticating user 'default' from [fd00:1122:3344:101::a]:57027 | ||
688 | 2025.03.22 05:05:10.810775 [ 284 ] {} <Debug> TCP-Session: 1c9c67cd-e280-4ed9-8f33-4fcf15c213d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.03.22 05:05:10.810812 [ 284 ] {} <Debug> TCP-Session: 1c9c67cd-e280-4ed9-8f33-4fcf15c213d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.03.22 05:05:10.812014 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2025.03.22 05:05:10.812066 [ 280 ] {} <Debug> TCP-Session: 1bb65a1a-4983-431d-8495-7918086470b1 Authenticating user 'default' from [fd00:1122:3344:101::a]:58924 | ||
692 | 2025.03.22 05:05:10.812102 [ 280 ] {} <Debug> TCP-Session: 1bb65a1a-4983-431d-8495-7918086470b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.03.22 05:05:10.812116 [ 280 ] {} <Debug> TCP-Session: 1bb65a1a-4983-431d-8495-7918086470b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.03.22 05:05:10.816737 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.03.22 05:05:10.816837 [ 281 ] {} <Debug> TCP-Session: 9458c255-cf08-4468-bb5c-3682e5888094 Authenticating user 'default' from [fd00:1122:3344:101::a]:54825 | ||
696 | 2025.03.22 05:05:10.816859 [ 281 ] {} <Debug> TCP-Session: 9458c255-cf08-4468-bb5c-3682e5888094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.03.22 05:05:10.816873 [ 281 ] {} <Debug> TCP-Session: 9458c255-cf08-4468-bb5c-3682e5888094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.03.22 05:05:10.821201 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2025.03.22 05:05:10.821238 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
700 | 2025.03.22 05:05:10.821245 [ 283 ] {} <Debug> TCP-Session: eb402283-3737-4bf2-8c57-c2bcca975644 Authenticating user 'default' from [fd00:1122:3344:101::a]:42242 | ||
701 | 2025.03.22 05:05:10.821283 [ 279 ] {} <Debug> TCP-Session: bfe6080d-a177-466f-87d9-836ddb15393d Authenticating user 'default' from [fd00:1122:3344:101::a]:50465 | ||
702 | 2025.03.22 05:05:10.821327 [ 283 ] {} <Debug> TCP-Session: eb402283-3737-4bf2-8c57-c2bcca975644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.03.22 05:05:10.821331 [ 279 ] {} <Debug> TCP-Session: bfe6080d-a177-466f-87d9-836ddb15393d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.03.22 05:05:10.821345 [ 283 ] {} <Debug> TCP-Session: eb402283-3737-4bf2-8c57-c2bcca975644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.22 05:05:10.821382 [ 279 ] {} <Debug> TCP-Session: bfe6080d-a177-466f-87d9-836ddb15393d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.22 05:05:14.587049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
707 | 2025.03.22 05:05:14.587043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
708 | 2025.03.22 05:05:14.587217 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
709 | 2025.03.22 05:05:14.587279 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
710 | 2025.03.22 05:05:14.594265 [ 244 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Loading data parts | ||
711 | 2025.03.22 05:05:14.594706 [ 244 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): There are no data parts | ||
712 | 2025.03.22 05:05:14.601900 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
713 | 2025.03.22 05:05:14.601976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
714 | 2025.03.22 05:05:14.604858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
715 | 2025.03.22 05:05:14.605575 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
716 | 2025.03.22 05:05:14.606310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
717 | 2025.03.22 05:05:14.613511 [ 243 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Loading data parts | ||
718 | 2025.03.22 05:05:14.613774 [ 243 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): There are no data parts | ||
719 | 2025.03.22 05:05:14.637206 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
720 | 2025.03.22 05:05:14.637255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
721 | 2025.03.22 05:05:14.644683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
722 | 2025.03.22 05:05:14.645585 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
723 | 2025.03.22 05:05:14.648619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
724 | 2025.03.22 05:05:15.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.81 MiB, peak 149.81 MiB, free memory in arenas 0.00 B, will set to 150.60 MiB (RSS), difference: 4.80 MiB | ||
725 | 2025.03.22 05:05:17.087090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
726 | 2025.03.22 05:05:17.087231 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
727 | 2025.03.22 05:05:17.092493 [ 242 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Loading data parts | ||
728 | 2025.03.22 05:05:17.092770 [ 242 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): There are no data parts | ||
729 | 2025.03.22 05:05:17.099423 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
730 | 2025.03.22 05:05:17.099464 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
731 | 2025.03.22 05:05:17.101163 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
732 | 2025.03.22 05:05:17.101499 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
733 | 2025.03.22 05:05:17.101972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
734 | 2025.03.22 05:05:18.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.79 MiB, peak 154.79 MiB, free memory in arenas 0.00 B, will set to 151.07 MiB (RSS), difference: -3.72 MiB | ||
735 | 2025.03.22 05:05:22.057591 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
736 | 2025.03.22 05:05:22.057653 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
737 | 2025.03.22 05:05:22.106839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
738 | 2025.03.22 05:05:22.107845 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
739 | 2025.03.22 05:05:22.107931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
740 | 2025.03.22 05:05:22.108490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
741 | 2025.03.22 05:05:22.108749 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
742 | 2025.03.22 05:05:22.108988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
743 | 2025.03.22 05:05:22.149050 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
744 | 2025.03.22 05:05:22.171324 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
745 | 2025.03.22 05:05:22.171392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
746 | 2025.03.22 05:05:22.177929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
747 | 2025.03.22 05:05:22.178692 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
748 | 2025.03.22 05:05:22.181120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
749 | 2025.03.22 05:05:23.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.75 MiB, peak 155.75 MiB, free memory in arenas 0.00 B, will set to 153.81 MiB (RSS), difference: 2.07 MiB | ||
750 | 2025.03.22 05:05:28.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.83 MiB, peak 155.75 MiB, free memory in arenas 0.00 B, will set to 153.85 MiB (RSS), difference: 4.02 MiB | ||
751 | 2025.03.22 05:05:29.609166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
752 | 2025.03.22 05:05:29.609825 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
753 | 2025.03.22 05:05:29.609874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
754 | 2025.03.22 05:05:29.610478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
755 | 2025.03.22 05:05:29.610744 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
756 | 2025.03.22 05:05:29.610994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
757 | 2025.03.22 05:05:29.681291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
758 | 2025.03.22 05:05:29.700351 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
759 | 2025.03.22 05:05:29.700435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
760 | 2025.03.22 05:05:29.707034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
761 | 2025.03.22 05:05:29.707810 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
762 | 2025.03.22 05:05:29.710356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
763 | 2025.03.22 05:05:37.057716 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
764 | 2025.03.22 05:05:37.057788 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
765 | 2025.03.22 05:05:37.111138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
766 | 2025.03.22 05:05:37.111794 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2025.03.22 05:05:37.111847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
768 | 2025.03.22 05:05:37.112400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
769 | 2025.03.22 05:05:37.112664 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2025.03.22 05:05:37.112915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
771 | 2025.03.22 05:05:37.210422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
772 | 2025.03.22 05:05:37.229882 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
773 | 2025.03.22 05:05:37.229946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
774 | 2025.03.22 05:05:37.236455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
775 | 2025.03.22 05:05:37.237232 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
776 | 2025.03.22 05:05:37.240164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
777 | 2025.03.22 05:05:37.704511 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
778 | 2025.03.22 05:05:37.704739 [ 3 ] {e0ab0e64-6e70-4442-b793-3eefe1b99cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
779 | 2025.03.22 05:05:37.707158 [ 3 ] {e0ab0e64-6e70-4442-b793-3eefe1b99cd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
780 | 2025.03.22 05:05:37.711195 [ 3 ] {e0ab0e64-6e70-4442-b793-3eefe1b99cd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
781 | 2025.03.22 05:05:37.714110 [ 3 ] {e0ab0e64-6e70-4442-b793-3eefe1b99cd8} <Debug> TCPHandler: Processed in 0.00973337 sec. | ||
782 | 2025.03.22 05:05:37.724492 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
783 | 2025.03.22 05:05:37.724644 [ 3 ] {61be642d-954b-4945-ae4f-c1f5502f4533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
784 | 2025.03.22 05:05:37.732136 [ 3 ] {61be642d-954b-4945-ae4f-c1f5502f4533} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2025.03.22 05:05:37.732205 [ 3 ] {61be642d-954b-4945-ae4f-c1f5502f4533} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2025.03.22 05:05:37.732869 [ 3 ] {61be642d-954b-4945-ae4f-c1f5502f4533} <Debug> TCPHandler: Processed in 0.008429885 sec. | ||
787 | 2025.03.22 05:05:37.733105 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2025.03.22 05:05:37.733240 [ 3 ] {0f31cb7c-ab09-4fdf-85dc-5342eadd651a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
789 | 2025.03.22 05:05:37.733594 [ 3 ] {0f31cb7c-ab09-4fdf-85dc-5342eadd651a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
790 | 2025.03.22 05:05:37.733646 [ 3 ] {0f31cb7c-ab09-4fdf-85dc-5342eadd651a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
791 | 2025.03.22 05:05:37.734125 [ 3 ] {0f31cb7c-ab09-4fdf-85dc-5342eadd651a} <Debug> TCPHandler: Processed in 0.00107108 sec. | ||
792 | 2025.03.22 05:05:37.734331 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
793 | 2025.03.22 05:05:37.734470 [ 3 ] {21be27f8-7fda-4430-82f5-e2c6cceac3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
794 | 2025.03.22 05:05:37.734787 [ 3 ] {21be27f8-7fda-4430-82f5-e2c6cceac3a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2025.03.22 05:05:37.734840 [ 3 ] {21be27f8-7fda-4430-82f5-e2c6cceac3a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
796 | 2025.03.22 05:05:37.735268 [ 3 ] {21be27f8-7fda-4430-82f5-e2c6cceac3a1} <Debug> TCPHandler: Processed in 0.000986148 sec. | ||
797 | 2025.03.22 05:05:37.736328 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2025.03.22 05:05:37.736445 [ 3 ] {6aeed4f2-4eb0-4123-b713-e45b40ea21ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
799 | 2025.03.22 05:05:37.736492 [ 3 ] {6aeed4f2-4eb0-4123-b713-e45b40ea21ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2025.03.22 05:05:37.739659 [ 3 ] {6aeed4f2-4eb0-4123-b713-e45b40ea21ee} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
801 | 2025.03.22 05:05:37.739716 [ 3 ] {6aeed4f2-4eb0-4123-b713-e45b40ea21ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
802 | 2025.03.22 05:05:37.742098 [ 3 ] {6aeed4f2-4eb0-4123-b713-e45b40ea21ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
803 | 2025.03.22 05:05:37.742328 [ 3 ] {6aeed4f2-4eb0-4123-b713-e45b40ea21ee} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
804 | 2025.03.22 05:05:37.742539 [ 3 ] {6aeed4f2-4eb0-4123-b713-e45b40ea21ee} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.006127 sec., 652.8480496164518 rows/sec., 69.01 KiB/sec. | ||
805 | 2025.03.22 05:05:37.742595 [ 3 ] {6aeed4f2-4eb0-4123-b713-e45b40ea21ee} <Debug> TCPHandler: Processed in 0.006317567 sec. | ||
806 | 2025.03.22 05:05:37.742723 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2025.03.22 05:05:37.742829 [ 3 ] {e83596e0-2cd1-4a5d-936f-80f87c6b2b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
808 | 2025.03.22 05:05:37.742875 [ 3 ] {e83596e0-2cd1-4a5d-936f-80f87c6b2b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
809 | 2025.03.22 05:05:37.750348 [ 3 ] {e83596e0-2cd1-4a5d-936f-80f87c6b2b86} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
810 | 2025.03.22 05:05:37.750393 [ 3 ] {e83596e0-2cd1-4a5d-936f-80f87c6b2b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
811 | 2025.03.22 05:05:37.752936 [ 3 ] {e83596e0-2cd1-4a5d-936f-80f87c6b2b86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
812 | 2025.03.22 05:05:37.753176 [ 3 ] {e83596e0-2cd1-4a5d-936f-80f87c6b2b86} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
813 | 2025.03.22 05:05:37.753399 [ 3 ] {e83596e0-2cd1-4a5d-936f-80f87c6b2b86} <Debug> executeQuery: Read 60 rows, 5.64 KiB in 0.010586 sec., 5667.8632155677315 rows/sec., 532.38 KiB/sec. | ||
814 | 2025.03.22 05:05:37.753479 [ 3 ] {e83596e0-2cd1-4a5d-936f-80f87c6b2b86} <Debug> TCPHandler: Processed in 0.01080559 sec. | ||
815 | 2025.03.22 05:05:37.753593 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
816 | 2025.03.22 05:05:37.753699 [ 3 ] {e797bbba-e4e7-4e80-a4ea-25774daf4b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
817 | 2025.03.22 05:05:37.753746 [ 3 ] {e797bbba-e4e7-4e80-a4ea-25774daf4b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
818 | 2025.03.22 05:05:37.754292 [ 3 ] {e797bbba-e4e7-4e80-a4ea-25774daf4b16} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
819 | 2025.03.22 05:05:37.754328 [ 3 ] {e797bbba-e4e7-4e80-a4ea-25774daf4b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
820 | 2025.03.22 05:05:37.754687 [ 3 ] {e797bbba-e4e7-4e80-a4ea-25774daf4b16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
821 | 2025.03.22 05:05:37.754928 [ 3 ] {e797bbba-e4e7-4e80-a4ea-25774daf4b16} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
822 | 2025.03.22 05:05:37.755180 [ 3 ] {e797bbba-e4e7-4e80-a4ea-25774daf4b16} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001489 sec., 20147.750167897917 rows/sec., 1.48 MiB/sec. | ||
823 | 2025.03.22 05:05:37.755240 [ 3 ] {e797bbba-e4e7-4e80-a4ea-25774daf4b16} <Debug> TCPHandler: Processed in 0.001697982 sec. | ||
824 | 2025.03.22 05:05:37.755344 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.03.22 05:05:37.755447 [ 3 ] {b0c11391-94b3-4cf1-a138-e02cc9fab7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
826 | 2025.03.22 05:05:37.755492 [ 3 ] {b0c11391-94b3-4cf1-a138-e02cc9fab7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
827 | 2025.03.22 05:05:37.756004 [ 3 ] {b0c11391-94b3-4cf1-a138-e02cc9fab7b3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
828 | 2025.03.22 05:05:37.756043 [ 3 ] {b0c11391-94b3-4cf1-a138-e02cc9fab7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
829 | 2025.03.22 05:05:37.756392 [ 3 ] {b0c11391-94b3-4cf1-a138-e02cc9fab7b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
830 | 2025.03.22 05:05:37.756629 [ 3 ] {b0c11391-94b3-4cf1-a138-e02cc9fab7b3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
831 | 2025.03.22 05:05:37.756859 [ 3 ] {b0c11391-94b3-4cf1-a138-e02cc9fab7b3} <Debug> executeQuery: Read 48 rows, 3.85 KiB in 0.001432 sec., 33519.5530726257 rows/sec., 2.63 MiB/sec. | ||
832 | 2025.03.22 05:05:37.756910 [ 3 ] {b0c11391-94b3-4cf1-a138-e02cc9fab7b3} <Debug> TCPHandler: Processed in 0.00161606 sec. | ||
833 | 2025.03.22 05:05:37.757012 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2025.03.22 05:05:37.757116 [ 3 ] {48ccbfb0-4d49-4951-a045-4b6560da6505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
835 | 2025.03.22 05:05:37.757179 [ 3 ] {48ccbfb0-4d49-4951-a045-4b6560da6505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
836 | 2025.03.22 05:05:37.758363 [ 3 ] {48ccbfb0-4d49-4951-a045-4b6560da6505} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
837 | 2025.03.22 05:05:37.758402 [ 3 ] {48ccbfb0-4d49-4951-a045-4b6560da6505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
838 | 2025.03.22 05:05:37.761053 [ 3 ] {48ccbfb0-4d49-4951-a045-4b6560da6505} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
839 | 2025.03.22 05:05:37.761367 [ 3 ] {48ccbfb0-4d49-4951-a045-4b6560da6505} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
840 | 2025.03.22 05:05:37.761743 [ 3 ] {48ccbfb0-4d49-4951-a045-4b6560da6505} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.004648 sec., 6454.388984509466 rows/sec., 11.57 MiB/sec. | ||
841 | 2025.03.22 05:05:37.761854 [ 3 ] {48ccbfb0-4d49-4951-a045-4b6560da6505} <Debug> TCPHandler: Processed in 0.00489064 sec. | ||
842 | 2025.03.22 05:05:37.761992 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2025.03.22 05:05:37.762103 [ 3 ] {b80a8493-7265-4432-afa6-2809ffd737b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
844 | 2025.03.22 05:05:37.762151 [ 3 ] {b80a8493-7265-4432-afa6-2809ffd737b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
845 | 2025.03.22 05:05:37.764841 [ 3 ] {b80a8493-7265-4432-afa6-2809ffd737b7} <Trace> oximeter.measurements_i64 (7b26cf8b-cebc-480f-8c23-6f784f4a4327): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
846 | 2025.03.22 05:05:37.764879 [ 3 ] {b80a8493-7265-4432-afa6-2809ffd737b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
847 | 2025.03.22 05:05:37.765267 [ 3 ] {b80a8493-7265-4432-afa6-2809ffd737b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
848 | 2025.03.22 05:05:37.765523 [ 3 ] {b80a8493-7265-4432-afa6-2809ffd737b7} <Trace> oximeter.measurements_i64 (7b26cf8b-cebc-480f-8c23-6f784f4a4327): 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.22 05:05:37.765723 [ 3 ] {b80a8493-7265-4432-afa6-2809ffd737b7} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.003643 sec., 7411.474059840791 rows/sec., 546.85 KiB/sec. | ||
850 | 2025.03.22 05:05:37.765773 [ 3 ] {b80a8493-7265-4432-afa6-2809ffd737b7} <Debug> TCPHandler: Processed in 0.003832641 sec. | ||
851 | 2025.03.22 05:05:42.699773 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2025.03.22 05:05:42.700008 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
853 | 2025.03.22 05:05:42.700453 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
854 | 2025.03.22 05:05:42.702416 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
855 | 2025.03.22 05:05:42.702703 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
856 | 2025.03.22 05:05:42.705112 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
857 | 2025.03.22 05:05:42.705517 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
858 | 2025.03.22 05:05:42.708586 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
859 | 2025.03.22 05:05:42.710507 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
860 | 2025.03.22 05:05:42.710533 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
861 | 2025.03.22 05:05:42.710701 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
862 | 2025.03.22 05:05:42.710729 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
863 | 2025.03.22 05:05:42.728276 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.028355 sec., 141.06859460412625 rows/sec., 6.51 KiB/sec. | ||
864 | 2025.03.22 05:05:42.728371 [ 3 ] {d880424e-d805-4525-9acc-3700e203e1fa} <Debug> TCPHandler: Processed in 0.028718651 sec. | ||
865 | 2025.03.22 05:05:42.728656 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
866 | 2025.03.22 05:05:42.728802 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
867 | 2025.03.22 05:05:42.729050 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
868 | 2025.03.22 05:05:42.729084 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
869 | 2025.03.22 05:05:42.729291 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
870 | 2025.03.22 05:05:42.729357 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
871 | 2025.03.22 05:05:42.729501 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
872 | 2025.03.22 05:05:42.729535 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
873 | 2025.03.22 05:05:42.729560 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
874 | 2025.03.22 05:05:42.729577 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
875 | 2025.03.22 05:05:42.729619 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))" | ||
876 | 2025.03.22 05:05:42.729639 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
877 | 2025.03.22 05:05:42.730144 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.0014 sec., 2857.1428571428573 rows/sec., 131.84 KiB/sec. | ||
878 | 2025.03.22 05:05:42.730225 [ 3 ] {410511b1-ea62-4eaa-aedb-a984c56c6777} <Debug> TCPHandler: Processed in 0.00162212 sec. | ||
879 | 2025.03.22 05:05:42.730430 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2025.03.22 05:05:42.730570 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
881 | 2025.03.22 05:05:42.730805 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
882 | 2025.03.22 05:05:42.730839 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
883 | 2025.03.22 05:05:42.731049 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2025.03.22 05:05:42.731114 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
885 | 2025.03.22 05:05:42.731256 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
886 | 2025.03.22 05:05:42.731290 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
887 | 2025.03.22 05:05:42.731314 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
888 | 2025.03.22 05:05:42.731330 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
889 | 2025.03.22 05:05:42.731373 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))" | ||
890 | 2025.03.22 05:05:42.731395 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
891 | 2025.03.22 05:05:42.731875 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001359 sec., 2943.3406916850627 rows/sec., 135.81 KiB/sec. | ||
892 | 2025.03.22 05:05:42.731956 [ 3 ] {e4ff3238-f86e-4ee0-90ab-abd04c861419} <Debug> TCPHandler: Processed in 0.001578519 sec. | ||
893 | 2025.03.22 05:05:42.732154 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
894 | 2025.03.22 05:05:42.732294 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
895 | 2025.03.22 05:05:42.732529 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
896 | 2025.03.22 05:05:42.732563 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
897 | 2025.03.22 05:05:42.732774 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
898 | 2025.03.22 05:05:42.732838 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
899 | 2025.03.22 05:05:42.732978 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
900 | 2025.03.22 05:05:42.733012 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
901 | 2025.03.22 05:05:42.733035 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
902 | 2025.03.22 05:05:42.733053 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
903 | 2025.03.22 05:05:42.733094 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
904 | 2025.03.22 05:05:42.733116 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
905 | 2025.03.22 05:05:42.733627 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001387 sec., 2883.9221341023795 rows/sec., 133.07 KiB/sec. | ||
906 | 2025.03.22 05:05:42.733708 [ 3 ] {aeadd42b-08ea-461d-920a-e8f4ce0d0b67} <Debug> TCPHandler: Processed in 0.001604909 sec. | ||
907 | 2025.03.22 05:05:42.733917 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2025.03.22 05:05:42.734059 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
909 | 2025.03.22 05:05:42.734300 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
910 | 2025.03.22 05:05:42.734334 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
911 | 2025.03.22 05:05:42.734550 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
912 | 2025.03.22 05:05:42.734616 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
913 | 2025.03.22 05:05:42.734755 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
914 | 2025.03.22 05:05:42.734788 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
915 | 2025.03.22 05:05:42.734812 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
916 | 2025.03.22 05:05:42.734830 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
917 | 2025.03.22 05:05:42.734871 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
918 | 2025.03.22 05:05:42.734893 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
919 | 2025.03.22 05:05:42.735376 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001372 sec., 2915.451895043732 rows/sec., 134.53 KiB/sec. | ||
920 | 2025.03.22 05:05:42.735457 [ 3 ] {c643685c-b04d-4fb8-9110-07cc3205d888} <Debug> TCPHandler: Processed in 0.001591689 sec. | ||
921 | 2025.03.22 05:05:42.735678 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
922 | 2025.03.22 05:05:42.735823 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
923 | 2025.03.22 05:05:42.736064 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
924 | 2025.03.22 05:05:42.736098 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
925 | 2025.03.22 05:05:42.736318 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
926 | 2025.03.22 05:05:42.736383 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
927 | 2025.03.22 05:05:42.736520 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
928 | 2025.03.22 05:05:42.736554 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
929 | 2025.03.22 05:05:42.736577 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
930 | 2025.03.22 05:05:42.736595 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
931 | 2025.03.22 05:05:42.736637 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
932 | 2025.03.22 05:05:42.736659 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
933 | 2025.03.22 05:05:42.737139 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001375 sec., 2909.0909090909095 rows/sec., 134.23 KiB/sec. | ||
934 | 2025.03.22 05:05:42.737221 [ 3 ] {ea9842c0-b754-4130-9c1e-2dcdc704bbde} <Debug> TCPHandler: Processed in 0.001595469 sec. | ||
935 | 2025.03.22 05:05:42.737435 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
936 | 2025.03.22 05:05:42.737578 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
937 | 2025.03.22 05:05:42.737819 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
938 | 2025.03.22 05:05:42.737855 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
939 | 2025.03.22 05:05:42.738076 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
940 | 2025.03.22 05:05:42.738142 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
941 | 2025.03.22 05:05:42.738282 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
942 | 2025.03.22 05:05:42.738315 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
943 | 2025.03.22 05:05:42.738340 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
944 | 2025.03.22 05:05:42.738358 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
945 | 2025.03.22 05:05:42.738398 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
946 | 2025.03.22 05:05:42.738420 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
947 | 2025.03.22 05:05:42.739000 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00148 sec., 2702.702702702703 rows/sec., 124.71 KiB/sec. | ||
948 | 2025.03.22 05:05:42.739081 [ 3 ] {f40f88b6-0024-46d2-a10f-0e29acc080e8} <Debug> TCPHandler: Processed in 0.001698682 sec. | ||
949 | 2025.03.22 05:05:42.739296 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
950 | 2025.03.22 05:05:42.739451 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
951 | 2025.03.22 05:05:42.739700 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
952 | 2025.03.22 05:05:42.739740 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
953 | 2025.03.22 05:05:42.739964 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
954 | 2025.03.22 05:05:42.740029 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
955 | 2025.03.22 05:05:42.740171 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
956 | 2025.03.22 05:05:42.740205 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
957 | 2025.03.22 05:05:42.740230 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
958 | 2025.03.22 05:05:42.740248 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
959 | 2025.03.22 05:05:42.740292 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
960 | 2025.03.22 05:05:42.740314 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
961 | 2025.03.22 05:05:42.740798 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001408 sec., 2840.909090909091 rows/sec., 131.09 KiB/sec. | ||
962 | 2025.03.22 05:05:42.740877 [ 3 ] {5ce4fb98-2c9f-47ef-ada0-e5c7411f19b1} <Debug> TCPHandler: Processed in 0.00163737 sec. | ||
963 | 2025.03.22 05:05:42.741074 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
964 | 2025.03.22 05:05:42.741221 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
965 | 2025.03.22 05:05:42.741467 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
966 | 2025.03.22 05:05:42.741506 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
967 | 2025.03.22 05:05:42.741731 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
968 | 2025.03.22 05:05:42.741796 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
969 | 2025.03.22 05:05:42.741933 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
970 | 2025.03.22 05:05:42.741966 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
971 | 2025.03.22 05:05:42.741989 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
972 | 2025.03.22 05:05:42.742005 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
973 | 2025.03.22 05:05:42.742047 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
974 | 2025.03.22 05:05:42.742069 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
975 | 2025.03.22 05:05:42.742536 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001374 sec., 2911.208151382824 rows/sec., 134.33 KiB/sec. | ||
976 | 2025.03.22 05:05:42.742614 [ 3 ] {8d77afc8-0722-4a2c-b6c2-98e34cc6f013} <Debug> TCPHandler: Processed in 0.001591849 sec. | ||
977 | 2025.03.22 05:05:42.742815 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
978 | 2025.03.22 05:05:42.742963 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
979 | 2025.03.22 05:05:42.743213 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
980 | 2025.03.22 05:05:42.743251 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
981 | 2025.03.22 05:05:42.743484 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
982 | 2025.03.22 05:05:42.743549 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
983 | 2025.03.22 05:05:42.743686 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
984 | 2025.03.22 05:05:42.743720 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
985 | 2025.03.22 05:05:42.743743 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
986 | 2025.03.22 05:05:42.743759 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
987 | 2025.03.22 05:05:42.743802 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
988 | 2025.03.22 05:05:42.743823 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
989 | 2025.03.22 05:05:42.744289 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001387 sec., 2883.9221341023795 rows/sec., 133.07 KiB/sec. | ||
990 | 2025.03.22 05:05:42.744368 [ 3 ] {5370b7bd-79ec-42a6-afbd-032122b27b47} <Debug> TCPHandler: Processed in 0.00160466 sec. | ||
991 | 2025.03.22 05:05:42.744601 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
992 | 2025.03.22 05:05:42.744748 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
993 | 2025.03.22 05:05:42.745005 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
994 | 2025.03.22 05:05:42.745044 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
995 | 2025.03.22 05:05:42.745289 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
996 | 2025.03.22 05:05:42.745354 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
997 | 2025.03.22 05:05:42.745490 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
998 | 2025.03.22 05:05:42.745522 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
999 | 2025.03.22 05:05:42.745545 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1000 | 2025.03.22 05:05:42.745562 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1001 | 2025.03.22 05:05:42.745603 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1002 | 2025.03.22 05:05:42.745625 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1003 | 2025.03.22 05:05:42.746089 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001401 sec., 2855.1034975017847 rows/sec., 131.74 KiB/sec. | ||
1004 | 2025.03.22 05:05:42.746168 [ 3 ] {f7246aa5-9b26-4f81-9114-eac0a7a8c635} <Debug> TCPHandler: Processed in 0.00161823 sec. | ||
1005 | 2025.03.22 05:05:42.746360 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1006 | 2025.03.22 05:05:42.746508 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1007 | 2025.03.22 05:05:42.746763 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1008 | 2025.03.22 05:05:42.746803 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1009 | 2025.03.22 05:05:42.747047 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1010 | 2025.03.22 05:05:42.747113 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1011 | 2025.03.22 05:05:42.747250 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1012 | 2025.03.22 05:05:42.747283 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1013 | 2025.03.22 05:05:42.747306 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1014 | 2025.03.22 05:05:42.747323 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1015 | 2025.03.22 05:05:42.747365 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1016 | 2025.03.22 05:05:42.747386 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1017 | 2025.03.22 05:05:42.747853 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001407 sec., 2842.9282160625444 rows/sec., 131.18 KiB/sec. | ||
1018 | 2025.03.22 05:05:42.747933 [ 3 ] {e7704f07-25ff-4ef1-93d9-894c59022048} <Debug> TCPHandler: Processed in 0.00162549 sec. | ||
1019 | 2025.03.22 05:05:42.748127 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1020 | 2025.03.22 05:05:42.748276 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1021 | 2025.03.22 05:05:42.748529 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1022 | 2025.03.22 05:05:42.748568 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1023 | 2025.03.22 05:05:42.748812 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1024 | 2025.03.22 05:05:42.748876 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1025 | 2025.03.22 05:05:42.749016 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1026 | 2025.03.22 05:05:42.749050 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1027 | 2025.03.22 05:05:42.749073 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1028 | 2025.03.22 05:05:42.749090 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1029 | 2025.03.22 05:05:42.749132 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1030 | 2025.03.22 05:05:42.749154 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1031 | 2025.03.22 05:05:42.749661 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001446 sec., 2766.2517289073307 rows/sec., 127.64 KiB/sec. | ||
1032 | 2025.03.22 05:05:42.749741 [ 3 ] {641ab73e-9bec-4203-8e97-9a1a26470fa6} <Debug> TCPHandler: Processed in 0.001665751 sec. | ||
1033 | 2025.03.22 05:05:42.749944 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1034 | 2025.03.22 05:05:42.750093 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1035 | 2025.03.22 05:05:42.750348 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1036 | 2025.03.22 05:05:42.750388 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1037 | 2025.03.22 05:05:42.750637 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1038 | 2025.03.22 05:05:42.750703 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1039 | 2025.03.22 05:05:42.750841 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1040 | 2025.03.22 05:05:42.750874 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1041 | 2025.03.22 05:05:42.750896 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1042 | 2025.03.22 05:05:42.750913 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1043 | 2025.03.22 05:05:42.750954 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1044 | 2025.03.22 05:05:42.750975 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1045 | 2025.03.22 05:05:42.751467 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001437 sec., 2783.5768963117607 rows/sec., 128.44 KiB/sec. | ||
1046 | 2025.03.22 05:05:42.751546 [ 3 ] {b21336a0-89c0-4a29-9704-bd969f110945} <Debug> TCPHandler: Processed in 0.00165365 sec. | ||
1047 | 2025.03.22 05:05:42.752305 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1048 | 2025.03.22 05:05:42.752424 [ 3 ] {0d9781e8-32bf-4cf8-acce-4066be55cbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1049 | 2025.03.22 05:05:42.752473 [ 3 ] {0d9781e8-32bf-4cf8-acce-4066be55cbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1050 | 2025.03.22 05:05:42.753125 [ 3 ] {0d9781e8-32bf-4cf8-acce-4066be55cbec} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1051 | 2025.03.22 05:05:42.753165 [ 3 ] {0d9781e8-32bf-4cf8-acce-4066be55cbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1052 | 2025.03.22 05:05:42.753677 [ 3 ] {0d9781e8-32bf-4cf8-acce-4066be55cbec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1053 | 2025.03.22 05:05:42.753940 [ 3 ] {0d9781e8-32bf-4cf8-acce-4066be55cbec} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1054 | 2025.03.22 05:05:42.754136 [ 3 ] {0d9781e8-32bf-4cf8-acce-4066be55cbec} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001745 sec., 8022.9226361031515 rows/sec., 1.12 MiB/sec. | ||
1055 | 2025.03.22 05:05:42.754189 [ 3 ] {0d9781e8-32bf-4cf8-acce-4066be55cbec} <Debug> TCPHandler: Processed in 0.001935765 sec. | ||
1056 | 2025.03.22 05:05:42.754295 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1057 | 2025.03.22 05:05:42.754401 [ 3 ] {9f1dc7a3-abf4-46ff-99d9-cbf05af6c12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1058 | 2025.03.22 05:05:42.754446 [ 3 ] {9f1dc7a3-abf4-46ff-99d9-cbf05af6c12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1059 | 2025.03.22 05:05:42.754985 [ 3 ] {9f1dc7a3-abf4-46ff-99d9-cbf05af6c12f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1060 | 2025.03.22 05:05:42.755022 [ 3 ] {9f1dc7a3-abf4-46ff-99d9-cbf05af6c12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1061 | 2025.03.22 05:05:42.755390 [ 3 ] {9f1dc7a3-abf4-46ff-99d9-cbf05af6c12f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1062 | 2025.03.22 05:05:42.755634 [ 3 ] {9f1dc7a3-abf4-46ff-99d9-cbf05af6c12f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1063 | 2025.03.22 05:05:42.755808 [ 3 ] {9f1dc7a3-abf4-46ff-99d9-cbf05af6c12f} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001432 sec., 18156.424581005587 rows/sec., 1.41 MiB/sec. | ||
1064 | 2025.03.22 05:05:42.755859 [ 3 ] {9f1dc7a3-abf4-46ff-99d9-cbf05af6c12f} <Debug> TCPHandler: Processed in 0.00161443 sec. | ||
1065 | 2025.03.22 05:05:42.755978 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2025.03.22 05:05:42.756095 [ 3 ] {1f5dc8d8-d96b-447b-8555-b88612fbccb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1067 | 2025.03.22 05:05:42.756141 [ 3 ] {1f5dc8d8-d96b-447b-8555-b88612fbccb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1068 | 2025.03.22 05:05:42.756672 [ 3 ] {1f5dc8d8-d96b-447b-8555-b88612fbccb6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1069 | 2025.03.22 05:05:42.756711 [ 3 ] {1f5dc8d8-d96b-447b-8555-b88612fbccb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1070 | 2025.03.22 05:05:42.757075 [ 3 ] {1f5dc8d8-d96b-447b-8555-b88612fbccb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1071 | 2025.03.22 05:05:42.757312 [ 3 ] {1f5dc8d8-d96b-447b-8555-b88612fbccb6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1072 | 2025.03.22 05:05:42.757489 [ 3 ] {1f5dc8d8-d96b-447b-8555-b88612fbccb6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001417 sec., 19760.056457304163 rows/sec., 1.54 MiB/sec. | ||
1073 | 2025.03.22 05:05:42.757539 [ 3 ] {1f5dc8d8-d96b-447b-8555-b88612fbccb6} <Debug> TCPHandler: Processed in 0.00161531 sec. | ||
1074 | 2025.03.22 05:05:42.757658 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1075 | 2025.03.22 05:05:42.757764 [ 3 ] {25d8aeea-0c89-49ec-abe6-fe1c6ce842e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1076 | 2025.03.22 05:05:42.757813 [ 3 ] {25d8aeea-0c89-49ec-abe6-fe1c6ce842e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1077 | 2025.03.22 05:05:42.758279 [ 3 ] {25d8aeea-0c89-49ec-abe6-fe1c6ce842e1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1078 | 2025.03.22 05:05:42.758316 [ 3 ] {25d8aeea-0c89-49ec-abe6-fe1c6ce842e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1079 | 2025.03.22 05:05:42.758683 [ 3 ] {25d8aeea-0c89-49ec-abe6-fe1c6ce842e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1080 | 2025.03.22 05:05:42.758917 [ 3 ] {25d8aeea-0c89-49ec-abe6-fe1c6ce842e1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1081 | 2025.03.22 05:05:42.759119 [ 3 ] {25d8aeea-0c89-49ec-abe6-fe1c6ce842e1} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001373 sec., 14566.642388929351 rows/sec., 1.01 MiB/sec. | ||
1082 | 2025.03.22 05:05:42.759248 [ 3 ] {25d8aeea-0c89-49ec-abe6-fe1c6ce842e1} <Debug> TCPHandler: Processed in 0.0016427 sec. | ||
1083 | 2025.03.22 05:05:42.759372 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1084 | 2025.03.22 05:05:42.759478 [ 3 ] {63f8126c-aa84-4365-b266-4645c19b2170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1085 | 2025.03.22 05:05:42.759526 [ 3 ] {63f8126c-aa84-4365-b266-4645c19b2170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1086 | 2025.03.22 05:05:42.759968 [ 3 ] {63f8126c-aa84-4365-b266-4645c19b2170} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1087 | 2025.03.22 05:05:42.760007 [ 3 ] {63f8126c-aa84-4365-b266-4645c19b2170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1088 | 2025.03.22 05:05:42.760365 [ 3 ] {63f8126c-aa84-4365-b266-4645c19b2170} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1089 | 2025.03.22 05:05:42.760599 [ 3 ] {63f8126c-aa84-4365-b266-4645c19b2170} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1090 | 2025.03.22 05:05:42.760790 [ 3 ] {63f8126c-aa84-4365-b266-4645c19b2170} <Debug> executeQuery: Read 8 rows, 576.00 B in 0.001328 sec., 6024.096385542169 rows/sec., 423.57 KiB/sec. | ||
1091 | 2025.03.22 05:05:42.760845 [ 3 ] {63f8126c-aa84-4365-b266-4645c19b2170} <Debug> TCPHandler: Processed in 0.001524749 sec. | ||
1092 | 2025.03.22 05:05:44.613103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1093 | 2025.03.22 05:05:44.613733 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1094 | 2025.03.22 05:05:44.613785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1095 | 2025.03.22 05:05:44.614336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1096 | 2025.03.22 05:05:44.614602 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1097 | 2025.03.22 05:05:44.614912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1098 | 2025.03.22 05:05:44.740304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1099 | 2025.03.22 05:05:44.759250 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1100 | 2025.03.22 05:05:44.759315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1101 | 2025.03.22 05:05:44.766114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1102 | 2025.03.22 05:05:44.766885 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1103 | 2025.03.22 05:05:44.769651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1104 | 2025.03.22 05:05:47.102871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 146 | ||
1105 | 2025.03.22 05:05:47.107376 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1106 | 2025.03.22 05:05:47.107432 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1107 | 2025.03.22 05:05:47.108976 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1108 | 2025.03.22 05:05:47.109293 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1109 | 2025.03.22 05:05:47.110085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
1110 | 2025.03.22 05:05:47.704775 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1111 | 2025.03.22 05:05:47.704996 [ 3 ] {0a5bbae6-9fdb-498c-8469-6a4bc84b101f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1112 | 2025.03.22 05:05:47.705080 [ 3 ] {0a5bbae6-9fdb-498c-8469-6a4bc84b101f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1113 | 2025.03.22 05:05:47.705881 [ 3 ] {0a5bbae6-9fdb-498c-8469-6a4bc84b101f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1114 | 2025.03.22 05:05:47.705937 [ 3 ] {0a5bbae6-9fdb-498c-8469-6a4bc84b101f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1115 | 2025.03.22 05:05:47.706393 [ 3 ] {0a5bbae6-9fdb-498c-8469-6a4bc84b101f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1116 | 2025.03.22 05:05:47.706649 [ 3 ] {0a5bbae6-9fdb-498c-8469-6a4bc84b101f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1117 | 2025.03.22 05:05:47.706967 [ 3 ] {0a5bbae6-9fdb-498c-8469-6a4bc84b101f} <Debug> executeQuery: Read 88 rows, 7.90 KiB in 0.002009 sec., 43802.88700846192 rows/sec., 3.84 MiB/sec. | ||
1118 | 2025.03.22 05:05:47.707046 [ 3 ] {0a5bbae6-9fdb-498c-8469-6a4bc84b101f} <Debug> TCPHandler: Processed in 0.002411734 sec. | ||
1119 | 2025.03.22 05:05:47.707173 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1120 | 2025.03.22 05:05:47.707288 [ 3 ] {dfe5479b-7cec-4b9e-85e4-1579170362dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1121 | 2025.03.22 05:05:47.707337 [ 3 ] {dfe5479b-7cec-4b9e-85e4-1579170362dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1122 | 2025.03.22 05:05:47.707888 [ 3 ] {dfe5479b-7cec-4b9e-85e4-1579170362dc} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1123 | 2025.03.22 05:05:47.707930 [ 3 ] {dfe5479b-7cec-4b9e-85e4-1579170362dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1124 | 2025.03.22 05:05:47.708291 [ 3 ] {dfe5479b-7cec-4b9e-85e4-1579170362dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1125 | 2025.03.22 05:05:47.708528 [ 3 ] {dfe5479b-7cec-4b9e-85e4-1579170362dc} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1126 | 2025.03.22 05:05:47.708732 [ 3 ] {dfe5479b-7cec-4b9e-85e4-1579170362dc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001472 sec., 21059.782608695652 rows/sec., 1.55 MiB/sec. | ||
1127 | 2025.03.22 05:05:47.708786 [ 3 ] {dfe5479b-7cec-4b9e-85e4-1579170362dc} <Debug> TCPHandler: Processed in 0.00166661 sec. | ||
1128 | 2025.03.22 05:05:47.708891 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1129 | 2025.03.22 05:05:47.708995 [ 3 ] {c899e888-ebef-4d5b-9c18-8b8ed61194ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1130 | 2025.03.22 05:05:47.709040 [ 3 ] {c899e888-ebef-4d5b-9c18-8b8ed61194ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1131 | 2025.03.22 05:05:47.709575 [ 3 ] {c899e888-ebef-4d5b-9c18-8b8ed61194ab} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1132 | 2025.03.22 05:05:47.709615 [ 3 ] {c899e888-ebef-4d5b-9c18-8b8ed61194ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1133 | 2025.03.22 05:05:47.709967 [ 3 ] {c899e888-ebef-4d5b-9c18-8b8ed61194ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1134 | 2025.03.22 05:05:47.710206 [ 3 ] {c899e888-ebef-4d5b-9c18-8b8ed61194ab} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1135 | 2025.03.22 05:05:47.710466 [ 3 ] {c899e888-ebef-4d5b-9c18-8b8ed61194ab} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001482 sec., 39811.0661268556 rows/sec., 3.11 MiB/sec. | ||
1136 | 2025.03.22 05:05:47.710639 [ 3 ] {c899e888-ebef-4d5b-9c18-8b8ed61194ab} <Debug> TCPHandler: Processed in 0.001795164 sec. | ||
1137 | 2025.03.22 05:05:47.710779 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1138 | 2025.03.22 05:05:47.710886 [ 3 ] {253032c3-bfd1-4478-a43f-f7a3127361c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1139 | 2025.03.22 05:05:47.710937 [ 3 ] {253032c3-bfd1-4478-a43f-f7a3127361c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1140 | 2025.03.22 05:05:47.711448 [ 3 ] {253032c3-bfd1-4478-a43f-f7a3127361c1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1141 | 2025.03.22 05:05:47.711488 [ 3 ] {253032c3-bfd1-4478-a43f-f7a3127361c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1142 | 2025.03.22 05:05:47.711869 [ 3 ] {253032c3-bfd1-4478-a43f-f7a3127361c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1143 | 2025.03.22 05:05:47.712114 [ 3 ] {253032c3-bfd1-4478-a43f-f7a3127361c1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1144 | 2025.03.22 05:05:47.712315 [ 3 ] {253032c3-bfd1-4478-a43f-f7a3127361c1} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001451 sec., 34458.99379738112 rows/sec., 2.39 MiB/sec. | ||
1145 | 2025.03.22 05:05:47.712368 [ 3 ] {253032c3-bfd1-4478-a43f-f7a3127361c1} <Debug> TCPHandler: Processed in 0.001640111 sec. | ||
1146 | 2025.03.22 05:05:47.712476 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1147 | 2025.03.22 05:05:47.712579 [ 3 ] {e2e2dbd5-f98b-4c8a-87c8-83b301e50d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1148 | 2025.03.22 05:05:47.712642 [ 3 ] {e2e2dbd5-f98b-4c8a-87c8-83b301e50d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1149 | 2025.03.22 05:05:47.713724 [ 3 ] {e2e2dbd5-f98b-4c8a-87c8-83b301e50d36} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1150 | 2025.03.22 05:05:47.713764 [ 3 ] {e2e2dbd5-f98b-4c8a-87c8-83b301e50d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1151 | 2025.03.22 05:05:47.714404 [ 3 ] {e2e2dbd5-f98b-4c8a-87c8-83b301e50d36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1152 | 2025.03.22 05:05:47.714655 [ 3 ] {e2e2dbd5-f98b-4c8a-87c8-83b301e50d36} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1153 | 2025.03.22 05:05:47.714887 [ 3 ] {e2e2dbd5-f98b-4c8a-87c8-83b301e50d36} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002329 sec., 13310.433662516101 rows/sec., 23.85 MiB/sec. | ||
1154 | 2025.03.22 05:05:47.714987 [ 3 ] {e2e2dbd5-f98b-4c8a-87c8-83b301e50d36} <Debug> TCPHandler: Processed in 0.002562327 sec. | ||
1155 | 2025.03.22 05:05:47.715125 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1156 | 2025.03.22 05:05:47.715232 [ 3 ] {8cc054e2-1611-4a89-b1cb-f4adf8da85fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1157 | 2025.03.22 05:05:47.715278 [ 3 ] {8cc054e2-1611-4a89-b1cb-f4adf8da85fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1158 | 2025.03.22 05:05:47.715699 [ 3 ] {8cc054e2-1611-4a89-b1cb-f4adf8da85fe} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1159 | 2025.03.22 05:05:47.715737 [ 3 ] {8cc054e2-1611-4a89-b1cb-f4adf8da85fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1160 | 2025.03.22 05:05:47.716094 [ 3 ] {8cc054e2-1611-4a89-b1cb-f4adf8da85fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1161 | 2025.03.22 05:05:47.716333 [ 3 ] {8cc054e2-1611-4a89-b1cb-f4adf8da85fe} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1162 | 2025.03.22 05:05:47.716539 [ 3 ] {8cc054e2-1611-4a89-b1cb-f4adf8da85fe} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001329 sec., 15048.908954100827 rows/sec., 1.03 MiB/sec. | ||
1163 | 2025.03.22 05:05:47.716589 [ 3 ] {8cc054e2-1611-4a89-b1cb-f4adf8da85fe} <Debug> TCPHandler: Processed in 0.001514468 sec. | ||
1164 | 2025.03.22 05:05:52.057831 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1165 | 2025.03.22 05:05:52.057897 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1166 | 2025.03.22 05:05:52.115103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1167 | 2025.03.22 05:05:52.115815 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1168 | 2025.03.22 05:05:52.115867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1169 | 2025.03.22 05:05:52.116464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1170 | 2025.03.22 05:05:52.116726 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1171 | 2025.03.22 05:05:52.116928 [ 82 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1172 | 2025.03.22 05:05:52.116986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1173 | 2025.03.22 05:05:52.117026 [ 82 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1174 | 2025.03.22 05:05:52.117059 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1175 | 2025.03.22 05:05:52.117330 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
1176 | 2025.03.22 05:05:52.117514 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1177 | 2025.03.22 05:05:52.117664 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1178 | 2025.03.22 05:05:52.117788 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1179 | 2025.03.22 05:05:52.118039 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1180 | 2025.03.22 05:05:52.118127 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1181 | 2025.03.22 05:05:52.118285 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1182 | 2025.03.22 05:05:52.118450 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1183 | 2025.03.22 05:05:52.140915 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.023776399 sec., 118016.18907892655 rows/sec., 1.69 MiB/sec. | ||
1184 | 2025.03.22 05:05:52.141681 [ 186 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1185 | 2025.03.22 05:05:52.142074 [ 186 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1186 | 2025.03.22 05:05:52.142167 [ 186 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_6_1} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1187 | 2025.03.22 05:05:52.142309 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1188 | 2025.03.22 05:05:52.269793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1189 | 2025.03.22 05:05:52.289478 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1190 | 2025.03.22 05:05:52.289530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1191 | 2025.03.22 05:05:52.296451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1192 | 2025.03.22 05:05:52.297220 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1193 | 2025.03.22 05:05:52.297601 [ 81 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1194 | 2025.03.22 05:05:52.297770 [ 81 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2025.03.22 05:05:52.297867 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1196 | 2025.03.22 05:05:52.298299 [ 186 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
1197 | 2025.03.22 05:05:52.306115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1198 | 2025.03.22 05:05:52.307482 [ 186 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1199 | 2025.03.22 05:05:52.308344 [ 186 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
1200 | 2025.03.22 05:05:52.312869 [ 186 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
1201 | 2025.03.22 05:05:52.317336 [ 186 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
1202 | 2025.03.22 05:05:52.321962 [ 186 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
1203 | 2025.03.22 05:05:52.330907 [ 186 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
1204 | 2025.03.22 05:05:52.335203 [ 186 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
1205 | 2025.03.22 05:05:52.392009 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09398206 sec., 489.4551151570842 rows/sec., 2.53 MiB/sec. | ||
1206 | 2025.03.22 05:05:52.394578 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1207 | 2025.03.22 05:05:52.397447 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_6_1} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1208 | 2025.03.22 05:05:52.397565 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_6_1} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1209 | 2025.03.22 05:05:52.399901 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1210 | 2025.03.22 05:05:52.702320 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2025.03.22 05:05:52.702523 [ 3 ] {c51829d2-c26e-4dfc-b45b-7f976d4f30a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1212 | 2025.03.22 05:05:52.702601 [ 3 ] {c51829d2-c26e-4dfc-b45b-7f976d4f30a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1213 | 2025.03.22 05:05:52.703371 [ 3 ] {c51829d2-c26e-4dfc-b45b-7f976d4f30a9} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1214 | 2025.03.22 05:05:52.703425 [ 3 ] {c51829d2-c26e-4dfc-b45b-7f976d4f30a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1215 | 2025.03.22 05:05:52.703899 [ 3 ] {c51829d2-c26e-4dfc-b45b-7f976d4f30a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1216 | 2025.03.22 05:05:52.704171 [ 3 ] {c51829d2-c26e-4dfc-b45b-7f976d4f30a9} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1217 | 2025.03.22 05:05:52.704419 [ 3 ] {c51829d2-c26e-4dfc-b45b-7f976d4f30a9} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 1.03 MiB/sec. | ||
1218 | 2025.03.22 05:05:52.704488 [ 3 ] {c51829d2-c26e-4dfc-b45b-7f976d4f30a9} <Debug> TCPHandler: Processed in 0.002300483 sec. | ||
1219 | 2025.03.22 05:05:52.704624 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1220 | 2025.03.22 05:05:52.704739 [ 3 ] {976aacc0-d463-437b-90ea-588d60beb87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1221 | 2025.03.22 05:05:52.704789 [ 3 ] {976aacc0-d463-437b-90ea-588d60beb87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1222 | 2025.03.22 05:05:52.705378 [ 3 ] {976aacc0-d463-437b-90ea-588d60beb87f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1223 | 2025.03.22 05:05:52.705424 [ 3 ] {976aacc0-d463-437b-90ea-588d60beb87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1224 | 2025.03.22 05:05:52.705805 [ 3 ] {976aacc0-d463-437b-90ea-588d60beb87f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1225 | 2025.03.22 05:05:52.706058 [ 3 ] {976aacc0-d463-437b-90ea-588d60beb87f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1226 | 2025.03.22 05:05:52.706281 [ 3 ] {976aacc0-d463-437b-90ea-588d60beb87f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00157 sec., 17834.394904458597 rows/sec., 1.39 MiB/sec. | ||
1227 | 2025.03.22 05:05:52.706337 [ 3 ] {976aacc0-d463-437b-90ea-588d60beb87f} <Debug> TCPHandler: Processed in 0.001766613 sec. | ||
1228 | 2025.03.22 05:05:52.706460 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1229 | 2025.03.22 05:05:52.706572 [ 3 ] {4ce782c4-e4b9-4f39-86de-e5a25497831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1230 | 2025.03.22 05:05:52.706624 [ 3 ] {4ce782c4-e4b9-4f39-86de-e5a25497831e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1231 | 2025.03.22 05:05:52.707118 [ 3 ] {4ce782c4-e4b9-4f39-86de-e5a25497831e} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1232 | 2025.03.22 05:05:52.707159 [ 3 ] {4ce782c4-e4b9-4f39-86de-e5a25497831e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1233 | 2025.03.22 05:05:52.707542 [ 3 ] {4ce782c4-e4b9-4f39-86de-e5a25497831e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1234 | 2025.03.22 05:05:52.707780 [ 3 ] {4ce782c4-e4b9-4f39-86de-e5a25497831e} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1235 | 2025.03.22 05:05:52.708002 [ 3 ] {4ce782c4-e4b9-4f39-86de-e5a25497831e} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001455 sec., 34364.26116838488 rows/sec., 2.38 MiB/sec. | ||
1236 | 2025.03.22 05:05:52.708055 [ 3 ] {4ce782c4-e4b9-4f39-86de-e5a25497831e} <Debug> TCPHandler: Processed in 0.001648341 sec. | ||
1237 | 2025.03.22 05:05:52.708163 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1238 | 2025.03.22 05:05:52.708267 [ 3 ] {0076916c-4614-412d-95dd-ec63679aab8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1239 | 2025.03.22 05:05:52.708314 [ 3 ] {0076916c-4614-412d-95dd-ec63679aab8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1240 | 2025.03.22 05:05:52.708734 [ 3 ] {0076916c-4614-412d-95dd-ec63679aab8d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1241 | 2025.03.22 05:05:52.708773 [ 3 ] {0076916c-4614-412d-95dd-ec63679aab8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1242 | 2025.03.22 05:05:52.709130 [ 3 ] {0076916c-4614-412d-95dd-ec63679aab8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1243 | 2025.03.22 05:05:52.709382 [ 3 ] {0076916c-4614-412d-95dd-ec63679aab8d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1244 | 2025.03.22 05:05:52.709632 [ 3 ] {0076916c-4614-412d-95dd-ec63679aab8d} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001377 sec., 14524.328249818445 rows/sec., 1021.24 KiB/sec. | ||
1245 | 2025.03.22 05:05:52.709800 [ 3 ] {0076916c-4614-412d-95dd-ec63679aab8d} <Debug> TCPHandler: Processed in 0.001686491 sec. | ||
1246 | 2025.03.22 05:05:53.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.58 MiB, peak 168.84 MiB, free memory in arenas 0.00 B, will set to 163.28 MiB (RSS), difference: 3.70 MiB | ||
1247 | 2025.03.22 05:05:57.110479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 166 | ||
1248 | 2025.03.22 05:05:57.113211 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2025.03.22 05:05:57.113270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1250 | 2025.03.22 05:05:57.115015 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1251 | 2025.03.22 05:05:57.115360 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2025.03.22 05:05:57.116034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
1253 | 2025.03.22 05:05:57.706581 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1254 | 2025.03.22 05:05:57.706770 [ 3 ] {228db06e-f5ab-41a1-97bf-268fb044ed3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1255 | 2025.03.22 05:05:57.706844 [ 3 ] {228db06e-f5ab-41a1-97bf-268fb044ed3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1256 | 2025.03.22 05:05:57.707641 [ 3 ] {228db06e-f5ab-41a1-97bf-268fb044ed3a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1257 | 2025.03.22 05:05:57.707689 [ 3 ] {228db06e-f5ab-41a1-97bf-268fb044ed3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1258 | 2025.03.22 05:05:57.708139 [ 3 ] {228db06e-f5ab-41a1-97bf-268fb044ed3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1259 | 2025.03.22 05:05:57.708404 [ 3 ] {228db06e-f5ab-41a1-97bf-268fb044ed3a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1260 | 2025.03.22 05:05:57.708617 [ 3 ] {228db06e-f5ab-41a1-97bf-268fb044ed3a} <Debug> executeQuery: Read 116 rows, 10.10 KiB in 0.001899 sec., 61084.78146392838 rows/sec., 5.20 MiB/sec. | ||
1261 | 2025.03.22 05:05:57.708679 [ 3 ] {228db06e-f5ab-41a1-97bf-268fb044ed3a} <Debug> TCPHandler: Processed in 0.002224552 sec. | ||
1262 | 2025.03.22 05:05:57.708807 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1263 | 2025.03.22 05:05:57.708923 [ 3 ] {f4467ccf-85b9-42fa-b482-e2803c059b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1264 | 2025.03.22 05:05:57.708973 [ 3 ] {f4467ccf-85b9-42fa-b482-e2803c059b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1265 | 2025.03.22 05:05:57.709520 [ 3 ] {f4467ccf-85b9-42fa-b482-e2803c059b3a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1266 | 2025.03.22 05:05:57.709558 [ 3 ] {f4467ccf-85b9-42fa-b482-e2803c059b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1267 | 2025.03.22 05:05:57.709920 [ 3 ] {f4467ccf-85b9-42fa-b482-e2803c059b3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1268 | 2025.03.22 05:05:57.710163 [ 3 ] {f4467ccf-85b9-42fa-b482-e2803c059b3a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1269 | 2025.03.22 05:05:57.710336 [ 3 ] {f4467ccf-85b9-42fa-b482-e2803c059b3a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001442 sec., 22191.400832177533 rows/sec., 1.63 MiB/sec. | ||
1270 | 2025.03.22 05:05:57.710386 [ 3 ] {f4467ccf-85b9-42fa-b482-e2803c059b3a} <Debug> TCPHandler: Processed in 0.00163538 sec. | ||
1271 | 2025.03.22 05:05:57.710521 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1272 | 2025.03.22 05:05:57.710631 [ 3 ] {9f83ea9d-5c16-411e-bf74-7933b99904f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1273 | 2025.03.22 05:05:57.710677 [ 3 ] {9f83ea9d-5c16-411e-bf74-7933b99904f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1274 | 2025.03.22 05:05:57.711215 [ 3 ] {9f83ea9d-5c16-411e-bf74-7933b99904f3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1275 | 2025.03.22 05:05:57.711252 [ 3 ] {9f83ea9d-5c16-411e-bf74-7933b99904f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1276 | 2025.03.22 05:05:57.711609 [ 3 ] {9f83ea9d-5c16-411e-bf74-7933b99904f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1277 | 2025.03.22 05:05:57.711857 [ 3 ] {9f83ea9d-5c16-411e-bf74-7933b99904f3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1278 | 2025.03.22 05:05:57.712033 [ 3 ] {9f83ea9d-5c16-411e-bf74-7933b99904f3} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001427 sec., 61667.83461807988 rows/sec., 4.81 MiB/sec. | ||
1279 | 2025.03.22 05:05:57.712083 [ 3 ] {9f83ea9d-5c16-411e-bf74-7933b99904f3} <Debug> TCPHandler: Processed in 0.001614439 sec. | ||
1280 | 2025.03.22 05:05:57.712201 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1281 | 2025.03.22 05:05:57.712309 [ 3 ] {0dd2ba42-59f5-427d-8875-89e9957ca6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1282 | 2025.03.22 05:05:57.712358 [ 3 ] {0dd2ba42-59f5-427d-8875-89e9957ca6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1283 | 2025.03.22 05:05:57.712842 [ 3 ] {0dd2ba42-59f5-427d-8875-89e9957ca6cb} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1284 | 2025.03.22 05:05:57.712879 [ 3 ] {0dd2ba42-59f5-427d-8875-89e9957ca6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1285 | 2025.03.22 05:05:57.713273 [ 3 ] {0dd2ba42-59f5-427d-8875-89e9957ca6cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1286 | 2025.03.22 05:05:57.713515 [ 3 ] {0dd2ba42-59f5-427d-8875-89e9957ca6cb} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1287 | 2025.03.22 05:05:57.713690 [ 3 ] {0dd2ba42-59f5-427d-8875-89e9957ca6cb} <Debug> executeQuery: Read 90 rows, 6.39 KiB in 0.001405 sec., 64056.93950177936 rows/sec., 4.44 MiB/sec. | ||
1288 | 2025.03.22 05:05:57.713741 [ 3 ] {0dd2ba42-59f5-427d-8875-89e9957ca6cb} <Debug> TCPHandler: Processed in 0.001590359 sec. | ||
1289 | 2025.03.22 05:05:57.713856 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1290 | 2025.03.22 05:05:57.713963 [ 3 ] {6052b703-f59f-46cd-85cf-2ebb625433c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1291 | 2025.03.22 05:05:57.714028 [ 3 ] {6052b703-f59f-46cd-85cf-2ebb625433c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1292 | 2025.03.22 05:05:57.715219 [ 3 ] {6052b703-f59f-46cd-85cf-2ebb625433c6} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1293 | 2025.03.22 05:05:57.715271 [ 3 ] {6052b703-f59f-46cd-85cf-2ebb625433c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1294 | 2025.03.22 05:05:57.715950 [ 3 ] {6052b703-f59f-46cd-85cf-2ebb625433c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1295 | 2025.03.22 05:05:57.716217 [ 3 ] {6052b703-f59f-46cd-85cf-2ebb625433c6} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1296 | 2025.03.22 05:05:57.716415 [ 3 ] {6052b703-f59f-46cd-85cf-2ebb625433c6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002475 sec., 12929.292929292928 rows/sec., 23.17 MiB/sec. | ||
1297 | 2025.03.22 05:05:57.716511 [ 3 ] {6052b703-f59f-46cd-85cf-2ebb625433c6} <Debug> TCPHandler: Processed in 0.002705581 sec. | ||
1298 | 2025.03.22 05:05:57.716638 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1299 | 2025.03.22 05:05:57.716745 [ 3 ] {0c74ef0b-a5e7-43b0-b195-877b36633183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1300 | 2025.03.22 05:05:57.716791 [ 3 ] {0c74ef0b-a5e7-43b0-b195-877b36633183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1301 | 2025.03.22 05:05:57.717223 [ 3 ] {0c74ef0b-a5e7-43b0-b195-877b36633183} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1302 | 2025.03.22 05:05:57.717259 [ 3 ] {0c74ef0b-a5e7-43b0-b195-877b36633183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1303 | 2025.03.22 05:05:57.717615 [ 3 ] {0c74ef0b-a5e7-43b0-b195-877b36633183} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1304 | 2025.03.22 05:05:57.717866 [ 3 ] {0c74ef0b-a5e7-43b0-b195-877b36633183} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1305 | 2025.03.22 05:05:57.718066 [ 3 ] {0c74ef0b-a5e7-43b0-b195-877b36633183} <Debug> executeQuery: Read 32 rows, 2.25 KiB in 0.001336 sec., 23952.095808383234 rows/sec., 1.64 MiB/sec. | ||
1306 | 2025.03.22 05:05:57.718222 [ 3 ] {0c74ef0b-a5e7-43b0-b195-877b36633183} <Debug> TCPHandler: Processed in 0.00163547 sec. | ||
1307 | 2025.03.22 05:05:59.617168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1308 | 2025.03.22 05:05:59.617805 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1309 | 2025.03.22 05:05:59.617859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1310 | 2025.03.22 05:05:59.618484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1311 | 2025.03.22 05:05:59.618755 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1312 | 2025.03.22 05:05:59.619084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1313 | 2025.03.22 05:05:59.806242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1314 | 2025.03.22 05:05:59.825339 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2025.03.22 05:05:59.825410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1316 | 2025.03.22 05:05:59.832078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1317 | 2025.03.22 05:05:59.832858 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1318 | 2025.03.22 05:05:59.835786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1319 | 2025.03.22 05:06:02.706361 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1320 | 2025.03.22 05:06:02.706574 [ 3 ] {b840741e-d1a3-4096-b872-0113ccb63466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1321 | 2025.03.22 05:06:02.706649 [ 3 ] {b840741e-d1a3-4096-b872-0113ccb63466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1322 | 2025.03.22 05:06:02.707429 [ 3 ] {b840741e-d1a3-4096-b872-0113ccb63466} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1323 | 2025.03.22 05:06:02.707484 [ 3 ] {b840741e-d1a3-4096-b872-0113ccb63466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1324 | 2025.03.22 05:06:02.707946 [ 3 ] {b840741e-d1a3-4096-b872-0113ccb63466} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1325 | 2025.03.22 05:06:02.708205 [ 3 ] {b840741e-d1a3-4096-b872-0113ccb63466} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1326 | 2025.03.22 05:06:02.708406 [ 70 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1327 | 2025.03.22 05:06:02.708477 [ 3 ] {b840741e-d1a3-4096-b872-0113ccb63466} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001953 sec., 26625.704045058883 rows/sec., 2.03 MiB/sec. | ||
1328 | 2025.03.22 05:06:02.708501 [ 70 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1329 | 2025.03.22 05:06:02.708570 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1330 | 2025.03.22 05:06:02.708619 [ 3 ] {b840741e-d1a3-4096-b872-0113ccb63466} <Debug> TCPHandler: Processed in 0.002389925 sec. | ||
1331 | 2025.03.22 05:06:02.708803 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2025.03.22 05:06:02.708825 [ 188 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
1333 | 2025.03.22 05:06:02.709001 [ 3 ] {b30ae3bb-dfba-47cf-b5ef-650f8a8d469a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1334 | 2025.03.22 05:06:02.709109 [ 3 ] {b30ae3bb-dfba-47cf-b5ef-650f8a8d469a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1335 | 2025.03.22 05:06:02.709126 [ 188 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1336 | 2025.03.22 05:06:02.709236 [ 188 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
1337 | 2025.03.22 05:06:02.709548 [ 188 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1338 | 2025.03.22 05:06:02.709991 [ 188 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 88 rows starting from the beginning of the part | ||
1339 | 2025.03.22 05:06:02.710353 [ 188 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1340 | 2025.03.22 05:06:02.710666 [ 188 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 116 rows starting from the beginning of the part | ||
1341 | 2025.03.22 05:06:02.710992 [ 188 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
1342 | 2025.03.22 05:06:02.711865 [ 3 ] {b30ae3bb-dfba-47cf-b5ef-650f8a8d469a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1343 | 2025.03.22 05:06:02.711929 [ 3 ] {b30ae3bb-dfba-47cf-b5ef-650f8a8d469a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1344 | 2025.03.22 05:06:02.713086 [ 3 ] {b30ae3bb-dfba-47cf-b5ef-650f8a8d469a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1345 | 2025.03.22 05:06:02.713641 [ 3 ] {b30ae3bb-dfba-47cf-b5ef-650f8a8d469a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1346 | 2025.03.22 05:06:02.714016 [ 70 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1347 | 2025.03.22 05:06:02.714067 [ 189 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.005319229 sec., 69182.95865810628 rows/sec., 6.11 MiB/sec. | ||
1348 | 2025.03.22 05:06:02.714109 [ 70 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1349 | 2025.03.22 05:06:02.714178 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1350 | 2025.03.22 05:06:02.714217 [ 3 ] {b30ae3bb-dfba-47cf-b5ef-650f8a8d469a} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.005266 sec., 10634.257500949487 rows/sec., 849.35 KiB/sec. | ||
1351 | 2025.03.22 05:06:02.714514 [ 189 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1352 | 2025.03.22 05:06:02.714591 [ 3 ] {b30ae3bb-dfba-47cf-b5ef-650f8a8d469a} <Debug> TCPHandler: Processed in 0.005856968 sec. | ||
1353 | 2025.03.22 05:06:02.714619 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
1354 | 2025.03.22 05:06:02.714916 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1355 | 2025.03.22 05:06:02.715004 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1356 | 2025.03.22 05:06:02.715093 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
1357 | 2025.03.22 05:06:02.715260 [ 3 ] {79cde3aa-f459-41c8-886b-b037868a3cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1358 | 2025.03.22 05:06:02.715444 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1359 | 2025.03.22 05:06:02.715532 [ 3 ] {79cde3aa-f459-41c8-886b-b037868a3cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1360 | 2025.03.22 05:06:02.715655 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1361 | 2025.03.22 05:06:02.716012 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_6_1} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1362 | 2025.03.22 05:06:02.716270 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 59 rows starting from the beginning of the part | ||
1363 | 2025.03.22 05:06:02.716403 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1364 | 2025.03.22 05:06:02.716711 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
1365 | 2025.03.22 05:06:02.717079 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
1366 | 2025.03.22 05:06:02.717355 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1367 | 2025.03.22 05:06:02.718659 [ 3 ] {79cde3aa-f459-41c8-886b-b037868a3cdf} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1368 | 2025.03.22 05:06:02.718744 [ 3 ] {79cde3aa-f459-41c8-886b-b037868a3cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1369 | 2025.03.22 05:06:02.719907 [ 3 ] {79cde3aa-f459-41c8-886b-b037868a3cdf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1370 | 2025.03.22 05:06:02.720230 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 5 columns (5 merged, 0 gathered) in 0.00593032 sec., 51767.86412874853 rows/sec., 4.24 MiB/sec. | ||
1371 | 2025.03.22 05:06:02.720456 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1372 | 2025.03.22 05:06:02.720458 [ 3 ] {79cde3aa-f459-41c8-886b-b037868a3cdf} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1373 | 2025.03.22 05:06:02.721023 [ 3 ] {79cde3aa-f459-41c8-886b-b037868a3cdf} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.005856 sec., 25614.754098360656 rows/sec., 1.78 MiB/sec. | ||
1374 | 2025.03.22 05:06:02.721144 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1375 | 2025.03.22 05:06:02.721201 [ 3 ] {79cde3aa-f459-41c8-886b-b037868a3cdf} <Debug> TCPHandler: Processed in 0.006381518 sec. | ||
1376 | 2025.03.22 05:06:02.721312 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_6_1} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1377 | 2025.03.22 05:06:02.721403 [ 3 ] {} <Trace> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1378 | 2025.03.22 05:06:02.721435 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1379 | 2025.03.22 05:06:02.721538 [ 3 ] {e2f3dede-fd7b-400e-8ae4-d5a5eb263a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53888) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1380 | 2025.03.22 05:06:02.721592 [ 3 ] {e2f3dede-fd7b-400e-8ae4-d5a5eb263a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1381 | 2025.03.22 05:06:02.722077 [ 3 ] {e2f3dede-fd7b-400e-8ae4-d5a5eb263a26} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1382 | 2025.03.22 05:06:02.722117 [ 3 ] {e2f3dede-fd7b-400e-8ae4-d5a5eb263a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1383 | 2025.03.22 05:06:02.722499 [ 3 ] {e2f3dede-fd7b-400e-8ae4-d5a5eb263a26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1384 | 2025.03.22 05:06:02.722744 [ 3 ] {e2f3dede-fd7b-400e-8ae4-d5a5eb263a26} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1385 | 2025.03.22 05:06:02.722963 [ 3 ] {e2f3dede-fd7b-400e-8ae4-d5a5eb263a26} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00145 sec., 34482.75862068966 rows/sec., 2.36 MiB/sec. | ||
1386 | 2025.03.22 05:06:02.723017 [ 3 ] {e2f3dede-fd7b-400e-8ae4-d5a5eb263a26} <Debug> TCPHandler: Processed in 0.001700141 sec. | ||
1387 | 2025.03.22 05:06:07.058162 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1388 | 2025.03.22 05:06:07.058229 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1389 | 2025.03.22 05:06:07.116285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 186 | ||
1390 | 2025.03.22 05:06:07.119322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1391 | 2025.03.22 05:06:07.122682 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2025.03.22 05:06:07.122764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1393 | 2025.03.22 05:06:07.123204 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1394 | 2025.03.22 05:06:07.123284 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1395 | 2025.03.22 05:06:07.123891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1396 | 2025.03.22 05:06:07.124491 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1397 | 2025.03.22 05:06:07.125259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1398 | 2025.03.22 05:06:07.126407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1399 | 2025.03.22 05:06:07.126750 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1400 | 2025.03.22 05:06:07.127311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
1401 | 2025.03.22 05:06:07.335923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1402 | 2025.03.22 05:06:07.356322 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1403 | 2025.03.22 05:06:07.356394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1404 | 2025.03.22 05:06:07.363537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1405 | 2025.03.22 05:06:07.364324 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1406 | 2025.03.22 05:06:07.367347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1407 | 2025.03.22 05:06:07.419084 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1408 | 2025.03.22 05:06:07.419178 [ 3 ] {} <Debug> TCP-Session: 7523e47b-adf3-46a8-be11-ddce35b39a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1409 | 2025.03.22 05:06:07.708526 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1410 | 2025.03.22 05:06:07.708739 [ 4 ] {a1517c32-3989-4abd-826f-13f5946673d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1411 | 2025.03.22 05:06:07.708819 [ 4 ] {a1517c32-3989-4abd-826f-13f5946673d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1412 | 2025.03.22 05:06:07.709667 [ 4 ] {a1517c32-3989-4abd-826f-13f5946673d9} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1413 | 2025.03.22 05:06:07.709712 [ 4 ] {a1517c32-3989-4abd-826f-13f5946673d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1414 | 2025.03.22 05:06:07.710168 [ 4 ] {a1517c32-3989-4abd-826f-13f5946673d9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1415 | 2025.03.22 05:06:07.710438 [ 4 ] {a1517c32-3989-4abd-826f-13f5946673d9} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1416 | 2025.03.22 05:06:07.710660 [ 4 ] {a1517c32-3989-4abd-826f-13f5946673d9} <Debug> executeQuery: Read 116 rows, 10.10 KiB in 0.001976 sec., 58704.45344129555 rows/sec., 4.99 MiB/sec. | ||
1417 | 2025.03.22 05:06:07.710729 [ 4 ] {a1517c32-3989-4abd-826f-13f5946673d9} <Debug> TCPHandler: Processed in 0.002340194 sec. | ||
1418 | 2025.03.22 05:06:07.710855 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1419 | 2025.03.22 05:06:07.710969 [ 4 ] {a98f32f8-b29e-457f-a1b4-bad632e557fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1420 | 2025.03.22 05:06:07.711018 [ 4 ] {a98f32f8-b29e-457f-a1b4-bad632e557fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1421 | 2025.03.22 05:06:07.711550 [ 4 ] {a98f32f8-b29e-457f-a1b4-bad632e557fb} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1422 | 2025.03.22 05:06:07.711587 [ 4 ] {a98f32f8-b29e-457f-a1b4-bad632e557fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1423 | 2025.03.22 05:06:07.711951 [ 4 ] {a98f32f8-b29e-457f-a1b4-bad632e557fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1424 | 2025.03.22 05:06:07.712203 [ 4 ] {a98f32f8-b29e-457f-a1b4-bad632e557fb} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1425 | 2025.03.22 05:06:07.712443 [ 4 ] {a98f32f8-b29e-457f-a1b4-bad632e557fb} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001474 sec., 21709.633649932155 rows/sec., 1.59 MiB/sec. | ||
1426 | 2025.03.22 05:06:07.712569 [ 4 ] {a98f32f8-b29e-457f-a1b4-bad632e557fb} <Debug> TCPHandler: Processed in 0.001767183 sec. | ||
1427 | 2025.03.22 05:06:07.712695 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1428 | 2025.03.22 05:06:07.712803 [ 4 ] {f54a82e0-edca-48ac-9e67-d50b174865c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1429 | 2025.03.22 05:06:07.712848 [ 4 ] {f54a82e0-edca-48ac-9e67-d50b174865c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1430 | 2025.03.22 05:06:07.713387 [ 4 ] {f54a82e0-edca-48ac-9e67-d50b174865c2} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1431 | 2025.03.22 05:06:07.713426 [ 4 ] {f54a82e0-edca-48ac-9e67-d50b174865c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1432 | 2025.03.22 05:06:07.713783 [ 4 ] {f54a82e0-edca-48ac-9e67-d50b174865c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1433 | 2025.03.22 05:06:07.714024 [ 4 ] {f54a82e0-edca-48ac-9e67-d50b174865c2} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1434 | 2025.03.22 05:06:07.714385 [ 4 ] {f54a82e0-edca-48ac-9e67-d50b174865c2} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001576 sec., 55837.56345177665 rows/sec., 4.36 MiB/sec. | ||
1435 | 2025.03.22 05:06:07.714540 [ 4 ] {f54a82e0-edca-48ac-9e67-d50b174865c2} <Debug> TCPHandler: Processed in 0.001895305 sec. | ||
1436 | 2025.03.22 05:06:07.714646 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1437 | 2025.03.22 05:06:07.714750 [ 4 ] {2967180f-b2be-4f35-b11c-0ef5b0f4bd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1438 | 2025.03.22 05:06:07.714801 [ 4 ] {2967180f-b2be-4f35-b11c-0ef5b0f4bd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1439 | 2025.03.22 05:06:07.715321 [ 4 ] {2967180f-b2be-4f35-b11c-0ef5b0f4bd4b} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1440 | 2025.03.22 05:06:07.715359 [ 4 ] {2967180f-b2be-4f35-b11c-0ef5b0f4bd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1441 | 2025.03.22 05:06:07.715752 [ 4 ] {2967180f-b2be-4f35-b11c-0ef5b0f4bd4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1442 | 2025.03.22 05:06:07.716005 [ 4 ] {2967180f-b2be-4f35-b11c-0ef5b0f4bd4b} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1443 | 2025.03.22 05:06:07.716119 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1444 | 2025.03.22 05:06:07.716167 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1445 | 2025.03.22 05:06:07.716195 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1446 | 2025.03.22 05:06:07.716197 [ 4 ] {2967180f-b2be-4f35-b11c-0ef5b0f4bd4b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001467 sec., 102249.48875255624 rows/sec., 7.09 MiB/sec. | ||
1447 | 2025.03.22 05:06:07.716431 [ 4 ] {2967180f-b2be-4f35-b11c-0ef5b0f4bd4b} <Debug> TCPHandler: Processed in 0.001831274 sec. | ||
1448 | 2025.03.22 05:06:07.716853 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
1449 | 2025.03.22 05:06:07.716877 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1450 | 2025.03.22 05:06:07.717166 [ 4 ] {8ac38f7c-3cbe-4426-a1cb-ad8fd7cab115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1451 | 2025.03.22 05:06:07.717323 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1452 | 2025.03.22 05:06:07.717361 [ 4 ] {8ac38f7c-3cbe-4426-a1cb-ad8fd7cab115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1453 | 2025.03.22 05:06:07.717408 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
1454 | 2025.03.22 05:06:07.717869 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1455 | 2025.03.22 05:06:07.718275 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
1456 | 2025.03.22 05:06:07.718591 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
1457 | 2025.03.22 05:06:07.719029 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
1458 | 2025.03.22 05:06:07.719364 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
1459 | 2025.03.22 05:06:07.723275 [ 4 ] {8ac38f7c-3cbe-4426-a1cb-ad8fd7cab115} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1460 | 2025.03.22 05:06:07.723364 [ 4 ] {8ac38f7c-3cbe-4426-a1cb-ad8fd7cab115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1461 | 2025.03.22 05:06:07.723418 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 5 columns (5 merged, 0 gathered) in 0.007066281 sec., 72173.75023721813 rows/sec., 5.00 MiB/sec. | ||
1462 | 2025.03.22 05:06:07.723698 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1463 | 2025.03.22 05:06:07.724238 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1464 | 2025.03.22 05:06:07.724489 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1465 | 2025.03.22 05:06:07.724656 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1466 | 2025.03.22 05:06:07.724833 [ 4 ] {8ac38f7c-3cbe-4426-a1cb-ad8fd7cab115} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1467 | 2025.03.22 05:06:07.725125 [ 4 ] {8ac38f7c-3cbe-4426-a1cb-ad8fd7cab115} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1468 | 2025.03.22 05:06:07.725633 [ 4 ] {8ac38f7c-3cbe-4426-a1cb-ad8fd7cab115} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.008536 sec., 3748.828491096532 rows/sec., 6.72 MiB/sec. | ||
1469 | 2025.03.22 05:06:07.725797 [ 4 ] {8ac38f7c-3cbe-4426-a1cb-ad8fd7cab115} <Debug> TCPHandler: Processed in 0.009015957 sec. | ||
1470 | 2025.03.22 05:06:07.725926 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1471 | 2025.03.22 05:06:07.726033 [ 4 ] {a6521109-1665-4df7-a62d-957cfa17519c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1472 | 2025.03.22 05:06:07.726081 [ 4 ] {a6521109-1665-4df7-a62d-957cfa17519c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1473 | 2025.03.22 05:06:07.726520 [ 4 ] {a6521109-1665-4df7-a62d-957cfa17519c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1474 | 2025.03.22 05:06:07.726560 [ 4 ] {a6521109-1665-4df7-a62d-957cfa17519c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1475 | 2025.03.22 05:06:07.726929 [ 4 ] {a6521109-1665-4df7-a62d-957cfa17519c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1476 | 2025.03.22 05:06:07.727178 [ 4 ] {a6521109-1665-4df7-a62d-957cfa17519c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1477 | 2025.03.22 05:06:07.727359 [ 64 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1478 | 2025.03.22 05:06:07.727403 [ 4 ] {a6521109-1665-4df7-a62d-957cfa17519c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001391 sec., 35945.363048166786 rows/sec., 2.46 MiB/sec. | ||
1479 | 2025.03.22 05:06:07.727428 [ 64 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1480 | 2025.03.22 05:06:07.727492 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1481 | 2025.03.22 05:06:07.727518 [ 4 ] {a6521109-1665-4df7-a62d-957cfa17519c} <Debug> TCPHandler: Processed in 0.001643351 sec. | ||
1482 | 2025.03.22 05:06:07.728074 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
1483 | 2025.03.22 05:06:07.728251 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1484 | 2025.03.22 05:06:07.728295 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
1485 | 2025.03.22 05:06:07.728437 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1486 | 2025.03.22 05:06:07.728597 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
1487 | 2025.03.22 05:06:07.728765 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
1488 | 2025.03.22 05:06:07.728912 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1489 | 2025.03.22 05:06:07.728998 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1490 | 2025.03.22 05:06:07.730258 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002617028 sec., 68780.31110098936 rows/sec., 4.72 MiB/sec. | ||
1491 | 2025.03.22 05:06:07.730432 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1492 | 2025.03.22 05:06:07.730741 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1493 | 2025.03.22 05:06:07.730825 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_6_1} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1494 | 2025.03.22 05:06:07.730899 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1495 | 2025.03.22 05:06:08.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.32 MiB, peak 168.84 MiB, free memory in arenas 0.00 B, will set to 164.94 MiB (RSS), difference: 1.62 MiB | ||
1496 | 2025.03.22 05:06:12.706053 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1497 | 2025.03.22 05:06:12.706355 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1498 | 2025.03.22 05:06:12.706759 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1499 | 2025.03.22 05:06:12.706805 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1500 | 2025.03.22 05:06:12.707126 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1501 | 2025.03.22 05:06:12.707212 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1502 | 2025.03.22 05:06:12.707391 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1503 | 2025.03.22 05:06:12.707675 [ 287 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1504 | 2025.03.22 05:06:12.707691 [ 286 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1505 | 2025.03.22 05:06:12.707846 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1506 | 2025.03.22 05:06:12.707881 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1507 | 2025.03.22 05:06:12.710055 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1508 | 2025.03.22 05:06:12.710092 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1509 | 2025.03.22 05:06:12.710164 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <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'))" | ||
1510 | 2025.03.22 05:06:12.710221 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <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'))" | ||
1511 | 2025.03.22 05:06:12.711744 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.005514 sec., 3264.417845484222 rows/sec., 137.08 KiB/sec. | ||
1512 | 2025.03.22 05:06:12.711917 [ 4 ] {720be68f-403e-46b7-a6b8-7880e10cb961} <Debug> TCPHandler: Processed in 0.006006552 sec. | ||
1513 | 2025.03.22 05:06:12.712171 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1514 | 2025.03.22 05:06:12.712338 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1515 | 2025.03.22 05:06:12.712630 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1516 | 2025.03.22 05:06:12.712673 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <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', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1517 | 2025.03.22 05:06:12.712938 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1518 | 2025.03.22 05:06:12.713006 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1519 | 2025.03.22 05:06:12.713158 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1520 | 2025.03.22 05:06:12.713268 [ 286 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1521 | 2025.03.22 05:06:12.713273 [ 288 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1522 | 2025.03.22 05:06:12.713400 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1523 | 2025.03.22 05:06:12.713428 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1524 | 2025.03.22 05:06:12.713512 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1525 | 2025.03.22 05:06:12.713534 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1526 | 2025.03.22 05:06:12.713574 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <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', 'static_routing_config:static_routes'))" | ||
1527 | 2025.03.22 05:06:12.713614 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <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', 'static_routing_config:static_routes'))" | ||
1528 | 2025.03.22 05:06:12.714674 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002411 sec., 7465.7818332642055 rows/sec., 313.50 KiB/sec. | ||
1529 | 2025.03.22 05:06:12.714830 [ 4 ] {33d3d21d-3510-4301-995d-289e40cdc3e2} <Debug> TCPHandler: Processed in 0.002714621 sec. | ||
1530 | 2025.03.22 05:06:12.715045 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1531 | 2025.03.22 05:06:12.715202 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1532 | 2025.03.22 05:06:12.715479 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1533 | 2025.03.22 05:06:12.715521 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1534 | 2025.03.22 05:06:12.715785 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1535 | 2025.03.22 05:06:12.715851 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1536 | 2025.03.22 05:06:12.715993 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1537 | 2025.03.22 05:06:12.716100 [ 287 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1538 | 2025.03.22 05:06:12.716104 [ 286 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1539 | 2025.03.22 05:06:12.716213 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1540 | 2025.03.22 05:06:12.716242 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1541 | 2025.03.22 05:06:12.716323 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1542 | 2025.03.22 05:06:12.716345 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1543 | 2025.03.22 05:06:12.716385 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1544 | 2025.03.22 05:06:12.716424 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1545 | 2025.03.22 05:06:12.717478 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002344 sec., 7679.180887372013 rows/sec., 322.47 KiB/sec. | ||
1546 | 2025.03.22 05:06:12.717633 [ 4 ] {61ea71aa-f667-4109-b636-22b8060a42e4} <Debug> TCPHandler: Processed in 0.002639279 sec. | ||
1547 | 2025.03.22 05:06:12.717831 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1548 | 2025.03.22 05:06:12.717985 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1549 | 2025.03.22 05:06:12.718263 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1550 | 2025.03.22 05:06:12.718305 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1551 | 2025.03.22 05:06:12.718577 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1552 | 2025.03.22 05:06:12.718643 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1553 | 2025.03.22 05:06:12.718786 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1554 | 2025.03.22 05:06:12.718908 [ 288 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1555 | 2025.03.22 05:06:12.718911 [ 286 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1556 | 2025.03.22 05:06:12.719020 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1557 | 2025.03.22 05:06:12.719048 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1558 | 2025.03.22 05:06:12.719129 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1559 | 2025.03.22 05:06:12.719151 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1560 | 2025.03.22 05:06:12.719190 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1561 | 2025.03.22 05:06:12.719229 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1562 | 2025.03.22 05:06:12.720276 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002359 sec., 7630.351844001696 rows/sec., 320.42 KiB/sec. | ||
1563 | 2025.03.22 05:06:12.720431 [ 4 ] {57e7b327-ebbc-4d63-83c2-0d2866f9beb7} <Debug> TCPHandler: Processed in 0.002651939 sec. | ||
1564 | 2025.03.22 05:06:12.722224 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1565 | 2025.03.22 05:06:12.722344 [ 4 ] {6e290ac2-cc59-44ba-9dc1-43741af1cd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1566 | 2025.03.22 05:06:12.722400 [ 4 ] {6e290ac2-cc59-44ba-9dc1-43741af1cd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1567 | 2025.03.22 05:06:12.723189 [ 4 ] {6e290ac2-cc59-44ba-9dc1-43741af1cd5e} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1568 | 2025.03.22 05:06:12.723245 [ 4 ] {6e290ac2-cc59-44ba-9dc1-43741af1cd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1569 | 2025.03.22 05:06:12.723772 [ 4 ] {6e290ac2-cc59-44ba-9dc1-43741af1cd5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1570 | 2025.03.22 05:06:12.724029 [ 4 ] {6e290ac2-cc59-44ba-9dc1-43741af1cd5e} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1571 | 2025.03.22 05:06:12.724282 [ 4 ] {6e290ac2-cc59-44ba-9dc1-43741af1cd5e} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001967 sec., 2033.5536349771226 rows/sec., 258.66 KiB/sec. | ||
1572 | 2025.03.22 05:06:12.724455 [ 4 ] {6e290ac2-cc59-44ba-9dc1-43741af1cd5e} <Debug> TCPHandler: Processed in 0.002281682 sec. | ||
1573 | 2025.03.22 05:06:12.724589 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1574 | 2025.03.22 05:06:12.724698 [ 4 ] {a900a752-c282-440a-a50f-9352ff1a9c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1575 | 2025.03.22 05:06:12.724744 [ 4 ] {a900a752-c282-440a-a50f-9352ff1a9c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1576 | 2025.03.22 05:06:12.725318 [ 4 ] {a900a752-c282-440a-a50f-9352ff1a9c7e} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1577 | 2025.03.22 05:06:12.725360 [ 4 ] {a900a752-c282-440a-a50f-9352ff1a9c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1578 | 2025.03.22 05:06:12.725718 [ 4 ] {a900a752-c282-440a-a50f-9352ff1a9c7e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1579 | 2025.03.22 05:06:12.725959 [ 4 ] {a900a752-c282-440a-a50f-9352ff1a9c7e} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1580 | 2025.03.22 05:06:12.726173 [ 4 ] {a900a752-c282-440a-a50f-9352ff1a9c7e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0015 sec., 37333.333333333336 rows/sec., 2.87 MiB/sec. | ||
1581 | 2025.03.22 05:06:12.726227 [ 4 ] {a900a752-c282-440a-a50f-9352ff1a9c7e} <Debug> TCPHandler: Processed in 0.001690092 sec. | ||
1582 | 2025.03.22 05:06:12.726343 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1583 | 2025.03.22 05:06:12.726449 [ 4 ] {6ecdeae6-bcb6-44b1-aa53-522f89315058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1584 | 2025.03.22 05:06:12.726493 [ 4 ] {6ecdeae6-bcb6-44b1-aa53-522f89315058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1585 | 2025.03.22 05:06:12.727017 [ 4 ] {6ecdeae6-bcb6-44b1-aa53-522f89315058} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1586 | 2025.03.22 05:06:12.727057 [ 4 ] {6ecdeae6-bcb6-44b1-aa53-522f89315058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1587 | 2025.03.22 05:06:12.727410 [ 4 ] {6ecdeae6-bcb6-44b1-aa53-522f89315058} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1588 | 2025.03.22 05:06:12.727651 [ 4 ] {6ecdeae6-bcb6-44b1-aa53-522f89315058} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1589 | 2025.03.22 05:06:12.727928 [ 4 ] {6ecdeae6-bcb6-44b1-aa53-522f89315058} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001474 sec., 43419.26729986431 rows/sec., 3.39 MiB/sec. | ||
1590 | 2025.03.22 05:06:12.728057 [ 4 ] {6ecdeae6-bcb6-44b1-aa53-522f89315058} <Debug> TCPHandler: Processed in 0.001763702 sec. | ||
1591 | 2025.03.22 05:06:12.728174 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2025.03.22 05:06:12.728283 [ 4 ] {d5a0c334-0c05-48fd-b89c-a45a9a49782d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1593 | 2025.03.22 05:06:12.728332 [ 4 ] {d5a0c334-0c05-48fd-b89c-a45a9a49782d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1594 | 2025.03.22 05:06:12.728845 [ 4 ] {d5a0c334-0c05-48fd-b89c-a45a9a49782d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1595 | 2025.03.22 05:06:12.728885 [ 4 ] {d5a0c334-0c05-48fd-b89c-a45a9a49782d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1596 | 2025.03.22 05:06:12.729276 [ 4 ] {d5a0c334-0c05-48fd-b89c-a45a9a49782d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1597 | 2025.03.22 05:06:12.729547 [ 4 ] {d5a0c334-0c05-48fd-b89c-a45a9a49782d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1598 | 2025.03.22 05:06:12.729760 [ 4 ] {d5a0c334-0c05-48fd-b89c-a45a9a49782d} <Debug> executeQuery: Read 154 rows, 10.95 KiB in 0.0015 sec., 102666.66666666667 rows/sec., 7.13 MiB/sec. | ||
1599 | 2025.03.22 05:06:12.729813 [ 4 ] {d5a0c334-0c05-48fd-b89c-a45a9a49782d} <Debug> TCPHandler: Processed in 0.001690321 sec. | ||
1600 | 2025.03.22 05:06:12.729936 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1601 | 2025.03.22 05:06:12.730042 [ 4 ] {b577482e-a8ae-4ca3-a66e-c120e8ae9fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1602 | 2025.03.22 05:06:12.730090 [ 4 ] {b577482e-a8ae-4ca3-a66e-c120e8ae9fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1603 | 2025.03.22 05:06:12.730514 [ 4 ] {b577482e-a8ae-4ca3-a66e-c120e8ae9fe9} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1604 | 2025.03.22 05:06:12.730552 [ 4 ] {b577482e-a8ae-4ca3-a66e-c120e8ae9fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1605 | 2025.03.22 05:06:12.730913 [ 4 ] {b577482e-a8ae-4ca3-a66e-c120e8ae9fe9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1606 | 2025.03.22 05:06:12.731160 [ 4 ] {b577482e-a8ae-4ca3-a66e-c120e8ae9fe9} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1607 | 2025.03.22 05:06:12.731333 [ 4 ] {b577482e-a8ae-4ca3-a66e-c120e8ae9fe9} <Debug> executeQuery: Read 54 rows, 3.76 KiB in 0.001315 sec., 41064.63878326996 rows/sec., 2.79 MiB/sec. | ||
1608 | 2025.03.22 05:06:12.731382 [ 4 ] {b577482e-a8ae-4ca3-a66e-c120e8ae9fe9} <Debug> TCPHandler: Processed in 0.001496887 sec. | ||
1609 | 2025.03.22 05:06:14.625508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
1610 | 2025.03.22 05:06:14.626171 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1611 | 2025.03.22 05:06:14.626233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1612 | 2025.03.22 05:06:14.626776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1613 | 2025.03.22 05:06:14.627064 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1614 | 2025.03.22 05:06:14.627309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
1615 | 2025.03.22 05:06:14.867488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1616 | 2025.03.22 05:06:14.890839 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1617 | 2025.03.22 05:06:14.890943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1618 | 2025.03.22 05:06:14.899086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1619 | 2025.03.22 05:06:14.900042 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1620 | 2025.03.22 05:06:14.904079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1621 | 2025.03.22 05:06:17.127565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
1622 | 2025.03.22 05:06:17.130700 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1623 | 2025.03.22 05:06:17.130754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1624 | 2025.03.22 05:06:17.132239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1625 | 2025.03.22 05:06:17.132558 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1626 | 2025.03.22 05:06:17.133365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
1627 | 2025.03.22 05:06:17.710342 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1628 | 2025.03.22 05:06:17.710560 [ 4 ] {924d1483-b652-4e2a-9787-5a544a3e7120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1629 | 2025.03.22 05:06:17.710640 [ 4 ] {924d1483-b652-4e2a-9787-5a544a3e7120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1630 | 2025.03.22 05:06:17.711478 [ 4 ] {924d1483-b652-4e2a-9787-5a544a3e7120} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1631 | 2025.03.22 05:06:17.711531 [ 4 ] {924d1483-b652-4e2a-9787-5a544a3e7120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1632 | 2025.03.22 05:06:17.711992 [ 4 ] {924d1483-b652-4e2a-9787-5a544a3e7120} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1633 | 2025.03.22 05:06:17.712263 [ 4 ] {924d1483-b652-4e2a-9787-5a544a3e7120} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1634 | 2025.03.22 05:06:17.712545 [ 4 ] {924d1483-b652-4e2a-9787-5a544a3e7120} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002035 sec., 59950.85995085995 rows/sec., 5.10 MiB/sec. | ||
1635 | 2025.03.22 05:06:17.712717 [ 4 ] {924d1483-b652-4e2a-9787-5a544a3e7120} <Debug> TCPHandler: Processed in 0.002513986 sec. | ||
1636 | 2025.03.22 05:06:17.712888 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1637 | 2025.03.22 05:06:17.713003 [ 4 ] {082e0363-ec31-42e7-bb97-a6ce926e0b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1638 | 2025.03.22 05:06:17.713052 [ 4 ] {082e0363-ec31-42e7-bb97-a6ce926e0b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1639 | 2025.03.22 05:06:17.713629 [ 4 ] {082e0363-ec31-42e7-bb97-a6ce926e0b72} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1640 | 2025.03.22 05:06:17.713672 [ 4 ] {082e0363-ec31-42e7-bb97-a6ce926e0b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1641 | 2025.03.22 05:06:17.714033 [ 4 ] {082e0363-ec31-42e7-bb97-a6ce926e0b72} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1642 | 2025.03.22 05:06:17.714290 [ 4 ] {082e0363-ec31-42e7-bb97-a6ce926e0b72} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1643 | 2025.03.22 05:06:17.714599 [ 4 ] {082e0363-ec31-42e7-bb97-a6ce926e0b72} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001607 sec., 20535.158680771627 rows/sec., 1.51 MiB/sec. | ||
1644 | 2025.03.22 05:06:17.714775 [ 4 ] {082e0363-ec31-42e7-bb97-a6ce926e0b72} <Debug> TCPHandler: Processed in 0.001931655 sec. | ||
1645 | 2025.03.22 05:06:17.714923 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1646 | 2025.03.22 05:06:17.715029 [ 4 ] {21d97989-3bf6-4ad5-a7fc-d9e077116de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1647 | 2025.03.22 05:06:17.715076 [ 4 ] {21d97989-3bf6-4ad5-a7fc-d9e077116de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1648 | 2025.03.22 05:06:17.715669 [ 4 ] {21d97989-3bf6-4ad5-a7fc-d9e077116de5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1649 | 2025.03.22 05:06:17.715711 [ 4 ] {21d97989-3bf6-4ad5-a7fc-d9e077116de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1650 | 2025.03.22 05:06:17.716132 [ 4 ] {21d97989-3bf6-4ad5-a7fc-d9e077116de5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1651 | 2025.03.22 05:06:17.716382 [ 4 ] {21d97989-3bf6-4ad5-a7fc-d9e077116de5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1652 | 2025.03.22 05:06:17.716593 [ 4 ] {21d97989-3bf6-4ad5-a7fc-d9e077116de5} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001587 sec., 61121.61310649023 rows/sec., 4.77 MiB/sec. | ||
1653 | 2025.03.22 05:06:17.716646 [ 4 ] {21d97989-3bf6-4ad5-a7fc-d9e077116de5} <Debug> TCPHandler: Processed in 0.001774563 sec. | ||
1654 | 2025.03.22 05:06:17.716762 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1655 | 2025.03.22 05:06:17.716868 [ 4 ] {48ea2e0c-4270-44c2-9830-74c314d84c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1656 | 2025.03.22 05:06:17.716917 [ 4 ] {48ea2e0c-4270-44c2-9830-74c314d84c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1657 | 2025.03.22 05:06:17.717440 [ 4 ] {48ea2e0c-4270-44c2-9830-74c314d84c24} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1658 | 2025.03.22 05:06:17.717480 [ 4 ] {48ea2e0c-4270-44c2-9830-74c314d84c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1659 | 2025.03.22 05:06:17.717867 [ 4 ] {48ea2e0c-4270-44c2-9830-74c314d84c24} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1660 | 2025.03.22 05:06:17.718111 [ 4 ] {48ea2e0c-4270-44c2-9830-74c314d84c24} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1661 | 2025.03.22 05:06:17.718320 [ 4 ] {48ea2e0c-4270-44c2-9830-74c314d84c24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. | ||
1662 | 2025.03.22 05:06:17.718372 [ 4 ] {48ea2e0c-4270-44c2-9830-74c314d84c24} <Debug> TCPHandler: Processed in 0.001661681 sec. | ||
1663 | 2025.03.22 05:06:17.718505 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1664 | 2025.03.22 05:06:17.718611 [ 4 ] {9e8793ec-2e3c-45f7-8d7d-362099cd832d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1665 | 2025.03.22 05:06:17.718677 [ 4 ] {9e8793ec-2e3c-45f7-8d7d-362099cd832d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1666 | 2025.03.22 05:06:17.719781 [ 4 ] {9e8793ec-2e3c-45f7-8d7d-362099cd832d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1667 | 2025.03.22 05:06:17.719820 [ 4 ] {9e8793ec-2e3c-45f7-8d7d-362099cd832d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1668 | 2025.03.22 05:06:17.720460 [ 4 ] {9e8793ec-2e3c-45f7-8d7d-362099cd832d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1669 | 2025.03.22 05:06:17.720730 [ 4 ] {9e8793ec-2e3c-45f7-8d7d-362099cd832d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1670 | 2025.03.22 05:06:17.721075 [ 4 ] {9e8793ec-2e3c-45f7-8d7d-362099cd832d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00247 sec., 13360.323886639677 rows/sec., 23.94 MiB/sec. | ||
1671 | 2025.03.22 05:06:17.721188 [ 4 ] {9e8793ec-2e3c-45f7-8d7d-362099cd832d} <Debug> TCPHandler: Processed in 0.00273335 sec. | ||
1672 | 2025.03.22 05:06:17.721327 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1673 | 2025.03.22 05:06:17.721435 [ 4 ] {f4dbeab4-c016-457a-895a-016bd5212269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1674 | 2025.03.22 05:06:17.721482 [ 4 ] {f4dbeab4-c016-457a-895a-016bd5212269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1675 | 2025.03.22 05:06:17.721922 [ 4 ] {f4dbeab4-c016-457a-895a-016bd5212269} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1676 | 2025.03.22 05:06:17.721962 [ 4 ] {f4dbeab4-c016-457a-895a-016bd5212269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1677 | 2025.03.22 05:06:17.722330 [ 4 ] {f4dbeab4-c016-457a-895a-016bd5212269} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1678 | 2025.03.22 05:06:17.722569 [ 4 ] {f4dbeab4-c016-457a-895a-016bd5212269} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1679 | 2025.03.22 05:06:17.722777 [ 4 ] {f4dbeab4-c016-457a-895a-016bd5212269} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
1680 | 2025.03.22 05:06:17.722827 [ 4 ] {f4dbeab4-c016-457a-895a-016bd5212269} <Debug> TCPHandler: Processed in 0.001550009 sec. | ||
1681 | 2025.03.22 05:06:22.058287 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1682 | 2025.03.22 05:06:22.058348 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1683 | 2025.03.22 05:06:22.127477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
1684 | 2025.03.22 05:06:22.128254 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1685 | 2025.03.22 05:06:22.128309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1686 | 2025.03.22 05:06:22.128886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1687 | 2025.03.22 05:06:22.129139 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1688 | 2025.03.22 05:06:22.129420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1689 | 2025.03.22 05:06:22.404179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1690 | 2025.03.22 05:06:22.424386 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1691 | 2025.03.22 05:06:22.424445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1692 | 2025.03.22 05:06:22.431494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1693 | 2025.03.22 05:06:22.432274 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1694 | 2025.03.22 05:06:22.435118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1695 | 2025.03.22 05:06:22.705052 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1696 | 2025.03.22 05:06:22.705310 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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) | ||
1697 | 2025.03.22 05:06:22.705716 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1698 | 2025.03.22 05:06:22.705762 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <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 | ||
1699 | 2025.03.22 05:06:22.706081 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1700 | 2025.03.22 05:06:22.706161 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1701 | 2025.03.22 05:06:22.706338 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1702 | 2025.03.22 05:06:22.706519 [ 286 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1703 | 2025.03.22 05:06:22.706537 [ 288 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1704 | 2025.03.22 05:06:22.706554 [ 287 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1705 | 2025.03.22 05:06:22.706723 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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.22 05:06:22.706755 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1707 | 2025.03.22 05:06:22.706875 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1708 | 2025.03.22 05:06:22.706899 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1709 | 2025.03.22 05:06:22.706944 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <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'))" | ||
1710 | 2025.03.22 05:06:22.706992 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <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'))" | ||
1711 | 2025.03.22 05:06:22.707037 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <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'))" | ||
1712 | 2025.03.22 05:06:22.708675 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00348 sec., 6321.83908045977 rows/sec., 264.63 KiB/sec. | ||
1713 | 2025.03.22 05:06:22.708876 [ 4 ] {2a55d0e9-783d-4d19-853e-0993aa4ffa27} <Debug> TCPHandler: Processed in 0.003954163 sec. | ||
1714 | 2025.03.22 05:06:22.709195 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1715 | 2025.03.22 05:06:22.709352 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1716 | 2025.03.22 05:06:22.709633 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1717 | 2025.03.22 05:06:22.709677 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1718 | 2025.03.22 05:06:22.709954 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1719 | 2025.03.22 05:06:22.710020 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1720 | 2025.03.22 05:06:22.710167 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1721 | 2025.03.22 05:06:22.710287 [ 290 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1722 | 2025.03.22 05:06:22.710313 [ 287 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1723 | 2025.03.22 05:06:22.710320 [ 288 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1724 | 2025.03.22 05:06:22.710440 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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.22 05:06:22.710468 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1726 | 2025.03.22 05:06:22.710574 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1727 | 2025.03.22 05:06:22.710595 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1728 | 2025.03.22 05:06:22.710633 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1729 | 2025.03.22 05:06:22.710675 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1730 | 2025.03.22 05:06:22.710713 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1731 | 2025.03.22 05:06:22.712043 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002761 sec., 7968.12749003984 rows/sec., 333.54 KiB/sec. | ||
1732 | 2025.03.22 05:06:22.712245 [ 4 ] {c99c02fb-15b5-46d6-b019-bda77364d142} <Debug> TCPHandler: Processed in 0.003101768 sec. | ||
1733 | 2025.03.22 05:06:22.712806 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1734 | 2025.03.22 05:06:22.712965 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1735 | 2025.03.22 05:06:22.713248 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1736 | 2025.03.22 05:06:22.713291 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1737 | 2025.03.22 05:06:22.713572 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1738 | 2025.03.22 05:06:22.713637 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1739 | 2025.03.22 05:06:22.713776 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1740 | 2025.03.22 05:06:22.713913 [ 286 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1741 | 2025.03.22 05:06:22.713943 [ 288 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1742 | 2025.03.22 05:06:22.713919 [ 287 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1743 | 2025.03.22 05:06:22.714088 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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.22 05:06:22.714118 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1745 | 2025.03.22 05:06:22.714223 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1746 | 2025.03.22 05:06:22.714245 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1747 | 2025.03.22 05:06:22.714284 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1748 | 2025.03.22 05:06:22.714326 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1749 | 2025.03.22 05:06:22.714365 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1750 | 2025.03.22 05:06:22.715840 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002946 sec., 7467.752885268161 rows/sec., 312.59 KiB/sec. | ||
1751 | 2025.03.22 05:06:22.716038 [ 4 ] {29122aec-52f2-4eaa-b5e6-59d1f9b7cba2} <Debug> TCPHandler: Processed in 0.003284581 sec. | ||
1752 | 2025.03.22 05:06:22.716270 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1753 | 2025.03.22 05:06:22.716428 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1754 | 2025.03.22 05:06:22.716711 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1755 | 2025.03.22 05:06:22.716755 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1756 | 2025.03.22 05:06:22.717035 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1757 | 2025.03.22 05:06:22.717101 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1758 | 2025.03.22 05:06:22.717239 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1759 | 2025.03.22 05:06:22.717358 [ 286 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1760 | 2025.03.22 05:06:22.717372 [ 287 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1761 | 2025.03.22 05:06:22.717398 [ 288 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1762 | 2025.03.22 05:06:22.717509 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1763 | 2025.03.22 05:06:22.717538 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1764 | 2025.03.22 05:06:22.717642 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1765 | 2025.03.22 05:06:22.717663 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1766 | 2025.03.22 05:06:22.717701 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1767 | 2025.03.22 05:06:22.717743 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1768 | 2025.03.22 05:06:22.717781 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1769 | 2025.03.22 05:06:22.719231 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002874 sec., 7654.836464857342 rows/sec., 320.42 KiB/sec. | ||
1770 | 2025.03.22 05:06:22.719427 [ 4 ] {de177a67-8b35-4d6a-b940-d9175db99e76} <Debug> TCPHandler: Processed in 0.0032082 sec. | ||
1771 | 2025.03.22 05:06:22.719649 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1772 | 2025.03.22 05:06:22.719809 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1773 | 2025.03.22 05:06:22.720092 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1774 | 2025.03.22 05:06:22.720137 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1775 | 2025.03.22 05:06:22.720421 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1776 | 2025.03.22 05:06:22.720487 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1777 | 2025.03.22 05:06:22.720627 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1778 | 2025.03.22 05:06:22.720752 [ 286 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1779 | 2025.03.22 05:06:22.720779 [ 288 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1780 | 2025.03.22 05:06:22.720793 [ 290 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1781 | 2025.03.22 05:06:22.720916 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1782 | 2025.03.22 05:06:22.720946 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1783 | 2025.03.22 05:06:22.721051 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1784 | 2025.03.22 05:06:22.721073 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1785 | 2025.03.22 05:06:22.721112 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1786 | 2025.03.22 05:06:22.721155 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1787 | 2025.03.22 05:06:22.721195 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1788 | 2025.03.22 05:06:22.722664 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002928 sec., 7513.661202185792 rows/sec., 314.51 KiB/sec. | ||
1789 | 2025.03.22 05:06:22.722858 [ 4 ] {be1111f4-a2d7-4fed-ab99-58c3941ce68d} <Debug> TCPHandler: Processed in 0.00326072 sec. | ||
1790 | 2025.03.22 05:06:22.723082 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1791 | 2025.03.22 05:06:22.723241 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_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) | ||
1792 | 2025.03.22 05:06:22.723526 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1793 | 2025.03.22 05:06:22.723570 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <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_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 | ||
1794 | 2025.03.22 05:06:22.723857 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1795 | 2025.03.22 05:06:22.723922 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1796 | 2025.03.22 05:06:22.724062 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1797 | 2025.03.22 05:06:22.724167 [ 286 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1798 | 2025.03.22 05:06:22.724199 [ 287 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1799 | 2025.03.22 05:06:22.724225 [ 288 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1800 | 2025.03.22 05:06:22.724335 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1801 | 2025.03.22 05:06:22.724365 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1802 | 2025.03.22 05:06:22.724470 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1803 | 2025.03.22 05:06:22.724490 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1804 | 2025.03.22 05:06:22.724530 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1805 | 2025.03.22 05:06:22.724573 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1806 | 2025.03.22 05:06:22.724613 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1807 | 2025.03.22 05:06:22.726015 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002847 sec., 7727.432384966632 rows/sec., 323.46 KiB/sec. | ||
1808 | 2025.03.22 05:06:22.726211 [ 4 ] {1c0d07af-5056-4954-a609-400c14d7b4b7} <Debug> TCPHandler: Processed in 0.003180449 sec. | ||
1809 | 2025.03.22 05:06:22.726435 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2025.03.22 05:06:22.726595 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_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) | ||
1811 | 2025.03.22 05:06:22.726883 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1812 | 2025.03.22 05:06:22.726929 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <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_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 | ||
1813 | 2025.03.22 05:06:22.727225 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1814 | 2025.03.22 05:06:22.727291 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1815 | 2025.03.22 05:06:22.727431 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1816 | 2025.03.22 05:06:22.727534 [ 286 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1817 | 2025.03.22 05:06:22.727576 [ 287 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1818 | 2025.03.22 05:06:22.727602 [ 288 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1819 | 2025.03.22 05:06:22.727733 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1820 | 2025.03.22 05:06:22.727763 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1821 | 2025.03.22 05:06:22.727870 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1822 | 2025.03.22 05:06:22.727892 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1823 | 2025.03.22 05:06:22.727930 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <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_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'))" | ||
1824 | 2025.03.22 05:06:22.727998 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <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_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'))" | ||
1825 | 2025.03.22 05:06:22.728039 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <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_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'))" | ||
1826 | 2025.03.22 05:06:22.729487 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002964 sec., 7422.402159244264 rows/sec., 310.69 KiB/sec. | ||
1827 | 2025.03.22 05:06:22.729681 [ 4 ] {bba6396a-3b78-42f8-88d1-ffbd9c941630} <Debug> TCPHandler: Processed in 0.00329745 sec. | ||
1828 | 2025.03.22 05:06:22.729911 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1829 | 2025.03.22 05:06:22.730073 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_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) | ||
1830 | 2025.03.22 05:06:22.730351 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1831 | 2025.03.22 05:06:22.730395 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <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_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 | ||
1832 | 2025.03.22 05:06:22.730675 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1833 | 2025.03.22 05:06:22.730739 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1834 | 2025.03.22 05:06:22.730871 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1835 | 2025.03.22 05:06:22.730958 [ 286 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1836 | 2025.03.22 05:06:22.731006 [ 288 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1837 | 2025.03.22 05:06:22.731019 [ 287 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1838 | 2025.03.22 05:06:22.731203 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1839 | 2025.03.22 05:06:22.731233 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1840 | 2025.03.22 05:06:22.731340 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1841 | 2025.03.22 05:06:22.731363 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1842 | 2025.03.22 05:06:22.731403 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <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_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'))" | ||
1843 | 2025.03.22 05:06:22.731444 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <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_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'))" | ||
1844 | 2025.03.22 05:06:22.731485 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <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_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'))" | ||
1845 | 2025.03.22 05:06:22.732955 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002955 sec., 7445.008460236886 rows/sec., 311.64 KiB/sec. | ||
1846 | 2025.03.22 05:06:22.733150 [ 4 ] {5b302209-42d5-4289-b9b3-ae4ded563579} <Debug> TCPHandler: Processed in 0.003289261 sec. | ||
1847 | 2025.03.22 05:06:22.733397 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1848 | 2025.03.22 05:06:22.733558 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_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) | ||
1849 | 2025.03.22 05:06:22.733852 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1850 | 2025.03.22 05:06:22.733897 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <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_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 | ||
1851 | 2025.03.22 05:06:22.734200 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1852 | 2025.03.22 05:06:22.734266 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1853 | 2025.03.22 05:06:22.734407 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1854 | 2025.03.22 05:06:22.734549 [ 287 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1855 | 2025.03.22 05:06:22.734560 [ 290 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1856 | 2025.03.22 05:06:22.734550 [ 286 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1857 | 2025.03.22 05:06:22.734691 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1858 | 2025.03.22 05:06:22.734721 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1859 | 2025.03.22 05:06:22.734830 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1860 | 2025.03.22 05:06:22.734851 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1861 | 2025.03.22 05:06:22.734891 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <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_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'))" | ||
1862 | 2025.03.22 05:06:22.734935 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <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_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'))" | ||
1863 | 2025.03.22 05:06:22.734975 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <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_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'))" | ||
1864 | 2025.03.22 05:06:22.736470 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002986 sec., 7367.716008037509 rows/sec., 308.41 KiB/sec. | ||
1865 | 2025.03.22 05:06:22.736664 [ 4 ] {c81f4f24-6871-48af-994d-27d5e7bf5a34} <Debug> TCPHandler: Processed in 0.003318492 sec. | ||
1866 | 2025.03.22 05:06:22.736891 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1867 | 2025.03.22 05:06:22.737053 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_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) | ||
1868 | 2025.03.22 05:06:22.737347 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1869 | 2025.03.22 05:06:22.737395 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <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_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 | ||
1870 | 2025.03.22 05:06:22.737697 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1871 | 2025.03.22 05:06:22.737763 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1872 | 2025.03.22 05:06:22.737905 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1873 | 2025.03.22 05:06:22.738006 [ 286 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1874 | 2025.03.22 05:06:22.738051 [ 290 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1875 | 2025.03.22 05:06:22.738077 [ 288 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1876 | 2025.03.22 05:06:22.738174 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1877 | 2025.03.22 05:06:22.738203 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1878 | 2025.03.22 05:06:22.738308 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1879 | 2025.03.22 05:06:22.738330 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1880 | 2025.03.22 05:06:22.738371 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <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_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'))" | ||
1881 | 2025.03.22 05:06:22.738416 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <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_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'))" | ||
1882 | 2025.03.22 05:06:22.738457 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <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_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'))" | ||
1883 | 2025.03.22 05:06:22.739851 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002873 sec., 7657.500870170553 rows/sec., 320.54 KiB/sec. | ||
1884 | 2025.03.22 05:06:22.740048 [ 4 ] {f3d57cd4-c522-47d2-96ac-3210a18e59ac} <Debug> TCPHandler: Processed in 0.003206969 sec. | ||
1885 | 2025.03.22 05:06:22.740302 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1886 | 2025.03.22 05:06:22.740465 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_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) | ||
1887 | 2025.03.22 05:06:22.740759 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1888 | 2025.03.22 05:06:22.740807 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <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_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 | ||
1889 | 2025.03.22 05:06:22.741112 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1890 | 2025.03.22 05:06:22.741178 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1891 | 2025.03.22 05:06:22.741321 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1892 | 2025.03.22 05:06:22.741426 [ 286 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1893 | 2025.03.22 05:06:22.741451 [ 287 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1894 | 2025.03.22 05:06:22.741472 [ 288 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1895 | 2025.03.22 05:06:22.741586 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1896 | 2025.03.22 05:06:22.741615 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1897 | 2025.03.22 05:06:22.741721 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1898 | 2025.03.22 05:06:22.741743 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1899 | 2025.03.22 05:06:22.741785 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <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_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'))" | ||
1900 | 2025.03.22 05:06:22.741828 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <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_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'))" | ||
1901 | 2025.03.22 05:06:22.741868 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <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_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'))" | ||
1902 | 2025.03.22 05:06:22.743222 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002832 sec., 7768.361581920904 rows/sec., 325.18 KiB/sec. | ||
1903 | 2025.03.22 05:06:22.743415 [ 4 ] {5fd9604e-a20b-4fcc-9ebd-6cf15407c138} <Debug> TCPHandler: Processed in 0.003164599 sec. | ||
1904 | 2025.03.22 05:06:22.748960 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1905 | 2025.03.22 05:06:22.749130 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) 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_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) | ||
1906 | 2025.03.22 05:06:22.749442 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1907 | 2025.03.22 05:06:22.749490 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <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_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 | ||
1908 | 2025.03.22 05:06:22.749803 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1909 | 2025.03.22 05:06:22.749870 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1910 | 2025.03.22 05:06:22.750014 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1911 | 2025.03.22 05:06:22.750171 [ 286 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1912 | 2025.03.22 05:06:22.750192 [ 290 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1913 | 2025.03.22 05:06:22.750197 [ 288 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1914 | 2025.03.22 05:06:22.750342 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
1915 | 2025.03.22 05:06:22.750373 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1916 | 2025.03.22 05:06:22.750483 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1917 | 2025.03.22 05:06:22.750505 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1918 | 2025.03.22 05:06:22.750548 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <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_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'))" | ||
1919 | 2025.03.22 05:06:22.750594 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <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_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'))" | ||
1920 | 2025.03.22 05:06:22.750637 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <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_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'))" | ||
1921 | 2025.03.22 05:06:22.752049 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002997 sec., 7340.674007340674 rows/sec., 307.27 KiB/sec. | ||
1922 | 2025.03.22 05:06:22.752244 [ 4 ] {f3bf6952-cc9e-44a6-85cf-ee2c580ae3b0} <Debug> TCPHandler: Processed in 0.003334602 sec. | ||
1923 | 2025.03.22 05:06:22.755540 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1924 | 2025.03.22 05:06:22.755680 [ 4 ] {16dafb97-482a-4e80-bc7b-161328109bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1925 | 2025.03.22 05:06:22.755740 [ 4 ] {16dafb97-482a-4e80-bc7b-161328109bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1926 | 2025.03.22 05:06:22.756553 [ 4 ] {16dafb97-482a-4e80-bc7b-161328109bb0} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1927 | 2025.03.22 05:06:22.756604 [ 4 ] {16dafb97-482a-4e80-bc7b-161328109bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1928 | 2025.03.22 05:06:22.757138 [ 4 ] {16dafb97-482a-4e80-bc7b-161328109bb0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1929 | 2025.03.22 05:06:22.757362 [ 4 ] {16dafb97-482a-4e80-bc7b-161328109bb0} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1930 | 2025.03.22 05:06:22.757575 [ 4 ] {16dafb97-482a-4e80-bc7b-161328109bb0} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001933 sec., 6207.966890843249 rows/sec., 2.21 MiB/sec. | ||
1931 | 2025.03.22 05:06:22.757715 [ 4 ] {16dafb97-482a-4e80-bc7b-161328109bb0} <Debug> TCPHandler: Processed in 0.002237742 sec. | ||
1932 | 2025.03.22 05:06:22.757844 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1933 | 2025.03.22 05:06:22.757951 [ 4 ] {06827e12-f8d7-4d49-b558-83ed171efaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1934 | 2025.03.22 05:06:22.757997 [ 4 ] {06827e12-f8d7-4d49-b558-83ed171efaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1935 | 2025.03.22 05:06:22.759241 [ 4 ] {06827e12-f8d7-4d49-b558-83ed171efaa9} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1936 | 2025.03.22 05:06:22.759280 [ 4 ] {06827e12-f8d7-4d49-b558-83ed171efaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1937 | 2025.03.22 05:06:22.759655 [ 4 ] {06827e12-f8d7-4d49-b558-83ed171efaa9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1938 | 2025.03.22 05:06:22.759902 [ 4 ] {06827e12-f8d7-4d49-b558-83ed171efaa9} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1939 | 2025.03.22 05:06:22.760117 [ 4 ] {06827e12-f8d7-4d49-b558-83ed171efaa9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002185 sec., 97025.17162471397 rows/sec., 6.17 MiB/sec. | ||
1940 | 2025.03.22 05:06:22.760249 [ 4 ] {06827e12-f8d7-4d49-b558-83ed171efaa9} <Debug> TCPHandler: Processed in 0.002456735 sec. | ||
1941 | 2025.03.22 05:06:22.760372 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1942 | 2025.03.22 05:06:22.760480 [ 4 ] {1d7320d6-d263-4200-b350-e71f98492b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1943 | 2025.03.22 05:06:22.760526 [ 4 ] {1d7320d6-d263-4200-b350-e71f98492b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1944 | 2025.03.22 05:06:22.761324 [ 4 ] {1d7320d6-d263-4200-b350-e71f98492b7c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1945 | 2025.03.22 05:06:22.761364 [ 4 ] {1d7320d6-d263-4200-b350-e71f98492b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1946 | 2025.03.22 05:06:22.761763 [ 4 ] {1d7320d6-d263-4200-b350-e71f98492b7c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1947 | 2025.03.22 05:06:22.762028 [ 4 ] {1d7320d6-d263-4200-b350-e71f98492b7c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1948 | 2025.03.22 05:06:22.762243 [ 4 ] {1d7320d6-d263-4200-b350-e71f98492b7c} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001779 sec., 355817.8752107926 rows/sec., 27.98 MiB/sec. | ||
1949 | 2025.03.22 05:06:22.762440 [ 4 ] {1d7320d6-d263-4200-b350-e71f98492b7c} <Debug> TCPHandler: Processed in 0.002117339 sec. | ||
1950 | 2025.03.22 05:06:22.762589 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1951 | 2025.03.22 05:06:22.762698 [ 4 ] {f7c4d95a-dac1-4e89-b996-6b8ddac028ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1952 | 2025.03.22 05:06:22.762743 [ 4 ] {f7c4d95a-dac1-4e89-b996-6b8ddac028ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1953 | 2025.03.22 05:06:22.763309 [ 4 ] {f7c4d95a-dac1-4e89-b996-6b8ddac028ec} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1954 | 2025.03.22 05:06:22.763349 [ 4 ] {f7c4d95a-dac1-4e89-b996-6b8ddac028ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1955 | 2025.03.22 05:06:22.763704 [ 4 ] {f7c4d95a-dac1-4e89-b996-6b8ddac028ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1956 | 2025.03.22 05:06:22.763944 [ 4 ] {f7c4d95a-dac1-4e89-b996-6b8ddac028ec} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1957 | 2025.03.22 05:06:22.764066 [ 49 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1958 | 2025.03.22 05:06:22.764114 [ 49 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1959 | 2025.03.22 05:06:22.764123 [ 4 ] {f7c4d95a-dac1-4e89-b996-6b8ddac028ec} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001446 sec., 78838.17427385892 rows/sec., 4.72 MiB/sec. | ||
1960 | 2025.03.22 05:06:22.764151 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1961 | 2025.03.22 05:06:22.764192 [ 4 ] {f7c4d95a-dac1-4e89-b996-6b8ddac028ec} <Debug> TCPHandler: Processed in 0.0016545 sec. | ||
1962 | 2025.03.22 05:06:22.764360 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
1963 | 2025.03.22 05:06:22.764371 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1964 | 2025.03.22 05:06:22.764632 [ 4 ] {2b42f7a6-22f7-461b-a80d-fc9a780db43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1965 | 2025.03.22 05:06:22.764645 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1966 | 2025.03.22 05:06:22.764731 [ 4 ] {2b42f7a6-22f7-461b-a80d-fc9a780db43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1967 | 2025.03.22 05:06:22.764732 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
1968 | 2025.03.22 05:06:22.765070 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
1969 | 2025.03.22 05:06:22.765345 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
1970 | 2025.03.22 05:06:22.765627 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
1971 | 2025.03.22 05:06:22.765891 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
1972 | 2025.03.22 05:06:22.766195 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 114 rows starting from the beginning of the part | ||
1973 | 2025.03.22 05:06:22.767782 [ 4 ] {2b42f7a6-22f7-461b-a80d-fc9a780db43f} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1974 | 2025.03.22 05:06:22.767857 [ 4 ] {2b42f7a6-22f7-461b-a80d-fc9a780db43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1975 | 2025.03.22 05:06:22.768873 [ 4 ] {2b42f7a6-22f7-461b-a80d-fc9a780db43f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1976 | 2025.03.22 05:06:22.769229 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.004961571 sec., 54821.34590032069 rows/sec., 3.92 MiB/sec. | ||
1977 | 2025.03.22 05:06:22.769384 [ 4 ] {2b42f7a6-22f7-461b-a80d-fc9a780db43f} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1978 | 2025.03.22 05:06:22.769521 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1979 | 2025.03.22 05:06:22.769940 [ 4 ] {2b42f7a6-22f7-461b-a80d-fc9a780db43f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005397 sec., 20937.557902538447 rows/sec., 1.36 MiB/sec. | ||
1980 | 2025.03.22 05:06:22.770077 [ 4 ] {2b42f7a6-22f7-461b-a80d-fc9a780db43f} <Debug> TCPHandler: Processed in 0.005787067 sec. | ||
1981 | 2025.03.22 05:06:22.770252 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2025.03.22 05:06:22.770303 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1983 | 2025.03.22 05:06:22.770465 [ 4 ] {e2ee9ffe-b117-4da3-b92e-04070ba24067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1984 | 2025.03.22 05:06:22.770496 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_6_1} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1985 | 2025.03.22 05:06:22.770537 [ 4 ] {e2ee9ffe-b117-4da3-b92e-04070ba24067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1986 | 2025.03.22 05:06:22.770685 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1987 | 2025.03.22 05:06:22.771275 [ 4 ] {e2ee9ffe-b117-4da3-b92e-04070ba24067} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2025.03.22 05:06:22.771320 [ 4 ] {e2ee9ffe-b117-4da3-b92e-04070ba24067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1989 | 2025.03.22 05:06:22.771683 [ 4 ] {e2ee9ffe-b117-4da3-b92e-04070ba24067} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1990 | 2025.03.22 05:06:22.771935 [ 4 ] {e2ee9ffe-b117-4da3-b92e-04070ba24067} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1991 | 2025.03.22 05:06:22.772230 [ 4 ] {e2ee9ffe-b117-4da3-b92e-04070ba24067} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001821 sec., 61504.66776496431 rows/sec., 3.50 MiB/sec. | ||
1992 | 2025.03.22 05:06:22.772330 [ 4 ] {e2ee9ffe-b117-4da3-b92e-04070ba24067} <Debug> TCPHandler: Processed in 0.002137779 sec. | ||
1993 | 2025.03.22 05:06:22.772447 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1994 | 2025.03.22 05:06:22.772554 [ 4 ] {cb1196a8-5739-4628-b396-ce7a7312e4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1995 | 2025.03.22 05:06:22.772600 [ 4 ] {cb1196a8-5739-4628-b396-ce7a7312e4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1996 | 2025.03.22 05:06:22.773283 [ 4 ] {cb1196a8-5739-4628-b396-ce7a7312e4e3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1997 | 2025.03.22 05:06:22.773328 [ 4 ] {cb1196a8-5739-4628-b396-ce7a7312e4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1998 | 2025.03.22 05:06:22.773751 [ 4 ] {cb1196a8-5739-4628-b396-ce7a7312e4e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1999 | 2025.03.22 05:06:22.774035 [ 4 ] {cb1196a8-5739-4628-b396-ce7a7312e4e3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2000 | 2025.03.22 05:06:22.774267 [ 4 ] {cb1196a8-5739-4628-b396-ce7a7312e4e3} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001735 sec., 224783.86167146973 rows/sec., 15.89 MiB/sec. | ||
2001 | 2025.03.22 05:06:22.774322 [ 4 ] {cb1196a8-5739-4628-b396-ce7a7312e4e3} <Debug> TCPHandler: Processed in 0.001927746 sec. | ||
2002 | 2025.03.22 05:06:22.774435 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2003 | 2025.03.22 05:06:22.774543 [ 4 ] {184ad189-f101-46b7-87a1-d4d50551f855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2004 | 2025.03.22 05:06:22.774589 [ 4 ] {184ad189-f101-46b7-87a1-d4d50551f855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2005 | 2025.03.22 05:06:22.775017 [ 4 ] {184ad189-f101-46b7-87a1-d4d50551f855} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2006 | 2025.03.22 05:06:22.775058 [ 4 ] {184ad189-f101-46b7-87a1-d4d50551f855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2007 | 2025.03.22 05:06:22.775415 [ 4 ] {184ad189-f101-46b7-87a1-d4d50551f855} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2008 | 2025.03.22 05:06:22.775650 [ 4 ] {184ad189-f101-46b7-87a1-d4d50551f855} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2009 | 2025.03.22 05:06:22.775867 [ 4 ] {184ad189-f101-46b7-87a1-d4d50551f855} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 235.70 KiB/sec. | ||
2010 | 2025.03.22 05:06:22.775973 [ 4 ] {184ad189-f101-46b7-87a1-d4d50551f855} <Debug> TCPHandler: Processed in 0.00158904 sec. | ||
2011 | 2025.03.22 05:06:22.776100 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2012 | 2025.03.22 05:06:22.776206 [ 4 ] {477980e1-32eb-4a70-92af-d796318b1656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2013 | 2025.03.22 05:06:22.776255 [ 4 ] {477980e1-32eb-4a70-92af-d796318b1656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2014 | 2025.03.22 05:06:22.776772 [ 4 ] {477980e1-32eb-4a70-92af-d796318b1656} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2015 | 2025.03.22 05:06:22.776810 [ 4 ] {477980e1-32eb-4a70-92af-d796318b1656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2016 | 2025.03.22 05:06:22.777197 [ 4 ] {477980e1-32eb-4a70-92af-d796318b1656} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2017 | 2025.03.22 05:06:22.777436 [ 4 ] {477980e1-32eb-4a70-92af-d796318b1656} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2018 | 2025.03.22 05:06:22.777611 [ 4 ] {477980e1-32eb-4a70-92af-d796318b1656} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001428 sec., 165966.38655462186 rows/sec., 11.12 MiB/sec. | ||
2019 | 2025.03.22 05:06:22.777664 [ 4 ] {477980e1-32eb-4a70-92af-d796318b1656} <Debug> TCPHandler: Processed in 0.00161484 sec. | ||
2020 | 2025.03.22 05:06:22.777765 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2021 | 2025.03.22 05:06:22.777866 [ 4 ] {fadd79b5-2762-4ecf-8130-9973fb890823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2022 | 2025.03.22 05:06:22.777913 [ 4 ] {fadd79b5-2762-4ecf-8130-9973fb890823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2023 | 2025.03.22 05:06:22.778321 [ 4 ] {fadd79b5-2762-4ecf-8130-9973fb890823} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2024 | 2025.03.22 05:06:22.778358 [ 4 ] {fadd79b5-2762-4ecf-8130-9973fb890823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2025 | 2025.03.22 05:06:22.778707 [ 4 ] {fadd79b5-2762-4ecf-8130-9973fb890823} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2026 | 2025.03.22 05:06:22.778950 [ 4 ] {fadd79b5-2762-4ecf-8130-9973fb890823} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2027 | 2025.03.22 05:06:22.779182 [ 4 ] {fadd79b5-2762-4ecf-8130-9973fb890823} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00132 sec., 757.5757575757576 rows/sec., 51.05 KiB/sec. | ||
2028 | 2025.03.22 05:06:22.779254 [ 4 ] {fadd79b5-2762-4ecf-8130-9973fb890823} <Debug> TCPHandler: Processed in 0.001539738 sec. | ||
2029 | 2025.03.22 05:06:22.779362 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2030 | 2025.03.22 05:06:22.779466 [ 4 ] {1f20435f-cb50-4090-8568-5f9ceff810af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2031 | 2025.03.22 05:06:22.779532 [ 4 ] {1f20435f-cb50-4090-8568-5f9ceff810af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2032 | 2025.03.22 05:06:22.780727 [ 4 ] {1f20435f-cb50-4090-8568-5f9ceff810af} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2033 | 2025.03.22 05:06:22.780776 [ 4 ] {1f20435f-cb50-4090-8568-5f9ceff810af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2034 | 2025.03.22 05:06:22.781545 [ 4 ] {1f20435f-cb50-4090-8568-5f9ceff810af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2035 | 2025.03.22 05:06:22.781859 [ 4 ] {1f20435f-cb50-4090-8568-5f9ceff810af} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2036 | 2025.03.22 05:06:22.781993 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2037 | 2025.03.22 05:06:22.782040 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2038 | 2025.03.22 05:06:22.782069 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2039 | 2025.03.22 05:06:22.782128 [ 4 ] {1f20435f-cb50-4090-8568-5f9ceff810af} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002661 sec., 3006.388575723412 rows/sec., 5.39 MiB/sec. | ||
2040 | 2025.03.22 05:06:22.782370 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
2041 | 2025.03.22 05:06:22.782544 [ 4 ] {1f20435f-cb50-4090-8568-5f9ceff810af} <Debug> TCPHandler: Processed in 0.00322579 sec. | ||
2042 | 2025.03.22 05:06:22.782896 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2043 | 2025.03.22 05:06:22.782969 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2044 | 2025.03.22 05:06:22.783155 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
2045 | 2025.03.22 05:06:22.783163 [ 4 ] {ea7b7ee4-922b-4173-bd63-31cae9d5a7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2046 | 2025.03.22 05:06:22.783295 [ 4 ] {ea7b7ee4-922b-4173-bd63-31cae9d5a7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2047 | 2025.03.22 05:06:22.783875 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part | ||
2048 | 2025.03.22 05:06:22.784739 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
2049 | 2025.03.22 05:06:22.785473 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
2050 | 2025.03.22 05:06:22.786121 [ 4 ] {ea7b7ee4-922b-4173-bd63-31cae9d5a7fe} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2051 | 2025.03.22 05:06:22.786186 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
2052 | 2025.03.22 05:06:22.786209 [ 4 ] {ea7b7ee4-922b-4173-bd63-31cae9d5a7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2053 | 2025.03.22 05:06:22.786846 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
2054 | 2025.03.22 05:06:22.787791 [ 4 ] {ea7b7ee4-922b-4173-bd63-31cae9d5a7fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2055 | 2025.03.22 05:06:22.788266 [ 4 ] {ea7b7ee4-922b-4173-bd63-31cae9d5a7fe} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2056 | 2025.03.22 05:06:22.789159 [ 4 ] {ea7b7ee4-922b-4173-bd63-31cae9d5a7fe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006063 sec., 13524.657760184728 rows/sec., 879.60 KiB/sec. | ||
2057 | 2025.03.22 05:06:22.789314 [ 4 ] {ea7b7ee4-922b-4173-bd63-31cae9d5a7fe} <Debug> TCPHandler: Processed in 0.00653136 sec. | ||
2058 | 2025.03.22 05:06:22.792014 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 19 columns (19 merged, 0 gathered) in 0.009856822 sec., 16841.127901061824 rows/sec., 30.18 MiB/sec. | ||
2059 | 2025.03.22 05:06:22.792501 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2060 | 2025.03.22 05:06:22.792951 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2061 | 2025.03.22 05:06:22.793037 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2062 | 2025.03.22 05:06:22.793156 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
2063 | 2025.03.22 05:06:23.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.69 MiB, peak 172.77 MiB, free memory in arenas 0.00 B, will set to 166.85 MiB (RSS), difference: -1.84 MiB | ||
2064 | 2025.03.22 05:06:27.133587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 276 | ||
2065 | 2025.03.22 05:06:27.137272 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2025.03.22 05:06:27.137330 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2067 | 2025.03.22 05:06:27.138885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2068 | 2025.03.22 05:06:27.139207 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2025.03.22 05:06:27.139426 [ 43 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2070 | 2025.03.22 05:06:27.139541 [ 43 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2071 | 2025.03.22 05:06:27.139602 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2072 | 2025.03.22 05:06:27.140335 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
2073 | 2025.03.22 05:06:27.140957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
2074 | 2025.03.22 05:06:27.141455 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2075 | 2025.03.22 05:06:27.141643 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
2076 | 2025.03.22 05:06:27.142184 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part | ||
2077 | 2025.03.22 05:06:27.142683 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
2078 | 2025.03.22 05:06:27.143164 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
2079 | 2025.03.22 05:06:27.143873 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2080 | 2025.03.22 05:06:27.144497 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
2081 | 2025.03.22 05:06:27.152665 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 72 columns (72 merged, 0 gathered) in 0.012911539 sec., 21376.227884220465 rows/sec., 21.89 MiB/sec. | ||
2082 | 2025.03.22 05:06:27.153814 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2083 | 2025.03.22 05:06:27.154661 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2025.03.22 05:06:27.154762 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_6_1} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2085 | 2025.03.22 05:06:27.155092 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
2086 | 2025.03.22 05:06:27.705603 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2025.03.22 05:06:27.705873 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
2088 | 2025.03.22 05:06:27.706305 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2089 | 2025.03.22 05:06:27.706357 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
2090 | 2025.03.22 05:06:27.706714 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2091 | 2025.03.22 05:06:27.706793 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2092 | 2025.03.22 05:06:27.706968 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2093 | 2025.03.22 05:06:27.707113 [ 286 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2094 | 2025.03.22 05:06:27.707226 [ 288 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2095 | 2025.03.22 05:06:27.707278 [ 287 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2096 | 2025.03.22 05:06:27.707278 [ 290 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2097 | 2025.03.22 05:06:27.707504 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
2098 | 2025.03.22 05:06:27.707538 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2099 | 2025.03.22 05:06:27.707679 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2100 | 2025.03.22 05:06:27.707704 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
2101 | 2025.03.22 05:06:27.707750 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
2102 | 2025.03.22 05:06:27.707800 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
2103 | 2025.03.22 05:06:27.707844 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
2104 | 2025.03.22 05:06:27.707889 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
2105 | 2025.03.22 05:06:27.710126 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.004378 sec., 7766.103243490178 rows/sec., 298.90 KiB/sec. | ||
2106 | 2025.03.22 05:06:27.710407 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> MemoryTracker: Peak memory usage (for query): 143.67 KiB. | ||
2107 | 2025.03.22 05:06:27.710430 [ 4 ] {06b86755-1849-4436-9105-9b2282bf9d51} <Debug> TCPHandler: Processed in 0.004959162 sec. | ||
2108 | 2025.03.22 05:06:27.715659 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2109 | 2025.03.22 05:06:27.715803 [ 4 ] {8f7437e9-ae43-45f5-8f0c-60f303f788a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2110 | 2025.03.22 05:06:27.715863 [ 4 ] {8f7437e9-ae43-45f5-8f0c-60f303f788a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2111 | 2025.03.22 05:06:27.716646 [ 4 ] {8f7437e9-ae43-45f5-8f0c-60f303f788a4} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2112 | 2025.03.22 05:06:27.716702 [ 4 ] {8f7437e9-ae43-45f5-8f0c-60f303f788a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2113 | 2025.03.22 05:06:27.717222 [ 4 ] {8f7437e9-ae43-45f5-8f0c-60f303f788a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2114 | 2025.03.22 05:06:27.717444 [ 4 ] {8f7437e9-ae43-45f5-8f0c-60f303f788a4} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2115 | 2025.03.22 05:06:27.717688 [ 4 ] {8f7437e9-ae43-45f5-8f0c-60f303f788a4} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001927 sec., 518.9413596263622 rows/sec., 117.57 KiB/sec. | ||
2116 | 2025.03.22 05:06:27.717744 [ 4 ] {8f7437e9-ae43-45f5-8f0c-60f303f788a4} <Debug> TCPHandler: Processed in 0.00214896 sec. | ||
2117 | 2025.03.22 05:06:27.717869 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2118 | 2025.03.22 05:06:27.717977 [ 4 ] {2b7fa5e5-acb5-4641-a9b4-45352b255144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2119 | 2025.03.22 05:06:27.718023 [ 4 ] {2b7fa5e5-acb5-4641-a9b4-45352b255144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2120 | 2025.03.22 05:06:27.718556 [ 4 ] {2b7fa5e5-acb5-4641-a9b4-45352b255144} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2121 | 2025.03.22 05:06:27.718596 [ 4 ] {2b7fa5e5-acb5-4641-a9b4-45352b255144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2122 | 2025.03.22 05:06:27.718963 [ 4 ] {2b7fa5e5-acb5-4641-a9b4-45352b255144} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2123 | 2025.03.22 05:06:27.719198 [ 4 ] {2b7fa5e5-acb5-4641-a9b4-45352b255144} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2124 | 2025.03.22 05:06:27.719450 [ 4 ] {2b7fa5e5-acb5-4641-a9b4-45352b255144} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 328.58 KiB/sec. | ||
2125 | 2025.03.22 05:06:27.719634 [ 4 ] {2b7fa5e5-acb5-4641-a9b4-45352b255144} <Debug> TCPHandler: Processed in 0.001810314 sec. | ||
2126 | 2025.03.22 05:06:27.719766 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2127 | 2025.03.22 05:06:27.719873 [ 4 ] {95f487a9-deac-4e7a-afd0-88a4a9a06271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2128 | 2025.03.22 05:06:27.719918 [ 4 ] {95f487a9-deac-4e7a-afd0-88a4a9a06271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2129 | 2025.03.22 05:06:27.720494 [ 4 ] {95f487a9-deac-4e7a-afd0-88a4a9a06271} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2130 | 2025.03.22 05:06:27.720534 [ 4 ] {95f487a9-deac-4e7a-afd0-88a4a9a06271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2131 | 2025.03.22 05:06:27.720888 [ 4 ] {95f487a9-deac-4e7a-afd0-88a4a9a06271} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2132 | 2025.03.22 05:06:27.721121 [ 4 ] {95f487a9-deac-4e7a-afd0-88a4a9a06271} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2133 | 2025.03.22 05:06:27.721319 [ 4 ] {95f487a9-deac-4e7a-afd0-88a4a9a06271} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.00146 sec., 85616.43835616439 rows/sec., 7.26 MiB/sec. | ||
2134 | 2025.03.22 05:06:27.721332 [ 42 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2135 | 2025.03.22 05:06:27.721403 [ 4 ] {95f487a9-deac-4e7a-afd0-88a4a9a06271} <Debug> TCPHandler: Processed in 0.001685512 sec. | ||
2136 | 2025.03.22 05:06:27.721439 [ 42 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2137 | 2025.03.22 05:06:27.721515 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2138 | 2025.03.22 05:06:27.721564 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2139 | 2025.03.22 05:06:27.721880 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
2140 | 2025.03.22 05:06:27.721964 [ 4 ] {f5dba327-6c6f-4aee-a768-1b5eb8c32616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2141 | 2025.03.22 05:06:27.722131 [ 4 ] {f5dba327-6c6f-4aee-a768-1b5eb8c32616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2142 | 2025.03.22 05:06:27.722253 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2143 | 2025.03.22 05:06:27.722353 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
2144 | 2025.03.22 05:06:27.722593 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 116 rows starting from the beginning of the part | ||
2145 | 2025.03.22 05:06:27.723043 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
2146 | 2025.03.22 05:06:27.723475 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 122 rows starting from the beginning of the part | ||
2147 | 2025.03.22 05:06:27.723808 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 633 rows starting from the beginning of the part | ||
2148 | 2025.03.22 05:06:27.724112 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 125 rows starting from the beginning of the part | ||
2149 | 2025.03.22 05:06:27.725091 [ 4 ] {f5dba327-6c6f-4aee-a768-1b5eb8c32616} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2150 | 2025.03.22 05:06:27.725164 [ 4 ] {f5dba327-6c6f-4aee-a768-1b5eb8c32616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2151 | 2025.03.22 05:06:27.726130 [ 4 ] {f5dba327-6c6f-4aee-a768-1b5eb8c32616} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2152 | 2025.03.22 05:06:27.726567 [ 4 ] {f5dba327-6c6f-4aee-a768-1b5eb8c32616} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2153 | 2025.03.22 05:06:27.727279 [ 4 ] {f5dba327-6c6f-4aee-a768-1b5eb8c32616} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.005454 sec., 7150.715071507151 rows/sec., 531.79 KiB/sec. | ||
2154 | 2025.03.22 05:06:27.727488 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005854838 sec., 199493.1371286447 rows/sec., 16.95 MiB/sec. | ||
2155 | 2025.03.22 05:06:27.727633 [ 4 ] {f5dba327-6c6f-4aee-a768-1b5eb8c32616} <Debug> TCPHandler: Processed in 0.006121403 sec. | ||
2156 | 2025.03.22 05:06:27.727867 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2157 | 2025.03.22 05:06:27.727898 [ 199 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2158 | 2025.03.22 05:06:27.728107 [ 4 ] {3f7444da-4e3c-473a-9a7e-ca8af0fded7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2159 | 2025.03.22 05:06:27.728182 [ 4 ] {3f7444da-4e3c-473a-9a7e-ca8af0fded7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2160 | 2025.03.22 05:06:27.728614 [ 199 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2161 | 2025.03.22 05:06:27.728888 [ 199 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_11_2} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2162 | 2025.03.22 05:06:27.729035 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
2163 | 2025.03.22 05:06:27.729302 [ 4 ] {3f7444da-4e3c-473a-9a7e-ca8af0fded7d} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2164 | 2025.03.22 05:06:27.729347 [ 4 ] {3f7444da-4e3c-473a-9a7e-ca8af0fded7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2165 | 2025.03.22 05:06:27.729731 [ 4 ] {3f7444da-4e3c-473a-9a7e-ca8af0fded7d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2166 | 2025.03.22 05:06:27.730000 [ 4 ] {3f7444da-4e3c-473a-9a7e-ca8af0fded7d} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2167 | 2025.03.22 05:06:27.730160 [ 42 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2168 | 2025.03.22 05:06:27.730224 [ 42 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2025.03.22 05:06:27.730254 [ 4 ] {3f7444da-4e3c-473a-9a7e-ca8af0fded7d} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.002214 sec., 46522.13188798555 rows/sec., 3.64 MiB/sec. | ||
2170 | 2025.03.22 05:06:27.730268 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2171 | 2025.03.22 05:06:27.730444 [ 4 ] {3f7444da-4e3c-473a-9a7e-ca8af0fded7d} <Debug> TCPHandler: Processed in 0.002629069 sec. | ||
2172 | 2025.03.22 05:06:27.730700 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
2173 | 2025.03.22 05:06:27.730852 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2174 | 2025.03.22 05:06:27.731070 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2175 | 2025.03.22 05:06:27.731105 [ 4 ] {494d36bc-1009-4f8d-8274-5d5752651a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2176 | 2025.03.22 05:06:27.731138 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
2177 | 2025.03.22 05:06:27.731194 [ 4 ] {494d36bc-1009-4f8d-8274-5d5752651a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2178 | 2025.03.22 05:06:27.731517 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
2179 | 2025.03.22 05:06:27.731910 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
2180 | 2025.03.22 05:06:27.732304 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 97 rows starting from the beginning of the part | ||
2181 | 2025.03.22 05:06:27.732609 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part | ||
2182 | 2025.03.22 05:06:27.732937 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 103 rows starting from the beginning of the part | ||
2183 | 2025.03.22 05:06:27.733910 [ 4 ] {494d36bc-1009-4f8d-8274-5d5752651a30} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2184 | 2025.03.22 05:06:27.733994 [ 4 ] {494d36bc-1009-4f8d-8274-5d5752651a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2185 | 2025.03.22 05:06:27.735125 [ 4 ] {494d36bc-1009-4f8d-8274-5d5752651a30} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2186 | 2025.03.22 05:06:27.735698 [ 4 ] {494d36bc-1009-4f8d-8274-5d5752651a30} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2187 | 2025.03.22 05:06:27.735808 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 5 columns (5 merged, 0 gathered) in 0.005377269 sec., 157700.8700885152 rows/sec., 12.38 MiB/sec. | ||
2188 | 2025.03.22 05:06:27.736074 [ 4 ] {494d36bc-1009-4f8d-8274-5d5752651a30} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.005036 sec., 32366.9579030977 rows/sec., 2.25 MiB/sec. | ||
2189 | 2025.03.22 05:06:27.736082 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2190 | 2025.03.22 05:06:27.736279 [ 4 ] {494d36bc-1009-4f8d-8274-5d5752651a30} <Debug> TCPHandler: Processed in 0.005543943 sec. | ||
2191 | 2025.03.22 05:06:27.736460 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2192 | 2025.03.22 05:06:27.736615 [ 4 ] {8a7a29a8-176c-4e28-9d5d-ba53fd266c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2193 | 2025.03.22 05:06:27.736669 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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.22 05:06:27.736777 [ 4 ] {8a7a29a8-176c-4e28-9d5d-ba53fd266c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2195 | 2025.03.22 05:06:27.736915 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_11_2} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2196 | 2025.03.22 05:06:27.737161 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2197 | 2025.03.22 05:06:27.738322 [ 4 ] {8a7a29a8-176c-4e28-9d5d-ba53fd266c8d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2198 | 2025.03.22 05:06:27.738368 [ 4 ] {8a7a29a8-176c-4e28-9d5d-ba53fd266c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2199 | 2025.03.22 05:06:27.739040 [ 4 ] {8a7a29a8-176c-4e28-9d5d-ba53fd266c8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2200 | 2025.03.22 05:06:27.739306 [ 4 ] {8a7a29a8-176c-4e28-9d5d-ba53fd266c8d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2201 | 2025.03.22 05:06:27.739656 [ 4 ] {8a7a29a8-176c-4e28-9d5d-ba53fd266c8d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003066 sec., 10763.209393346378 rows/sec., 19.29 MiB/sec. | ||
2202 | 2025.03.22 05:06:27.739849 [ 4 ] {8a7a29a8-176c-4e28-9d5d-ba53fd266c8d} <Debug> TCPHandler: Processed in 0.003449784 sec. | ||
2203 | 2025.03.22 05:06:27.739972 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2204 | 2025.03.22 05:06:27.740076 [ 4 ] {0ac7e0e7-f04c-439e-94a1-473d3c4a2a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2205 | 2025.03.22 05:06:27.740122 [ 4 ] {0ac7e0e7-f04c-439e-94a1-473d3c4a2a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2206 | 2025.03.22 05:06:27.740567 [ 4 ] {0ac7e0e7-f04c-439e-94a1-473d3c4a2a49} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2207 | 2025.03.22 05:06:27.740607 [ 4 ] {0ac7e0e7-f04c-439e-94a1-473d3c4a2a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2208 | 2025.03.22 05:06:27.740966 [ 4 ] {0ac7e0e7-f04c-439e-94a1-473d3c4a2a49} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2209 | 2025.03.22 05:06:27.741226 [ 4 ] {0ac7e0e7-f04c-439e-94a1-473d3c4a2a49} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2210 | 2025.03.22 05:06:27.741448 [ 4 ] {0ac7e0e7-f04c-439e-94a1-473d3c4a2a49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
2211 | 2025.03.22 05:06:27.741500 [ 4 ] {0ac7e0e7-f04c-439e-94a1-473d3c4a2a49} <Debug> TCPHandler: Processed in 0.001579579 sec. | ||
2212 | 2025.03.22 05:06:29.629592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2213 | 2025.03.22 05:06:29.630281 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2214 | 2025.03.22 05:06:29.630326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2215 | 2025.03.22 05:06:29.630867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2216 | 2025.03.22 05:06:29.631130 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2217 | 2025.03.22 05:06:29.631355 [ 40 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2218 | 2025.03.22 05:06:29.631387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2219 | 2025.03.22 05:06:29.631443 [ 40 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2025.03.22 05:06:29.631476 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2221 | 2025.03.22 05:06:29.631615 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
2222 | 2025.03.22 05:06:29.631767 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2223 | 2025.03.22 05:06:29.631819 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
2224 | 2025.03.22 05:06:29.631932 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2225 | 2025.03.22 05:06:29.632176 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2226 | 2025.03.22 05:06:29.632400 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2227 | 2025.03.22 05:06:29.632582 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2228 | 2025.03.22 05:06:29.632796 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2229 | 2025.03.22 05:06:29.634644 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003084217 sec., 1641583.585071997 rows/sec., 23.48 MiB/sec. | ||
2230 | 2025.03.22 05:06:29.635023 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2231 | 2025.03.22 05:06:29.635342 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2025.03.22 05:06:29.635427 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_11_2} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2233 | 2025.03.22 05:06:29.635530 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2234 | 2025.03.22 05:06:29.935250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2235 | 2025.03.22 05:06:29.956605 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2236 | 2025.03.22 05:06:29.956672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2237 | 2025.03.22 05:06:29.964054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2238 | 2025.03.22 05:06:29.964838 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2239 | 2025.03.22 05:06:29.965197 [ 40 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2240 | 2025.03.22 05:06:29.965320 [ 40 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2241 | 2025.03.22 05:06:29.965380 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2242 | 2025.03.22 05:06:29.965885 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
2243 | 2025.03.22 05:06:29.981369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2244 | 2025.03.22 05:06:29.982706 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2245 | 2025.03.22 05:06:29.984010 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
2246 | 2025.03.22 05:06:29.988995 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
2247 | 2025.03.22 05:06:29.994352 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
2248 | 2025.03.22 05:06:29.999828 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
2249 | 2025.03.22 05:06:30.005583 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
2250 | 2025.03.22 05:06:30.010331 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
2251 | 2025.03.22 05:06:30.075994 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.110464815 sec., 751.3704703167249 rows/sec., 3.89 MiB/sec. | ||
2252 | 2025.03.22 05:06:30.078432 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2253 | 2025.03.22 05:06:30.081257 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_11_2} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2254 | 2025.03.22 05:06:30.081385 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_11_2} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2255 | 2025.03.22 05:06:30.083563 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2256 | 2025.03.22 05:06:32.713890 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2257 | 2025.03.22 05:06:32.714104 [ 4 ] {65a14ee1-5f50-4c98-b928-6ec385a41061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2258 | 2025.03.22 05:06:32.714179 [ 4 ] {65a14ee1-5f50-4c98-b928-6ec385a41061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2259 | 2025.03.22 05:06:32.715011 [ 4 ] {65a14ee1-5f50-4c98-b928-6ec385a41061} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2260 | 2025.03.22 05:06:32.715064 [ 4 ] {65a14ee1-5f50-4c98-b928-6ec385a41061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2261 | 2025.03.22 05:06:32.715523 [ 4 ] {65a14ee1-5f50-4c98-b928-6ec385a41061} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2262 | 2025.03.22 05:06:32.715780 [ 4 ] {65a14ee1-5f50-4c98-b928-6ec385a41061} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2263 | 2025.03.22 05:06:32.716020 [ 4 ] {65a14ee1-5f50-4c98-b928-6ec385a41061} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001975 sec., 107341.77215189872 rows/sec., 6.83 MiB/sec. | ||
2264 | 2025.03.22 05:06:32.716087 [ 4 ] {65a14ee1-5f50-4c98-b928-6ec385a41061} <Debug> TCPHandler: Processed in 0.002342543 sec. | ||
2265 | 2025.03.22 05:06:32.716231 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2266 | 2025.03.22 05:06:32.716376 [ 4 ] {188d4c5b-3109-48b7-bd09-3ce0df1bf34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2267 | 2025.03.22 05:06:32.716437 [ 4 ] {188d4c5b-3109-48b7-bd09-3ce0df1bf34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2268 | 2025.03.22 05:06:32.717328 [ 4 ] {188d4c5b-3109-48b7-bd09-3ce0df1bf34e} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2269 | 2025.03.22 05:06:32.717373 [ 4 ] {188d4c5b-3109-48b7-bd09-3ce0df1bf34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2270 | 2025.03.22 05:06:32.717809 [ 4 ] {188d4c5b-3109-48b7-bd09-3ce0df1bf34e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2271 | 2025.03.22 05:06:32.718055 [ 4 ] {188d4c5b-3109-48b7-bd09-3ce0df1bf34e} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2272 | 2025.03.22 05:06:32.718281 [ 4 ] {188d4c5b-3109-48b7-bd09-3ce0df1bf34e} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001939 sec., 326456.9365652398 rows/sec., 25.67 MiB/sec. | ||
2273 | 2025.03.22 05:06:32.718336 [ 4 ] {188d4c5b-3109-48b7-bd09-3ce0df1bf34e} <Debug> TCPHandler: Processed in 0.002172691 sec. | ||
2274 | 2025.03.22 05:06:32.718442 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2275 | 2025.03.22 05:06:32.718547 [ 4 ] {576b6441-d8fe-449d-a444-6b37dcbe2750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2276 | 2025.03.22 05:06:32.718595 [ 4 ] {576b6441-d8fe-449d-a444-6b37dcbe2750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2277 | 2025.03.22 05:06:32.719138 [ 4 ] {576b6441-d8fe-449d-a444-6b37dcbe2750} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2278 | 2025.03.22 05:06:32.719181 [ 4 ] {576b6441-d8fe-449d-a444-6b37dcbe2750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2279 | 2025.03.22 05:06:32.719546 [ 4 ] {576b6441-d8fe-449d-a444-6b37dcbe2750} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2280 | 2025.03.22 05:06:32.719787 [ 4 ] {576b6441-d8fe-449d-a444-6b37dcbe2750} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2281 | 2025.03.22 05:06:32.720051 [ 4 ] {576b6441-d8fe-449d-a444-6b37dcbe2750} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001525 sec., 74754.09836065573 rows/sec., 4.47 MiB/sec. | ||
2282 | 2025.03.22 05:06:32.720207 [ 4 ] {576b6441-d8fe-449d-a444-6b37dcbe2750} <Debug> TCPHandler: Processed in 0.001811923 sec. | ||
2283 | 2025.03.22 05:06:32.720384 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2284 | 2025.03.22 05:06:32.720492 [ 4 ] {92d3de42-3a8a-432c-8a73-c7a1850630af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2285 | 2025.03.22 05:06:32.720539 [ 4 ] {92d3de42-3a8a-432c-8a73-c7a1850630af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2286 | 2025.03.22 05:06:32.721099 [ 4 ] {92d3de42-3a8a-432c-8a73-c7a1850630af} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2287 | 2025.03.22 05:06:32.721139 [ 4 ] {92d3de42-3a8a-432c-8a73-c7a1850630af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2288 | 2025.03.22 05:06:32.721501 [ 4 ] {92d3de42-3a8a-432c-8a73-c7a1850630af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2289 | 2025.03.22 05:06:32.721739 [ 4 ] {92d3de42-3a8a-432c-8a73-c7a1850630af} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2290 | 2025.03.22 05:06:32.722022 [ 4 ] {92d3de42-3a8a-432c-8a73-c7a1850630af} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001533 sec., 73711.67645140247 rows/sec., 4.77 MiB/sec. | ||
2291 | 2025.03.22 05:06:32.722095 [ 4 ] {92d3de42-3a8a-432c-8a73-c7a1850630af} <Debug> TCPHandler: Processed in 0.001761742 sec. | ||
2292 | 2025.03.22 05:06:32.722226 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2293 | 2025.03.22 05:06:32.722362 [ 4 ] {f35ccdda-b789-4804-a06c-e0d25c4b3f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2294 | 2025.03.22 05:06:32.722419 [ 4 ] {f35ccdda-b789-4804-a06c-e0d25c4b3f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2295 | 2025.03.22 05:06:32.723081 [ 4 ] {f35ccdda-b789-4804-a06c-e0d25c4b3f88} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2296 | 2025.03.22 05:06:32.723122 [ 4 ] {f35ccdda-b789-4804-a06c-e0d25c4b3f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2297 | 2025.03.22 05:06:32.723506 [ 4 ] {f35ccdda-b789-4804-a06c-e0d25c4b3f88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2298 | 2025.03.22 05:06:32.723744 [ 4 ] {f35ccdda-b789-4804-a06c-e0d25c4b3f88} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2299 | 2025.03.22 05:06:32.724008 [ 4 ] {f35ccdda-b789-4804-a06c-e0d25c4b3f88} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001663 sec., 67348.16596512328 rows/sec., 3.84 MiB/sec. | ||
2300 | 2025.03.22 05:06:32.724064 [ 4 ] {f35ccdda-b789-4804-a06c-e0d25c4b3f88} <Debug> TCPHandler: Processed in 0.001903255 sec. | ||
2301 | 2025.03.22 05:06:32.724188 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2302 | 2025.03.22 05:06:32.724316 [ 4 ] {a809b1e6-fead-4035-a7e5-c097363cc44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2303 | 2025.03.22 05:06:32.724371 [ 4 ] {a809b1e6-fead-4035-a7e5-c097363cc44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2304 | 2025.03.22 05:06:32.725117 [ 4 ] {a809b1e6-fead-4035-a7e5-c097363cc44c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2305 | 2025.03.22 05:06:32.725238 [ 4 ] {a809b1e6-fead-4035-a7e5-c097363cc44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2306 | 2025.03.22 05:06:32.725633 [ 4 ] {a809b1e6-fead-4035-a7e5-c097363cc44c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2307 | 2025.03.22 05:06:32.725872 [ 4 ] {a809b1e6-fead-4035-a7e5-c097363cc44c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2308 | 2025.03.22 05:06:32.726082 [ 4 ] {a809b1e6-fead-4035-a7e5-c097363cc44c} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001794 sec., 217391.30434782608 rows/sec., 15.36 MiB/sec. | ||
2309 | 2025.03.22 05:06:32.726135 [ 4 ] {a809b1e6-fead-4035-a7e5-c097363cc44c} <Debug> TCPHandler: Processed in 0.002008827 sec. | ||
2310 | 2025.03.22 05:06:32.726249 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2311 | 2025.03.22 05:06:32.726354 [ 4 ] {493d1ea4-d02c-46cf-9046-28326d666b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2312 | 2025.03.22 05:06:32.726401 [ 4 ] {493d1ea4-d02c-46cf-9046-28326d666b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2313 | 2025.03.22 05:06:32.726904 [ 4 ] {493d1ea4-d02c-46cf-9046-28326d666b8a} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2314 | 2025.03.22 05:06:32.726944 [ 4 ] {493d1ea4-d02c-46cf-9046-28326d666b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2315 | 2025.03.22 05:06:32.727294 [ 4 ] {493d1ea4-d02c-46cf-9046-28326d666b8a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2316 | 2025.03.22 05:06:32.727527 [ 4 ] {493d1ea4-d02c-46cf-9046-28326d666b8a} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2317 | 2025.03.22 05:06:32.727730 [ 4 ] {493d1ea4-d02c-46cf-9046-28326d666b8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. | ||
2318 | 2025.03.22 05:06:32.727781 [ 4 ] {493d1ea4-d02c-46cf-9046-28326d666b8a} <Debug> TCPHandler: Processed in 0.00158451 sec. | ||
2319 | 2025.03.22 05:06:32.727903 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2320 | 2025.03.22 05:06:32.728009 [ 4 ] {d95cf8fc-03bd-4782-9928-8b180a70873f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2321 | 2025.03.22 05:06:32.728058 [ 4 ] {d95cf8fc-03bd-4782-9928-8b180a70873f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2322 | 2025.03.22 05:06:32.728567 [ 4 ] {d95cf8fc-03bd-4782-9928-8b180a70873f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2323 | 2025.03.22 05:06:32.728607 [ 4 ] {d95cf8fc-03bd-4782-9928-8b180a70873f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2324 | 2025.03.22 05:06:32.728996 [ 4 ] {d95cf8fc-03bd-4782-9928-8b180a70873f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2325 | 2025.03.22 05:06:32.729238 [ 4 ] {d95cf8fc-03bd-4782-9928-8b180a70873f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2326 | 2025.03.22 05:06:32.729425 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2327 | 2025.03.22 05:06:32.729491 [ 4 ] {d95cf8fc-03bd-4782-9928-8b180a70873f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001494 sec., 158634.53815261042 rows/sec., 10.63 MiB/sec. | ||
2328 | 2025.03.22 05:06:32.729547 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2329 | 2025.03.22 05:06:32.729602 [ 4 ] {d95cf8fc-03bd-4782-9928-8b180a70873f} <Debug> TCPHandler: Processed in 0.001747982 sec. | ||
2330 | 2025.03.22 05:06:32.729626 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2331 | 2025.03.22 05:06:32.729763 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2332 | 2025.03.22 05:06:32.729900 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
2333 | 2025.03.22 05:06:32.729936 [ 4 ] {953f1927-592e-4c10-89ba-d1be96427ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2334 | 2025.03.22 05:06:32.730020 [ 4 ] {953f1927-592e-4c10-89ba-d1be96427ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2335 | 2025.03.22 05:06:32.730298 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2336 | 2025.03.22 05:06:32.730408 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 510 rows starting from the beginning of the part | ||
2337 | 2025.03.22 05:06:32.730678 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 154 rows starting from the beginning of the part | ||
2338 | 2025.03.22 05:06:32.730990 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
2339 | 2025.03.22 05:06:32.731537 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
2340 | 2025.03.22 05:06:32.731839 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 163 rows starting from the beginning of the part | ||
2341 | 2025.03.22 05:06:32.732191 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
2342 | 2025.03.22 05:06:32.732539 [ 4 ] {953f1927-592e-4c10-89ba-d1be96427ad3} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2343 | 2025.03.22 05:06:32.732634 [ 4 ] {953f1927-592e-4c10-89ba-d1be96427ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2344 | 2025.03.22 05:06:32.733539 [ 4 ] {953f1927-592e-4c10-89ba-d1be96427ad3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2345 | 2025.03.22 05:06:32.734129 [ 4 ] {953f1927-592e-4c10-89ba-d1be96427ad3} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2346 | 2025.03.22 05:06:32.734860 [ 4 ] {953f1927-592e-4c10-89ba-d1be96427ad3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004952 sec., 201.93861066235866 rows/sec., 13.61 KiB/sec. | ||
2347 | 2025.03.22 05:06:32.734989 [ 4 ] {953f1927-592e-4c10-89ba-d1be96427ad3} <Debug> TCPHandler: Processed in 0.005296208 sec. | ||
2348 | 2025.03.22 05:06:32.735228 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2349 | 2025.03.22 05:06:32.735391 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1461 rows, containing 5 columns (5 merged, 0 gathered) in 0.005606814 sec., 260575.79224136917 rows/sec., 17.89 MiB/sec. | ||
2350 | 2025.03.22 05:06:32.735446 [ 4 ] {5e03dacb-7e37-477b-b5ee-bb1763c836f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2351 | 2025.03.22 05:06:32.735533 [ 4 ] {5e03dacb-7e37-477b-b5ee-bb1763c836f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2352 | 2025.03.22 05:06:32.735747 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2353 | 2025.03.22 05:06:32.736590 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2354 | 2025.03.22 05:06:32.736927 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2355 | 2025.03.22 05:06:32.737091 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2356 | 2025.03.22 05:06:32.737697 [ 4 ] {5e03dacb-7e37-477b-b5ee-bb1763c836f5} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2357 | 2025.03.22 05:06:32.737741 [ 4 ] {5e03dacb-7e37-477b-b5ee-bb1763c836f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2358 | 2025.03.22 05:06:32.738392 [ 4 ] {5e03dacb-7e37-477b-b5ee-bb1763c836f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2359 | 2025.03.22 05:06:32.738646 [ 4 ] {5e03dacb-7e37-477b-b5ee-bb1763c836f5} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2360 | 2025.03.22 05:06:32.738905 [ 4 ] {5e03dacb-7e37-477b-b5ee-bb1763c836f5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003507 sec., 2281.151981750784 rows/sec., 4.09 MiB/sec. | ||
2361 | 2025.03.22 05:06:32.739016 [ 4 ] {5e03dacb-7e37-477b-b5ee-bb1763c836f5} <Debug> TCPHandler: Processed in 0.003897672 sec. | ||
2362 | 2025.03.22 05:06:32.739130 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2363 | 2025.03.22 05:06:32.739233 [ 4 ] {54e491ae-e3bb-487a-abdc-016aa26b6922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2364 | 2025.03.22 05:06:32.739280 [ 4 ] {54e491ae-e3bb-487a-abdc-016aa26b6922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2365 | 2025.03.22 05:06:32.739711 [ 4 ] {54e491ae-e3bb-487a-abdc-016aa26b6922} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2366 | 2025.03.22 05:06:32.739749 [ 4 ] {54e491ae-e3bb-487a-abdc-016aa26b6922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2367 | 2025.03.22 05:06:32.740115 [ 4 ] {54e491ae-e3bb-487a-abdc-016aa26b6922} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2368 | 2025.03.22 05:06:32.740353 [ 4 ] {54e491ae-e3bb-487a-abdc-016aa26b6922} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2369 | 2025.03.22 05:06:32.740509 [ 34 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2370 | 2025.03.22 05:06:32.740563 [ 34 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2371 | 2025.03.22 05:06:32.740600 [ 4 ] {54e491ae-e3bb-487a-abdc-016aa26b6922} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001382 sec., 59334.298118668594 rows/sec., 3.77 MiB/sec. | ||
2372 | 2025.03.22 05:06:32.740608 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2373 | 2025.03.22 05:06:32.740750 [ 4 ] {54e491ae-e3bb-487a-abdc-016aa26b6922} <Debug> TCPHandler: Processed in 0.001666531 sec. | ||
2374 | 2025.03.22 05:06:32.740859 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
2375 | 2025.03.22 05:06:32.740983 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2376 | 2025.03.22 05:06:32.741018 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
2377 | 2025.03.22 05:06:32.741107 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
2378 | 2025.03.22 05:06:32.741179 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
2379 | 2025.03.22 05:06:32.741458 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
2380 | 2025.03.22 05:06:32.741726 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
2381 | 2025.03.22 05:06:32.742030 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
2382 | 2025.03.22 05:06:32.743238 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494176 sec., 207683.82022760223 rows/sec., 13.84 MiB/sec. | ||
2383 | 2025.03.22 05:06:32.743477 [ 194 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2384 | 2025.03.22 05:06:32.743869 [ 194 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_11_2} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2385 | 2025.03.22 05:06:32.743978 [ 194 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_11_2} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2386 | 2025.03.22 05:06:32.744092 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2387 | 2025.03.22 05:06:37.058400 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2388 | 2025.03.22 05:06:37.058469 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2389 | 2025.03.22 05:06:37.131611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2390 | 2025.03.22 05:06:37.132328 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2391 | 2025.03.22 05:06:37.132397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2392 | 2025.03.22 05:06:37.133071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2393 | 2025.03.22 05:06:37.133352 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2394 | 2025.03.22 05:06:37.133607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2395 | 2025.03.22 05:06:37.141399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 316 | ||
2396 | 2025.03.22 05:06:37.144924 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2397 | 2025.03.22 05:06:37.144979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2398 | 2025.03.22 05:06:37.146573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2399 | 2025.03.22 05:06:37.146906 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2400 | 2025.03.22 05:06:37.147618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
2401 | 2025.03.22 05:06:37.481528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2402 | 2025.03.22 05:06:37.500012 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2403 | 2025.03.22 05:06:37.500070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2404 | 2025.03.22 05:06:37.507306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2405 | 2025.03.22 05:06:37.508581 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2406 | 2025.03.22 05:06:37.511017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2407 | 2025.03.22 05:06:37.709241 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2408 | 2025.03.22 05:06:37.709456 [ 4 ] {00b8011d-3af8-442e-980c-bb066ba0ce96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2409 | 2025.03.22 05:06:37.709536 [ 4 ] {00b8011d-3af8-442e-980c-bb066ba0ce96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2410 | 2025.03.22 05:06:37.710397 [ 4 ] {00b8011d-3af8-442e-980c-bb066ba0ce96} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2411 | 2025.03.22 05:06:37.710447 [ 4 ] {00b8011d-3af8-442e-980c-bb066ba0ce96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2412 | 2025.03.22 05:06:37.710885 [ 4 ] {00b8011d-3af8-442e-980c-bb066ba0ce96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2413 | 2025.03.22 05:06:37.711135 [ 4 ] {00b8011d-3af8-442e-980c-bb066ba0ce96} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2414 | 2025.03.22 05:06:37.711330 [ 4 ] {00b8011d-3af8-442e-980c-bb066ba0ce96} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001935 sec., 63049.09560723514 rows/sec., 5.37 MiB/sec. | ||
2415 | 2025.03.22 05:06:37.711385 [ 4 ] {00b8011d-3af8-442e-980c-bb066ba0ce96} <Debug> TCPHandler: Processed in 0.002287782 sec. | ||
2416 | 2025.03.22 05:06:37.711506 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2417 | 2025.03.22 05:06:37.711611 [ 4 ] {f07d1dfc-a8da-4c61-bb52-56ed324ac7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2418 | 2025.03.22 05:06:37.711655 [ 4 ] {f07d1dfc-a8da-4c61-bb52-56ed324ac7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2419 | 2025.03.22 05:06:37.712175 [ 4 ] {f07d1dfc-a8da-4c61-bb52-56ed324ac7f3} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2420 | 2025.03.22 05:06:37.712212 [ 4 ] {f07d1dfc-a8da-4c61-bb52-56ed324ac7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2421 | 2025.03.22 05:06:37.712571 [ 4 ] {f07d1dfc-a8da-4c61-bb52-56ed324ac7f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2422 | 2025.03.22 05:06:37.712807 [ 4 ] {f07d1dfc-a8da-4c61-bb52-56ed324ac7f3} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2423 | 2025.03.22 05:06:37.712976 [ 4 ] {f07d1dfc-a8da-4c61-bb52-56ed324ac7f3} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001388 sec., 23775.21613832853 rows/sec., 1.75 MiB/sec. | ||
2424 | 2025.03.22 05:06:37.713026 [ 4 ] {f07d1dfc-a8da-4c61-bb52-56ed324ac7f3} <Debug> TCPHandler: Processed in 0.00157189 sec. | ||
2425 | 2025.03.22 05:06:37.713139 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2426 | 2025.03.22 05:06:37.713244 [ 4 ] {b88d8a08-f873-4f84-9a4c-71d20899a028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2427 | 2025.03.22 05:06:37.713289 [ 4 ] {b88d8a08-f873-4f84-9a4c-71d20899a028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2428 | 2025.03.22 05:06:37.713848 [ 4 ] {b88d8a08-f873-4f84-9a4c-71d20899a028} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2429 | 2025.03.22 05:06:37.713885 [ 4 ] {b88d8a08-f873-4f84-9a4c-71d20899a028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2430 | 2025.03.22 05:06:37.714238 [ 4 ] {b88d8a08-f873-4f84-9a4c-71d20899a028} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2431 | 2025.03.22 05:06:37.714485 [ 4 ] {b88d8a08-f873-4f84-9a4c-71d20899a028} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2432 | 2025.03.22 05:06:37.714656 [ 4 ] {b88d8a08-f873-4f84-9a4c-71d20899a028} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001433 sec., 67690.16050244242 rows/sec., 5.29 MiB/sec. | ||
2433 | 2025.03.22 05:06:37.714706 [ 4 ] {b88d8a08-f873-4f84-9a4c-71d20899a028} <Debug> TCPHandler: Processed in 0.001617429 sec. | ||
2434 | 2025.03.22 05:06:37.714818 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2435 | 2025.03.22 05:06:37.714922 [ 4 ] {8c638c7e-66e5-420a-bd82-1dd6e9f2af31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2436 | 2025.03.22 05:06:37.714971 [ 4 ] {8c638c7e-66e5-420a-bd82-1dd6e9f2af31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2437 | 2025.03.22 05:06:37.715476 [ 4 ] {8c638c7e-66e5-420a-bd82-1dd6e9f2af31} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2438 | 2025.03.22 05:06:37.715513 [ 4 ] {8c638c7e-66e5-420a-bd82-1dd6e9f2af31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2439 | 2025.03.22 05:06:37.715892 [ 4 ] {8c638c7e-66e5-420a-bd82-1dd6e9f2af31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2440 | 2025.03.22 05:06:37.716122 [ 4 ] {8c638c7e-66e5-420a-bd82-1dd6e9f2af31} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2441 | 2025.03.22 05:06:37.716321 [ 4 ] {8c638c7e-66e5-420a-bd82-1dd6e9f2af31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
2442 | 2025.03.22 05:06:37.716497 [ 4 ] {8c638c7e-66e5-420a-bd82-1dd6e9f2af31} <Debug> TCPHandler: Processed in 0.001724792 sec. | ||
2443 | 2025.03.22 05:06:37.716664 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2444 | 2025.03.22 05:06:37.716768 [ 4 ] {755da843-4250-4af6-ac0b-b4eebb2b870f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2445 | 2025.03.22 05:06:37.716840 [ 4 ] {755da843-4250-4af6-ac0b-b4eebb2b870f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2446 | 2025.03.22 05:06:37.717936 [ 4 ] {755da843-4250-4af6-ac0b-b4eebb2b870f} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2447 | 2025.03.22 05:06:37.717973 [ 4 ] {755da843-4250-4af6-ac0b-b4eebb2b870f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2448 | 2025.03.22 05:06:37.718698 [ 4 ] {755da843-4250-4af6-ac0b-b4eebb2b870f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2449 | 2025.03.22 05:06:37.719026 [ 4 ] {755da843-4250-4af6-ac0b-b4eebb2b870f} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2450 | 2025.03.22 05:06:37.719243 [ 4 ] {755da843-4250-4af6-ac0b-b4eebb2b870f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002497 sec., 13215.859030837004 rows/sec., 23.68 MiB/sec. | ||
2451 | 2025.03.22 05:06:37.719358 [ 4 ] {755da843-4250-4af6-ac0b-b4eebb2b870f} <Debug> TCPHandler: Processed in 0.002744351 sec. | ||
2452 | 2025.03.22 05:06:37.719518 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2453 | 2025.03.22 05:06:37.719652 [ 4 ] {75200c77-9d62-4003-9fef-108d047f0c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2454 | 2025.03.22 05:06:37.719709 [ 4 ] {75200c77-9d62-4003-9fef-108d047f0c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2455 | 2025.03.22 05:06:37.720235 [ 4 ] {75200c77-9d62-4003-9fef-108d047f0c45} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2456 | 2025.03.22 05:06:37.720280 [ 4 ] {75200c77-9d62-4003-9fef-108d047f0c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2457 | 2025.03.22 05:06:37.720649 [ 4 ] {75200c77-9d62-4003-9fef-108d047f0c45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2458 | 2025.03.22 05:06:37.720894 [ 4 ] {75200c77-9d62-4003-9fef-108d047f0c45} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2459 | 2025.03.22 05:06:37.721082 [ 4 ] {75200c77-9d62-4003-9fef-108d047f0c45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
2460 | 2025.03.22 05:06:37.721183 [ 4 ] {75200c77-9d62-4003-9fef-108d047f0c45} <Debug> TCPHandler: Processed in 0.001726061 sec. | ||
2461 | 2025.03.22 05:06:38.403586 [ 88 ] {} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2462 | 2025.03.22 05:06:38.403659 [ 88 ] {} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2463 | 2025.03.22 05:06:38.403685 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2464 | 2025.03.22 05:06:38.403881 [ 191 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::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 | ||
2465 | 2025.03.22 05:06:38.404312 [ 191 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2466 | 2025.03.22 05:06:38.404360 [ 191 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2467 | 2025.03.22 05:06:38.404461 [ 191 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2468 | 2025.03.22 05:06:38.404631 [ 191 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2469 | 2025.03.22 05:06:38.404744 [ 191 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
2470 | 2025.03.22 05:06:38.404854 [ 191 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::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 | ||
2471 | 2025.03.22 05:06:38.407060 [ 202 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.003302492 sec., 10598.057466906808 rows/sec., 2.23 MiB/sec. | ||
2472 | 2025.03.22 05:06:38.407343 [ 186 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2473 | 2025.03.22 05:06:38.407943 [ 186 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2474 | 2025.03.22 05:06:38.408049 [ 186 ] {adb10f2a-6cec-4477-95cc-f2fb27e686f3::all_1_5_1} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2475 | 2025.03.22 05:06:38.408168 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2476 | 2025.03.22 05:06:40.118589 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2477 | 2025.03.22 05:06:40.118911 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
2478 | 2025.03.22 05:06:40.119412 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2479 | 2025.03.22 05:06:40.119465 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
2480 | 2025.03.22 05:06:40.119834 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2481 | 2025.03.22 05:06:40.119921 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2482 | 2025.03.22 05:06:40.120102 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2483 | 2025.03.22 05:06:40.120144 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2484 | 2025.03.22 05:06:40.120171 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
2485 | 2025.03.22 05:06:40.120192 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2486 | 2025.03.22 05:06:40.120244 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
2487 | 2025.03.22 05:06:40.120272 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
2488 | 2025.03.22 05:06:40.121326 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002561 sec., 13666.536509176103 rows/sec., 525.84 KiB/sec. | ||
2489 | 2025.03.22 05:06:40.121468 [ 4 ] {9ba39d2f-0915-4c80-a2fb-a91528b9c9e7} <Debug> TCPHandler: Processed in 0.003023386 sec. | ||
2490 | 2025.03.22 05:06:40.121714 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2491 | 2025.03.22 05:06:40.121894 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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) | ||
2492 | 2025.03.22 05:06:40.122211 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2493 | 2025.03.22 05:06:40.122261 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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 | ||
2494 | 2025.03.22 05:06:40.122583 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2495 | 2025.03.22 05:06:40.122653 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2496 | 2025.03.22 05:06:40.122799 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2497 | 2025.03.22 05:06:40.122834 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2498 | 2025.03.22 05:06:40.122857 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
2499 | 2025.03.22 05:06:40.122875 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2500 | 2025.03.22 05:06:40.122918 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
2501 | 2025.03.22 05:06:40.122941 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
2502 | 2025.03.22 05:06:40.123750 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001945 sec., 17994.858611825195 rows/sec., 692.38 KiB/sec. | ||
2503 | 2025.03.22 05:06:40.123872 [ 4 ] {5a2bf48b-b6e9-4de4-9337-0acb8551aed6} <Debug> TCPHandler: Processed in 0.002212091 sec. | ||
2504 | 2025.03.22 05:06:40.124101 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2505 | 2025.03.22 05:06:40.124270 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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) | ||
2506 | 2025.03.22 05:06:40.124578 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2507 | 2025.03.22 05:06:40.124627 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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 | ||
2508 | 2025.03.22 05:06:40.124947 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2509 | 2025.03.22 05:06:40.125014 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2510 | 2025.03.22 05:06:40.125154 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2511 | 2025.03.22 05:06:40.125187 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2512 | 2025.03.22 05:06:40.125211 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
2513 | 2025.03.22 05:06:40.125228 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2514 | 2025.03.22 05:06:40.125271 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
2515 | 2025.03.22 05:06:40.125294 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
2516 | 2025.03.22 05:06:40.125939 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001751 sec., 19988.577955454028 rows/sec., 769.09 KiB/sec. | ||
2517 | 2025.03.22 05:06:40.126060 [ 4 ] {fdf7ecdf-a9f9-44e5-9996-783483c8d6c9} <Debug> TCPHandler: Processed in 0.002010187 sec. | ||
2518 | 2025.03.22 05:06:40.126264 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2519 | 2025.03.22 05:06:40.126438 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
2520 | 2025.03.22 05:06:40.126749 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2521 | 2025.03.22 05:06:40.126799 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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 | ||
2522 | 2025.03.22 05:06:40.127125 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2523 | 2025.03.22 05:06:40.127190 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2524 | 2025.03.22 05:06:40.127333 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2525 | 2025.03.22 05:06:40.127366 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2526 | 2025.03.22 05:06:40.127388 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
2527 | 2025.03.22 05:06:40.127405 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2528 | 2025.03.22 05:06:40.127448 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
2529 | 2025.03.22 05:06:40.127471 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
2530 | 2025.03.22 05:06:40.128025 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00167 sec., 20958.083832335327 rows/sec., 806.40 KiB/sec. | ||
2531 | 2025.03.22 05:06:40.128144 [ 4 ] {7a690a64-3d33-4d89-950f-7bb1f0be8bcd} <Debug> TCPHandler: Processed in 0.001931306 sec. | ||
2532 | 2025.03.22 05:06:40.128344 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2533 | 2025.03.22 05:06:40.128513 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
2534 | 2025.03.22 05:06:40.128817 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2535 | 2025.03.22 05:06:40.128868 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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 | ||
2536 | 2025.03.22 05:06:40.129194 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2537 | 2025.03.22 05:06:40.129260 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2538 | 2025.03.22 05:06:40.129400 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2539 | 2025.03.22 05:06:40.129433 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2540 | 2025.03.22 05:06:40.129456 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
2541 | 2025.03.22 05:06:40.129473 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2542 | 2025.03.22 05:06:40.129517 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
2543 | 2025.03.22 05:06:40.129540 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
2544 | 2025.03.22 05:06:40.130166 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001735 sec., 20172.910662824208 rows/sec., 776.18 KiB/sec. | ||
2545 | 2025.03.22 05:06:40.130287 [ 4 ] {00862503-2bb8-4bfb-ae75-eae216294b95} <Debug> TCPHandler: Processed in 0.001995966 sec. | ||
2546 | 2025.03.22 05:06:40.130484 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2547 | 2025.03.22 05:06:40.130651 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
2548 | 2025.03.22 05:06:40.130961 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2549 | 2025.03.22 05:06:40.131011 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
2550 | 2025.03.22 05:06:40.131336 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2551 | 2025.03.22 05:06:40.131401 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2552 | 2025.03.22 05:06:40.131542 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2553 | 2025.03.22 05:06:40.131575 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2554 | 2025.03.22 05:06:40.131598 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
2555 | 2025.03.22 05:06:40.131615 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2556 | 2025.03.22 05:06:40.131657 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
2557 | 2025.03.22 05:06:40.131679 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
2558 | 2025.03.22 05:06:40.132223 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001653 sec., 21173.62371445856 rows/sec., 814.69 KiB/sec. | ||
2559 | 2025.03.22 05:06:40.132342 [ 4 ] {93d3f943-8311-40c9-aa63-91cf8c4f3f5e} <Debug> TCPHandler: Processed in 0.001909325 sec. | ||
2560 | 2025.03.22 05:06:40.237670 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2561 | 2025.03.22 05:06:40.237883 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2562 | 2025.03.22 05:06:40.238255 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2563 | 2025.03.22 05:06:40.238309 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2564 | 2025.03.22 05:06:40.238668 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2565 | 2025.03.22 05:06:40.238744 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2566 | 2025.03.22 05:06:40.238903 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2567 | 2025.03.22 05:06:40.238940 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2568 | 2025.03.22 05:06:40.238965 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Debug> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (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 | ||
2569 | 2025.03.22 05:06:40.238983 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2570 | 2025.03.22 05:06:40.239031 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2571 | 2025.03.22 05:06:40.239055 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
2572 | 2025.03.22 05:06:40.239756 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001972 sec., 17748.47870182556 rows/sec., 682.90 KiB/sec. | ||
2573 | 2025.03.22 05:06:40.239883 [ 4 ] {34169861-70f7-4df1-ba7a-2183d0a3e462} <Debug> TCPHandler: Processed in 0.002300003 sec. | ||
2574 | 2025.03.22 05:06:40.240396 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2575 | 2025.03.22 05:06:40.240519 [ 4 ] {c7797f4a-555e-4a2d-bbb5-457e48b514aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2576 | 2025.03.22 05:06:40.240569 [ 4 ] {c7797f4a-555e-4a2d-bbb5-457e48b514aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2577 | 2025.03.22 05:06:40.241249 [ 4 ] {c7797f4a-555e-4a2d-bbb5-457e48b514aa} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2578 | 2025.03.22 05:06:40.241298 [ 4 ] {c7797f4a-555e-4a2d-bbb5-457e48b514aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2579 | 2025.03.22 05:06:40.241834 [ 4 ] {c7797f4a-555e-4a2d-bbb5-457e48b514aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2580 | 2025.03.22 05:06:40.242063 [ 4 ] {c7797f4a-555e-4a2d-bbb5-457e48b514aa} <Trace> oximeter.timeseries_schema (adb10f2a-6cec-4477-95cc-f2fb27e686f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2581 | 2025.03.22 05:06:40.242259 [ 4 ] {c7797f4a-555e-4a2d-bbb5-457e48b514aa} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001775 sec., 3943.6619718309857 rows/sec., 802.16 KiB/sec. | ||
2582 | 2025.03.22 05:06:40.242315 [ 4 ] {c7797f4a-555e-4a2d-bbb5-457e48b514aa} <Debug> TCPHandler: Processed in 0.001971437 sec. | ||
2583 | 2025.03.22 05:06:40.242447 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2584 | 2025.03.22 05:06:40.242556 [ 4 ] {3a43d2de-b877-4d83-a527-c0c402c5e210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2585 | 2025.03.22 05:06:40.242601 [ 4 ] {3a43d2de-b877-4d83-a527-c0c402c5e210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2586 | 2025.03.22 05:06:40.243207 [ 4 ] {3a43d2de-b877-4d83-a527-c0c402c5e210} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2025.03.22 05:06:40.243246 [ 4 ] {3a43d2de-b877-4d83-a527-c0c402c5e210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2588 | 2025.03.22 05:06:40.243627 [ 4 ] {3a43d2de-b877-4d83-a527-c0c402c5e210} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2589 | 2025.03.22 05:06:40.243870 [ 4 ] {3a43d2de-b877-4d83-a527-c0c402c5e210} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2025.03.22 05:06:40.244073 [ 4 ] {3a43d2de-b877-4d83-a527-c0c402c5e210} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001538 sec., 137841.3524057217 rows/sec., 8.77 MiB/sec. | ||
2591 | 2025.03.22 05:06:40.244221 [ 4 ] {3a43d2de-b877-4d83-a527-c0c402c5e210} <Debug> TCPHandler: Processed in 0.001820943 sec. | ||
2592 | 2025.03.22 05:06:40.244358 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2593 | 2025.03.22 05:06:40.244466 [ 4 ] {1900da2a-34b4-4ef8-9dd3-3cd0a6ef233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2594 | 2025.03.22 05:06:40.244512 [ 4 ] {1900da2a-34b4-4ef8-9dd3-3cd0a6ef233d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2595 | 2025.03.22 05:06:40.245066 [ 4 ] {1900da2a-34b4-4ef8-9dd3-3cd0a6ef233d} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2596 | 2025.03.22 05:06:40.245105 [ 4 ] {1900da2a-34b4-4ef8-9dd3-3cd0a6ef233d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2597 | 2025.03.22 05:06:40.245476 [ 4 ] {1900da2a-34b4-4ef8-9dd3-3cd0a6ef233d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2598 | 2025.03.22 05:06:40.245720 [ 4 ] {1900da2a-34b4-4ef8-9dd3-3cd0a6ef233d} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2599 | 2025.03.22 05:06:40.245934 [ 4 ] {1900da2a-34b4-4ef8-9dd3-3cd0a6ef233d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00148 sec., 2702.702702702703 rows/sec., 220.39 KiB/sec. | ||
2600 | 2025.03.22 05:06:40.246067 [ 4 ] {1900da2a-34b4-4ef8-9dd3-3cd0a6ef233d} <Debug> TCPHandler: Processed in 0.001759922 sec. | ||
2601 | 2025.03.22 05:06:40.246175 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2602 | 2025.03.22 05:06:40.246278 [ 4 ] {2dab219c-49e5-4cd2-a919-38018d781695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2603 | 2025.03.22 05:06:40.246323 [ 4 ] {2dab219c-49e5-4cd2-a919-38018d781695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2604 | 2025.03.22 05:06:40.247549 [ 4 ] {2dab219c-49e5-4cd2-a919-38018d781695} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2025.03.22 05:06:40.247587 [ 4 ] {2dab219c-49e5-4cd2-a919-38018d781695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2606 | 2025.03.22 05:06:40.248073 [ 4 ] {2dab219c-49e5-4cd2-a919-38018d781695} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2607 | 2025.03.22 05:06:40.248321 [ 4 ] {2dab219c-49e5-4cd2-a919-38018d781695} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2608 | 2025.03.22 05:06:40.248504 [ 4 ] {2dab219c-49e5-4cd2-a919-38018d781695} <Debug> executeQuery: Read 1776 rows, 147.76 KiB in 0.002247 sec., 790387.1829105475 rows/sec., 64.22 MiB/sec. | ||
2609 | 2025.03.22 05:06:40.248557 [ 4 ] {2dab219c-49e5-4cd2-a919-38018d781695} <Debug> TCPHandler: Processed in 0.002433396 sec. | ||
2610 | 2025.03.22 05:06:40.248673 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2025.03.22 05:06:40.248780 [ 4 ] {415ba85b-e5b2-4fd2-b022-abc22854dda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2612 | 2025.03.22 05:06:40.248825 [ 4 ] {415ba85b-e5b2-4fd2-b022-abc22854dda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2613 | 2025.03.22 05:06:40.249374 [ 4 ] {415ba85b-e5b2-4fd2-b022-abc22854dda6} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2025.03.22 05:06:40.249414 [ 4 ] {415ba85b-e5b2-4fd2-b022-abc22854dda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2615 | 2025.03.22 05:06:40.249774 [ 4 ] {415ba85b-e5b2-4fd2-b022-abc22854dda6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2616 | 2025.03.22 05:06:40.250015 [ 4 ] {415ba85b-e5b2-4fd2-b022-abc22854dda6} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2617 | 2025.03.22 05:06:40.250242 [ 4 ] {415ba85b-e5b2-4fd2-b022-abc22854dda6} <Debug> executeQuery: Read 118 rows, 7.27 KiB in 0.001474 sec., 80054.27408412483 rows/sec., 4.81 MiB/sec. | ||
2618 | 2025.03.22 05:06:40.250400 [ 4 ] {415ba85b-e5b2-4fd2-b022-abc22854dda6} <Debug> TCPHandler: Processed in 0.001778753 sec. | ||
2619 | 2025.03.22 05:06:40.250526 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2620 | 2025.03.22 05:06:40.250643 [ 4 ] {665c5d03-8d0a-4256-b57b-39e146368e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2621 | 2025.03.22 05:06:40.250688 [ 4 ] {665c5d03-8d0a-4256-b57b-39e146368e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2622 | 2025.03.22 05:06:40.251389 [ 4 ] {665c5d03-8d0a-4256-b57b-39e146368e58} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2025.03.22 05:06:40.251436 [ 4 ] {665c5d03-8d0a-4256-b57b-39e146368e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2624 | 2025.03.22 05:06:40.251884 [ 4 ] {665c5d03-8d0a-4256-b57b-39e146368e58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2625 | 2025.03.22 05:06:40.252189 [ 4 ] {665c5d03-8d0a-4256-b57b-39e146368e58} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2025.03.22 05:06:40.252417 [ 4 ] {665c5d03-8d0a-4256-b57b-39e146368e58} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001792 sec., 190290.17857142858 rows/sec., 12.70 MiB/sec. | ||
2627 | 2025.03.22 05:06:40.252491 [ 4 ] {665c5d03-8d0a-4256-b57b-39e146368e58} <Debug> TCPHandler: Processed in 0.002017867 sec. | ||
2628 | 2025.03.22 05:06:40.252618 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2025.03.22 05:06:40.252738 [ 4 ] {08a89030-f9dd-4998-8bf9-62ce04b33859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2630 | 2025.03.22 05:06:40.252794 [ 4 ] {08a89030-f9dd-4998-8bf9-62ce04b33859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2631 | 2025.03.22 05:06:40.253471 [ 4 ] {08a89030-f9dd-4998-8bf9-62ce04b33859} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2025.03.22 05:06:40.253514 [ 4 ] {08a89030-f9dd-4998-8bf9-62ce04b33859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2633 | 2025.03.22 05:06:40.253936 [ 4 ] {08a89030-f9dd-4998-8bf9-62ce04b33859} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2634 | 2025.03.22 05:06:40.254182 [ 4 ] {08a89030-f9dd-4998-8bf9-62ce04b33859} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2025.03.22 05:06:40.254377 [ 4 ] {08a89030-f9dd-4998-8bf9-62ce04b33859} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001665 sec., 67267.26726726726 rows/sec., 3.83 MiB/sec. | ||
2636 | 2025.03.22 05:06:40.254438 [ 4 ] {08a89030-f9dd-4998-8bf9-62ce04b33859} <Debug> TCPHandler: Processed in 0.001880375 sec. | ||
2637 | 2025.03.22 05:06:40.254553 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2638 | 2025.03.22 05:06:40.254660 [ 4 ] {47141d7e-1ebb-4258-8bcf-ddf93e6e4d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2639 | 2025.03.22 05:06:40.254706 [ 4 ] {47141d7e-1ebb-4258-8bcf-ddf93e6e4d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2640 | 2025.03.22 05:06:40.255471 [ 4 ] {47141d7e-1ebb-4258-8bcf-ddf93e6e4d8a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2641 | 2025.03.22 05:06:40.255509 [ 4 ] {47141d7e-1ebb-4258-8bcf-ddf93e6e4d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2642 | 2025.03.22 05:06:40.255914 [ 4 ] {47141d7e-1ebb-4258-8bcf-ddf93e6e4d8a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2643 | 2025.03.22 05:06:40.256155 [ 4 ] {47141d7e-1ebb-4258-8bcf-ddf93e6e4d8a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2644 | 2025.03.22 05:06:40.256372 [ 4 ] {47141d7e-1ebb-4258-8bcf-ddf93e6e4d8a} <Debug> executeQuery: Read 850 rows, 62.84 KiB in 0.001733 sec., 490478.9382573572 rows/sec., 35.41 MiB/sec. | ||
2645 | 2025.03.22 05:06:40.256569 [ 4 ] {47141d7e-1ebb-4258-8bcf-ddf93e6e4d8a} <Debug> TCPHandler: Processed in 0.002064248 sec. | ||
2646 | 2025.03.22 05:06:40.256728 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2647 | 2025.03.22 05:06:40.256835 [ 4 ] {c5261a15-1bfc-40ca-b038-1e6154258d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2648 | 2025.03.22 05:06:40.256883 [ 4 ] {c5261a15-1bfc-40ca-b038-1e6154258d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2649 | 2025.03.22 05:06:40.257340 [ 4 ] {c5261a15-1bfc-40ca-b038-1e6154258d4a} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2650 | 2025.03.22 05:06:40.257379 [ 4 ] {c5261a15-1bfc-40ca-b038-1e6154258d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2651 | 2025.03.22 05:06:40.257731 [ 4 ] {c5261a15-1bfc-40ca-b038-1e6154258d4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2652 | 2025.03.22 05:06:40.257970 [ 4 ] {c5261a15-1bfc-40ca-b038-1e6154258d4a} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2653 | 2025.03.22 05:06:40.258178 [ 4 ] {c5261a15-1bfc-40ca-b038-1e6154258d4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 229.65 KiB/sec. | ||
2654 | 2025.03.22 05:06:40.258233 [ 4 ] {c5261a15-1bfc-40ca-b038-1e6154258d4a} <Debug> TCPHandler: Processed in 0.001555649 sec. | ||
2655 | 2025.03.22 05:06:40.258360 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2656 | 2025.03.22 05:06:40.258464 [ 4 ] {ec4a5bd6-d329-4333-b90e-1d46d5c5bf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2657 | 2025.03.22 05:06:40.258513 [ 4 ] {ec4a5bd6-d329-4333-b90e-1d46d5c5bf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2658 | 2025.03.22 05:06:40.259715 [ 4 ] {ec4a5bd6-d329-4333-b90e-1d46d5c5bf05} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2659 | 2025.03.22 05:06:40.259752 [ 4 ] {ec4a5bd6-d329-4333-b90e-1d46d5c5bf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2660 | 2025.03.22 05:06:40.260309 [ 4 ] {ec4a5bd6-d329-4333-b90e-1d46d5c5bf05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2661 | 2025.03.22 05:06:40.260558 [ 4 ] {ec4a5bd6-d329-4333-b90e-1d46d5c5bf05} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2025.03.22 05:06:40.260802 [ 4 ] {ec4a5bd6-d329-4333-b90e-1d46d5c5bf05} <Debug> executeQuery: Read 3038 rows, 207.56 KiB in 0.002354 sec., 1290569.2438402718 rows/sec., 86.11 MiB/sec. | ||
2663 | 2025.03.22 05:06:40.260896 [ 4 ] {ec4a5bd6-d329-4333-b90e-1d46d5c5bf05} <Debug> TCPHandler: Processed in 0.002587498 sec. | ||
2664 | 2025.03.22 05:06:40.261028 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2025.03.22 05:06:40.261134 [ 4 ] {ea55a01f-81d6-4284-bb4a-f0e1d55a0c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2666 | 2025.03.22 05:06:40.261183 [ 4 ] {ea55a01f-81d6-4284-bb4a-f0e1d55a0c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2667 | 2025.03.22 05:06:40.261607 [ 4 ] {ea55a01f-81d6-4284-bb4a-f0e1d55a0c07} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2668 | 2025.03.22 05:06:40.261646 [ 4 ] {ea55a01f-81d6-4284-bb4a-f0e1d55a0c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2669 | 2025.03.22 05:06:40.261996 [ 4 ] {ea55a01f-81d6-4284-bb4a-f0e1d55a0c07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2670 | 2025.03.22 05:06:40.262233 [ 4 ] {ea55a01f-81d6-4284-bb4a-f0e1d55a0c07} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2025.03.22 05:06:40.262433 [ 4 ] {ea55a01f-81d6-4284-bb4a-f0e1d55a0c07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec. | ||
2672 | 2025.03.22 05:06:40.262483 [ 4 ] {ea55a01f-81d6-4284-bb4a-f0e1d55a0c07} <Debug> TCPHandler: Processed in 0.001507859 sec. | ||
2673 | 2025.03.22 05:06:40.262588 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2674 | 2025.03.22 05:06:40.262691 [ 4 ] {a64f27c9-d0b1-4fb1-a2bb-d46ed39f1bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2675 | 2025.03.22 05:06:40.262754 [ 4 ] {a64f27c9-d0b1-4fb1-a2bb-d46ed39f1bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2676 | 2025.03.22 05:06:40.263773 [ 4 ] {a64f27c9-d0b1-4fb1-a2bb-d46ed39f1bdd} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2677 | 2025.03.22 05:06:40.263813 [ 4 ] {a64f27c9-d0b1-4fb1-a2bb-d46ed39f1bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2678 | 2025.03.22 05:06:40.264407 [ 4 ] {a64f27c9-d0b1-4fb1-a2bb-d46ed39f1bdd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2679 | 2025.03.22 05:06:40.264666 [ 4 ] {a64f27c9-d0b1-4fb1-a2bb-d46ed39f1bdd} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2680 | 2025.03.22 05:06:40.264912 [ 4 ] {a64f27c9-d0b1-4fb1-a2bb-d46ed39f1bdd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002243 sec., 3566.6518056174764 rows/sec., 6.39 MiB/sec. | ||
2681 | 2025.03.22 05:06:40.265016 [ 4 ] {a64f27c9-d0b1-4fb1-a2bb-d46ed39f1bdd} <Debug> TCPHandler: Processed in 0.002477876 sec. | ||
2682 | 2025.03.22 05:06:40.265152 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2683 | 2025.03.22 05:06:40.265258 [ 4 ] {61c8be79-05e4-45db-bd4d-df652a39366b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2684 | 2025.03.22 05:06:40.265305 [ 4 ] {61c8be79-05e4-45db-bd4d-df652a39366b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2685 | 2025.03.22 05:06:40.265738 [ 4 ] {61c8be79-05e4-45db-bd4d-df652a39366b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2686 | 2025.03.22 05:06:40.265777 [ 4 ] {61c8be79-05e4-45db-bd4d-df652a39366b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2687 | 2025.03.22 05:06:40.266139 [ 4 ] {61c8be79-05e4-45db-bd4d-df652a39366b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2688 | 2025.03.22 05:06:40.266391 [ 4 ] {61c8be79-05e4-45db-bd4d-df652a39366b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2025.03.22 05:06:40.266595 [ 4 ] {61c8be79-05e4-45db-bd4d-df652a39366b} <Debug> executeQuery: Read 58 rows, 3.68 KiB in 0.00136 sec., 42647.058823529405 rows/sec., 2.64 MiB/sec. | ||
2690 | 2025.03.22 05:06:40.266646 [ 4 ] {61c8be79-05e4-45db-bd4d-df652a39366b} <Debug> TCPHandler: Processed in 0.001544758 sec. | ||
2691 | 2025.03.22 05:06:41.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.42 MiB, peak 177.93 MiB, free memory in arenas 0.00 B, will set to 170.18 MiB (RSS), difference: -1.24 MiB | ||
2692 | 2025.03.22 05:06:42.703803 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2025.03.22 05:06:42.704023 [ 4 ] {510baa88-1aff-46ac-b3d9-1e7fef3a59d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2694 | 2025.03.22 05:06:42.704099 [ 4 ] {510baa88-1aff-46ac-b3d9-1e7fef3a59d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2695 | 2025.03.22 05:06:42.704855 [ 4 ] {510baa88-1aff-46ac-b3d9-1e7fef3a59d1} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2696 | 2025.03.22 05:06:42.704912 [ 4 ] {510baa88-1aff-46ac-b3d9-1e7fef3a59d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2697 | 2025.03.22 05:06:42.705395 [ 4 ] {510baa88-1aff-46ac-b3d9-1e7fef3a59d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2698 | 2025.03.22 05:06:42.705724 [ 4 ] {510baa88-1aff-46ac-b3d9-1e7fef3a59d1} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2699 | 2025.03.22 05:06:42.705991 [ 4 ] {510baa88-1aff-46ac-b3d9-1e7fef3a59d1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec. | ||
2700 | 2025.03.22 05:06:42.706064 [ 4 ] {510baa88-1aff-46ac-b3d9-1e7fef3a59d1} <Debug> TCPHandler: Processed in 0.002431705 sec. | ||
2701 | 2025.03.22 05:06:42.706204 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2702 | 2025.03.22 05:06:42.706320 [ 4 ] {da087e02-daea-4494-9c83-2ed005c20956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2703 | 2025.03.22 05:06:42.706369 [ 4 ] {da087e02-daea-4494-9c83-2ed005c20956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2704 | 2025.03.22 05:06:42.706943 [ 4 ] {da087e02-daea-4494-9c83-2ed005c20956} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2705 | 2025.03.22 05:06:42.706986 [ 4 ] {da087e02-daea-4494-9c83-2ed005c20956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2706 | 2025.03.22 05:06:42.707342 [ 4 ] {da087e02-daea-4494-9c83-2ed005c20956} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2707 | 2025.03.22 05:06:42.707579 [ 4 ] {da087e02-daea-4494-9c83-2ed005c20956} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2025.03.22 05:06:42.707857 [ 4 ] {da087e02-daea-4494-9c83-2ed005c20956} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. | ||
2709 | 2025.03.22 05:06:42.708043 [ 4 ] {da087e02-daea-4494-9c83-2ed005c20956} <Debug> TCPHandler: Processed in 0.001888475 sec. | ||
2710 | 2025.03.22 05:06:42.708207 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2711 | 2025.03.22 05:06:42.708316 [ 4 ] {eb1d9fc1-637c-429e-b11e-24244a170b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2712 | 2025.03.22 05:06:42.708367 [ 4 ] {eb1d9fc1-637c-429e-b11e-24244a170b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2713 | 2025.03.22 05:06:42.708954 [ 4 ] {eb1d9fc1-637c-429e-b11e-24244a170b01} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2714 | 2025.03.22 05:06:42.708993 [ 4 ] {eb1d9fc1-637c-429e-b11e-24244a170b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2715 | 2025.03.22 05:06:42.709367 [ 4 ] {eb1d9fc1-637c-429e-b11e-24244a170b01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2716 | 2025.03.22 05:06:42.709612 [ 4 ] {eb1d9fc1-637c-429e-b11e-24244a170b01} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2717 | 2025.03.22 05:06:42.709871 [ 4 ] {eb1d9fc1-637c-429e-b11e-24244a170b01} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 2.83 MiB/sec. | ||
2718 | 2025.03.22 05:06:42.710070 [ 4 ] {eb1d9fc1-637c-429e-b11e-24244a170b01} <Debug> TCPHandler: Processed in 0.001915326 sec. | ||
2719 | 2025.03.22 05:06:42.710227 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2720 | 2025.03.22 05:06:42.710332 [ 4 ] {dd11e3c1-961f-4e65-be15-ce9d134c808d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2721 | 2025.03.22 05:06:42.710381 [ 4 ] {dd11e3c1-961f-4e65-be15-ce9d134c808d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2722 | 2025.03.22 05:06:42.710826 [ 4 ] {dd11e3c1-961f-4e65-be15-ce9d134c808d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2723 | 2025.03.22 05:06:42.710864 [ 4 ] {dd11e3c1-961f-4e65-be15-ce9d134c808d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2724 | 2025.03.22 05:06:42.711208 [ 4 ] {dd11e3c1-961f-4e65-be15-ce9d134c808d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2725 | 2025.03.22 05:06:42.711449 [ 4 ] {dd11e3c1-961f-4e65-be15-ce9d134c808d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2726 | 2025.03.22 05:06:42.711651 [ 4 ] {dd11e3c1-961f-4e65-be15-ce9d134c808d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001343 sec., 17870.439314966494 rows/sec., 1.20 MiB/sec. | ||
2727 | 2025.03.22 05:06:42.711702 [ 4 ] {dd11e3c1-961f-4e65-be15-ce9d134c808d} <Debug> TCPHandler: Processed in 0.001525448 sec. | ||
2728 | 2025.03.22 05:06:44.633807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2729 | 2025.03.22 05:06:44.634559 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2730 | 2025.03.22 05:06:44.634611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2731 | 2025.03.22 05:06:44.635202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2732 | 2025.03.22 05:06:44.635465 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2733 | 2025.03.22 05:06:44.635777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2734 | 2025.03.22 05:06:45.011157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2735 | 2025.03.22 05:06:45.031271 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2736 | 2025.03.22 05:06:45.031334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2737 | 2025.03.22 05:06:45.040214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2738 | 2025.03.22 05:06:45.041132 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2739 | 2025.03.22 05:06:45.045260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2740 | 2025.03.22 05:06:47.147946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 376 | ||
2741 | 2025.03.22 05:06:47.151593 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2742 | 2025.03.22 05:06:47.151653 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2743 | 2025.03.22 05:06:47.153224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2744 | 2025.03.22 05:06:47.153551 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2745 | 2025.03.22 05:06:47.154174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
2746 | 2025.03.22 05:06:47.709887 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2747 | 2025.03.22 05:06:47.710097 [ 4 ] {0f2bc8cd-9c03-4a8e-956b-6c4e86f1a32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2748 | 2025.03.22 05:06:47.710179 [ 4 ] {0f2bc8cd-9c03-4a8e-956b-6c4e86f1a32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2749 | 2025.03.22 05:06:47.711026 [ 4 ] {0f2bc8cd-9c03-4a8e-956b-6c4e86f1a32a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2750 | 2025.03.22 05:06:47.711075 [ 4 ] {0f2bc8cd-9c03-4a8e-956b-6c4e86f1a32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2751 | 2025.03.22 05:06:47.711527 [ 4 ] {0f2bc8cd-9c03-4a8e-956b-6c4e86f1a32a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2752 | 2025.03.22 05:06:47.711785 [ 4 ] {0f2bc8cd-9c03-4a8e-956b-6c4e86f1a32a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2753 | 2025.03.22 05:06:47.711996 [ 142 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2754 | 2025.03.22 05:06:47.712066 [ 4 ] {0f2bc8cd-9c03-4a8e-956b-6c4e86f1a32a} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002028 sec., 60157.7909270217 rows/sec., 5.12 MiB/sec. | ||
2755 | 2025.03.22 05:06:47.712094 [ 142 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2756 | 2025.03.22 05:06:47.712166 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2757 | 2025.03.22 05:06:47.712202 [ 4 ] {0f2bc8cd-9c03-4a8e-956b-6c4e86f1a32a} <Debug> TCPHandler: Processed in 0.002448225 sec. | ||
2758 | 2025.03.22 05:06:47.712412 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2759 | 2025.03.22 05:06:47.712423 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
2760 | 2025.03.22 05:06:47.712597 [ 4 ] {7f26cca9-72a5-44e9-82bc-69c4d0400f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2761 | 2025.03.22 05:06:47.712735 [ 4 ] {7f26cca9-72a5-44e9-82bc-69c4d0400f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2762 | 2025.03.22 05:06:47.712760 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2763 | 2025.03.22 05:06:47.712870 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 702 rows starting from the beginning of the part | ||
2764 | 2025.03.22 05:06:47.713161 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 633 rows starting from the beginning of the part | ||
2765 | 2025.03.22 05:06:47.713548 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part | ||
2766 | 2025.03.22 05:06:47.713855 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1776 rows starting from the beginning of the part | ||
2767 | 2025.03.22 05:06:47.714184 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
2768 | 2025.03.22 05:06:47.714564 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 122 rows starting from the beginning of the part | ||
2769 | 2025.03.22 05:06:47.715823 [ 4 ] {7f26cca9-72a5-44e9-82bc-69c4d0400f67} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2770 | 2025.03.22 05:06:47.715891 [ 4 ] {7f26cca9-72a5-44e9-82bc-69c4d0400f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2771 | 2025.03.22 05:06:47.716954 [ 4 ] {7f26cca9-72a5-44e9-82bc-69c4d0400f67} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2772 | 2025.03.22 05:06:47.717393 [ 4 ] {7f26cca9-72a5-44e9-82bc-69c4d0400f67} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2773 | 2025.03.22 05:06:47.717620 [ 142 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2774 | 2025.03.22 05:06:47.717711 [ 142 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2775 | 2025.03.22 05:06:47.717755 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2776 | 2025.03.22 05:06:47.717801 [ 4 ] {7f26cca9-72a5-44e9-82bc-69c4d0400f67} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.005249 sec., 6286.911792722423 rows/sec., 472.75 KiB/sec. | ||
2777 | 2025.03.22 05:06:47.718377 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
2778 | 2025.03.22 05:06:47.718917 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.006615372 sec., 515617.26233989565 rows/sec., 43.57 MiB/sec. | ||
2779 | 2025.03.22 05:06:47.718921 [ 4 ] {7f26cca9-72a5-44e9-82bc-69c4d0400f67} <Debug> TCPHandler: Processed in 0.006581251 sec. | ||
2780 | 2025.03.22 05:06:47.718956 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2781 | 2025.03.22 05:06:47.719073 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part | ||
2782 | 2025.03.22 05:06:47.719221 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2783 | 2025.03.22 05:06:47.719364 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
2784 | 2025.03.22 05:06:47.719589 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2785 | 2025.03.22 05:06:47.719757 [ 4 ] {a81cebe5-c482-45c2-8b79-2a4fd7a8fccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2786 | 2025.03.22 05:06:47.719802 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 114 rows starting from the beginning of the part | ||
2787 | 2025.03.22 05:06:47.720042 [ 4 ] {a81cebe5-c482-45c2-8b79-2a4fd7a8fccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2788 | 2025.03.22 05:06:47.720188 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
2789 | 2025.03.22 05:06:47.720520 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 118 rows starting from the beginning of the part | ||
2790 | 2025.03.22 05:06:47.720956 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
2791 | 2025.03.22 05:06:47.721563 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2025.03.22 05:06:47.721954 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_16_3} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2793 | 2025.03.22 05:06:47.722217 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2794 | 2025.03.22 05:06:47.723475 [ 4 ] {a81cebe5-c482-45c2-8b79-2a4fd7a8fccb} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2795 | 2025.03.22 05:06:47.723540 [ 4 ] {a81cebe5-c482-45c2-8b79-2a4fd7a8fccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2796 | 2025.03.22 05:06:47.724602 [ 4 ] {a81cebe5-c482-45c2-8b79-2a4fd7a8fccb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2797 | 2025.03.22 05:06:47.724655 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.006793036 sec., 71249.4383954391 rows/sec., 4.81 MiB/sec. | ||
2798 | 2025.03.22 05:06:47.724803 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2799 | 2025.03.22 05:06:47.724922 [ 4 ] {a81cebe5-c482-45c2-8b79-2a4fd7a8fccb} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2025.03.22 05:06:47.725133 [ 142 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2801 | 2025.03.22 05:06:47.725236 [ 142 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2802 | 2025.03.22 05:06:47.725332 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2803 | 2025.03.22 05:06:47.725348 [ 4 ] {a81cebe5-c482-45c2-8b79-2a4fd7a8fccb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005772 sec., 16805.266805266805 rows/sec., 1.31 MiB/sec. | ||
2804 | 2025.03.22 05:06:47.725331 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2805 | 2025.03.22 05:06:47.725960 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
2806 | 2025.03.22 05:06:47.726078 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_11_2} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2807 | 2025.03.22 05:06:47.726133 [ 4 ] {a81cebe5-c482-45c2-8b79-2a4fd7a8fccb} <Debug> TCPHandler: Processed in 0.00702479 sec. | ||
2808 | 2025.03.22 05:06:47.726607 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2809 | 2025.03.22 05:06:47.726675 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2810 | 2025.03.22 05:06:47.726704 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2811 | 2025.03.22 05:06:47.726731 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 447 rows starting from the beginning of the part | ||
2812 | 2025.03.22 05:06:47.726978 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part | ||
2813 | 2025.03.22 05:06:47.727107 [ 4 ] {0f06e40d-ab67-485a-a199-9402f500ed98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2814 | 2025.03.22 05:06:47.727240 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part | ||
2815 | 2025.03.22 05:06:47.727420 [ 4 ] {0f06e40d-ab67-485a-a199-9402f500ed98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2816 | 2025.03.22 05:06:47.727595 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 850 rows starting from the beginning of the part | ||
2817 | 2025.03.22 05:06:47.727899 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
2818 | 2025.03.22 05:06:47.728216 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 97 rows starting from the beginning of the part | ||
2819 | 2025.03.22 05:06:47.730060 [ 4 ] {0f06e40d-ab67-485a-a199-9402f500ed98} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2820 | 2025.03.22 05:06:47.730137 [ 4 ] {0f06e40d-ab67-485a-a199-9402f500ed98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2821 | 2025.03.22 05:06:47.730987 [ 4 ] {0f06e40d-ab67-485a-a199-9402f500ed98} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2822 | 2025.03.22 05:06:47.731514 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.006071152 sec., 320367.53485994093 rows/sec., 24.47 MiB/sec. | ||
2823 | 2025.03.22 05:06:47.731525 [ 4 ] {0f06e40d-ab67-485a-a199-9402f500ed98} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2824 | 2025.03.22 05:06:47.731811 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2825 | 2025.03.22 05:06:47.732182 [ 4 ] {0f06e40d-ab67-485a-a199-9402f500ed98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005241 sec., 30528.52509063156 rows/sec., 2.13 MiB/sec. | ||
2826 | 2025.03.22 05:06:47.732448 [ 4 ] {0f06e40d-ab67-485a-a199-9402f500ed98} <Debug> TCPHandler: Processed in 0.005863329 sec. | ||
2827 | 2025.03.22 05:06:47.732637 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2828 | 2025.03.22 05:06:47.732654 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2829 | 2025.03.22 05:06:47.732824 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_16_3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2830 | 2025.03.22 05:06:47.732836 [ 4 ] {9c307779-4ac5-4ca8-ba60-49fc1757bf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2831 | 2025.03.22 05:06:47.732974 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2832 | 2025.03.22 05:06:47.733009 [ 4 ] {9c307779-4ac5-4ca8-ba60-49fc1757bf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2833 | 2025.03.22 05:06:47.734154 [ 4 ] {9c307779-4ac5-4ca8-ba60-49fc1757bf78} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2834 | 2025.03.22 05:06:47.734195 [ 4 ] {9c307779-4ac5-4ca8-ba60-49fc1757bf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2835 | 2025.03.22 05:06:47.734886 [ 4 ] {9c307779-4ac5-4ca8-ba60-49fc1757bf78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2836 | 2025.03.22 05:06:47.735146 [ 4 ] {9c307779-4ac5-4ca8-ba60-49fc1757bf78} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2837 | 2025.03.22 05:06:47.735328 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2838 | 2025.03.22 05:06:47.735398 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2839 | 2025.03.22 05:06:47.735427 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2840 | 2025.03.22 05:06:47.735456 [ 4 ] {9c307779-4ac5-4ca8-ba60-49fc1757bf78} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002678 sec., 12322.628827483197 rows/sec., 22.08 MiB/sec. | ||
2841 | 2025.03.22 05:06:47.735921 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
2842 | 2025.03.22 05:06:47.736242 [ 4 ] {9c307779-4ac5-4ca8-ba60-49fc1757bf78} <Debug> TCPHandler: Processed in 0.003671888 sec. | ||
2843 | 2025.03.22 05:06:47.736538 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2844 | 2025.03.22 05:06:47.736641 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2845 | 2025.03.22 05:06:47.736764 [ 4 ] {8a7340e6-d175-43f8-8bf2-55d0c878188a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2846 | 2025.03.22 05:06:47.736806 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 166 rows starting from the beginning of the part | ||
2847 | 2025.03.22 05:06:47.736863 [ 4 ] {8a7340e6-d175-43f8-8bf2-55d0c878188a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2848 | 2025.03.22 05:06:47.737590 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
2849 | 2025.03.22 05:06:47.738260 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
2850 | 2025.03.22 05:06:47.738946 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
2851 | 2025.03.22 05:06:47.739278 [ 4 ] {8a7340e6-d175-43f8-8bf2-55d0c878188a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2852 | 2025.03.22 05:06:47.739507 [ 4 ] {8a7340e6-d175-43f8-8bf2-55d0c878188a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2853 | 2025.03.22 05:06:47.739662 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
2854 | 2025.03.22 05:06:47.740316 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
2855 | 2025.03.22 05:06:47.741121 [ 4 ] {8a7340e6-d175-43f8-8bf2-55d0c878188a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2856 | 2025.03.22 05:06:47.741660 [ 4 ] {8a7340e6-d175-43f8-8bf2-55d0c878188a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2857 | 2025.03.22 05:06:47.742242 [ 4 ] {8a7340e6-d175-43f8-8bf2-55d0c878188a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005544 sec., 10822.510822510822 rows/sec., 746.87 KiB/sec. | ||
2858 | 2025.03.22 05:06:47.742401 [ 4 ] {8a7340e6-d175-43f8-8bf2-55d0c878188a} <Debug> TCPHandler: Processed in 0.00595391 sec. | ||
2859 | 2025.03.22 05:06:47.744701 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 19 columns (19 merged, 0 gathered) in 0.00920043 sec., 30542.05075197572 rows/sec., 54.73 MiB/sec. | ||
2860 | 2025.03.22 05:06:47.745300 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2861 | 2025.03.22 05:06:47.745750 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2862 | 2025.03.22 05:06:47.745837 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2863 | 2025.03.22 05:06:47.746002 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
2864 | 2025.03.22 05:06:52.058510 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2865 | 2025.03.22 05:06:52.058581 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2866 | 2025.03.22 05:06:52.135957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
2867 | 2025.03.22 05:06:52.136635 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2868 | 2025.03.22 05:06:52.136687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2869 | 2025.03.22 05:06:52.137227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2870 | 2025.03.22 05:06:52.137492 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2871 | 2025.03.22 05:06:52.137789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2872 | 2025.03.22 05:06:52.545390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2873 | 2025.03.22 05:06:52.566604 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2025.03.22 05:06:52.566663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2875 | 2025.03.22 05:06:52.574176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2876 | 2025.03.22 05:06:52.574948 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2025.03.22 05:06:52.578431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2878 | 2025.03.22 05:06:52.714966 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2879 | 2025.03.22 05:06:52.715174 [ 4 ] {57fb6c96-3078-4c3d-b048-90329a191ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2880 | 2025.03.22 05:06:52.715255 [ 4 ] {57fb6c96-3078-4c3d-b048-90329a191ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2881 | 2025.03.22 05:06:52.716143 [ 4 ] {57fb6c96-3078-4c3d-b048-90329a191ea9} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2882 | 2025.03.22 05:06:52.716191 [ 4 ] {57fb6c96-3078-4c3d-b048-90329a191ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2883 | 2025.03.22 05:06:52.716649 [ 4 ] {57fb6c96-3078-4c3d-b048-90329a191ea9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2884 | 2025.03.22 05:06:52.716918 [ 4 ] {57fb6c96-3078-4c3d-b048-90329a191ea9} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2885 | 2025.03.22 05:06:52.717155 [ 4 ] {57fb6c96-3078-4c3d-b048-90329a191ea9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002042 sec., 103819.78452497552 rows/sec., 6.60 MiB/sec. | ||
2886 | 2025.03.22 05:06:52.717214 [ 4 ] {57fb6c96-3078-4c3d-b048-90329a191ea9} <Debug> TCPHandler: Processed in 0.002384634 sec. | ||
2887 | 2025.03.22 05:06:52.717335 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2888 | 2025.03.22 05:06:52.717443 [ 4 ] {0ca273c5-a959-47dd-aa2d-d6a0473a07bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2889 | 2025.03.22 05:06:52.717491 [ 4 ] {0ca273c5-a959-47dd-aa2d-d6a0473a07bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2890 | 2025.03.22 05:06:52.718229 [ 4 ] {0ca273c5-a959-47dd-aa2d-d6a0473a07bc} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2891 | 2025.03.22 05:06:52.718270 [ 4 ] {0ca273c5-a959-47dd-aa2d-d6a0473a07bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2892 | 2025.03.22 05:06:52.718669 [ 4 ] {0ca273c5-a959-47dd-aa2d-d6a0473a07bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2893 | 2025.03.22 05:06:52.718912 [ 4 ] {0ca273c5-a959-47dd-aa2d-d6a0473a07bc} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2894 | 2025.03.22 05:06:52.719124 [ 4 ] {0ca273c5-a959-47dd-aa2d-d6a0473a07bc} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001704 sec., 371478.8732394366 rows/sec., 29.21 MiB/sec. | ||
2895 | 2025.03.22 05:06:52.719176 [ 4 ] {0ca273c5-a959-47dd-aa2d-d6a0473a07bc} <Debug> TCPHandler: Processed in 0.001893316 sec. | ||
2896 | 2025.03.22 05:06:52.719280 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2897 | 2025.03.22 05:06:52.719381 [ 4 ] {d29f14dc-a8e4-4934-bd3b-0d0b1a6bce86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2898 | 2025.03.22 05:06:52.719426 [ 4 ] {d29f14dc-a8e4-4934-bd3b-0d0b1a6bce86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2899 | 2025.03.22 05:06:52.719970 [ 4 ] {d29f14dc-a8e4-4934-bd3b-0d0b1a6bce86} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2025.03.22 05:06:52.720010 [ 4 ] {d29f14dc-a8e4-4934-bd3b-0d0b1a6bce86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2901 | 2025.03.22 05:06:52.720364 [ 4 ] {d29f14dc-a8e4-4934-bd3b-0d0b1a6bce86} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2902 | 2025.03.22 05:06:52.720604 [ 4 ] {d29f14dc-a8e4-4934-bd3b-0d0b1a6bce86} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2025.03.22 05:06:52.720822 [ 4 ] {d29f14dc-a8e4-4934-bd3b-0d0b1a6bce86} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.00146 sec., 78082.19178082192 rows/sec., 4.67 MiB/sec. | ||
2904 | 2025.03.22 05:06:52.720872 [ 4 ] {d29f14dc-a8e4-4934-bd3b-0d0b1a6bce86} <Debug> TCPHandler: Processed in 0.001642561 sec. | ||
2905 | 2025.03.22 05:06:52.720984 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2906 | 2025.03.22 05:06:52.721089 [ 4 ] {39eae08e-e7e5-4531-af26-990e6ee6cae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2907 | 2025.03.22 05:06:52.721135 [ 4 ] {39eae08e-e7e5-4531-af26-990e6ee6cae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2908 | 2025.03.22 05:06:52.721673 [ 4 ] {39eae08e-e7e5-4531-af26-990e6ee6cae5} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2909 | 2025.03.22 05:06:52.721714 [ 4 ] {39eae08e-e7e5-4531-af26-990e6ee6cae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2910 | 2025.03.22 05:06:52.722064 [ 4 ] {39eae08e-e7e5-4531-af26-990e6ee6cae5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2911 | 2025.03.22 05:06:52.722311 [ 4 ] {39eae08e-e7e5-4531-af26-990e6ee6cae5} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2912 | 2025.03.22 05:06:52.722572 [ 4 ] {39eae08e-e7e5-4531-af26-990e6ee6cae5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001494 sec., 75635.87684069612 rows/sec., 4.90 MiB/sec. | ||
2913 | 2025.03.22 05:06:52.722724 [ 4 ] {39eae08e-e7e5-4531-af26-990e6ee6cae5} <Debug> TCPHandler: Processed in 0.001790843 sec. | ||
2914 | 2025.03.22 05:06:52.722840 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2915 | 2025.03.22 05:06:52.722945 [ 4 ] {d43fedd9-e0a7-43a0-a3e9-976dfca4a070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2916 | 2025.03.22 05:06:52.722991 [ 4 ] {d43fedd9-e0a7-43a0-a3e9-976dfca4a070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2917 | 2025.03.22 05:06:52.723566 [ 4 ] {d43fedd9-e0a7-43a0-a3e9-976dfca4a070} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2918 | 2025.03.22 05:06:52.723606 [ 4 ] {d43fedd9-e0a7-43a0-a3e9-976dfca4a070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2919 | 2025.03.22 05:06:52.723954 [ 4 ] {d43fedd9-e0a7-43a0-a3e9-976dfca4a070} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2920 | 2025.03.22 05:06:52.724191 [ 4 ] {d43fedd9-e0a7-43a0-a3e9-976dfca4a070} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2921 | 2025.03.22 05:06:52.724410 [ 4 ] {d43fedd9-e0a7-43a0-a3e9-976dfca4a070} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001482 sec., 75573.54925775978 rows/sec., 4.31 MiB/sec. | ||
2922 | 2025.03.22 05:06:52.724495 [ 4 ] {d43fedd9-e0a7-43a0-a3e9-976dfca4a070} <Debug> TCPHandler: Processed in 0.001706132 sec. | ||
2923 | 2025.03.22 05:06:52.724608 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2924 | 2025.03.22 05:06:52.724712 [ 4 ] {f7e747fb-1b6d-4766-b758-a8a8599e8494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2925 | 2025.03.22 05:06:52.724758 [ 4 ] {f7e747fb-1b6d-4766-b758-a8a8599e8494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2926 | 2025.03.22 05:06:52.725381 [ 4 ] {f7e747fb-1b6d-4766-b758-a8a8599e8494} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2025.03.22 05:06:52.725420 [ 4 ] {f7e747fb-1b6d-4766-b758-a8a8599e8494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2928 | 2025.03.22 05:06:52.725796 [ 4 ] {f7e747fb-1b6d-4766-b758-a8a8599e8494} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2929 | 2025.03.22 05:06:52.726036 [ 4 ] {f7e747fb-1b6d-4766-b758-a8a8599e8494} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2025.03.22 05:06:52.726246 [ 4 ] {f7e747fb-1b6d-4766-b758-a8a8599e8494} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001556 sec., 250642.6735218509 rows/sec., 17.71 MiB/sec. | ||
2931 | 2025.03.22 05:06:52.726300 [ 4 ] {f7e747fb-1b6d-4766-b758-a8a8599e8494} <Debug> TCPHandler: Processed in 0.001743062 sec. | ||
2932 | 2025.03.22 05:06:52.726410 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2933 | 2025.03.22 05:06:52.726515 [ 4 ] {3d22f6fc-c63f-4388-96cb-6f900f07bf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2934 | 2025.03.22 05:06:52.726563 [ 4 ] {3d22f6fc-c63f-4388-96cb-6f900f07bf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2935 | 2025.03.22 05:06:52.726996 [ 4 ] {3d22f6fc-c63f-4388-96cb-6f900f07bf58} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2936 | 2025.03.22 05:06:52.727035 [ 4 ] {3d22f6fc-c63f-4388-96cb-6f900f07bf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2937 | 2025.03.22 05:06:52.727392 [ 4 ] {3d22f6fc-c63f-4388-96cb-6f900f07bf58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2938 | 2025.03.22 05:06:52.727626 [ 4 ] {3d22f6fc-c63f-4388-96cb-6f900f07bf58} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2939 | 2025.03.22 05:06:52.727843 [ 4 ] {3d22f6fc-c63f-4388-96cb-6f900f07bf58} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
2940 | 2025.03.22 05:06:52.727893 [ 4 ] {3d22f6fc-c63f-4388-96cb-6f900f07bf58} <Debug> TCPHandler: Processed in 0.001534449 sec. | ||
2941 | 2025.03.22 05:06:52.728021 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2942 | 2025.03.22 05:06:52.728127 [ 4 ] {00102f74-7a21-4033-a35a-13040f27bca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2943 | 2025.03.22 05:06:52.728177 [ 4 ] {00102f74-7a21-4033-a35a-13040f27bca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2944 | 2025.03.22 05:06:52.728691 [ 4 ] {00102f74-7a21-4033-a35a-13040f27bca6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2025.03.22 05:06:52.728731 [ 4 ] {00102f74-7a21-4033-a35a-13040f27bca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2946 | 2025.03.22 05:06:52.729113 [ 4 ] {00102f74-7a21-4033-a35a-13040f27bca6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2947 | 2025.03.22 05:06:52.729353 [ 4 ] {00102f74-7a21-4033-a35a-13040f27bca6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2025.03.22 05:06:52.729524 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2949 | 2025.03.22 05:06:52.729594 [ 4 ] {00102f74-7a21-4033-a35a-13040f27bca6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001483 sec., 159811.1935266352 rows/sec., 10.71 MiB/sec. | ||
2950 | 2025.03.22 05:06:52.729607 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2951 | 2025.03.22 05:06:52.729690 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2952 | 2025.03.22 05:06:52.729723 [ 4 ] {00102f74-7a21-4033-a35a-13040f27bca6} <Debug> TCPHandler: Processed in 0.001749653 sec. | ||
2953 | 2025.03.22 05:06:52.729920 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2025.03.22 05:06:52.729942 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
2955 | 2025.03.22 05:06:52.730080 [ 4 ] {dba84374-87cb-474d-96bc-7ffb2c0f826e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2956 | 2025.03.22 05:06:52.730179 [ 4 ] {dba84374-87cb-474d-96bc-7ffb2c0f826e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2957 | 2025.03.22 05:06:52.730334 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2958 | 2025.03.22 05:06:52.730443 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1461 rows starting from the beginning of the part | ||
2959 | 2025.03.22 05:06:52.730827 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
2960 | 2025.03.22 05:06:52.731138 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3038 rows starting from the beginning of the part | ||
2961 | 2025.03.22 05:06:52.731324 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
2962 | 2025.03.22 05:06:52.731646 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
2963 | 2025.03.22 05:06:52.731968 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
2964 | 2025.03.22 05:06:52.732620 [ 4 ] {dba84374-87cb-474d-96bc-7ffb2c0f826e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2965 | 2025.03.22 05:06:52.732684 [ 4 ] {dba84374-87cb-474d-96bc-7ffb2c0f826e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2966 | 2025.03.22 05:06:52.733640 [ 4 ] {dba84374-87cb-474d-96bc-7ffb2c0f826e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2967 | 2025.03.22 05:06:52.734054 [ 4 ] {dba84374-87cb-474d-96bc-7ffb2c0f826e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2968 | 2025.03.22 05:06:52.734608 [ 4 ] {dba84374-87cb-474d-96bc-7ffb2c0f826e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004558 sec., 219.39447125932423 rows/sec., 14.78 KiB/sec. | ||
2969 | 2025.03.22 05:06:52.734833 [ 4 ] {dba84374-87cb-474d-96bc-7ffb2c0f826e} <Debug> TCPHandler: Processed in 0.004987452 sec. | ||
2970 | 2025.03.22 05:06:52.735024 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2971 | 2025.03.22 05:06:52.735157 [ 4 ] {d20af5cf-13c0-4125-8049-7a583a1d120e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2972 | 2025.03.22 05:06:52.735258 [ 4 ] {d20af5cf-13c0-4125-8049-7a583a1d120e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2973 | 2025.03.22 05:06:52.736513 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5120 rows, containing 5 columns (5 merged, 0 gathered) in 0.006685353 sec., 765853.3513488368 rows/sec., 51.70 MiB/sec. | ||
2974 | 2025.03.22 05:06:52.737023 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2975 | 2025.03.22 05:06:52.737660 [ 4 ] {d20af5cf-13c0-4125-8049-7a583a1d120e} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2976 | 2025.03.22 05:06:52.737730 [ 4 ] {d20af5cf-13c0-4125-8049-7a583a1d120e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2977 | 2025.03.22 05:06:52.737788 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2978 | 2025.03.22 05:06:52.738046 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2979 | 2025.03.22 05:06:52.738211 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
2980 | 2025.03.22 05:06:52.738704 [ 4 ] {d20af5cf-13c0-4125-8049-7a583a1d120e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2981 | 2025.03.22 05:06:52.738982 [ 4 ] {d20af5cf-13c0-4125-8049-7a583a1d120e} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2982 | 2025.03.22 05:06:52.739300 [ 4 ] {d20af5cf-13c0-4125-8049-7a583a1d120e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004168 sec., 1919.3857965451057 rows/sec., 3.44 MiB/sec. | ||
2983 | 2025.03.22 05:06:52.739553 [ 4 ] {d20af5cf-13c0-4125-8049-7a583a1d120e} <Debug> TCPHandler: Processed in 0.004611166 sec. | ||
2984 | 2025.03.22 05:06:52.739698 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2985 | 2025.03.22 05:06:52.739805 [ 4 ] {4d08cc9f-e544-423f-94c4-1bb82023e9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2986 | 2025.03.22 05:06:52.739853 [ 4 ] {4d08cc9f-e544-423f-94c4-1bb82023e9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2987 | 2025.03.22 05:06:52.740293 [ 4 ] {4d08cc9f-e544-423f-94c4-1bb82023e9a0} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2988 | 2025.03.22 05:06:52.740334 [ 4 ] {4d08cc9f-e544-423f-94c4-1bb82023e9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2989 | 2025.03.22 05:06:52.740715 [ 4 ] {4d08cc9f-e544-423f-94c4-1bb82023e9a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2990 | 2025.03.22 05:06:52.740956 [ 4 ] {4d08cc9f-e544-423f-94c4-1bb82023e9a0} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2991 | 2025.03.22 05:06:52.741138 [ 141 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2992 | 2025.03.22 05:06:52.741196 [ 4 ] {4d08cc9f-e544-423f-94c4-1bb82023e9a0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001412 sec., 58073.65439093484 rows/sec., 3.69 MiB/sec. | ||
2993 | 2025.03.22 05:06:52.741215 [ 141 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2994 | 2025.03.22 05:06:52.741290 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2995 | 2025.03.22 05:06:52.741317 [ 4 ] {4d08cc9f-e544-423f-94c4-1bb82023e9a0} <Debug> TCPHandler: Processed in 0.001671361 sec. | ||
2996 | 2025.03.22 05:06:52.741454 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2997 | 2025.03.22 05:06:52.741558 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2998 | 2025.03.22 05:06:52.741591 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 518 rows starting from the beginning of the part | ||
2999 | 2025.03.22 05:06:52.741683 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
3000 | 2025.03.22 05:06:52.741901 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
3001 | 2025.03.22 05:06:52.742109 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
3002 | 2025.03.22 05:06:52.742202 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
3003 | 2025.03.22 05:06:52.742429 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
3004 | 2025.03.22 05:06:52.743654 [ 200 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 4 columns (4 merged, 0 gathered) in 0.002265582 sec., 353992.9254381435 rows/sec., 23.41 MiB/sec. | ||
3005 | 2025.03.22 05:06:52.743867 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3006 | 2025.03.22 05:06:52.744214 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3007 | 2025.03.22 05:06:52.744302 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_16_3} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3008 | 2025.03.22 05:06:52.744418 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3009 | 2025.03.22 05:06:57.154632 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 410 | ||
3010 | 2025.03.22 05:06:57.157970 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2025.03.22 05:06:57.158025 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3012 | 2025.03.22 05:06:57.159582 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3013 | 2025.03.22 05:06:57.159923 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3014 | 2025.03.22 05:06:57.160561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
3015 | 2025.03.22 05:06:57.710545 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3016 | 2025.03.22 05:06:57.710760 [ 4 ] {0ae467a2-12c6-428e-8599-9938eb7e1c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3017 | 2025.03.22 05:06:57.710844 [ 4 ] {0ae467a2-12c6-428e-8599-9938eb7e1c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3018 | 2025.03.22 05:06:57.711611 [ 4 ] {0ae467a2-12c6-428e-8599-9938eb7e1c13} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3019 | 2025.03.22 05:06:57.711664 [ 4 ] {0ae467a2-12c6-428e-8599-9938eb7e1c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3020 | 2025.03.22 05:06:57.712098 [ 4 ] {0ae467a2-12c6-428e-8599-9938eb7e1c13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3021 | 2025.03.22 05:06:57.712355 [ 4 ] {0ae467a2-12c6-428e-8599-9938eb7e1c13} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3022 | 2025.03.22 05:06:57.712658 [ 4 ] {0ae467a2-12c6-428e-8599-9938eb7e1c13} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001937 sec., 1032.5245224574085 rows/sec., 84.20 KiB/sec. | ||
3023 | 2025.03.22 05:06:57.712757 [ 4 ] {0ae467a2-12c6-428e-8599-9938eb7e1c13} <Debug> TCPHandler: Processed in 0.002353014 sec. | ||
3024 | 2025.03.22 05:06:57.712898 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3025 | 2025.03.22 05:06:57.713016 [ 4 ] {745662c7-f246-4c57-8a30-e05d81f55664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3026 | 2025.03.22 05:06:57.713067 [ 4 ] {745662c7-f246-4c57-8a30-e05d81f55664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3027 | 2025.03.22 05:06:57.713647 [ 4 ] {745662c7-f246-4c57-8a30-e05d81f55664} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3028 | 2025.03.22 05:06:57.713690 [ 4 ] {745662c7-f246-4c57-8a30-e05d81f55664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3029 | 2025.03.22 05:06:57.714068 [ 4 ] {745662c7-f246-4c57-8a30-e05d81f55664} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3030 | 2025.03.22 05:06:57.714314 [ 4 ] {745662c7-f246-4c57-8a30-e05d81f55664} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2025.03.22 05:06:57.714551 [ 4 ] {745662c7-f246-4c57-8a30-e05d81f55664} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.001563 sec., 78694.81765834933 rows/sec., 6.69 MiB/sec. | ||
3032 | 2025.03.22 05:06:57.714609 [ 4 ] {745662c7-f246-4c57-8a30-e05d81f55664} <Debug> TCPHandler: Processed in 0.001764282 sec. | ||
3033 | 2025.03.22 05:06:57.714714 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3034 | 2025.03.22 05:06:57.714818 [ 4 ] {28bacd9c-13a4-4bbe-8173-5a3f2c3d11c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3035 | 2025.03.22 05:06:57.714864 [ 4 ] {28bacd9c-13a4-4bbe-8173-5a3f2c3d11c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3036 | 2025.03.22 05:06:57.715385 [ 4 ] {28bacd9c-13a4-4bbe-8173-5a3f2c3d11c9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3037 | 2025.03.22 05:06:57.715425 [ 4 ] {28bacd9c-13a4-4bbe-8173-5a3f2c3d11c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3038 | 2025.03.22 05:06:57.715798 [ 4 ] {28bacd9c-13a4-4bbe-8173-5a3f2c3d11c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3039 | 2025.03.22 05:06:57.716050 [ 4 ] {28bacd9c-13a4-4bbe-8173-5a3f2c3d11c9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2025.03.22 05:06:57.716284 [ 4 ] {28bacd9c-13a4-4bbe-8173-5a3f2c3d11c9} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001479 sec., 23664.638269100742 rows/sec., 1.73 MiB/sec. | ||
3041 | 2025.03.22 05:06:57.716479 [ 4 ] {28bacd9c-13a4-4bbe-8173-5a3f2c3d11c9} <Debug> TCPHandler: Processed in 0.001813764 sec. | ||
3042 | 2025.03.22 05:06:57.716637 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3043 | 2025.03.22 05:06:57.716744 [ 4 ] {b04dbf59-44fe-4ab4-b3dc-b032e7a3b358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3044 | 2025.03.22 05:06:57.716791 [ 4 ] {b04dbf59-44fe-4ab4-b3dc-b032e7a3b358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3045 | 2025.03.22 05:06:57.717378 [ 4 ] {b04dbf59-44fe-4ab4-b3dc-b032e7a3b358} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2025.03.22 05:06:57.717418 [ 4 ] {b04dbf59-44fe-4ab4-b3dc-b032e7a3b358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3047 | 2025.03.22 05:06:57.717781 [ 4 ] {b04dbf59-44fe-4ab4-b3dc-b032e7a3b358} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3048 | 2025.03.22 05:06:57.718031 [ 4 ] {b04dbf59-44fe-4ab4-b3dc-b032e7a3b358} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2025.03.22 05:06:57.718236 [ 4 ] {b04dbf59-44fe-4ab4-b3dc-b032e7a3b358} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001514 sec., 65389.69616908851 rows/sec., 5.11 MiB/sec. | ||
3050 | 2025.03.22 05:06:57.718295 [ 4 ] {b04dbf59-44fe-4ab4-b3dc-b032e7a3b358} <Debug> TCPHandler: Processed in 0.001709581 sec. | ||
3051 | 2025.03.22 05:06:57.718430 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.03.22 05:06:57.718534 [ 4 ] {b0d551ce-5800-4ecb-83f4-4a5d86097fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3053 | 2025.03.22 05:06:57.718584 [ 4 ] {b0d551ce-5800-4ecb-83f4-4a5d86097fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3054 | 2025.03.22 05:06:57.719141 [ 4 ] {b0d551ce-5800-4ecb-83f4-4a5d86097fc0} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2025.03.22 05:06:57.719182 [ 4 ] {b0d551ce-5800-4ecb-83f4-4a5d86097fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3056 | 2025.03.22 05:06:57.719575 [ 4 ] {b0d551ce-5800-4ecb-83f4-4a5d86097fc0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3057 | 2025.03.22 05:06:57.719820 [ 4 ] {b0d551ce-5800-4ecb-83f4-4a5d86097fc0} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2025.03.22 05:06:57.720087 [ 4 ] {b0d551ce-5800-4ecb-83f4-4a5d86097fc0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001575 sec., 102222.22222222222 rows/sec., 7.12 MiB/sec. | ||
3059 | 2025.03.22 05:06:57.720285 [ 4 ] {b0d551ce-5800-4ecb-83f4-4a5d86097fc0} <Debug> TCPHandler: Processed in 0.001902015 sec. | ||
3060 | 2025.03.22 05:06:57.720420 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2025.03.22 05:06:57.720525 [ 4 ] {d1db1f07-5967-4f15-ad68-bea2e0a5adb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3062 | 2025.03.22 05:06:57.720594 [ 4 ] {d1db1f07-5967-4f15-ad68-bea2e0a5adb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3063 | 2025.03.22 05:06:57.721718 [ 4 ] {d1db1f07-5967-4f15-ad68-bea2e0a5adb7} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2025.03.22 05:06:57.721759 [ 4 ] {d1db1f07-5967-4f15-ad68-bea2e0a5adb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3065 | 2025.03.22 05:06:57.722429 [ 4 ] {d1db1f07-5967-4f15-ad68-bea2e0a5adb7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3066 | 2025.03.22 05:06:57.722708 [ 4 ] {d1db1f07-5967-4f15-ad68-bea2e0a5adb7} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2025.03.22 05:06:57.722962 [ 4 ] {d1db1f07-5967-4f15-ad68-bea2e0a5adb7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002458 sec., 13425.549227013831 rows/sec., 24.06 MiB/sec. | ||
3068 | 2025.03.22 05:06:57.723086 [ 4 ] {d1db1f07-5967-4f15-ad68-bea2e0a5adb7} <Debug> TCPHandler: Processed in 0.00271634 sec. | ||
3069 | 2025.03.22 05:06:57.723220 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3070 | 2025.03.22 05:06:57.723331 [ 4 ] {6a9b377c-14a1-497b-b6fb-7652a040e759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3071 | 2025.03.22 05:06:57.723378 [ 4 ] {6a9b377c-14a1-497b-b6fb-7652a040e759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3072 | 2025.03.22 05:06:57.723832 [ 4 ] {6a9b377c-14a1-497b-b6fb-7652a040e759} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2025.03.22 05:06:57.723872 [ 4 ] {6a9b377c-14a1-497b-b6fb-7652a040e759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3074 | 2025.03.22 05:06:57.724241 [ 4 ] {6a9b377c-14a1-497b-b6fb-7652a040e759} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3075 | 2025.03.22 05:06:57.724490 [ 4 ] {6a9b377c-14a1-497b-b6fb-7652a040e759} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3076 | 2025.03.22 05:06:57.724688 [ 4 ] {6a9b377c-14a1-497b-b6fb-7652a040e759} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
3077 | 2025.03.22 05:06:57.724739 [ 4 ] {6a9b377c-14a1-497b-b6fb-7652a040e759} <Debug> TCPHandler: Processed in 0.001571179 sec. | ||
3078 | 2025.03.22 05:06:59.637960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3079 | 2025.03.22 05:06:59.638960 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3080 | 2025.03.22 05:06:59.639038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3081 | 2025.03.22 05:06:59.639623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3082 | 2025.03.22 05:06:59.639890 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3083 | 2025.03.22 05:06:59.640166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3084 | 2025.03.22 05:07:00.078536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3085 | 2025.03.22 05:07:00.100568 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3086 | 2025.03.22 05:07:00.100641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3087 | 2025.03.22 05:07:00.108848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3088 | 2025.03.22 05:07:00.109794 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3089 | 2025.03.22 05:07:00.114541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3090 | 2025.03.22 05:07:02.714851 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3091 | 2025.03.22 05:07:02.715059 [ 4 ] {5422ed59-0eaa-4542-9a7d-a39ed077f36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3092 | 2025.03.22 05:07:02.715140 [ 4 ] {5422ed59-0eaa-4542-9a7d-a39ed077f36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3093 | 2025.03.22 05:07:02.715954 [ 4 ] {5422ed59-0eaa-4542-9a7d-a39ed077f36a} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2025.03.22 05:07:02.715996 [ 4 ] {5422ed59-0eaa-4542-9a7d-a39ed077f36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3095 | 2025.03.22 05:07:02.716441 [ 4 ] {5422ed59-0eaa-4542-9a7d-a39ed077f36a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3096 | 2025.03.22 05:07:02.716715 [ 4 ] {5422ed59-0eaa-4542-9a7d-a39ed077f36a} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3097 | 2025.03.22 05:07:02.716862 [ 132 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3098 | 2025.03.22 05:07:02.716909 [ 132 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2025.03.22 05:07:02.716926 [ 4 ] {5422ed59-0eaa-4542-9a7d-a39ed077f36a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001926 sec., 110072.68951194185 rows/sec., 7.00 MiB/sec. | ||
3100 | 2025.03.22 05:07:02.716938 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3101 | 2025.03.22 05:07:02.717049 [ 4 ] {5422ed59-0eaa-4542-9a7d-a39ed077f36a} <Debug> TCPHandler: Processed in 0.002326953 sec. | ||
3102 | 2025.03.22 05:07:02.717356 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
3103 | 2025.03.22 05:07:02.717397 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3104 | 2025.03.22 05:07:02.717662 [ 4 ] {7cd53e3c-52c4-42ba-a803-09be5109a938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3105 | 2025.03.22 05:07:02.717727 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3106 | 2025.03.22 05:07:02.717752 [ 4 ] {7cd53e3c-52c4-42ba-a803-09be5109a938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3107 | 2025.03.22 05:07:02.717814 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
3108 | 2025.03.22 05:07:02.718136 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
3109 | 2025.03.22 05:07:02.718599 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
3110 | 2025.03.22 05:07:02.718986 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
3111 | 2025.03.22 05:07:02.719392 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
3112 | 2025.03.22 05:07:02.720834 [ 4 ] {7cd53e3c-52c4-42ba-a803-09be5109a938} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3113 | 2025.03.22 05:07:02.720910 [ 4 ] {7cd53e3c-52c4-42ba-a803-09be5109a938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3114 | 2025.03.22 05:07:02.721881 [ 4 ] {7cd53e3c-52c4-42ba-a803-09be5109a938} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3115 | 2025.03.22 05:07:02.721949 [ 195 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004888 sec., 216857.61047463174 rows/sec., 14.62 MiB/sec. | ||
3116 | 2025.03.22 05:07:02.722221 [ 195 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3117 | 2025.03.22 05:07:02.722306 [ 4 ] {7cd53e3c-52c4-42ba-a803-09be5109a938} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3118 | 2025.03.22 05:07:02.722724 [ 4 ] {7cd53e3c-52c4-42ba-a803-09be5109a938} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.005133 sec., 123319.6960841613 rows/sec., 9.70 MiB/sec. | ||
3119 | 2025.03.22 05:07:02.722869 [ 4 ] {7cd53e3c-52c4-42ba-a803-09be5109a938} <Debug> TCPHandler: Processed in 0.005589744 sec. | ||
3120 | 2025.03.22 05:07:02.722987 [ 195 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_5_1} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3121 | 2025.03.22 05:07:02.723061 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3122 | 2025.03.22 05:07:02.723119 [ 195 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_5_1} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3123 | 2025.03.22 05:07:02.723256 [ 4 ] {a284f232-52f0-45b3-bad6-404d70ef4905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3124 | 2025.03.22 05:07:02.723280 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3125 | 2025.03.22 05:07:02.723332 [ 4 ] {a284f232-52f0-45b3-bad6-404d70ef4905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3126 | 2025.03.22 05:07:02.723915 [ 4 ] {a284f232-52f0-45b3-bad6-404d70ef4905} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3127 | 2025.03.22 05:07:02.723955 [ 4 ] {a284f232-52f0-45b3-bad6-404d70ef4905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3128 | 2025.03.22 05:07:02.724318 [ 4 ] {a284f232-52f0-45b3-bad6-404d70ef4905} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3129 | 2025.03.22 05:07:02.724559 [ 4 ] {a284f232-52f0-45b3-bad6-404d70ef4905} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3130 | 2025.03.22 05:07:02.724794 [ 4 ] {a284f232-52f0-45b3-bad6-404d70ef4905} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001614 sec., 70631.97026022305 rows/sec., 4.23 MiB/sec. | ||
3131 | 2025.03.22 05:07:02.724993 [ 4 ] {a284f232-52f0-45b3-bad6-404d70ef4905} <Debug> TCPHandler: Processed in 0.001999297 sec. | ||
3132 | 2025.03.22 05:07:02.725129 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3133 | 2025.03.22 05:07:02.725235 [ 4 ] {a2b5a547-9087-4fd8-9225-dae6540405e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3134 | 2025.03.22 05:07:02.725281 [ 4 ] {a2b5a547-9087-4fd8-9225-dae6540405e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3135 | 2025.03.22 05:07:02.725847 [ 4 ] {a2b5a547-9087-4fd8-9225-dae6540405e6} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3136 | 2025.03.22 05:07:02.725886 [ 4 ] {a2b5a547-9087-4fd8-9225-dae6540405e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3137 | 2025.03.22 05:07:02.726236 [ 4 ] {a2b5a547-9087-4fd8-9225-dae6540405e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3138 | 2025.03.22 05:07:02.726471 [ 4 ] {a2b5a547-9087-4fd8-9225-dae6540405e6} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3139 | 2025.03.22 05:07:02.726647 [ 4 ] {a2b5a547-9087-4fd8-9225-dae6540405e6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001433 sec., 78855.54780181438 rows/sec., 5.10 MiB/sec. | ||
3140 | 2025.03.22 05:07:02.726699 [ 4 ] {a2b5a547-9087-4fd8-9225-dae6540405e6} <Debug> TCPHandler: Processed in 0.00162034 sec. | ||
3141 | 2025.03.22 05:07:02.726799 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3142 | 2025.03.22 05:07:02.726900 [ 4 ] {d5b04508-f18d-45ed-8277-7426bdc2c75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3143 | 2025.03.22 05:07:02.726945 [ 4 ] {d5b04508-f18d-45ed-8277-7426bdc2c75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3144 | 2025.03.22 05:07:02.727475 [ 4 ] {d5b04508-f18d-45ed-8277-7426bdc2c75d} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3145 | 2025.03.22 05:07:02.727514 [ 4 ] {d5b04508-f18d-45ed-8277-7426bdc2c75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3146 | 2025.03.22 05:07:02.727866 [ 4 ] {d5b04508-f18d-45ed-8277-7426bdc2c75d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3147 | 2025.03.22 05:07:02.728105 [ 4 ] {d5b04508-f18d-45ed-8277-7426bdc2c75d} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3148 | 2025.03.22 05:07:02.728226 [ 132 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3149 | 2025.03.22 05:07:02.728268 [ 132 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3150 | 2025.03.22 05:07:02.728295 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3151 | 2025.03.22 05:07:02.728298 [ 4 ] {d5b04508-f18d-45ed-8277-7426bdc2c75d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001416 sec., 79096.04519774011 rows/sec., 4.51 MiB/sec. | ||
3152 | 2025.03.22 05:07:02.728711 [ 4 ] {d5b04508-f18d-45ed-8277-7426bdc2c75d} <Debug> TCPHandler: Processed in 0.001955496 sec. | ||
3153 | 2025.03.22 05:07:02.728757 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
3154 | 2025.03.22 05:07:02.728933 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3155 | 2025.03.22 05:07:02.728977 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3156 | 2025.03.22 05:07:02.729030 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
3157 | 2025.03.22 05:07:02.729241 [ 4 ] {c7c602b0-1d39-4de9-93c9-7d21900ae3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3158 | 2025.03.22 05:07:02.729306 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
3159 | 2025.03.22 05:07:02.729398 [ 4 ] {c7c602b0-1d39-4de9-93c9-7d21900ae3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3160 | 2025.03.22 05:07:02.729600 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
3161 | 2025.03.22 05:07:02.729915 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
3162 | 2025.03.22 05:07:02.730221 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
3163 | 2025.03.22 05:07:02.732108 [ 4 ] {c7c602b0-1d39-4de9-93c9-7d21900ae3ac} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3164 | 2025.03.22 05:07:02.732183 [ 4 ] {c7c602b0-1d39-4de9-93c9-7d21900ae3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3165 | 2025.03.22 05:07:02.732774 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004405252 sec., 127120.9910352461 rows/sec., 7.73 MiB/sec. | ||
3166 | 2025.03.22 05:07:02.732959 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3167 | 2025.03.22 05:07:02.732983 [ 4 ] {c7c602b0-1d39-4de9-93c9-7d21900ae3ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3168 | 2025.03.22 05:07:02.733289 [ 4 ] {c7c602b0-1d39-4de9-93c9-7d21900ae3ac} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3169 | 2025.03.22 05:07:02.733337 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_5_1} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2025.03.22 05:07:02.733465 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_5_1} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3171 | 2025.03.22 05:07:02.733690 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3172 | 2025.03.22 05:07:02.733699 [ 4 ] {c7c602b0-1d39-4de9-93c9-7d21900ae3ac} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.004608 sec., 84635.41666666667 rows/sec., 5.98 MiB/sec. | ||
3173 | 2025.03.22 05:07:02.733991 [ 4 ] {c7c602b0-1d39-4de9-93c9-7d21900ae3ac} <Debug> TCPHandler: Processed in 0.005160236 sec. | ||
3174 | 2025.03.22 05:07:02.734221 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3175 | 2025.03.22 05:07:02.734330 [ 4 ] {01682d13-b04c-4648-b5b2-db74aeee28d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3176 | 2025.03.22 05:07:02.734379 [ 4 ] {01682d13-b04c-4648-b5b2-db74aeee28d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3177 | 2025.03.22 05:07:02.734842 [ 4 ] {01682d13-b04c-4648-b5b2-db74aeee28d4} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3178 | 2025.03.22 05:07:02.734881 [ 4 ] {01682d13-b04c-4648-b5b2-db74aeee28d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3179 | 2025.03.22 05:07:02.735239 [ 4 ] {01682d13-b04c-4648-b5b2-db74aeee28d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3180 | 2025.03.22 05:07:02.735478 [ 4 ] {01682d13-b04c-4648-b5b2-db74aeee28d4} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3181 | 2025.03.22 05:07:02.735711 [ 4 ] {01682d13-b04c-4648-b5b2-db74aeee28d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. | ||
3182 | 2025.03.22 05:07:02.735841 [ 4 ] {01682d13-b04c-4648-b5b2-db74aeee28d4} <Debug> TCPHandler: Processed in 0.001693421 sec. | ||
3183 | 2025.03.22 05:07:02.735965 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3184 | 2025.03.22 05:07:02.736070 [ 4 ] {2bf2734c-407e-4fd7-8b64-7af3d27917bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3185 | 2025.03.22 05:07:02.736118 [ 4 ] {2bf2734c-407e-4fd7-8b64-7af3d27917bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3186 | 2025.03.22 05:07:02.736631 [ 4 ] {2bf2734c-407e-4fd7-8b64-7af3d27917bb} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3187 | 2025.03.22 05:07:02.736670 [ 4 ] {2bf2734c-407e-4fd7-8b64-7af3d27917bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3188 | 2025.03.22 05:07:02.737058 [ 4 ] {2bf2734c-407e-4fd7-8b64-7af3d27917bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3189 | 2025.03.22 05:07:02.737293 [ 4 ] {2bf2734c-407e-4fd7-8b64-7af3d27917bb} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3190 | 2025.03.22 05:07:02.737473 [ 4 ] {2bf2734c-407e-4fd7-8b64-7af3d27917bb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001425 sec., 166315.7894736842 rows/sec., 11.15 MiB/sec. | ||
3191 | 2025.03.22 05:07:02.737525 [ 4 ] {2bf2734c-407e-4fd7-8b64-7af3d27917bb} <Debug> TCPHandler: Processed in 0.00161077 sec. | ||
3192 | 2025.03.22 05:07:02.737627 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3193 | 2025.03.22 05:07:02.737728 [ 4 ] {229fdf85-3481-433c-bfe8-9a53a8b9aa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3194 | 2025.03.22 05:07:02.737775 [ 4 ] {229fdf85-3481-433c-bfe8-9a53a8b9aa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3195 | 2025.03.22 05:07:02.738176 [ 4 ] {229fdf85-3481-433c-bfe8-9a53a8b9aa69} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3196 | 2025.03.22 05:07:02.738214 [ 4 ] {229fdf85-3481-433c-bfe8-9a53a8b9aa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3197 | 2025.03.22 05:07:02.738553 [ 4 ] {229fdf85-3481-433c-bfe8-9a53a8b9aa69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3198 | 2025.03.22 05:07:02.738788 [ 4 ] {229fdf85-3481-433c-bfe8-9a53a8b9aa69} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3199 | 2025.03.22 05:07:02.738926 [ 132 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3200 | 2025.03.22 05:07:02.738964 [ 132 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3201 | 2025.03.22 05:07:02.738974 [ 4 ] {229fdf85-3481-433c-bfe8-9a53a8b9aa69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001266 sec., 789.8894154818325 rows/sec., 53.22 KiB/sec. | ||
3202 | 2025.03.22 05:07:02.738993 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3203 | 2025.03.22 05:07:02.739050 [ 4 ] {229fdf85-3481-433c-bfe8-9a53a8b9aa69} <Debug> TCPHandler: Processed in 0.001469667 sec. | ||
3204 | 2025.03.22 05:07:02.739275 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::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 | ||
3205 | 2025.03.22 05:07:02.739288 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3206 | 2025.03.22 05:07:02.739582 [ 4 ] {f59ac880-340d-439a-acf5-b38d017cc23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3207 | 2025.03.22 05:07:02.739690 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3208 | 2025.03.22 05:07:02.739735 [ 4 ] {f59ac880-340d-439a-acf5-b38d017cc23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3209 | 2025.03.22 05:07:02.739829 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3210 | 2025.03.22 05:07:02.740320 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3211 | 2025.03.22 05:07:02.740638 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3212 | 2025.03.22 05:07:02.740955 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3213 | 2025.03.22 05:07:02.741265 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::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 | ||
3214 | 2025.03.22 05:07:02.745232 [ 4 ] {f59ac880-340d-439a-acf5-b38d017cc23f} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3215 | 2025.03.22 05:07:02.745251 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.006165094 sec., 811.0176422289749 rows/sec., 54.65 KiB/sec. | ||
3216 | 2025.03.22 05:07:02.745283 [ 4 ] {f59ac880-340d-439a-acf5-b38d017cc23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3217 | 2025.03.22 05:07:02.745432 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3218 | 2025.03.22 05:07:02.746107 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3219 | 2025.03.22 05:07:02.746250 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_5_1} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3220 | 2025.03.22 05:07:02.746429 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3221 | 2025.03.22 05:07:02.746688 [ 4 ] {f59ac880-340d-439a-acf5-b38d017cc23f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3222 | 2025.03.22 05:07:02.746971 [ 4 ] {f59ac880-340d-439a-acf5-b38d017cc23f} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3223 | 2025.03.22 05:07:02.747183 [ 4 ] {f59ac880-340d-439a-acf5-b38d017cc23f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007701 sec., 1038.8261264770808 rows/sec., 1.86 MiB/sec. | ||
3224 | 2025.03.22 05:07:02.747330 [ 4 ] {f59ac880-340d-439a-acf5-b38d017cc23f} <Debug> TCPHandler: Processed in 0.008127531 sec. | ||
3225 | 2025.03.22 05:07:02.747456 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3226 | 2025.03.22 05:07:02.747559 [ 4 ] {e0e34879-8973-4e22-981f-7d0a5657d36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3227 | 2025.03.22 05:07:02.747607 [ 4 ] {e0e34879-8973-4e22-981f-7d0a5657d36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3228 | 2025.03.22 05:07:02.748038 [ 4 ] {e0e34879-8973-4e22-981f-7d0a5657d36b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2025.03.22 05:07:02.748076 [ 4 ] {e0e34879-8973-4e22-981f-7d0a5657d36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3230 | 2025.03.22 05:07:02.748438 [ 4 ] {e0e34879-8973-4e22-981f-7d0a5657d36b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3231 | 2025.03.22 05:07:02.748685 [ 4 ] {e0e34879-8973-4e22-981f-7d0a5657d36b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2025.03.22 05:07:02.748861 [ 4 ] {e0e34879-8973-4e22-981f-7d0a5657d36b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001325 sec., 61886.79245283019 rows/sec., 3.93 MiB/sec. | ||
3233 | 2025.03.22 05:07:02.748911 [ 4 ] {e0e34879-8973-4e22-981f-7d0a5657d36b} <Debug> TCPHandler: Processed in 0.001505938 sec. | ||
3234 | 2025.03.22 05:07:07.058634 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3235 | 2025.03.22 05:07:07.058713 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3236 | 2025.03.22 05:07:07.140305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3237 | 2025.03.22 05:07:07.140998 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2025.03.22 05:07:07.141054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3239 | 2025.03.22 05:07:07.141610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3240 | 2025.03.22 05:07:07.141882 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2025.03.22 05:07:07.142057 [ 123 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3242 | 2025.03.22 05:07:07.142113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3243 | 2025.03.22 05:07:07.142118 [ 123 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2025.03.22 05:07:07.142148 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3245 | 2025.03.22 05:07:07.142288 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
3246 | 2025.03.22 05:07:07.142547 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3247 | 2025.03.22 05:07:07.142584 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3248 | 2025.03.22 05:07:07.142650 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3249 | 2025.03.22 05:07:07.142891 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3250 | 2025.03.22 05:07:07.143021 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3251 | 2025.03.22 05:07:07.143121 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3252 | 2025.03.22 05:07:07.143444 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3253 | 2025.03.22 05:07:07.145166 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002964684 sec., 2489641.3917975742 rows/sec., 35.61 MiB/sec. | ||
3254 | 2025.03.22 05:07:07.145857 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3255 | 2025.03.22 05:07:07.146135 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3256 | 2025.03.22 05:07:07.146208 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_16_3} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3257 | 2025.03.22 05:07:07.146288 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3258 | 2025.03.22 05:07:07.160832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 446 | ||
3259 | 2025.03.22 05:07:07.165048 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3260 | 2025.03.22 05:07:07.165111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3261 | 2025.03.22 05:07:07.167222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3262 | 2025.03.22 05:07:07.167632 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3263 | 2025.03.22 05:07:07.168567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
3264 | 2025.03.22 05:07:07.614615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3265 | 2025.03.22 05:07:07.635172 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3266 | 2025.03.22 05:07:07.635229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3267 | 2025.03.22 05:07:07.642595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3268 | 2025.03.22 05:07:07.643363 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3269 | 2025.03.22 05:07:07.643725 [ 123 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3270 | 2025.03.22 05:07:07.643868 [ 123 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3271 | 2025.03.22 05:07:07.643932 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3272 | 2025.03.22 05:07:07.644357 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
3273 | 2025.03.22 05:07:07.660919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3274 | 2025.03.22 05:07:07.662121 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3275 | 2025.03.22 05:07:07.663714 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
3276 | 2025.03.22 05:07:07.669212 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
3277 | 2025.03.22 05:07:07.674801 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
3278 | 2025.03.22 05:07:07.680243 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
3279 | 2025.03.22 05:07:07.686222 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3280 | 2025.03.22 05:07:07.690966 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3281 | 2025.03.22 05:07:07.709543 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3282 | 2025.03.22 05:07:07.709696 [ 4 ] {2e8ee47a-e916-48a1-ba9b-161ec6aabe13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3283 | 2025.03.22 05:07:07.709761 [ 4 ] {2e8ee47a-e916-48a1-ba9b-161ec6aabe13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3284 | 2025.03.22 05:07:07.710569 [ 4 ] {2e8ee47a-e916-48a1-ba9b-161ec6aabe13} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3285 | 2025.03.22 05:07:07.710617 [ 4 ] {2e8ee47a-e916-48a1-ba9b-161ec6aabe13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3286 | 2025.03.22 05:07:07.711261 [ 4 ] {2e8ee47a-e916-48a1-ba9b-161ec6aabe13} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3287 | 2025.03.22 05:07:07.711606 [ 4 ] {2e8ee47a-e916-48a1-ba9b-161ec6aabe13} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3288 | 2025.03.22 05:07:07.712079 [ 4 ] {2e8ee47a-e916-48a1-ba9b-161ec6aabe13} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002418 sec., 50454.921422663356 rows/sec., 4.29 MiB/sec. | ||
3289 | 2025.03.22 05:07:07.712773 [ 4 ] {2e8ee47a-e916-48a1-ba9b-161ec6aabe13} <Debug> TCPHandler: Processed in 0.003331341 sec. | ||
3290 | 2025.03.22 05:07:07.713148 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3291 | 2025.03.22 05:07:07.713281 [ 4 ] {640bd184-864d-44e5-90db-75dbcbb29fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3292 | 2025.03.22 05:07:07.713341 [ 4 ] {640bd184-864d-44e5-90db-75dbcbb29fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3293 | 2025.03.22 05:07:07.714367 [ 4 ] {640bd184-864d-44e5-90db-75dbcbb29fe5} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3294 | 2025.03.22 05:07:07.714415 [ 4 ] {640bd184-864d-44e5-90db-75dbcbb29fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3295 | 2025.03.22 05:07:07.715181 [ 4 ] {640bd184-864d-44e5-90db-75dbcbb29fe5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3296 | 2025.03.22 05:07:07.715651 [ 4 ] {640bd184-864d-44e5-90db-75dbcbb29fe5} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3297 | 2025.03.22 05:07:07.716395 [ 4 ] {640bd184-864d-44e5-90db-75dbcbb29fe5} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.003098 sec., 10652.03357004519 rows/sec., 800.98 KiB/sec. | ||
3298 | 2025.03.22 05:07:07.717016 [ 4 ] {640bd184-864d-44e5-90db-75dbcbb29fe5} <Debug> TCPHandler: Processed in 0.003924783 sec. | ||
3299 | 2025.03.22 05:07:07.717176 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3300 | 2025.03.22 05:07:07.717323 [ 4 ] {ffe7cbcc-dcbc-4148-9018-5ac293320799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3301 | 2025.03.22 05:07:07.717387 [ 4 ] {ffe7cbcc-dcbc-4148-9018-5ac293320799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3302 | 2025.03.22 05:07:07.718664 [ 4 ] {ffe7cbcc-dcbc-4148-9018-5ac293320799} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3303 | 2025.03.22 05:07:07.718712 [ 4 ] {ffe7cbcc-dcbc-4148-9018-5ac293320799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3304 | 2025.03.22 05:07:07.719252 [ 4 ] {ffe7cbcc-dcbc-4148-9018-5ac293320799} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3305 | 2025.03.22 05:07:07.719644 [ 4 ] {ffe7cbcc-dcbc-4148-9018-5ac293320799} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3306 | 2025.03.22 05:07:07.720321 [ 4 ] {ffe7cbcc-dcbc-4148-9018-5ac293320799} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.003002 sec., 32311.792138574285 rows/sec., 2.52 MiB/sec. | ||
3307 | 2025.03.22 05:07:07.720732 [ 4 ] {ffe7cbcc-dcbc-4148-9018-5ac293320799} <Debug> TCPHandler: Processed in 0.003612987 sec. | ||
3308 | 2025.03.22 05:07:07.721003 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3309 | 2025.03.22 05:07:07.721155 [ 4 ] {f9ba61ba-0927-463b-9c25-3b8c0410265f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3310 | 2025.03.22 05:07:07.721215 [ 4 ] {f9ba61ba-0927-463b-9c25-3b8c0410265f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3311 | 2025.03.22 05:07:07.721919 [ 4 ] {f9ba61ba-0927-463b-9c25-3b8c0410265f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3312 | 2025.03.22 05:07:07.721959 [ 4 ] {f9ba61ba-0927-463b-9c25-3b8c0410265f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3313 | 2025.03.22 05:07:07.722335 [ 4 ] {f9ba61ba-0927-463b-9c25-3b8c0410265f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3314 | 2025.03.22 05:07:07.722573 [ 4 ] {f9ba61ba-0927-463b-9c25-3b8c0410265f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3315 | 2025.03.22 05:07:07.722807 [ 4 ] {f9ba61ba-0927-463b-9c25-3b8c0410265f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001682 sec., 95124.85136741975 rows/sec., 6.63 MiB/sec. | ||
3316 | 2025.03.22 05:07:07.723013 [ 4 ] {f9ba61ba-0927-463b-9c25-3b8c0410265f} <Debug> TCPHandler: Processed in 0.002092208 sec. | ||
3317 | 2025.03.22 05:07:07.723169 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3318 | 2025.03.22 05:07:07.723306 [ 4 ] {cc4c07a9-cbd8-444a-99c3-56ef59845d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3319 | 2025.03.22 05:07:07.723410 [ 4 ] {cc4c07a9-cbd8-444a-99c3-56ef59845d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3320 | 2025.03.22 05:07:07.725574 [ 4 ] {cc4c07a9-cbd8-444a-99c3-56ef59845d93} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3321 | 2025.03.22 05:07:07.725619 [ 4 ] {cc4c07a9-cbd8-444a-99c3-56ef59845d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3322 | 2025.03.22 05:07:07.727043 [ 4 ] {cc4c07a9-cbd8-444a-99c3-56ef59845d93} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3323 | 2025.03.22 05:07:07.727507 [ 4 ] {cc4c07a9-cbd8-444a-99c3-56ef59845d93} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3324 | 2025.03.22 05:07:07.728372 [ 4 ] {cc4c07a9-cbd8-444a-99c3-56ef59845d93} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.005066 sec., 6514.015001973944 rows/sec., 11.67 MiB/sec. | ||
3325 | 2025.03.22 05:07:07.729034 [ 4 ] {cc4c07a9-cbd8-444a-99c3-56ef59845d93} <Debug> TCPHandler: Processed in 0.00592177 sec. | ||
3326 | 2025.03.22 05:07:07.729289 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3327 | 2025.03.22 05:07:07.729440 [ 4 ] {59a3436a-b655-4a54-b33a-1686ee0a1f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3328 | 2025.03.22 05:07:07.729510 [ 4 ] {59a3436a-b655-4a54-b33a-1686ee0a1f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3329 | 2025.03.22 05:07:07.730534 [ 4 ] {59a3436a-b655-4a54-b33a-1686ee0a1f72} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3330 | 2025.03.22 05:07:07.730582 [ 4 ] {59a3436a-b655-4a54-b33a-1686ee0a1f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3331 | 2025.03.22 05:07:07.731147 [ 4 ] {59a3436a-b655-4a54-b33a-1686ee0a1f72} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3332 | 2025.03.22 05:07:07.731491 [ 4 ] {59a3436a-b655-4a54-b33a-1686ee0a1f72} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3333 | 2025.03.22 05:07:07.731987 [ 4 ] {59a3436a-b655-4a54-b33a-1686ee0a1f72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002554 sec., 23492.560689115115 rows/sec., 1.58 MiB/sec. | ||
3334 | 2025.03.22 05:07:07.732350 [ 4 ] {59a3436a-b655-4a54-b33a-1686ee0a1f72} <Debug> TCPHandler: Processed in 0.003130608 sec. | ||
3335 | 2025.03.22 05:07:07.767685 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.123622109 sec., 978.7893199589404 rows/sec., 5.06 MiB/sec. | ||
3336 | 2025.03.22 05:07:07.770473 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3337 | 2025.03.22 05:07:07.773635 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_16_3} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3338 | 2025.03.22 05:07:07.773762 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_16_3} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3339 | 2025.03.22 05:07:07.776081 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3340 | 2025.03.22 05:07:08.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.06 MiB, peak 185.02 MiB, free memory in arenas 0.00 B, will set to 177.32 MiB (RSS), difference: 2.26 MiB | ||
3341 | 2025.03.22 05:07:08.001405 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000999049 sec. | ||
3342 | 2025.03.22 05:07:10.809407 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3343 | 2025.03.22 05:07:10.809643 [ 4 ] {18f559e9-d78e-44f0-a670-d665c2596270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3344 | 2025.03.22 05:07:10.809725 [ 4 ] {18f559e9-d78e-44f0-a670-d665c2596270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3345 | 2025.03.22 05:07:10.810595 [ 4 ] {18f559e9-d78e-44f0-a670-d665c2596270} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2025.03.22 05:07:10.810642 [ 4 ] {18f559e9-d78e-44f0-a670-d665c2596270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3347 | 2025.03.22 05:07:10.811109 [ 4 ] {18f559e9-d78e-44f0-a670-d665c2596270} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3348 | 2025.03.22 05:07:10.811360 [ 4 ] {18f559e9-d78e-44f0-a670-d665c2596270} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2025.03.22 05:07:10.811722 [ 4 ] {18f559e9-d78e-44f0-a670-d665c2596270} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002093 sec., 101290.01433349261 rows/sec., 6.44 MiB/sec. | ||
3350 | 2025.03.22 05:07:10.811966 [ 4 ] {18f559e9-d78e-44f0-a670-d665c2596270} <Debug> TCPHandler: Processed in 0.002691169 sec. | ||
3351 | 2025.03.22 05:07:10.812101 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3352 | 2025.03.22 05:07:10.812215 [ 4 ] {50e1f775-4c4c-454c-a1c3-4de12f4f731a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3353 | 2025.03.22 05:07:10.812266 [ 4 ] {50e1f775-4c4c-454c-a1c3-4de12f4f731a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3354 | 2025.03.22 05:07:10.812833 [ 4 ] {50e1f775-4c4c-454c-a1c3-4de12f4f731a} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3355 | 2025.03.22 05:07:10.812873 [ 4 ] {50e1f775-4c4c-454c-a1c3-4de12f4f731a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3356 | 2025.03.22 05:07:10.813222 [ 4 ] {50e1f775-4c4c-454c-a1c3-4de12f4f731a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3357 | 2025.03.22 05:07:10.813466 [ 4 ] {50e1f775-4c4c-454c-a1c3-4de12f4f731a} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2025.03.22 05:07:10.813659 [ 4 ] {50e1f775-4c4c-454c-a1c3-4de12f4f731a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 333.74 KiB/sec. | ||
3359 | 2025.03.22 05:07:10.813741 [ 4 ] {50e1f775-4c4c-454c-a1c3-4de12f4f731a} <Debug> TCPHandler: Processed in 0.001693912 sec. | ||
3360 | 2025.03.22 05:07:10.813858 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3361 | 2025.03.22 05:07:10.813964 [ 4 ] {b94c0d3a-d15d-4a2b-b689-494aef129a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3362 | 2025.03.22 05:07:10.814011 [ 4 ] {b94c0d3a-d15d-4a2b-b689-494aef129a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3363 | 2025.03.22 05:07:10.815142 [ 4 ] {b94c0d3a-d15d-4a2b-b689-494aef129a68} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3364 | 2025.03.22 05:07:10.815182 [ 4 ] {b94c0d3a-d15d-4a2b-b689-494aef129a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3365 | 2025.03.22 05:07:10.815663 [ 4 ] {b94c0d3a-d15d-4a2b-b689-494aef129a68} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3366 | 2025.03.22 05:07:10.815911 [ 4 ] {b94c0d3a-d15d-4a2b-b689-494aef129a68} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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.22 05:07:10.816033 [ 44 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3368 | 2025.03.22 05:07:10.816076 [ 44 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2025.03.22 05:07:10.816102 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3370 | 2025.03.22 05:07:10.816102 [ 4 ] {b94c0d3a-d15d-4a2b-b689-494aef129a68} <Debug> executeQuery: Read 1776 rows, 147.76 KiB in 0.002157 sec., 823365.78581363 rows/sec., 66.90 MiB/sec. | ||
3371 | 2025.03.22 05:07:10.816257 [ 4 ] {b94c0d3a-d15d-4a2b-b689-494aef129a68} <Debug> TCPHandler: Processed in 0.002448125 sec. | ||
3372 | 2025.03.22 05:07:10.816370 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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.22 05:07:10.816423 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3374 | 2025.03.22 05:07:10.816653 [ 4 ] {6057ea3b-294d-40c7-9c3e-66ee504743b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3375 | 2025.03.22 05:07:10.816673 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3376 | 2025.03.22 05:07:10.816752 [ 4 ] {6057ea3b-294d-40c7-9c3e-66ee504743b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3377 | 2025.03.22 05:07:10.816765 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1845 rows starting from the beginning of the part | ||
3378 | 2025.03.22 05:07:10.817139 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 633 rows starting from the beginning of the part | ||
3379 | 2025.03.22 05:07:10.817601 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 123 rows starting from the beginning of the part | ||
3380 | 2025.03.22 05:07:10.818007 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 633 rows starting from the beginning of the part | ||
3381 | 2025.03.22 05:07:10.818387 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 122 rows starting from the beginning of the part | ||
3382 | 2025.03.22 05:07:10.818549 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1776 rows starting from the beginning of the part | ||
3383 | 2025.03.22 05:07:10.819435 [ 4 ] {6057ea3b-294d-40c7-9c3e-66ee504743b9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3384 | 2025.03.22 05:07:10.819498 [ 4 ] {6057ea3b-294d-40c7-9c3e-66ee504743b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3385 | 2025.03.22 05:07:10.820290 [ 4 ] {6057ea3b-294d-40c7-9c3e-66ee504743b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3386 | 2025.03.22 05:07:10.820891 [ 4 ] {6057ea3b-294d-40c7-9c3e-66ee504743b9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3387 | 2025.03.22 05:07:10.821229 [ 31 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3388 | 2025.03.22 05:07:10.821360 [ 31 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2025.03.22 05:07:10.821433 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3390 | 2025.03.22 05:07:10.821471 [ 4 ] {6057ea3b-294d-40c7-9c3e-66ee504743b9} <Debug> executeQuery: Read 120 rows, 7.41 KiB in 0.004863 sec., 24676.125848241827 rows/sec., 1.49 MiB/sec. | ||
3391 | 2025.03.22 05:07:10.821779 [ 4 ] {6057ea3b-294d-40c7-9c3e-66ee504743b9} <Debug> TCPHandler: Processed in 0.00541455 sec. | ||
3392 | 2025.03.22 05:07:10.821845 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
3393 | 2025.03.22 05:07:10.821953 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3394 | 2025.03.22 05:07:10.822139 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3395 | 2025.03.22 05:07:10.822174 [ 4 ] {9b23444e-2316-4821-9c83-8e72e3c7f610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3396 | 2025.03.22 05:07:10.822207 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 157 rows starting from the beginning of the part | ||
3397 | 2025.03.22 05:07:10.822322 [ 4 ] {9b23444e-2316-4821-9c83-8e72e3c7f610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3398 | 2025.03.22 05:07:10.822688 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 114 rows starting from the beginning of the part | ||
3399 | 2025.03.22 05:07:10.823203 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
3400 | 2025.03.22 05:07:10.823685 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 114 rows starting from the beginning of the part | ||
3401 | 2025.03.22 05:07:10.823726 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5132 rows, containing 5 columns (5 merged, 0 gathered) in 0.007509529 sec., 683398.3862370063 rows/sec., 57.91 MiB/sec. | ||
3402 | 2025.03.22 05:07:10.823983 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
3403 | 2025.03.22 05:07:10.824396 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 120 rows starting from the beginning of the part | ||
3404 | 2025.03.22 05:07:10.824412 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3405 | 2025.03.22 05:07:10.825679 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3406 | 2025.03.22 05:07:10.826071 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_21_4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3407 | 2025.03.22 05:07:10.826341 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
3408 | 2025.03.22 05:07:10.827400 [ 4 ] {9b23444e-2316-4821-9c83-8e72e3c7f610} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3409 | 2025.03.22 05:07:10.827492 [ 4 ] {9b23444e-2316-4821-9c83-8e72e3c7f610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3410 | 2025.03.22 05:07:10.828368 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 5 columns (5 merged, 0 gathered) in 0.006807346 sec., 84173.77345003471 rows/sec., 5.58 MiB/sec. | ||
3411 | 2025.03.22 05:07:10.828510 [ 4 ] {9b23444e-2316-4821-9c83-8e72e3c7f610} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3412 | 2025.03.22 05:07:10.828607 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3413 | 2025.03.22 05:07:10.828951 [ 4 ] {9b23444e-2316-4821-9c83-8e72e3c7f610} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3414 | 2025.03.22 05:07:10.829200 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3415 | 2025.03.22 05:07:10.829204 [ 31 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3416 | 2025.03.22 05:07:10.829328 [ 31 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3417 | 2025.03.22 05:07:10.829408 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3418 | 2025.03.22 05:07:10.829542 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_16_3} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3419 | 2025.03.22 05:07:10.829565 [ 4 ] {9b23444e-2316-4821-9c83-8e72e3c7f610} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.007375 sec., 46237.288135593226 rows/sec., 3.09 MiB/sec. | ||
3420 | 2025.03.22 05:07:10.829767 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
3421 | 2025.03.22 05:07:10.829916 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3422 | 2025.03.22 05:07:10.829930 [ 4 ] {9b23444e-2316-4821-9c83-8e72e3c7f610} <Debug> TCPHandler: Processed in 0.008034208 sec. | ||
3423 | 2025.03.22 05:07:10.830145 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3424 | 2025.03.22 05:07:10.830200 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2025.03.22 05:07:10.830202 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
3426 | 2025.03.22 05:07:10.830531 [ 4 ] {f35e5a30-8cb5-4b8c-986c-839012e643a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3427 | 2025.03.22 05:07:10.830553 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
3428 | 2025.03.22 05:07:10.830689 [ 4 ] {f35e5a30-8cb5-4b8c-986c-839012e643a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3429 | 2025.03.22 05:07:10.830880 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 341 rows starting from the beginning of the part | ||
3430 | 2025.03.22 05:07:10.831237 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
3431 | 2025.03.22 05:07:10.831569 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
3432 | 2025.03.22 05:07:10.831935 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 341 rows starting from the beginning of the part | ||
3433 | 2025.03.22 05:07:10.833558 [ 4 ] {f35e5a30-8cb5-4b8c-986c-839012e643a2} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2025.03.22 05:07:10.833632 [ 4 ] {f35e5a30-8cb5-4b8c-986c-839012e643a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3435 | 2025.03.22 05:07:10.834703 [ 4 ] {f35e5a30-8cb5-4b8c-986c-839012e643a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3436 | 2025.03.22 05:07:10.835215 [ 4 ] {f35e5a30-8cb5-4b8c-986c-839012e643a2} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3437 | 2025.03.22 05:07:10.835231 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005696855 sec., 199057.199103716 rows/sec., 13.88 MiB/sec. | ||
3438 | 2025.03.22 05:07:10.835473 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3439 | 2025.03.22 05:07:10.835648 [ 4 ] {f35e5a30-8cb5-4b8c-986c-839012e643a2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005317 sec., 21064.510062065077 rows/sec., 1.20 MiB/sec. | ||
3440 | 2025.03.22 05:07:10.835789 [ 4 ] {f35e5a30-8cb5-4b8c-986c-839012e643a2} <Debug> TCPHandler: Processed in 0.005679126 sec. | ||
3441 | 2025.03.22 05:07:10.835954 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3442 | 2025.03.22 05:07:10.835998 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_6_1} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3443 | 2025.03.22 05:07:10.836166 [ 4 ] {fc98d83c-8414-4f16-a875-633d2d15c4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3444 | 2025.03.22 05:07:10.836174 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_6_1} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3445 | 2025.03.22 05:07:10.836243 [ 4 ] {fc98d83c-8414-4f16-a875-633d2d15c4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3446 | 2025.03.22 05:07:10.836346 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
3447 | 2025.03.22 05:07:10.837222 [ 4 ] {fc98d83c-8414-4f16-a875-633d2d15c4bf} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2025.03.22 05:07:10.837266 [ 4 ] {fc98d83c-8414-4f16-a875-633d2d15c4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3449 | 2025.03.22 05:07:10.837673 [ 4 ] {fc98d83c-8414-4f16-a875-633d2d15c4bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3450 | 2025.03.22 05:07:10.837919 [ 4 ] {fc98d83c-8414-4f16-a875-633d2d15c4bf} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3451 | 2025.03.22 05:07:10.838075 [ 31 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3452 | 2025.03.22 05:07:10.838137 [ 31 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3453 | 2025.03.22 05:07:10.838158 [ 4 ] {fc98d83c-8414-4f16-a875-633d2d15c4bf} <Debug> executeQuery: Read 852 rows, 63.00 KiB in 0.002047 sec., 416218.85686370294 rows/sec., 30.06 MiB/sec. | ||
3454 | 2025.03.22 05:07:10.838170 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3455 | 2025.03.22 05:07:10.838349 [ 4 ] {fc98d83c-8414-4f16-a875-633d2d15c4bf} <Debug> TCPHandler: Processed in 0.002443825 sec. | ||
3456 | 2025.03.22 05:07:10.838609 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
3457 | 2025.03.22 05:07:10.838819 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3458 | 2025.03.22 05:07:10.838962 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3459 | 2025.03.22 05:07:10.839042 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 907 rows starting from the beginning of the part | ||
3460 | 2025.03.22 05:07:10.839058 [ 4 ] {d1550dbd-c514-4499-ac2f-1f1f5f88d79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3461 | 2025.03.22 05:07:10.839262 [ 4 ] {d1550dbd-c514-4499-ac2f-1f1f5f88d79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3462 | 2025.03.22 05:07:10.839348 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 390 rows starting from the beginning of the part | ||
3463 | 2025.03.22 05:07:10.839768 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 99 rows starting from the beginning of the part | ||
3464 | 2025.03.22 05:07:10.840150 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 390 rows starting from the beginning of the part | ||
3465 | 2025.03.22 05:07:10.840495 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 97 rows starting from the beginning of the part | ||
3466 | 2025.03.22 05:07:10.840811 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 852 rows starting from the beginning of the part | ||
3467 | 2025.03.22 05:07:10.841774 [ 4 ] {d1550dbd-c514-4499-ac2f-1f1f5f88d79c} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2025.03.22 05:07:10.841844 [ 4 ] {d1550dbd-c514-4499-ac2f-1f1f5f88d79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3469 | 2025.03.22 05:07:10.842878 [ 4 ] {d1550dbd-c514-4499-ac2f-1f1f5f88d79c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3470 | 2025.03.22 05:07:10.843364 [ 4 ] {d1550dbd-c514-4499-ac2f-1f1f5f88d79c} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3471 | 2025.03.22 05:07:10.843580 [ 31 ] {} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3472 | 2025.03.22 05:07:10.843643 [ 31 ] {} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3473 | 2025.03.22 05:07:10.843682 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3474 | 2025.03.22 05:07:10.843696 [ 4 ] {d1550dbd-c514-4499-ac2f-1f1f5f88d79c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004695 sec., 1277.9552715654952 rows/sec., 66.77 KiB/sec. | ||
3475 | 2025.03.22 05:07:10.844230 [ 4 ] {d1550dbd-c514-4499-ac2f-1f1f5f88d79c} <Debug> TCPHandler: Processed in 0.005553883 sec. | ||
3476 | 2025.03.22 05:07:10.844304 [ 187 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
3477 | 2025.03.22 05:07:10.844583 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2735 rows, containing 5 columns (5 merged, 0 gathered) in 0.006273276 sec., 435976.3543003687 rows/sec., 33.19 MiB/sec. | ||
3478 | 2025.03.22 05:07:10.844610 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3479 | 2025.03.22 05:07:10.844879 [ 187 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3480 | 2025.03.22 05:07:10.844896 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3481 | 2025.03.22 05:07:10.844964 [ 4 ] {9e15b011-defc-4181-ab72-d0ec7b7ee1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3482 | 2025.03.22 05:07:10.845002 [ 187 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
3483 | 2025.03.22 05:07:10.845236 [ 4 ] {9e15b011-defc-4181-ab72-d0ec7b7ee1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3484 | 2025.03.22 05:07:10.845499 [ 187 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
3485 | 2025.03.22 05:07:10.845871 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3486 | 2025.03.22 05:07:10.845937 [ 187 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
3487 | 2025.03.22 05:07:10.846260 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_21_4} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3488 | 2025.03.22 05:07:10.846450 [ 187 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
3489 | 2025.03.22 05:07:10.846624 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3490 | 2025.03.22 05:07:10.846878 [ 187 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
3491 | 2025.03.22 05:07:10.847267 [ 187 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
3492 | 2025.03.22 05:07:10.849043 [ 4 ] {9e15b011-defc-4181-ab72-d0ec7b7ee1f6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3493 | 2025.03.22 05:07:10.849112 [ 4 ] {9e15b011-defc-4181-ab72-d0ec7b7ee1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3494 | 2025.03.22 05:07:10.849871 [ 202 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.006008041 sec., 5991.969761857484 rows/sec., 313.06 KiB/sec. | ||
3495 | 2025.03.22 05:07:10.850113 [ 202 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3496 | 2025.03.22 05:07:10.850269 [ 4 ] {9e15b011-defc-4181-ab72-d0ec7b7ee1f6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3497 | 2025.03.22 05:07:10.850716 [ 202 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_6_1} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3498 | 2025.03.22 05:07:10.850731 [ 4 ] {9e15b011-defc-4181-ab72-d0ec7b7ee1f6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2025.03.22 05:07:10.850886 [ 202 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_6_1} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3500 | 2025.03.22 05:07:10.851134 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3501 | 2025.03.22 05:07:10.851208 [ 4 ] {9e15b011-defc-4181-ab72-d0ec7b7ee1f6} <Debug> executeQuery: Read 928 rows, 63.41 KiB in 0.006359 sec., 145934.89542380878 rows/sec., 9.74 MiB/sec. | ||
3502 | 2025.03.22 05:07:10.851275 [ 4 ] {9e15b011-defc-4181-ab72-d0ec7b7ee1f6} <Debug> TCPHandler: Processed in 0.006777606 sec. | ||
3503 | 2025.03.22 05:07:10.851408 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3504 | 2025.03.22 05:07:10.851518 [ 4 ] {6f658885-aadb-478d-87a6-e50900a07ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3505 | 2025.03.22 05:07:10.851567 [ 4 ] {6f658885-aadb-478d-87a6-e50900a07ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3506 | 2025.03.22 05:07:10.851985 [ 4 ] {6f658885-aadb-478d-87a6-e50900a07ab6} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3507 | 2025.03.22 05:07:10.852026 [ 4 ] {6f658885-aadb-478d-87a6-e50900a07ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3508 | 2025.03.22 05:07:10.852382 [ 4 ] {6f658885-aadb-478d-87a6-e50900a07ab6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3509 | 2025.03.22 05:07:10.852624 [ 4 ] {6f658885-aadb-478d-87a6-e50900a07ab6} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3510 | 2025.03.22 05:07:10.852896 [ 4 ] {6f658885-aadb-478d-87a6-e50900a07ab6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
3511 | 2025.03.22 05:07:10.853033 [ 4 ] {6f658885-aadb-478d-87a6-e50900a07ab6} <Debug> TCPHandler: Processed in 0.001678461 sec. | ||
3512 | 2025.03.22 05:07:10.853156 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3513 | 2025.03.22 05:07:10.853260 [ 4 ] {d03354e8-155e-44f5-863e-d90d9208fb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3514 | 2025.03.22 05:07:10.853328 [ 4 ] {d03354e8-155e-44f5-863e-d90d9208fb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3515 | 2025.03.22 05:07:10.854374 [ 4 ] {d03354e8-155e-44f5-863e-d90d9208fb10} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3516 | 2025.03.22 05:07:10.854414 [ 4 ] {d03354e8-155e-44f5-863e-d90d9208fb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3517 | 2025.03.22 05:07:10.855052 [ 4 ] {d03354e8-155e-44f5-863e-d90d9208fb10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3518 | 2025.03.22 05:07:10.855316 [ 4 ] {d03354e8-155e-44f5-863e-d90d9208fb10} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3519 | 2025.03.22 05:07:10.855503 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3520 | 2025.03.22 05:07:10.855574 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3521 | 2025.03.22 05:07:10.855620 [ 4 ] {d03354e8-155e-44f5-863e-d90d9208fb10} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002374 sec., 3369.8399326032018 rows/sec., 6.04 MiB/sec. | ||
3522 | 2025.03.22 05:07:10.855627 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3523 | 2025.03.22 05:07:10.856114 [ 4 ] {d03354e8-155e-44f5-863e-d90d9208fb10} <Debug> TCPHandler: Processed in 0.002999626 sec. | ||
3524 | 2025.03.22 05:07:10.856227 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
3525 | 2025.03.22 05:07:10.856458 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3526 | 2025.03.22 05:07:10.856696 [ 4 ] {b2d89b45-b3d0-4579-acff-baabc087d23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3527 | 2025.03.22 05:07:10.856815 [ 4 ] {b2d89b45-b3d0-4579-acff-baabc087d23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3528 | 2025.03.22 05:07:10.857169 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3529 | 2025.03.22 05:07:10.857453 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 281 rows starting from the beginning of the part | ||
3530 | 2025.03.22 05:07:10.858162 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
3531 | 2025.03.22 05:07:10.858886 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
3532 | 2025.03.22 05:07:10.858961 [ 4 ] {b2d89b45-b3d0-4579-acff-baabc087d23c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3533 | 2025.03.22 05:07:10.859039 [ 4 ] {b2d89b45-b3d0-4579-acff-baabc087d23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3534 | 2025.03.22 05:07:10.859573 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
3535 | 2025.03.22 05:07:10.860268 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
3536 | 2025.03.22 05:07:10.860745 [ 4 ] {b2d89b45-b3d0-4579-acff-baabc087d23c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3537 | 2025.03.22 05:07:10.860959 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3538 | 2025.03.22 05:07:10.861661 [ 4 ] {b2d89b45-b3d0-4579-acff-baabc087d23c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3539 | 2025.03.22 05:07:10.862261 [ 4 ] {b2d89b45-b3d0-4579-acff-baabc087d23c} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.005642 sec., 12406.947890818858 rows/sec., 798.45 KiB/sec. | ||
3540 | 2025.03.22 05:07:10.862323 [ 4 ] {b2d89b45-b3d0-4579-acff-baabc087d23c} <Debug> TCPHandler: Processed in 0.00592607 sec. | ||
3541 | 2025.03.22 05:07:10.865589 [ 202 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 19 columns (19 merged, 0 gathered) in 0.009767681 sec., 37982.40339749015 rows/sec., 68.06 MiB/sec. | ||
3542 | 2025.03.22 05:07:10.866115 [ 187 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3543 | 2025.03.22 05:07:10.866544 [ 187 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3544 | 2025.03.22 05:07:10.866624 [ 187 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3545 | 2025.03.22 05:07:10.866771 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
3546 | 2025.03.22 05:07:12.701616 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3547 | 2025.03.22 05:07:12.701810 [ 4 ] {f3b26091-cd62-408f-9f3a-8786e544686f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3548 | 2025.03.22 05:07:12.701890 [ 4 ] {f3b26091-cd62-408f-9f3a-8786e544686f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3549 | 2025.03.22 05:07:12.702665 [ 4 ] {f3b26091-cd62-408f-9f3a-8786e544686f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3550 | 2025.03.22 05:07:12.702723 [ 4 ] {f3b26091-cd62-408f-9f3a-8786e544686f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3551 | 2025.03.22 05:07:12.703241 [ 4 ] {f3b26091-cd62-408f-9f3a-8786e544686f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3552 | 2025.03.22 05:07:12.703511 [ 4 ] {f3b26091-cd62-408f-9f3a-8786e544686f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3553 | 2025.03.22 05:07:12.703792 [ 4 ] {f3b26091-cd62-408f-9f3a-8786e544686f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
3554 | 2025.03.22 05:07:12.703976 [ 4 ] {f3b26091-cd62-408f-9f3a-8786e544686f} <Debug> TCPHandler: Processed in 0.002487376 sec. | ||
3555 | 2025.03.22 05:07:12.704171 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3556 | 2025.03.22 05:07:12.704286 [ 4 ] {29d9f1e5-48a5-4906-9f17-9631f76d7490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3557 | 2025.03.22 05:07:12.704339 [ 4 ] {29d9f1e5-48a5-4906-9f17-9631f76d7490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3558 | 2025.03.22 05:07:12.704944 [ 4 ] {29d9f1e5-48a5-4906-9f17-9631f76d7490} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3559 | 2025.03.22 05:07:12.704987 [ 4 ] {29d9f1e5-48a5-4906-9f17-9631f76d7490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3560 | 2025.03.22 05:07:12.705355 [ 4 ] {29d9f1e5-48a5-4906-9f17-9631f76d7490} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3561 | 2025.03.22 05:07:12.705610 [ 4 ] {29d9f1e5-48a5-4906-9f17-9631f76d7490} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3562 | 2025.03.22 05:07:12.705834 [ 4 ] {29d9f1e5-48a5-4906-9f17-9631f76d7490} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001578 sec., 40557.66793409379 rows/sec., 3.17 MiB/sec. | ||
3563 | 2025.03.22 05:07:12.705893 [ 4 ] {29d9f1e5-48a5-4906-9f17-9631f76d7490} <Debug> TCPHandler: Processed in 0.001785113 sec. | ||
3564 | 2025.03.22 05:07:12.705997 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3565 | 2025.03.22 05:07:12.706102 [ 4 ] {7e37af03-4a1d-4196-a78c-c8ec49c1c354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3566 | 2025.03.22 05:07:12.706154 [ 4 ] {7e37af03-4a1d-4196-a78c-c8ec49c1c354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3567 | 2025.03.22 05:07:12.706631 [ 4 ] {7e37af03-4a1d-4196-a78c-c8ec49c1c354} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2025.03.22 05:07:12.706671 [ 4 ] {7e37af03-4a1d-4196-a78c-c8ec49c1c354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3569 | 2025.03.22 05:07:12.707036 [ 4 ] {7e37af03-4a1d-4196-a78c-c8ec49c1c354} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3570 | 2025.03.22 05:07:12.707270 [ 4 ] {7e37af03-4a1d-4196-a78c-c8ec49c1c354} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3571 | 2025.03.22 05:07:12.707431 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3572 | 2025.03.22 05:07:12.707509 [ 4 ] {7e37af03-4a1d-4196-a78c-c8ec49c1c354} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001429 sec., 22393.282015395383 rows/sec., 1.56 MiB/sec. | ||
3573 | 2025.03.22 05:07:12.707520 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3574 | 2025.03.22 05:07:12.707601 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3575 | 2025.03.22 05:07:12.707640 [ 4 ] {7e37af03-4a1d-4196-a78c-c8ec49c1c354} <Debug> TCPHandler: Processed in 0.001688661 sec. | ||
3576 | 2025.03.22 05:07:12.707856 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3577 | 2025.03.22 05:07:12.707867 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
3578 | 2025.03.22 05:07:12.708035 [ 4 ] {cfb23b35-f2d6-4957-b4eb-32e2cf517248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3579 | 2025.03.22 05:07:12.708139 [ 4 ] {cfb23b35-f2d6-4957-b4eb-32e2cf517248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3580 | 2025.03.22 05:07:12.708271 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3581 | 2025.03.22 05:07:12.708384 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5120 rows starting from the beginning of the part | ||
3582 | 2025.03.22 05:07:12.708730 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
3583 | 2025.03.22 05:07:12.709014 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
3584 | 2025.03.22 05:07:12.709287 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
3585 | 2025.03.22 05:07:12.709613 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 928 rows starting from the beginning of the part | ||
3586 | 2025.03.22 05:07:12.709848 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
3587 | 2025.03.22 05:07:12.710642 [ 4 ] {cfb23b35-f2d6-4957-b4eb-32e2cf517248} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3588 | 2025.03.22 05:07:12.710714 [ 4 ] {cfb23b35-f2d6-4957-b4eb-32e2cf517248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3589 | 2025.03.22 05:07:12.711433 [ 4 ] {cfb23b35-f2d6-4957-b4eb-32e2cf517248} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3590 | 2025.03.22 05:07:12.711971 [ 4 ] {cfb23b35-f2d6-4957-b4eb-32e2cf517248} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3591 | 2025.03.22 05:07:12.712288 [ 29 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3592 | 2025.03.22 05:07:12.712383 [ 29 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3593 | 2025.03.22 05:07:12.712463 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3594 | 2025.03.22 05:07:12.712888 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
3595 | 2025.03.22 05:07:12.712914 [ 4 ] {cfb23b35-f2d6-4957-b4eb-32e2cf517248} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.004927 sec., 2435.559163791354 rows/sec., 168.08 KiB/sec. | ||
3596 | 2025.03.22 05:07:12.713105 [ 4 ] {cfb23b35-f2d6-4957-b4eb-32e2cf517248} <Debug> TCPHandler: Processed in 0.005327668 sec. | ||
3597 | 2025.03.22 05:07:12.713298 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3598 | 2025.03.22 05:07:12.713352 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 802 rows starting from the beginning of the part | ||
3599 | 2025.03.22 05:07:12.713598 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
3600 | 2025.03.22 05:07:12.713767 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
3601 | 2025.03.22 05:07:12.713943 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
3602 | 2025.03.22 05:07:12.714397 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
3603 | 2025.03.22 05:07:12.714674 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6638 rows, containing 5 columns (5 merged, 0 gathered) in 0.006939688 sec., 956527.1522293221 rows/sec., 64.56 MiB/sec. | ||
3604 | 2025.03.22 05:07:12.714762 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
3605 | 2025.03.22 05:07:12.715377 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3606 | 2025.03.22 05:07:12.716091 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3607 | 2025.03.22 05:07:12.716322 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3608 | 2025.03.22 05:07:12.716511 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
3609 | 2025.03.22 05:07:12.716988 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 4 columns (4 merged, 0 gathered) in 0.00435535 sec., 249348.50241656814 rows/sec., 16.42 MiB/sec. | ||
3610 | 2025.03.22 05:07:12.717187 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3611 | 2025.03.22 05:07:12.717488 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_21_4} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2025.03.22 05:07:12.717569 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_21_4} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3613 | 2025.03.22 05:07:12.717655 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3614 | 2025.03.22 05:07:14.643201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3615 | 2025.03.22 05:07:14.643882 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3616 | 2025.03.22 05:07:14.643941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3617 | 2025.03.22 05:07:14.644505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3618 | 2025.03.22 05:07:14.644780 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3619 | 2025.03.22 05:07:14.645329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3620 | 2025.03.22 05:07:15.161976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3621 | 2025.03.22 05:07:15.181491 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3622 | 2025.03.22 05:07:15.181552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3623 | 2025.03.22 05:07:15.188834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3624 | 2025.03.22 05:07:15.189575 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3625 | 2025.03.22 05:07:15.193313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3626 | 2025.03.22 05:07:17.169752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 490 | ||
3627 | 2025.03.22 05:07:17.172977 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3628 | 2025.03.22 05:07:17.173020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3629 | 2025.03.22 05:07:17.174479 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3630 | 2025.03.22 05:07:17.174805 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3631 | 2025.03.22 05:07:17.174978 [ 33 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3632 | 2025.03.22 05:07:17.175048 [ 33 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3633 | 2025.03.22 05:07:17.175091 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3634 | 2025.03.22 05:07:17.175868 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
3635 | 2025.03.22 05:07:17.176266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
3636 | 2025.03.22 05:07:17.176894 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3637 | 2025.03.22 05:07:17.177096 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
3638 | 2025.03.22 05:07:17.177791 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
3639 | 2025.03.22 05:07:17.178488 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
3640 | 2025.03.22 05:07:17.179121 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
3641 | 2025.03.22 05:07:17.179760 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3642 | 2025.03.22 05:07:17.180384 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
3643 | 2025.03.22 05:07:17.188780 [ 191 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 72 columns (72 merged, 0 gathered) in 0.013543581 sec., 36179.50082773529 rows/sec., 33.60 MiB/sec. | ||
3644 | 2025.03.22 05:07:17.190219 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3645 | 2025.03.22 05:07:17.191083 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3646 | 2025.03.22 05:07:17.191187 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_11_2} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3647 | 2025.03.22 05:07:17.191542 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
3648 | 2025.03.22 05:07:17.710468 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3649 | 2025.03.22 05:07:17.710681 [ 4 ] {bc4c4820-041a-4870-9286-facf73820fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3650 | 2025.03.22 05:07:17.710761 [ 4 ] {bc4c4820-041a-4870-9286-facf73820fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3651 | 2025.03.22 05:07:17.711645 [ 4 ] {bc4c4820-041a-4870-9286-facf73820fe6} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3652 | 2025.03.22 05:07:17.711691 [ 4 ] {bc4c4820-041a-4870-9286-facf73820fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3653 | 2025.03.22 05:07:17.712134 [ 4 ] {bc4c4820-041a-4870-9286-facf73820fe6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3654 | 2025.03.22 05:07:17.712386 [ 4 ] {bc4c4820-041a-4870-9286-facf73820fe6} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3655 | 2025.03.22 05:07:17.712633 [ 4 ] {bc4c4820-041a-4870-9286-facf73820fe6} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.00201 sec., 60696.51741293532 rows/sec., 5.17 MiB/sec. | ||
3656 | 2025.03.22 05:07:17.712691 [ 4 ] {bc4c4820-041a-4870-9286-facf73820fe6} <Debug> TCPHandler: Processed in 0.002357343 sec. | ||
3657 | 2025.03.22 05:07:17.712810 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3658 | 2025.03.22 05:07:17.712916 [ 4 ] {591c76cc-3581-4b71-992c-3d6e5fc5fa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3659 | 2025.03.22 05:07:17.712962 [ 4 ] {591c76cc-3581-4b71-992c-3d6e5fc5fa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3660 | 2025.03.22 05:07:17.713484 [ 4 ] {591c76cc-3581-4b71-992c-3d6e5fc5fa51} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3661 | 2025.03.22 05:07:17.713524 [ 4 ] {591c76cc-3581-4b71-992c-3d6e5fc5fa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3662 | 2025.03.22 05:07:17.713880 [ 4 ] {591c76cc-3581-4b71-992c-3d6e5fc5fa51} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3663 | 2025.03.22 05:07:17.714117 [ 4 ] {591c76cc-3581-4b71-992c-3d6e5fc5fa51} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3664 | 2025.03.22 05:07:17.714322 [ 4 ] {591c76cc-3581-4b71-992c-3d6e5fc5fa51} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001429 sec., 23093.07207837649 rows/sec., 1.70 MiB/sec. | ||
3665 | 2025.03.22 05:07:17.714375 [ 4 ] {591c76cc-3581-4b71-992c-3d6e5fc5fa51} <Debug> TCPHandler: Processed in 0.0016152 sec. | ||
3666 | 2025.03.22 05:07:17.714501 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3667 | 2025.03.22 05:07:17.714608 [ 4 ] {a6bb1fae-c9cb-4de8-b6c6-225960e7eb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3668 | 2025.03.22 05:07:17.714653 [ 4 ] {a6bb1fae-c9cb-4de8-b6c6-225960e7eb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3669 | 2025.03.22 05:07:17.715192 [ 4 ] {a6bb1fae-c9cb-4de8-b6c6-225960e7eb2a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3670 | 2025.03.22 05:07:17.715231 [ 4 ] {a6bb1fae-c9cb-4de8-b6c6-225960e7eb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3671 | 2025.03.22 05:07:17.715589 [ 4 ] {a6bb1fae-c9cb-4de8-b6c6-225960e7eb2a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3672 | 2025.03.22 05:07:17.715821 [ 4 ] {a6bb1fae-c9cb-4de8-b6c6-225960e7eb2a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3673 | 2025.03.22 05:07:17.716025 [ 4 ] {a6bb1fae-c9cb-4de8-b6c6-225960e7eb2a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00144 sec., 67361.11111111111 rows/sec., 5.26 MiB/sec. | ||
3674 | 2025.03.22 05:07:17.716077 [ 4 ] {a6bb1fae-c9cb-4de8-b6c6-225960e7eb2a} <Debug> TCPHandler: Processed in 0.00162642 sec. | ||
3675 | 2025.03.22 05:07:17.716187 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3676 | 2025.03.22 05:07:17.716291 [ 4 ] {1531da49-9eeb-4345-bd4e-fe7f91491cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3677 | 2025.03.22 05:07:17.716340 [ 4 ] {1531da49-9eeb-4345-bd4e-fe7f91491cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3678 | 2025.03.22 05:07:17.716852 [ 4 ] {1531da49-9eeb-4345-bd4e-fe7f91491cb6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3679 | 2025.03.22 05:07:17.716891 [ 4 ] {1531da49-9eeb-4345-bd4e-fe7f91491cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3680 | 2025.03.22 05:07:17.717268 [ 4 ] {1531da49-9eeb-4345-bd4e-fe7f91491cb6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3681 | 2025.03.22 05:07:17.717498 [ 4 ] {1531da49-9eeb-4345-bd4e-fe7f91491cb6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3682 | 2025.03.22 05:07:17.717713 [ 4 ] {1531da49-9eeb-4345-bd4e-fe7f91491cb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001444 sec., 110803.32409972299 rows/sec., 7.72 MiB/sec. | ||
3683 | 2025.03.22 05:07:17.717765 [ 4 ] {1531da49-9eeb-4345-bd4e-fe7f91491cb6} <Debug> TCPHandler: Processed in 0.00162875 sec. | ||
3684 | 2025.03.22 05:07:17.717888 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3685 | 2025.03.22 05:07:17.717993 [ 4 ] {10d2b8ee-1a4f-4a61-9515-f1d95f0e2ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3686 | 2025.03.22 05:07:17.718060 [ 4 ] {10d2b8ee-1a4f-4a61-9515-f1d95f0e2ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3687 | 2025.03.22 05:07:17.719138 [ 4 ] {10d2b8ee-1a4f-4a61-9515-f1d95f0e2ca3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3688 | 2025.03.22 05:07:17.719178 [ 4 ] {10d2b8ee-1a4f-4a61-9515-f1d95f0e2ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3689 | 2025.03.22 05:07:17.719829 [ 4 ] {10d2b8ee-1a4f-4a61-9515-f1d95f0e2ca3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3690 | 2025.03.22 05:07:17.720085 [ 4 ] {10d2b8ee-1a4f-4a61-9515-f1d95f0e2ca3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3691 | 2025.03.22 05:07:17.720320 [ 4 ] {10d2b8ee-1a4f-4a61-9515-f1d95f0e2ca3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00235 sec., 14042.553191489362 rows/sec., 25.16 MiB/sec. | ||
3692 | 2025.03.22 05:07:17.720413 [ 4 ] {10d2b8ee-1a4f-4a61-9515-f1d95f0e2ca3} <Debug> TCPHandler: Processed in 0.002575688 sec. | ||
3693 | 2025.03.22 05:07:17.720540 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3694 | 2025.03.22 05:07:17.720645 [ 4 ] {68755479-3bcd-44cd-8025-3a9637a1d2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3695 | 2025.03.22 05:07:17.720691 [ 4 ] {68755479-3bcd-44cd-8025-3a9637a1d2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3696 | 2025.03.22 05:07:17.721125 [ 4 ] {68755479-3bcd-44cd-8025-3a9637a1d2f5} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3697 | 2025.03.22 05:07:17.721163 [ 4 ] {68755479-3bcd-44cd-8025-3a9637a1d2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3698 | 2025.03.22 05:07:17.721522 [ 4 ] {68755479-3bcd-44cd-8025-3a9637a1d2f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3699 | 2025.03.22 05:07:17.721755 [ 4 ] {68755479-3bcd-44cd-8025-3a9637a1d2f5} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3700 | 2025.03.22 05:07:17.722010 [ 4 ] {68755479-3bcd-44cd-8025-3a9637a1d2f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
3701 | 2025.03.22 05:07:17.722079 [ 4 ] {68755479-3bcd-44cd-8025-3a9637a1d2f5} <Debug> TCPHandler: Processed in 0.001589439 sec. | ||
3702 | 2025.03.22 05:07:22.058759 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3703 | 2025.03.22 05:07:22.058824 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3704 | 2025.03.22 05:07:22.145557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3705 | 2025.03.22 05:07:22.146231 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3706 | 2025.03.22 05:07:22.146279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3707 | 2025.03.22 05:07:22.146888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3708 | 2025.03.22 05:07:22.147164 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3709 | 2025.03.22 05:07:22.147459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3710 | 2025.03.22 05:07:22.693630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3711 | 2025.03.22 05:07:22.713764 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3712 | 2025.03.22 05:07:22.713829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3713 | 2025.03.22 05:07:22.714209 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3714 | 2025.03.22 05:07:22.714541 [ 4 ] {dd198fc8-3324-44a5-bfc8-a00941248a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3715 | 2025.03.22 05:07:22.714696 [ 4 ] {dd198fc8-3324-44a5-bfc8-a00941248a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3716 | 2025.03.22 05:07:22.717237 [ 4 ] {dd198fc8-3324-44a5-bfc8-a00941248a68} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3717 | 2025.03.22 05:07:22.717325 [ 4 ] {dd198fc8-3324-44a5-bfc8-a00941248a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3718 | 2025.03.22 05:07:22.718610 [ 4 ] {dd198fc8-3324-44a5-bfc8-a00941248a68} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3719 | 2025.03.22 05:07:22.719171 [ 4 ] {dd198fc8-3324-44a5-bfc8-a00941248a68} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3720 | 2025.03.22 05:07:22.719707 [ 4 ] {dd198fc8-3324-44a5-bfc8-a00941248a68} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00527 sec., 40227.70398481973 rows/sec., 2.56 MiB/sec. | ||
3721 | 2025.03.22 05:07:22.720170 [ 4 ] {dd198fc8-3324-44a5-bfc8-a00941248a68} <Debug> TCPHandler: Processed in 0.006122623 sec. | ||
3722 | 2025.03.22 05:07:22.720373 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3723 | 2025.03.22 05:07:22.720668 [ 4 ] {a323ee25-eef2-4504-9328-ab541dbf549a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3724 | 2025.03.22 05:07:22.720792 [ 4 ] {a323ee25-eef2-4504-9328-ab541dbf549a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3725 | 2025.03.22 05:07:22.723061 [ 4 ] {a323ee25-eef2-4504-9328-ab541dbf549a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3726 | 2025.03.22 05:07:22.723137 [ 4 ] {a323ee25-eef2-4504-9328-ab541dbf549a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3727 | 2025.03.22 05:07:22.724491 [ 4 ] {a323ee25-eef2-4504-9328-ab541dbf549a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3728 | 2025.03.22 05:07:22.725157 [ 4 ] {a323ee25-eef2-4504-9328-ab541dbf549a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3729 | 2025.03.22 05:07:22.725748 [ 4 ] {a323ee25-eef2-4504-9328-ab541dbf549a} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.005171 sec., 122413.45967897892 rows/sec., 9.63 MiB/sec. | ||
3730 | 2025.03.22 05:07:22.725979 [ 4 ] {a323ee25-eef2-4504-9328-ab541dbf549a} <Debug> TCPHandler: Processed in 0.005711966 sec. | ||
3731 | 2025.03.22 05:07:22.726224 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3732 | 2025.03.22 05:07:22.726481 [ 4 ] {51ba9709-a44f-43c4-862f-7884da96080d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3733 | 2025.03.22 05:07:22.726607 [ 4 ] {51ba9709-a44f-43c4-862f-7884da96080d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3734 | 2025.03.22 05:07:22.729141 [ 4 ] {51ba9709-a44f-43c4-862f-7884da96080d} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3735 | 2025.03.22 05:07:22.729214 [ 4 ] {51ba9709-a44f-43c4-862f-7884da96080d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3736 | 2025.03.22 05:07:22.730421 [ 4 ] {51ba9709-a44f-43c4-862f-7884da96080d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3737 | 2025.03.22 05:07:22.731096 [ 4 ] {51ba9709-a44f-43c4-862f-7884da96080d} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3738 | 2025.03.22 05:07:22.731533 [ 4 ] {51ba9709-a44f-43c4-862f-7884da96080d} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.005142 sec., 22170.361726954492 rows/sec., 1.33 MiB/sec. | ||
3739 | 2025.03.22 05:07:22.731652 [ 4 ] {51ba9709-a44f-43c4-862f-7884da96080d} <Debug> TCPHandler: Processed in 0.005520373 sec. | ||
3740 | 2025.03.22 05:07:22.731809 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3741 | 2025.03.22 05:07:22.731955 [ 4 ] {b2ff0aaa-ded8-418b-b3e5-944c72d40254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3742 | 2025.03.22 05:07:22.732026 [ 4 ] {b2ff0aaa-ded8-418b-b3e5-944c72d40254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3743 | 2025.03.22 05:07:22.733017 [ 4 ] {b2ff0aaa-ded8-418b-b3e5-944c72d40254} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3744 | 2025.03.22 05:07:22.733065 [ 4 ] {b2ff0aaa-ded8-418b-b3e5-944c72d40254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3745 | 2025.03.22 05:07:22.734535 [ 4 ] {b2ff0aaa-ded8-418b-b3e5-944c72d40254} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3746 | 2025.03.22 05:07:22.735289 [ 4 ] {b2ff0aaa-ded8-418b-b3e5-944c72d40254} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3747 | 2025.03.22 05:07:22.735863 [ 4 ] {b2ff0aaa-ded8-418b-b3e5-944c72d40254} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003933 sec., 28731.24841088228 rows/sec., 1.86 MiB/sec. | ||
3748 | 2025.03.22 05:07:22.736065 [ 4 ] {b2ff0aaa-ded8-418b-b3e5-944c72d40254} <Debug> TCPHandler: Processed in 0.00431772 sec. | ||
3749 | 2025.03.22 05:07:22.736279 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3750 | 2025.03.22 05:07:22.736511 [ 4 ] {80a3bfbb-fb7f-4094-97b2-04f7cc670e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3751 | 2025.03.22 05:07:22.736609 [ 4 ] {80a3bfbb-fb7f-4094-97b2-04f7cc670e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3752 | 2025.03.22 05:07:22.738902 [ 4 ] {80a3bfbb-fb7f-4094-97b2-04f7cc670e54} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3753 | 2025.03.22 05:07:22.738972 [ 4 ] {80a3bfbb-fb7f-4094-97b2-04f7cc670e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3754 | 2025.03.22 05:07:22.740137 [ 4 ] {80a3bfbb-fb7f-4094-97b2-04f7cc670e54} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3755 | 2025.03.22 05:07:22.740668 [ 4 ] {80a3bfbb-fb7f-4094-97b2-04f7cc670e54} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3756 | 2025.03.22 05:07:22.740932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3757 | 2025.03.22 05:07:22.740977 [ 4 ] {80a3bfbb-fb7f-4094-97b2-04f7cc670e54} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004536 sec., 24691.35802469136 rows/sec., 1.41 MiB/sec. | ||
3758 | 2025.03.22 05:07:22.741314 [ 4 ] {80a3bfbb-fb7f-4094-97b2-04f7cc670e54} <Debug> TCPHandler: Processed in 0.005113965 sec. | ||
3759 | 2025.03.22 05:07:22.741472 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3760 | 2025.03.22 05:07:22.741701 [ 4 ] {3df709c1-a35b-4278-b81e-1fa2db4056f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3761 | 2025.03.22 05:07:22.741886 [ 4 ] {3df709c1-a35b-4278-b81e-1fa2db4056f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3762 | 2025.03.22 05:07:22.744671 [ 4 ] {3df709c1-a35b-4278-b81e-1fa2db4056f3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3763 | 2025.03.22 05:07:22.744761 [ 4 ] {3df709c1-a35b-4278-b81e-1fa2db4056f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3764 | 2025.03.22 05:07:22.744923 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3765 | 2025.03.22 05:07:22.745487 [ 4 ] {3df709c1-a35b-4278-b81e-1fa2db4056f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3766 | 2025.03.22 05:07:22.746195 [ 4 ] {3df709c1-a35b-4278-b81e-1fa2db4056f3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2025.03.22 05:07:22.746969 [ 4 ] {3df709c1-a35b-4278-b81e-1fa2db4056f3} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.005342 sec., 73006.36465743167 rows/sec., 5.16 MiB/sec. | ||
3768 | 2025.03.22 05:07:22.747390 [ 4 ] {3df709c1-a35b-4278-b81e-1fa2db4056f3} <Debug> TCPHandler: Processed in 0.005975861 sec. | ||
3769 | 2025.03.22 05:07:22.747754 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3770 | 2025.03.22 05:07:22.748236 [ 4 ] {ffe54d06-8ac0-4caf-be79-5e0e2c546ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3771 | 2025.03.22 05:07:22.748476 [ 4 ] {ffe54d06-8ac0-4caf-be79-5e0e2c546ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3772 | 2025.03.22 05:07:22.751507 [ 4 ] {ffe54d06-8ac0-4caf-be79-5e0e2c546ede} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3773 | 2025.03.22 05:07:22.751616 [ 4 ] {ffe54d06-8ac0-4caf-be79-5e0e2c546ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3774 | 2025.03.22 05:07:22.754097 [ 4 ] {ffe54d06-8ac0-4caf-be79-5e0e2c546ede} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3775 | 2025.03.22 05:07:22.754875 [ 4 ] {ffe54d06-8ac0-4caf-be79-5e0e2c546ede} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3776 | 2025.03.22 05:07:22.755628 [ 4 ] {ffe54d06-8ac0-4caf-be79-5e0e2c546ede} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007583 sec., 791.2435711459844 rows/sec., 41.34 KiB/sec. | ||
3777 | 2025.03.22 05:07:22.755949 [ 4 ] {ffe54d06-8ac0-4caf-be79-5e0e2c546ede} <Debug> TCPHandler: Processed in 0.008298363 sec. | ||
3778 | 2025.03.22 05:07:22.756285 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3779 | 2025.03.22 05:07:22.756620 [ 4 ] {e58d9712-9d36-4197-be4c-b933a3c02d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3780 | 2025.03.22 05:07:22.756794 [ 4 ] {e58d9712-9d36-4197-be4c-b933a3c02d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3781 | 2025.03.22 05:07:22.759759 [ 4 ] {e58d9712-9d36-4197-be4c-b933a3c02d8f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3782 | 2025.03.22 05:07:22.759863 [ 4 ] {e58d9712-9d36-4197-be4c-b933a3c02d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3783 | 2025.03.22 05:07:22.761248 [ 4 ] {e58d9712-9d36-4197-be4c-b933a3c02d8f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3784 | 2025.03.22 05:07:22.762218 [ 4 ] {e58d9712-9d36-4197-be4c-b933a3c02d8f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3785 | 2025.03.22 05:07:22.762887 [ 4 ] {e58d9712-9d36-4197-be4c-b933a3c02d8f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006369 sec., 37211.49317004239 rows/sec., 2.49 MiB/sec. | ||
3786 | 2025.03.22 05:07:22.763230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3787 | 2025.03.22 05:07:22.763231 [ 4 ] {e58d9712-9d36-4197-be4c-b933a3c02d8f} <Debug> TCPHandler: Processed in 0.00705579 sec. | ||
3788 | 2025.03.22 05:07:22.763531 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3789 | 2025.03.22 05:07:22.763646 [ 4 ] {5db39b6b-653f-4cf5-a531-fcacd047c5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3790 | 2025.03.22 05:07:22.763696 [ 4 ] {5db39b6b-653f-4cf5-a531-fcacd047c5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3791 | 2025.03.22 05:07:22.764152 [ 4 ] {5db39b6b-653f-4cf5-a531-fcacd047c5b1} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3792 | 2025.03.22 05:07:22.764191 [ 4 ] {5db39b6b-653f-4cf5-a531-fcacd047c5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3793 | 2025.03.22 05:07:22.764560 [ 4 ] {5db39b6b-653f-4cf5-a531-fcacd047c5b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3794 | 2025.03.22 05:07:22.764791 [ 4 ] {5db39b6b-653f-4cf5-a531-fcacd047c5b1} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3795 | 2025.03.22 05:07:22.764998 [ 4 ] {5db39b6b-653f-4cf5-a531-fcacd047c5b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec. | ||
3796 | 2025.03.22 05:07:22.765049 [ 4 ] {5db39b6b-653f-4cf5-a531-fcacd047c5b1} <Debug> TCPHandler: Processed in 0.001569769 sec. | ||
3797 | 2025.03.22 05:07:22.765165 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3798 | 2025.03.22 05:07:22.765271 [ 4 ] {f657a04b-36dd-4cb9-b651-335f497afba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3799 | 2025.03.22 05:07:22.765338 [ 4 ] {f657a04b-36dd-4cb9-b651-335f497afba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3800 | 2025.03.22 05:07:22.766373 [ 4 ] {f657a04b-36dd-4cb9-b651-335f497afba0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3801 | 2025.03.22 05:07:22.766412 [ 4 ] {f657a04b-36dd-4cb9-b651-335f497afba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3802 | 2025.03.22 05:07:22.767029 [ 4 ] {f657a04b-36dd-4cb9-b651-335f497afba0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3803 | 2025.03.22 05:07:22.767298 [ 4 ] {f657a04b-36dd-4cb9-b651-335f497afba0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3804 | 2025.03.22 05:07:22.767538 [ 4 ] {f657a04b-36dd-4cb9-b651-335f497afba0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00229 sec., 3493.449781659389 rows/sec., 6.26 MiB/sec. | ||
3805 | 2025.03.22 05:07:22.767638 [ 4 ] {f657a04b-36dd-4cb9-b651-335f497afba0} <Debug> TCPHandler: Processed in 0.002523927 sec. | ||
3806 | 2025.03.22 05:07:22.767776 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3807 | 2025.03.22 05:07:22.767880 [ 4 ] {84c03afd-5a7b-4984-8b85-e7fc2ff7bb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3808 | 2025.03.22 05:07:22.767927 [ 4 ] {84c03afd-5a7b-4984-8b85-e7fc2ff7bb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3809 | 2025.03.22 05:07:22.768354 [ 4 ] {84c03afd-5a7b-4984-8b85-e7fc2ff7bb02} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3810 | 2025.03.22 05:07:22.768393 [ 4 ] {84c03afd-5a7b-4984-8b85-e7fc2ff7bb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3811 | 2025.03.22 05:07:22.768756 [ 4 ] {84c03afd-5a7b-4984-8b85-e7fc2ff7bb02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3812 | 2025.03.22 05:07:22.768988 [ 4 ] {84c03afd-5a7b-4984-8b85-e7fc2ff7bb02} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3813 | 2025.03.22 05:07:22.769197 [ 4 ] {84c03afd-5a7b-4984-8b85-e7fc2ff7bb02} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00134 sec., 61194.029850746265 rows/sec., 3.89 MiB/sec. | ||
3814 | 2025.03.22 05:07:22.769248 [ 4 ] {84c03afd-5a7b-4984-8b85-e7fc2ff7bb02} <Debug> TCPHandler: Processed in 0.001522538 sec. | ||
3815 | 2025.03.22 05:07:27.176652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 524 | ||
3816 | 2025.03.22 05:07:27.179891 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3817 | 2025.03.22 05:07:27.179940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3818 | 2025.03.22 05:07:27.181433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3819 | 2025.03.22 05:07:27.181761 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2025.03.22 05:07:27.182285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
3821 | 2025.03.22 05:07:27.710002 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3822 | 2025.03.22 05:07:27.710207 [ 4 ] {69867d56-49ff-433f-9578-0cf06fa9264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3823 | 2025.03.22 05:07:27.710290 [ 4 ] {69867d56-49ff-433f-9578-0cf06fa9264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3824 | 2025.03.22 05:07:27.711094 [ 4 ] {69867d56-49ff-433f-9578-0cf06fa9264d} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3825 | 2025.03.22 05:07:27.711143 [ 4 ] {69867d56-49ff-433f-9578-0cf06fa9264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3826 | 2025.03.22 05:07:27.711572 [ 4 ] {69867d56-49ff-433f-9578-0cf06fa9264d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3827 | 2025.03.22 05:07:27.711822 [ 4 ] {69867d56-49ff-433f-9578-0cf06fa9264d} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3828 | 2025.03.22 05:07:27.712069 [ 4 ] {69867d56-49ff-433f-9578-0cf06fa9264d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001922 sec., 3121.7481789802287 rows/sec., 254.56 KiB/sec. | ||
3829 | 2025.03.22 05:07:27.712162 [ 4 ] {69867d56-49ff-433f-9578-0cf06fa9264d} <Debug> TCPHandler: Processed in 0.002287942 sec. | ||
3830 | 2025.03.22 05:07:27.712269 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3831 | 2025.03.22 05:07:27.712370 [ 4 ] {c6bf36f5-6b98-42af-8f91-97eb5827ff4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3832 | 2025.03.22 05:07:27.712415 [ 4 ] {c6bf36f5-6b98-42af-8f91-97eb5827ff4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3833 | 2025.03.22 05:07:27.712978 [ 4 ] {c6bf36f5-6b98-42af-8f91-97eb5827ff4c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3834 | 2025.03.22 05:07:27.713015 [ 4 ] {c6bf36f5-6b98-42af-8f91-97eb5827ff4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3835 | 2025.03.22 05:07:27.713377 [ 4 ] {c6bf36f5-6b98-42af-8f91-97eb5827ff4c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3836 | 2025.03.22 05:07:27.713629 [ 4 ] {c6bf36f5-6b98-42af-8f91-97eb5827ff4c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3837 | 2025.03.22 05:07:27.713839 [ 4 ] {c6bf36f5-6b98-42af-8f91-97eb5827ff4c} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.001491 sec., 83836.35144198524 rows/sec., 7.11 MiB/sec. | ||
3838 | 2025.03.22 05:07:27.713891 [ 4 ] {c6bf36f5-6b98-42af-8f91-97eb5827ff4c} <Debug> TCPHandler: Processed in 0.001672331 sec. | ||
3839 | 2025.03.22 05:07:27.714005 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3840 | 2025.03.22 05:07:27.714109 [ 4 ] {1f746116-023a-430b-95d2-ca01c420672f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3841 | 2025.03.22 05:07:27.714152 [ 4 ] {1f746116-023a-430b-95d2-ca01c420672f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3842 | 2025.03.22 05:07:27.714665 [ 4 ] {1f746116-023a-430b-95d2-ca01c420672f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3843 | 2025.03.22 05:07:27.714703 [ 4 ] {1f746116-023a-430b-95d2-ca01c420672f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3844 | 2025.03.22 05:07:27.715047 [ 4 ] {1f746116-023a-430b-95d2-ca01c420672f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3845 | 2025.03.22 05:07:27.715277 [ 4 ] {1f746116-023a-430b-95d2-ca01c420672f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3846 | 2025.03.22 05:07:27.715479 [ 4 ] {1f746116-023a-430b-95d2-ca01c420672f} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001392 sec., 28017.241379310344 rows/sec., 2.03 MiB/sec. | ||
3847 | 2025.03.22 05:07:27.715529 [ 4 ] {1f746116-023a-430b-95d2-ca01c420672f} <Debug> TCPHandler: Processed in 0.001574579 sec. | ||
3848 | 2025.03.22 05:07:27.715641 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3849 | 2025.03.22 05:07:27.715744 [ 4 ] {74c2634a-660e-43b8-aaf3-ca8dc40068ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3850 | 2025.03.22 05:07:27.715788 [ 4 ] {74c2634a-660e-43b8-aaf3-ca8dc40068ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3851 | 2025.03.22 05:07:27.716325 [ 4 ] {74c2634a-660e-43b8-aaf3-ca8dc40068ee} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3852 | 2025.03.22 05:07:27.716363 [ 4 ] {74c2634a-660e-43b8-aaf3-ca8dc40068ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3853 | 2025.03.22 05:07:27.716715 [ 4 ] {74c2634a-660e-43b8-aaf3-ca8dc40068ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3854 | 2025.03.22 05:07:27.716947 [ 4 ] {74c2634a-660e-43b8-aaf3-ca8dc40068ee} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3855 | 2025.03.22 05:07:27.717154 [ 4 ] {74c2634a-660e-43b8-aaf3-ca8dc40068ee} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001431 sec., 71977.63801537387 rows/sec., 5.63 MiB/sec. | ||
3856 | 2025.03.22 05:07:27.717205 [ 4 ] {74c2634a-660e-43b8-aaf3-ca8dc40068ee} <Debug> TCPHandler: Processed in 0.001613779 sec. | ||
3857 | 2025.03.22 05:07:27.717319 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3858 | 2025.03.22 05:07:27.717423 [ 4 ] {26016e3c-1a8e-499f-9b78-154900880284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3859 | 2025.03.22 05:07:27.717471 [ 4 ] {26016e3c-1a8e-499f-9b78-154900880284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3860 | 2025.03.22 05:07:27.717971 [ 4 ] {26016e3c-1a8e-499f-9b78-154900880284} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3861 | 2025.03.22 05:07:27.718010 [ 4 ] {26016e3c-1a8e-499f-9b78-154900880284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3862 | 2025.03.22 05:07:27.718387 [ 4 ] {26016e3c-1a8e-499f-9b78-154900880284} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3863 | 2025.03.22 05:07:27.718626 [ 4 ] {26016e3c-1a8e-499f-9b78-154900880284} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3864 | 2025.03.22 05:07:27.718880 [ 4 ] {26016e3c-1a8e-499f-9b78-154900880284} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001475 sec., 110508.47457627118 rows/sec., 7.69 MiB/sec. | ||
3865 | 2025.03.22 05:07:27.719084 [ 4 ] {26016e3c-1a8e-499f-9b78-154900880284} <Debug> TCPHandler: Processed in 0.001810184 sec. | ||
3866 | 2025.03.22 05:07:27.719269 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3867 | 2025.03.22 05:07:27.719372 [ 4 ] {87062dc6-2e2b-44b0-a7f7-02bfe7a3098d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3868 | 2025.03.22 05:07:27.719446 [ 4 ] {87062dc6-2e2b-44b0-a7f7-02bfe7a3098d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3869 | 2025.03.22 05:07:27.720560 [ 4 ] {87062dc6-2e2b-44b0-a7f7-02bfe7a3098d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3870 | 2025.03.22 05:07:27.720599 [ 4 ] {87062dc6-2e2b-44b0-a7f7-02bfe7a3098d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3871 | 2025.03.22 05:07:27.721246 [ 4 ] {87062dc6-2e2b-44b0-a7f7-02bfe7a3098d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3872 | 2025.03.22 05:07:27.721503 [ 4 ] {87062dc6-2e2b-44b0-a7f7-02bfe7a3098d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3873 | 2025.03.22 05:07:27.721739 [ 4 ] {87062dc6-2e2b-44b0-a7f7-02bfe7a3098d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002389 sec., 13813.311008790288 rows/sec., 24.75 MiB/sec. | ||
3874 | 2025.03.22 05:07:27.721833 [ 4 ] {87062dc6-2e2b-44b0-a7f7-02bfe7a3098d} <Debug> TCPHandler: Processed in 0.002627188 sec. | ||
3875 | 2025.03.22 05:07:27.721964 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3876 | 2025.03.22 05:07:27.722069 [ 4 ] {7120c366-b323-4e6a-9dea-985988579ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3877 | 2025.03.22 05:07:27.722116 [ 4 ] {7120c366-b323-4e6a-9dea-985988579ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3878 | 2025.03.22 05:07:27.722547 [ 4 ] {7120c366-b323-4e6a-9dea-985988579ce6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3879 | 2025.03.22 05:07:27.722586 [ 4 ] {7120c366-b323-4e6a-9dea-985988579ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3880 | 2025.03.22 05:07:27.722944 [ 4 ] {7120c366-b323-4e6a-9dea-985988579ce6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3881 | 2025.03.22 05:07:27.723179 [ 4 ] {7120c366-b323-4e6a-9dea-985988579ce6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3882 | 2025.03.22 05:07:27.723421 [ 4 ] {7120c366-b323-4e6a-9dea-985988579ce6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
3883 | 2025.03.22 05:07:27.723518 [ 4 ] {7120c366-b323-4e6a-9dea-985988579ce6} <Debug> TCPHandler: Processed in 0.001597829 sec. | ||
3884 | 2025.03.22 05:07:29.647670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
3885 | 2025.03.22 05:07:29.648655 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3886 | 2025.03.22 05:07:29.648708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3887 | 2025.03.22 05:07:29.649254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3888 | 2025.03.22 05:07:29.649523 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3889 | 2025.03.22 05:07:29.649810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
3890 | 2025.03.22 05:07:30.263388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3891 | 2025.03.22 05:07:30.284576 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2025.03.22 05:07:30.284641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3893 | 2025.03.22 05:07:30.292203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3894 | 2025.03.22 05:07:30.292980 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3895 | 2025.03.22 05:07:30.296275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3896 | 2025.03.22 05:07:32.714080 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3897 | 2025.03.22 05:07:32.714311 [ 4 ] {8b57062f-fc1c-43af-b48f-5ed2bd5ce050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3898 | 2025.03.22 05:07:32.714401 [ 4 ] {8b57062f-fc1c-43af-b48f-5ed2bd5ce050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3899 | 2025.03.22 05:07:32.715296 [ 4 ] {8b57062f-fc1c-43af-b48f-5ed2bd5ce050} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3900 | 2025.03.22 05:07:32.715346 [ 4 ] {8b57062f-fc1c-43af-b48f-5ed2bd5ce050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3901 | 2025.03.22 05:07:32.715790 [ 4 ] {8b57062f-fc1c-43af-b48f-5ed2bd5ce050} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3902 | 2025.03.22 05:07:32.716045 [ 4 ] {8b57062f-fc1c-43af-b48f-5ed2bd5ce050} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3903 | 2025.03.22 05:07:32.716282 [ 4 ] {8b57062f-fc1c-43af-b48f-5ed2bd5ce050} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00204 sec., 103921.56862745098 rows/sec., 6.61 MiB/sec. | ||
3904 | 2025.03.22 05:07:32.716340 [ 4 ] {8b57062f-fc1c-43af-b48f-5ed2bd5ce050} <Debug> TCPHandler: Processed in 0.002397174 sec. | ||
3905 | 2025.03.22 05:07:32.716447 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3906 | 2025.03.22 05:07:32.716549 [ 4 ] {d115ca2b-ac9f-4d32-9d7a-4a8bb3ffad21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3907 | 2025.03.22 05:07:32.716595 [ 4 ] {d115ca2b-ac9f-4d32-9d7a-4a8bb3ffad21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3908 | 2025.03.22 05:07:32.717366 [ 4 ] {d115ca2b-ac9f-4d32-9d7a-4a8bb3ffad21} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3909 | 2025.03.22 05:07:32.717406 [ 4 ] {d115ca2b-ac9f-4d32-9d7a-4a8bb3ffad21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3910 | 2025.03.22 05:07:32.717812 [ 4 ] {d115ca2b-ac9f-4d32-9d7a-4a8bb3ffad21} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3911 | 2025.03.22 05:07:32.718052 [ 4 ] {d115ca2b-ac9f-4d32-9d7a-4a8bb3ffad21} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3912 | 2025.03.22 05:07:32.718211 [ 115 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3913 | 2025.03.22 05:07:32.718280 [ 4 ] {d115ca2b-ac9f-4d32-9d7a-4a8bb3ffad21} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001749 sec., 361921.0977701544 rows/sec., 28.46 MiB/sec. | ||
3914 | 2025.03.22 05:07:32.718296 [ 115 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3915 | 2025.03.22 05:07:32.718366 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3916 | 2025.03.22 05:07:32.718402 [ 4 ] {d115ca2b-ac9f-4d32-9d7a-4a8bb3ffad21} <Debug> TCPHandler: Processed in 0.002002237 sec. | ||
3917 | 2025.03.22 05:07:32.718560 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
3918 | 2025.03.22 05:07:32.718571 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3919 | 2025.03.22 05:07:32.718726 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3920 | 2025.03.22 05:07:32.718729 [ 4 ] {cab96739-7d68-466d-8dbc-c9689d2b231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3921 | 2025.03.22 05:07:32.718770 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1849 rows starting from the beginning of the part | ||
3922 | 2025.03.22 05:07:32.718796 [ 4 ] {cab96739-7d68-466d-8dbc-c9689d2b231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3923 | 2025.03.22 05:07:32.718994 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
3924 | 2025.03.22 05:07:32.719437 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 122 rows starting from the beginning of the part | ||
3925 | 2025.03.22 05:07:32.719891 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 633 rows starting from the beginning of the part | ||
3926 | 2025.03.22 05:07:32.720177 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 125 rows starting from the beginning of the part | ||
3927 | 2025.03.22 05:07:32.720587 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 633 rows starting from the beginning of the part | ||
3928 | 2025.03.22 05:07:32.721432 [ 4 ] {cab96739-7d68-466d-8dbc-c9689d2b231a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3929 | 2025.03.22 05:07:32.721480 [ 4 ] {cab96739-7d68-466d-8dbc-c9689d2b231a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3930 | 2025.03.22 05:07:32.721997 [ 4 ] {cab96739-7d68-466d-8dbc-c9689d2b231a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3931 | 2025.03.22 05:07:32.722309 [ 4 ] {cab96739-7d68-466d-8dbc-c9689d2b231a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3932 | 2025.03.22 05:07:32.722654 [ 4 ] {cab96739-7d68-466d-8dbc-c9689d2b231a} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.003964 sec., 28758.82946518668 rows/sec., 1.72 MiB/sec. | ||
3933 | 2025.03.22 05:07:32.722923 [ 4 ] {cab96739-7d68-466d-8dbc-c9689d2b231a} <Debug> TCPHandler: Processed in 0.004405981 sec. | ||
3934 | 2025.03.22 05:07:32.723298 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3935 | 2025.03.22 05:07:32.723550 [ 4 ] {502e9e8a-2f85-49f2-96fa-fdad465033bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3936 | 2025.03.22 05:07:32.723587 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3418 rows, containing 5 columns (5 merged, 0 gathered) in 0.005112344 sec., 668577.8578280335 rows/sec., 56.48 MiB/sec. | ||
3937 | 2025.03.22 05:07:32.723607 [ 4 ] {502e9e8a-2f85-49f2-96fa-fdad465033bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3938 | 2025.03.22 05:07:32.724000 [ 199 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3939 | 2025.03.22 05:07:32.724675 [ 199 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3940 | 2025.03.22 05:07:32.724690 [ 4 ] {502e9e8a-2f85-49f2-96fa-fdad465033bb} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3941 | 2025.03.22 05:07:32.724763 [ 4 ] {502e9e8a-2f85-49f2-96fa-fdad465033bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3942 | 2025.03.22 05:07:32.724868 [ 199 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_26_5} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3943 | 2025.03.22 05:07:32.725075 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
3944 | 2025.03.22 05:07:32.725353 [ 4 ] {502e9e8a-2f85-49f2-96fa-fdad465033bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3945 | 2025.03.22 05:07:32.725596 [ 4 ] {502e9e8a-2f85-49f2-96fa-fdad465033bb} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2025.03.22 05:07:32.725812 [ 4 ] {502e9e8a-2f85-49f2-96fa-fdad465033bb} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002307 sec., 48981.36107498916 rows/sec., 3.17 MiB/sec. | ||
3947 | 2025.03.22 05:07:32.725871 [ 4 ] {502e9e8a-2f85-49f2-96fa-fdad465033bb} <Debug> TCPHandler: Processed in 0.00270187 sec. | ||
3948 | 2025.03.22 05:07:32.725975 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3949 | 2025.03.22 05:07:32.726075 [ 4 ] {64342e0d-44d2-4aa1-9f99-b543db21f129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3950 | 2025.03.22 05:07:32.726120 [ 4 ] {64342e0d-44d2-4aa1-9f99-b543db21f129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3951 | 2025.03.22 05:07:32.726660 [ 4 ] {64342e0d-44d2-4aa1-9f99-b543db21f129} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3952 | 2025.03.22 05:07:32.726699 [ 4 ] {64342e0d-44d2-4aa1-9f99-b543db21f129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3953 | 2025.03.22 05:07:32.727054 [ 4 ] {64342e0d-44d2-4aa1-9f99-b543db21f129} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3954 | 2025.03.22 05:07:32.727292 [ 4 ] {64342e0d-44d2-4aa1-9f99-b543db21f129} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3955 | 2025.03.22 05:07:32.727523 [ 4 ] {64342e0d-44d2-4aa1-9f99-b543db21f129} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001469 sec., 76242.3417290674 rows/sec., 4.34 MiB/sec. | ||
3956 | 2025.03.22 05:07:32.727577 [ 4 ] {64342e0d-44d2-4aa1-9f99-b543db21f129} <Debug> TCPHandler: Processed in 0.00165162 sec. | ||
3957 | 2025.03.22 05:07:32.727714 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3958 | 2025.03.22 05:07:32.727851 [ 4 ] {b212e5de-f52d-48c2-9612-f2c34f6b61a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3959 | 2025.03.22 05:07:32.727907 [ 4 ] {b212e5de-f52d-48c2-9612-f2c34f6b61a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3960 | 2025.03.22 05:07:32.728616 [ 4 ] {b212e5de-f52d-48c2-9612-f2c34f6b61a6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3961 | 2025.03.22 05:07:32.728658 [ 4 ] {b212e5de-f52d-48c2-9612-f2c34f6b61a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3962 | 2025.03.22 05:07:32.729047 [ 4 ] {b212e5de-f52d-48c2-9612-f2c34f6b61a6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3963 | 2025.03.22 05:07:32.729293 [ 4 ] {b212e5de-f52d-48c2-9612-f2c34f6b61a6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3964 | 2025.03.22 05:07:32.729471 [ 114 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3965 | 2025.03.22 05:07:32.729547 [ 114 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2025.03.22 05:07:32.729549 [ 4 ] {b212e5de-f52d-48c2-9612-f2c34f6b61a6} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001716 sec., 227272.72727272726 rows/sec., 16.06 MiB/sec. | ||
3967 | 2025.03.22 05:07:32.729591 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3968 | 2025.03.22 05:07:32.729695 [ 4 ] {b212e5de-f52d-48c2-9612-f2c34f6b61a6} <Debug> TCPHandler: Processed in 0.002049608 sec. | ||
3969 | 2025.03.22 05:07:32.729800 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
3970 | 2025.03.22 05:07:32.729851 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3971 | 2025.03.22 05:07:32.729919 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3972 | 2025.03.22 05:07:32.729962 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 915 rows starting from the beginning of the part | ||
3973 | 2025.03.22 05:07:32.729973 [ 4 ] {0a966db1-c8dd-4eff-b805-a45849e1bd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3974 | 2025.03.22 05:07:32.730056 [ 4 ] {0a966db1-c8dd-4eff-b805-a45849e1bd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3975 | 2025.03.22 05:07:32.730215 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
3976 | 2025.03.22 05:07:32.730563 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 97 rows starting from the beginning of the part | ||
3977 | 2025.03.22 05:07:32.730952 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 390 rows starting from the beginning of the part | ||
3978 | 2025.03.22 05:07:32.731302 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 103 rows starting from the beginning of the part | ||
3979 | 2025.03.22 05:07:32.731598 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 390 rows starting from the beginning of the part | ||
3980 | 2025.03.22 05:07:32.732298 [ 4 ] {0a966db1-c8dd-4eff-b805-a45849e1bd35} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3981 | 2025.03.22 05:07:32.732345 [ 4 ] {0a966db1-c8dd-4eff-b805-a45849e1bd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3982 | 2025.03.22 05:07:32.732902 [ 4 ] {0a966db1-c8dd-4eff-b805-a45849e1bd35} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3983 | 2025.03.22 05:07:32.733211 [ 4 ] {0a966db1-c8dd-4eff-b805-a45849e1bd35} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3984 | 2025.03.22 05:07:32.733780 [ 4 ] {0a966db1-c8dd-4eff-b805-a45849e1bd35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003792 sec., 1582.2784810126584 rows/sec., 82.67 KiB/sec. | ||
3985 | 2025.03.22 05:07:32.734164 [ 4 ] {0a966db1-c8dd-4eff-b805-a45849e1bd35} <Debug> TCPHandler: Processed in 0.00436979 sec. | ||
3986 | 2025.03.22 05:07:32.734173 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.004459452 sec., 439291.64390602254 rows/sec., 33.57 MiB/sec. | ||
3987 | 2025.03.22 05:07:32.734315 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3988 | 2025.03.22 05:07:32.734449 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3989 | 2025.03.22 05:07:32.734472 [ 4 ] {73882c23-a1bc-4489-8c6a-ddf1283b6c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3990 | 2025.03.22 05:07:32.734600 [ 4 ] {73882c23-a1bc-4489-8c6a-ddf1283b6c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3991 | 2025.03.22 05:07:32.735103 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3992 | 2025.03.22 05:07:32.735251 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_26_5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3993 | 2025.03.22 05:07:32.735446 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3994 | 2025.03.22 05:07:32.735624 [ 4 ] {73882c23-a1bc-4489-8c6a-ddf1283b6c4a} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2025.03.22 05:07:32.735669 [ 4 ] {73882c23-a1bc-4489-8c6a-ddf1283b6c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3996 | 2025.03.22 05:07:32.736069 [ 4 ] {73882c23-a1bc-4489-8c6a-ddf1283b6c4a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3997 | 2025.03.22 05:07:32.736312 [ 4 ] {73882c23-a1bc-4489-8c6a-ddf1283b6c4a} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2025.03.22 05:07:32.736540 [ 4 ] {73882c23-a1bc-4489-8c6a-ddf1283b6c4a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002112 sec., 112215.90909090909 rows/sec., 7.52 MiB/sec. | ||
3999 | 2025.03.22 05:07:32.736599 [ 4 ] {73882c23-a1bc-4489-8c6a-ddf1283b6c4a} <Debug> TCPHandler: Processed in 0.002344564 sec. | ||
4000 | 2025.03.22 05:07:32.736728 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4001 | 2025.03.22 05:07:32.736834 [ 4 ] {2b128b13-8a1c-4332-948d-b07b6abdc259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4002 | 2025.03.22 05:07:32.736882 [ 4 ] {2b128b13-8a1c-4332-948d-b07b6abdc259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4003 | 2025.03.22 05:07:32.737301 [ 4 ] {2b128b13-8a1c-4332-948d-b07b6abdc259} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2025.03.22 05:07:32.737340 [ 4 ] {2b128b13-8a1c-4332-948d-b07b6abdc259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4005 | 2025.03.22 05:07:32.737688 [ 4 ] {2b128b13-8a1c-4332-948d-b07b6abdc259} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4006 | 2025.03.22 05:07:32.737923 [ 4 ] {2b128b13-8a1c-4332-948d-b07b6abdc259} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4007 | 2025.03.22 05:07:32.738129 [ 4 ] {2b128b13-8a1c-4332-948d-b07b6abdc259} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec. | ||
4008 | 2025.03.22 05:07:32.738181 [ 4 ] {2b128b13-8a1c-4332-948d-b07b6abdc259} <Debug> TCPHandler: Processed in 0.001505498 sec. | ||
4009 | 2025.03.22 05:07:32.738309 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4010 | 2025.03.22 05:07:32.738415 [ 4 ] {53216174-06cd-43e1-9423-b78ecc622415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4011 | 2025.03.22 05:07:32.738481 [ 4 ] {53216174-06cd-43e1-9423-b78ecc622415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4012 | 2025.03.22 05:07:32.739511 [ 4 ] {53216174-06cd-43e1-9423-b78ecc622415} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2025.03.22 05:07:32.739550 [ 4 ] {53216174-06cd-43e1-9423-b78ecc622415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4014 | 2025.03.22 05:07:32.740161 [ 4 ] {53216174-06cd-43e1-9423-b78ecc622415} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4015 | 2025.03.22 05:07:32.740424 [ 4 ] {53216174-06cd-43e1-9423-b78ecc622415} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2025.03.22 05:07:32.740678 [ 4 ] {53216174-06cd-43e1-9423-b78ecc622415} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002285 sec., 3501.09409190372 rows/sec., 6.27 MiB/sec. | ||
4017 | 2025.03.22 05:07:32.740778 [ 4 ] {53216174-06cd-43e1-9423-b78ecc622415} <Debug> TCPHandler: Processed in 0.002520497 sec. | ||
4018 | 2025.03.22 05:07:32.740913 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4019 | 2025.03.22 05:07:32.741039 [ 4 ] {c852ae02-fab7-46fe-95cb-7607bf0318e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4020 | 2025.03.22 05:07:32.741096 [ 4 ] {c852ae02-fab7-46fe-95cb-7607bf0318e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4021 | 2025.03.22 05:07:32.741539 [ 4 ] {c852ae02-fab7-46fe-95cb-7607bf0318e7} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4022 | 2025.03.22 05:07:32.741579 [ 4 ] {c852ae02-fab7-46fe-95cb-7607bf0318e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4023 | 2025.03.22 05:07:32.741944 [ 4 ] {c852ae02-fab7-46fe-95cb-7607bf0318e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4024 | 2025.03.22 05:07:32.742182 [ 4 ] {c852ae02-fab7-46fe-95cb-7607bf0318e7} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4025 | 2025.03.22 05:07:32.742395 [ 4 ] {c852ae02-fab7-46fe-95cb-7607bf0318e7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001384 sec., 59248.5549132948 rows/sec., 3.76 MiB/sec. | ||
4026 | 2025.03.22 05:07:32.742444 [ 4 ] {c852ae02-fab7-46fe-95cb-7607bf0318e7} <Debug> TCPHandler: Processed in 0.00159194 sec. | ||
4027 | 2025.03.22 05:07:37.058881 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4028 | 2025.03.22 05:07:37.058944 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4029 | 2025.03.22 05:07:37.150005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4030 | 2025.03.22 05:07:37.150684 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4031 | 2025.03.22 05:07:37.150736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4032 | 2025.03.22 05:07:37.151284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4033 | 2025.03.22 05:07:37.151546 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4034 | 2025.03.22 05:07:37.151808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4035 | 2025.03.22 05:07:37.182585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 560 | ||
4036 | 2025.03.22 05:07:37.185758 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2025.03.22 05:07:37.185824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4038 | 2025.03.22 05:07:37.187332 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4039 | 2025.03.22 05:07:37.187652 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2025.03.22 05:07:37.188304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
4041 | 2025.03.22 05:07:37.709421 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4042 | 2025.03.22 05:07:37.709640 [ 4 ] {00d27bfb-43f0-4110-aff3-669dec43dcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4043 | 2025.03.22 05:07:37.709727 [ 4 ] {00d27bfb-43f0-4110-aff3-669dec43dcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4044 | 2025.03.22 05:07:37.710602 [ 4 ] {00d27bfb-43f0-4110-aff3-669dec43dcb8} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4045 | 2025.03.22 05:07:37.710657 [ 4 ] {00d27bfb-43f0-4110-aff3-669dec43dcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4046 | 2025.03.22 05:07:37.711109 [ 4 ] {00d27bfb-43f0-4110-aff3-669dec43dcb8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4047 | 2025.03.22 05:07:37.711362 [ 4 ] {00d27bfb-43f0-4110-aff3-669dec43dcb8} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4048 | 2025.03.22 05:07:37.711610 [ 4 ] {00d27bfb-43f0-4110-aff3-669dec43dcb8} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002031 sec., 60068.93156080749 rows/sec., 5.11 MiB/sec. | ||
4049 | 2025.03.22 05:07:37.711677 [ 4 ] {00d27bfb-43f0-4110-aff3-669dec43dcb8} <Debug> TCPHandler: Processed in 0.002403895 sec. | ||
4050 | 2025.03.22 05:07:37.711801 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4051 | 2025.03.22 05:07:37.711916 [ 4 ] {820f3203-d8d3-4461-8d3a-c9f70ebe0d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4052 | 2025.03.22 05:07:37.711966 [ 4 ] {820f3203-d8d3-4461-8d3a-c9f70ebe0d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4053 | 2025.03.22 05:07:37.712516 [ 4 ] {820f3203-d8d3-4461-8d3a-c9f70ebe0d76} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4054 | 2025.03.22 05:07:37.712557 [ 4 ] {820f3203-d8d3-4461-8d3a-c9f70ebe0d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4055 | 2025.03.22 05:07:37.712923 [ 4 ] {820f3203-d8d3-4461-8d3a-c9f70ebe0d76} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4056 | 2025.03.22 05:07:37.713162 [ 4 ] {820f3203-d8d3-4461-8d3a-c9f70ebe0d76} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4057 | 2025.03.22 05:07:37.713327 [ 106 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4058 | 2025.03.22 05:07:37.713396 [ 4 ] {820f3203-d8d3-4461-8d3a-c9f70ebe0d76} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001504 sec., 21941.48936170213 rows/sec., 1.61 MiB/sec. | ||
4059 | 2025.03.22 05:07:37.713412 [ 106 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2025.03.22 05:07:37.713487 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4061 | 2025.03.22 05:07:37.713523 [ 4 ] {820f3203-d8d3-4461-8d3a-c9f70ebe0d76} <Debug> TCPHandler: Processed in 0.001769133 sec. | ||
4062 | 2025.03.22 05:07:37.713748 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4063 | 2025.03.22 05:07:37.713755 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
4064 | 2025.03.22 05:07:37.713931 [ 4 ] {d9125b47-bb40-4eed-82ba-2ae10daa8761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4065 | 2025.03.22 05:07:37.714046 [ 4 ] {d9125b47-bb40-4eed-82ba-2ae10daa8761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4066 | 2025.03.22 05:07:37.714106 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4067 | 2025.03.22 05:07:37.714219 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 165 rows starting from the beginning of the part | ||
4068 | 2025.03.22 05:07:37.714522 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
4069 | 2025.03.22 05:07:37.714933 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 114 rows starting from the beginning of the part | ||
4070 | 2025.03.22 05:07:37.715253 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
4071 | 2025.03.22 05:07:37.715598 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 114 rows starting from the beginning of the part | ||
4072 | 2025.03.22 05:07:37.715879 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
4073 | 2025.03.22 05:07:37.717006 [ 4 ] {d9125b47-bb40-4eed-82ba-2ae10daa8761} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4074 | 2025.03.22 05:07:37.717087 [ 4 ] {d9125b47-bb40-4eed-82ba-2ae10daa8761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4075 | 2025.03.22 05:07:37.718079 [ 4 ] {d9125b47-bb40-4eed-82ba-2ae10daa8761} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4076 | 2025.03.22 05:07:37.718659 [ 4 ] {d9125b47-bb40-4eed-82ba-2ae10daa8761} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4077 | 2025.03.22 05:07:37.718689 [ 191 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.005068544 sec., 98253.06833678468 rows/sec., 6.65 MiB/sec. | ||
4078 | 2025.03.22 05:07:37.718952 [ 191 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4079 | 2025.03.22 05:07:37.719273 [ 4 ] {d9125b47-bb40-4eed-82ba-2ae10daa8761} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005331 sec., 18195.460513974864 rows/sec., 1.42 MiB/sec. | ||
4080 | 2025.03.22 05:07:37.719727 [ 4 ] {d9125b47-bb40-4eed-82ba-2ae10daa8761} <Debug> TCPHandler: Processed in 0.006058962 sec. | ||
4081 | 2025.03.22 05:07:37.719864 [ 191 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4082 | 2025.03.22 05:07:37.719919 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4083 | 2025.03.22 05:07:37.719997 [ 191 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_21_4} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4084 | 2025.03.22 05:07:37.720109 [ 4 ] {e6a7efd8-b112-4590-b085-481029e88454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4085 | 2025.03.22 05:07:37.720170 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4086 | 2025.03.22 05:07:37.720225 [ 4 ] {e6a7efd8-b112-4590-b085-481029e88454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4087 | 2025.03.22 05:07:37.720785 [ 4 ] {e6a7efd8-b112-4590-b085-481029e88454} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4088 | 2025.03.22 05:07:37.720826 [ 4 ] {e6a7efd8-b112-4590-b085-481029e88454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4089 | 2025.03.22 05:07:37.721227 [ 4 ] {e6a7efd8-b112-4590-b085-481029e88454} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4090 | 2025.03.22 05:07:37.721466 [ 4 ] {e6a7efd8-b112-4590-b085-481029e88454} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4091 | 2025.03.22 05:07:37.721634 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4092 | 2025.03.22 05:07:37.721707 [ 4 ] {e6a7efd8-b112-4590-b085-481029e88454} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
4093 | 2025.03.22 05:07:37.721714 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4094 | 2025.03.22 05:07:37.721790 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4095 | 2025.03.22 05:07:37.721849 [ 4 ] {e6a7efd8-b112-4590-b085-481029e88454} <Debug> TCPHandler: Processed in 0.002003267 sec. | ||
4096 | 2025.03.22 05:07:37.722174 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4097 | 2025.03.22 05:07:37.722266 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4098 | 2025.03.22 05:07:37.722526 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4099 | 2025.03.22 05:07:37.722555 [ 4 ] {db0fbb0d-aef1-4c70-bfe6-ee70ef884728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4100 | 2025.03.22 05:07:37.722584 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6638 rows starting from the beginning of the part | ||
4101 | 2025.03.22 05:07:37.722879 [ 4 ] {db0fbb0d-aef1-4c70-bfe6-ee70ef884728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4102 | 2025.03.22 05:07:37.722909 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
4103 | 2025.03.22 05:07:37.723247 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
4104 | 2025.03.22 05:07:37.723671 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 163 rows starting from the beginning of the part | ||
4105 | 2025.03.22 05:07:37.723994 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
4106 | 2025.03.22 05:07:37.724311 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
4107 | 2025.03.22 05:07:37.728160 [ 4 ] {db0fbb0d-aef1-4c70-bfe6-ee70ef884728} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4108 | 2025.03.22 05:07:37.728216 [ 4 ] {db0fbb0d-aef1-4c70-bfe6-ee70ef884728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4109 | 2025.03.22 05:07:37.729359 [ 4 ] {db0fbb0d-aef1-4c70-bfe6-ee70ef884728} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4110 | 2025.03.22 05:07:37.729847 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7595 rows, containing 5 columns (5 merged, 0 gathered) in 0.007927057 sec., 958110.935748286 rows/sec., 64.77 MiB/sec. | ||
4111 | 2025.03.22 05:07:37.729917 [ 4 ] {db0fbb0d-aef1-4c70-bfe6-ee70ef884728} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4112 | 2025.03.22 05:07:37.730130 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4113 | 2025.03.22 05:07:37.730211 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4114 | 2025.03.22 05:07:37.730255 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4115 | 2025.03.22 05:07:37.730329 [ 4 ] {db0fbb0d-aef1-4c70-bfe6-ee70ef884728} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.007829 sec., 4215.097713628817 rows/sec., 7.55 MiB/sec. | ||
4116 | 2025.03.22 05:07:37.730467 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4117 | 2025.03.22 05:07:37.731005 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
4118 | 2025.03.22 05:07:37.731885 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4119 | 2025.03.22 05:07:37.731984 [ 4 ] {db0fbb0d-aef1-4c70-bfe6-ee70ef884728} <Debug> TCPHandler: Processed in 0.009895523 sec. | ||
4120 | 2025.03.22 05:07:37.732218 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4121 | 2025.03.22 05:07:37.732414 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4122 | 2025.03.22 05:07:37.732478 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
4123 | 2025.03.22 05:07:37.732604 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4124 | 2025.03.22 05:07:37.732625 [ 4 ] {dd74c3c9-7b87-4815-926d-7ba6978de0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4125 | 2025.03.22 05:07:37.732688 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 371 rows starting from the beginning of the part | ||
4126 | 2025.03.22 05:07:37.732694 [ 4 ] {dd74c3c9-7b87-4815-926d-7ba6978de0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4127 | 2025.03.22 05:07:37.733389 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
4128 | 2025.03.22 05:07:37.733925 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
4129 | 2025.03.22 05:07:37.734506 [ 4 ] {dd74c3c9-7b87-4815-926d-7ba6978de0cc} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4130 | 2025.03.22 05:07:37.734519 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
4131 | 2025.03.22 05:07:37.734557 [ 4 ] {dd74c3c9-7b87-4815-926d-7ba6978de0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4132 | 2025.03.22 05:07:37.735011 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
4133 | 2025.03.22 05:07:37.735597 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
4134 | 2025.03.22 05:07:37.735703 [ 4 ] {dd74c3c9-7b87-4815-926d-7ba6978de0cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4135 | 2025.03.22 05:07:37.736247 [ 4 ] {dd74c3c9-7b87-4815-926d-7ba6978de0cc} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4136 | 2025.03.22 05:07:37.736508 [ 105 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4137 | 2025.03.22 05:07:37.736605 [ 105 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4138 | 2025.03.22 05:07:37.736665 [ 4 ] {dd74c3c9-7b87-4815-926d-7ba6978de0cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004054 sec., 14800.197335964478 rows/sec., 1021.37 KiB/sec. | ||
4139 | 2025.03.22 05:07:37.736687 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4140 | 2025.03.22 05:07:37.736948 [ 4 ] {dd74c3c9-7b87-4815-926d-7ba6978de0cc} <Debug> TCPHandler: Processed in 0.004644036 sec. | ||
4141 | 2025.03.22 05:07:37.737284 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
4142 | 2025.03.22 05:07:37.737604 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4143 | 2025.03.22 05:07:37.737660 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1086 rows starting from the beginning of the part | ||
4144 | 2025.03.22 05:07:37.737785 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
4145 | 2025.03.22 05:07:37.738084 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
4146 | 2025.03.22 05:07:37.738343 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
4147 | 2025.03.22 05:07:37.738673 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
4148 | 2025.03.22 05:07:37.738942 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
4149 | 2025.03.22 05:07:37.742638 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 4 columns (4 merged, 0 gathered) in 0.005736866 sec., 249265.01682277396 rows/sec., 16.40 MiB/sec. | ||
4150 | 2025.03.22 05:07:37.742905 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4151 | 2025.03.22 05:07:37.743491 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_26_5} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4152 | 2025.03.22 05:07:37.743709 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_26_5} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4153 | 2025.03.22 05:07:37.743789 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4154 | 2025.03.22 05:07:37.745509 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 19 columns (19 merged, 0 gathered) in 0.015106049 sec., 32172.54227098032 rows/sec., 57.65 MiB/sec. | ||
4155 | 2025.03.22 05:07:37.746101 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4156 | 2025.03.22 05:07:37.746536 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2025.03.22 05:07:37.746617 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4158 | 2025.03.22 05:07:37.746765 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
4159 | 2025.03.22 05:07:37.796409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4160 | 2025.03.22 05:07:37.819512 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4161 | 2025.03.22 05:07:37.819565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4162 | 2025.03.22 05:07:37.827354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4163 | 2025.03.22 05:07:37.828163 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4164 | 2025.03.22 05:07:37.831258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4165 | 2025.03.22 05:07:38.770058 [ 103 ] {} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4166 | 2025.03.22 05:07:38.770155 [ 103 ] {} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2025.03.22 05:07:38.770196 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4168 | 2025.03.22 05:07:38.770447 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
4169 | 2025.03.22 05:07:38.770642 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4170 | 2025.03.22 05:07:38.770686 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
4171 | 2025.03.22 05:07:38.770784 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
4172 | 2025.03.22 05:07:38.771042 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4173 | 2025.03.22 05:07:38.771303 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
4174 | 2025.03.22 05:07:38.771437 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
4175 | 2025.03.22 05:07:38.772624 [ 193 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.002327353 sec., 10312.144311584878 rows/sec., 881.16 KiB/sec. | ||
4176 | 2025.03.22 05:07:38.772830 [ 198 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4177 | 2025.03.22 05:07:38.773190 [ 198 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4178 | 2025.03.22 05:07:38.773282 [ 198 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_5_1} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4179 | 2025.03.22 05:07:38.773388 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4180 | 2025.03.22 05:07:40.810832 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4181 | 2025.03.22 05:07:40.811062 [ 4 ] {4af91927-0154-4a6c-a4db-a5df6cc6e45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4182 | 2025.03.22 05:07:40.811143 [ 4 ] {4af91927-0154-4a6c-a4db-a5df6cc6e45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4183 | 2025.03.22 05:07:40.812000 [ 4 ] {4af91927-0154-4a6c-a4db-a5df6cc6e45f} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4184 | 2025.03.22 05:07:40.812048 [ 4 ] {4af91927-0154-4a6c-a4db-a5df6cc6e45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4185 | 2025.03.22 05:07:40.812503 [ 4 ] {4af91927-0154-4a6c-a4db-a5df6cc6e45f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4186 | 2025.03.22 05:07:40.812768 [ 4 ] {4af91927-0154-4a6c-a4db-a5df6cc6e45f} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4187 | 2025.03.22 05:07:40.812916 [ 101 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4188 | 2025.03.22 05:07:40.812962 [ 101 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4189 | 2025.03.22 05:07:40.812973 [ 4 ] {4af91927-0154-4a6c-a4db-a5df6cc6e45f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001969 sec., 107668.86744540377 rows/sec., 6.85 MiB/sec. | ||
4190 | 2025.03.22 05:07:40.812987 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4191 | 2025.03.22 05:07:40.813061 [ 4 ] {4af91927-0154-4a6c-a4db-a5df6cc6e45f} <Debug> TCPHandler: Processed in 0.002368163 sec. | ||
4192 | 2025.03.22 05:07:40.813223 [ 188 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
4193 | 2025.03.22 05:07:40.813319 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4194 | 2025.03.22 05:07:40.813622 [ 188 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4195 | 2025.03.22 05:07:40.813622 [ 4 ] {927aa5b5-fa6e-44b4-bd8d-327e1e786977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4196 | 2025.03.22 05:07:40.813661 [ 188 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
4197 | 2025.03.22 05:07:40.813694 [ 4 ] {927aa5b5-fa6e-44b4-bd8d-327e1e786977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4198 | 2025.03.22 05:07:40.813888 [ 188 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
4199 | 2025.03.22 05:07:40.814244 [ 188 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
4200 | 2025.03.22 05:07:40.814608 [ 188 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
4201 | 2025.03.22 05:07:40.815020 [ 188 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
4202 | 2025.03.22 05:07:40.816072 [ 4 ] {927aa5b5-fa6e-44b4-bd8d-327e1e786977} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4203 | 2025.03.22 05:07:40.816121 [ 4 ] {927aa5b5-fa6e-44b4-bd8d-327e1e786977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4204 | 2025.03.22 05:07:40.816686 [ 4 ] {927aa5b5-fa6e-44b4-bd8d-327e1e786977} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4205 | 2025.03.22 05:07:40.816993 [ 202 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003921823 sec., 270282.4681277049 rows/sec., 18.22 MiB/sec. | ||
4206 | 2025.03.22 05:07:40.817047 [ 4 ] {927aa5b5-fa6e-44b4-bd8d-327e1e786977} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4207 | 2025.03.22 05:07:40.817312 [ 202 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4208 | 2025.03.22 05:07:40.817341 [ 4 ] {927aa5b5-fa6e-44b4-bd8d-327e1e786977} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003801 sec., 1052.3546435148644 rows/sec., 85.81 KiB/sec. | ||
4209 | 2025.03.22 05:07:40.817463 [ 4 ] {927aa5b5-fa6e-44b4-bd8d-327e1e786977} <Debug> TCPHandler: Processed in 0.004242288 sec. | ||
4210 | 2025.03.22 05:07:40.817610 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4211 | 2025.03.22 05:07:40.817757 [ 4 ] {980b801d-001a-411f-b21d-1a3e0889c84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4212 | 2025.03.22 05:07:40.817817 [ 202 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_9_2} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4213 | 2025.03.22 05:07:40.817835 [ 4 ] {980b801d-001a-411f-b21d-1a3e0889c84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4214 | 2025.03.22 05:07:40.818061 [ 202 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_9_2} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4215 | 2025.03.22 05:07:40.818260 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
4216 | 2025.03.22 05:07:40.819378 [ 4 ] {980b801d-001a-411f-b21d-1a3e0889c84a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4217 | 2025.03.22 05:07:40.819449 [ 4 ] {980b801d-001a-411f-b21d-1a3e0889c84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4218 | 2025.03.22 05:07:40.819921 [ 4 ] {980b801d-001a-411f-b21d-1a3e0889c84a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4219 | 2025.03.22 05:07:40.820184 [ 4 ] {980b801d-001a-411f-b21d-1a3e0889c84a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4220 | 2025.03.22 05:07:40.820393 [ 4 ] {980b801d-001a-411f-b21d-1a3e0889c84a} <Debug> executeQuery: Read 1775 rows, 147.68 KiB in 0.002686 sec., 660833.9538346984 rows/sec., 53.69 MiB/sec. | ||
4221 | 2025.03.22 05:07:40.820560 [ 4 ] {980b801d-001a-411f-b21d-1a3e0889c84a} <Debug> TCPHandler: Processed in 0.003002455 sec. | ||
4222 | 2025.03.22 05:07:40.820782 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4223 | 2025.03.22 05:07:40.820888 [ 4 ] {58844a15-2c6f-4544-b899-c4fd714cd63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4224 | 2025.03.22 05:07:40.820934 [ 4 ] {58844a15-2c6f-4544-b899-c4fd714cd63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4225 | 2025.03.22 05:07:40.821509 [ 4 ] {58844a15-2c6f-4544-b899-c4fd714cd63e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2025.03.22 05:07:40.821547 [ 4 ] {58844a15-2c6f-4544-b899-c4fd714cd63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4227 | 2025.03.22 05:07:40.821899 [ 4 ] {58844a15-2c6f-4544-b899-c4fd714cd63e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4228 | 2025.03.22 05:07:40.822131 [ 4 ] {58844a15-2c6f-4544-b899-c4fd714cd63e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4229 | 2025.03.22 05:07:40.822351 [ 4 ] {58844a15-2c6f-4544-b899-c4fd714cd63e} <Debug> executeQuery: Read 118 rows, 7.27 KiB in 0.001486 sec., 79407.8061911171 rows/sec., 4.78 MiB/sec. | ||
4230 | 2025.03.22 05:07:40.822568 [ 4 ] {58844a15-2c6f-4544-b899-c4fd714cd63e} <Debug> TCPHandler: Processed in 0.001851825 sec. | ||
4231 | 2025.03.22 05:07:40.822725 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4232 | 2025.03.22 05:07:40.822836 [ 4 ] {fee2c1f8-9139-44fc-a07d-b23e3b70d6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4233 | 2025.03.22 05:07:40.822881 [ 4 ] {fee2c1f8-9139-44fc-a07d-b23e3b70d6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4234 | 2025.03.22 05:07:40.823513 [ 4 ] {fee2c1f8-9139-44fc-a07d-b23e3b70d6bb} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4235 | 2025.03.22 05:07:40.823551 [ 4 ] {fee2c1f8-9139-44fc-a07d-b23e3b70d6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4236 | 2025.03.22 05:07:40.823908 [ 4 ] {fee2c1f8-9139-44fc-a07d-b23e3b70d6bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4237 | 2025.03.22 05:07:40.824150 [ 4 ] {fee2c1f8-9139-44fc-a07d-b23e3b70d6bb} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4238 | 2025.03.22 05:07:40.824317 [ 4 ] {fee2c1f8-9139-44fc-a07d-b23e3b70d6bb} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001503 sec., 226879.57418496342 rows/sec., 15.14 MiB/sec. | ||
4239 | 2025.03.22 05:07:40.824367 [ 4 ] {fee2c1f8-9139-44fc-a07d-b23e3b70d6bb} <Debug> TCPHandler: Processed in 0.001692601 sec. | ||
4240 | 2025.03.22 05:07:40.824485 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4241 | 2025.03.22 05:07:40.824590 [ 4 ] {a9d27e84-9622-4fcb-9bb7-b9ff3effac84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4242 | 2025.03.22 05:07:40.824633 [ 4 ] {a9d27e84-9622-4fcb-9bb7-b9ff3effac84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4243 | 2025.03.22 05:07:40.825185 [ 4 ] {a9d27e84-9622-4fcb-9bb7-b9ff3effac84} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4244 | 2025.03.22 05:07:40.825222 [ 4 ] {a9d27e84-9622-4fcb-9bb7-b9ff3effac84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4245 | 2025.03.22 05:07:40.825573 [ 4 ] {a9d27e84-9622-4fcb-9bb7-b9ff3effac84} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4246 | 2025.03.22 05:07:40.825813 [ 4 ] {a9d27e84-9622-4fcb-9bb7-b9ff3effac84} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4247 | 2025.03.22 05:07:40.825931 [ 101 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4248 | 2025.03.22 05:07:40.825971 [ 101 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4249 | 2025.03.22 05:07:40.825993 [ 4 ] {a9d27e84-9622-4fcb-9bb7-b9ff3effac84} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001425 sec., 78596.49122807017 rows/sec., 4.48 MiB/sec. | ||
4250 | 2025.03.22 05:07:40.825996 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4251 | 2025.03.22 05:07:40.826083 [ 4 ] {a9d27e84-9622-4fcb-9bb7-b9ff3effac84} <Debug> TCPHandler: Processed in 0.001647791 sec. | ||
4252 | 2025.03.22 05:07:40.826137 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
4253 | 2025.03.22 05:07:40.826226 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4254 | 2025.03.22 05:07:40.826265 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4255 | 2025.03.22 05:07:40.826305 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
4256 | 2025.03.22 05:07:40.826359 [ 4 ] {a1e8796b-40fc-4a8d-92e5-e59be8b2cb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4257 | 2025.03.22 05:07:40.826516 [ 4 ] {a1e8796b-40fc-4a8d-92e5-e59be8b2cb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4258 | 2025.03.22 05:07:40.826545 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
4259 | 2025.03.22 05:07:40.826921 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
4260 | 2025.03.22 05:07:40.827262 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
4261 | 2025.03.22 05:07:40.827595 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
4262 | 2025.03.22 05:07:40.829065 [ 4 ] {a1e8796b-40fc-4a8d-92e5-e59be8b2cb32} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4263 | 2025.03.22 05:07:40.829115 [ 4 ] {a1e8796b-40fc-4a8d-92e5-e59be8b2cb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4264 | 2025.03.22 05:07:40.829256 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003180829 sec., 176054.73290139143 rows/sec., 10.70 MiB/sec. | ||
4265 | 2025.03.22 05:07:40.829496 [ 193 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4266 | 2025.03.22 05:07:40.829814 [ 4 ] {a1e8796b-40fc-4a8d-92e5-e59be8b2cb32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4267 | 2025.03.22 05:07:40.830137 [ 193 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_9_2} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4268 | 2025.03.22 05:07:40.830294 [ 4 ] {a1e8796b-40fc-4a8d-92e5-e59be8b2cb32} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4269 | 2025.03.22 05:07:40.830320 [ 193 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_9_2} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4270 | 2025.03.22 05:07:40.830509 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4271 | 2025.03.22 05:07:40.830760 [ 4 ] {a1e8796b-40fc-4a8d-92e5-e59be8b2cb32} <Debug> executeQuery: Read 850 rows, 62.84 KiB in 0.004409 sec., 192787.48015423 rows/sec., 13.92 MiB/sec. | ||
4272 | 2025.03.22 05:07:40.830992 [ 4 ] {a1e8796b-40fc-4a8d-92e5-e59be8b2cb32} <Debug> TCPHandler: Processed in 0.00482131 sec. | ||
4273 | 2025.03.22 05:07:40.831147 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4274 | 2025.03.22 05:07:40.831256 [ 4 ] {5056b2b4-308e-42c6-98bc-18e3b6ae3533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4275 | 2025.03.22 05:07:40.831303 [ 4 ] {5056b2b4-308e-42c6-98bc-18e3b6ae3533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4276 | 2025.03.22 05:07:40.831761 [ 4 ] {5056b2b4-308e-42c6-98bc-18e3b6ae3533} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4277 | 2025.03.22 05:07:40.831800 [ 4 ] {5056b2b4-308e-42c6-98bc-18e3b6ae3533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4278 | 2025.03.22 05:07:40.832157 [ 4 ] {5056b2b4-308e-42c6-98bc-18e3b6ae3533} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4279 | 2025.03.22 05:07:40.832396 [ 4 ] {5056b2b4-308e-42c6-98bc-18e3b6ae3533} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4280 | 2025.03.22 05:07:40.832606 [ 4 ] {5056b2b4-308e-42c6-98bc-18e3b6ae3533} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. | ||
4281 | 2025.03.22 05:07:40.832655 [ 4 ] {5056b2b4-308e-42c6-98bc-18e3b6ae3533} <Debug> TCPHandler: Processed in 0.001558768 sec. | ||
4282 | 2025.03.22 05:07:40.832778 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4283 | 2025.03.22 05:07:40.832883 [ 4 ] {a6833f36-72e3-4798-8252-1d960de99f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4284 | 2025.03.22 05:07:40.832932 [ 4 ] {a6833f36-72e3-4798-8252-1d960de99f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4285 | 2025.03.22 05:07:40.833612 [ 4 ] {a6833f36-72e3-4798-8252-1d960de99f89} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2025.03.22 05:07:40.833651 [ 4 ] {a6833f36-72e3-4798-8252-1d960de99f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4287 | 2025.03.22 05:07:40.834075 [ 4 ] {a6833f36-72e3-4798-8252-1d960de99f89} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4288 | 2025.03.22 05:07:40.834315 [ 4 ] {a6833f36-72e3-4798-8252-1d960de99f89} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2025.03.22 05:07:40.834553 [ 4 ] {a6833f36-72e3-4798-8252-1d960de99f89} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.001686 sec., 549822.0640569394 rows/sec., 36.69 MiB/sec. | ||
4290 | 2025.03.22 05:07:40.834727 [ 4 ] {a6833f36-72e3-4798-8252-1d960de99f89} <Debug> TCPHandler: Processed in 0.001995647 sec. | ||
4291 | 2025.03.22 05:07:40.834945 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4292 | 2025.03.22 05:07:40.835051 [ 4 ] {1752b6b1-185f-4342-a4a2-bbeb0b0aae37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4293 | 2025.03.22 05:07:40.835099 [ 4 ] {1752b6b1-185f-4342-a4a2-bbeb0b0aae37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4294 | 2025.03.22 05:07:40.835537 [ 4 ] {1752b6b1-185f-4342-a4a2-bbeb0b0aae37} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4295 | 2025.03.22 05:07:40.835575 [ 4 ] {1752b6b1-185f-4342-a4a2-bbeb0b0aae37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4296 | 2025.03.22 05:07:40.835926 [ 4 ] {1752b6b1-185f-4342-a4a2-bbeb0b0aae37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4297 | 2025.03.22 05:07:40.836163 [ 4 ] {1752b6b1-185f-4342-a4a2-bbeb0b0aae37} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4298 | 2025.03.22 05:07:40.836475 [ 4 ] {1752b6b1-185f-4342-a4a2-bbeb0b0aae37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
4299 | 2025.03.22 05:07:40.836588 [ 4 ] {1752b6b1-185f-4342-a4a2-bbeb0b0aae37} <Debug> TCPHandler: Processed in 0.001708991 sec. | ||
4300 | 2025.03.22 05:07:40.836710 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4301 | 2025.03.22 05:07:40.836816 [ 4 ] {8f14a806-d8d2-434c-9c5e-962a267d56b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4302 | 2025.03.22 05:07:40.836881 [ 4 ] {8f14a806-d8d2-434c-9c5e-962a267d56b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4303 | 2025.03.22 05:07:40.837894 [ 4 ] {8f14a806-d8d2-434c-9c5e-962a267d56b8} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4304 | 2025.03.22 05:07:40.837934 [ 4 ] {8f14a806-d8d2-434c-9c5e-962a267d56b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4305 | 2025.03.22 05:07:40.838530 [ 4 ] {8f14a806-d8d2-434c-9c5e-962a267d56b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4306 | 2025.03.22 05:07:40.838802 [ 4 ] {8f14a806-d8d2-434c-9c5e-962a267d56b8} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4307 | 2025.03.22 05:07:40.839037 [ 4 ] {8f14a806-d8d2-434c-9c5e-962a267d56b8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002244 sec., 3565.0623885918003 rows/sec., 6.39 MiB/sec. | ||
4308 | 2025.03.22 05:07:40.839131 [ 4 ] {8f14a806-d8d2-434c-9c5e-962a267d56b8} <Debug> TCPHandler: Processed in 0.002471325 sec. | ||
4309 | 2025.03.22 05:07:40.839257 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4310 | 2025.03.22 05:07:40.839371 [ 4 ] {efa82525-89b0-4275-a275-236751dc2b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4311 | 2025.03.22 05:07:40.839421 [ 4 ] {efa82525-89b0-4275-a275-236751dc2b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4312 | 2025.03.22 05:07:40.839867 [ 4 ] {efa82525-89b0-4275-a275-236751dc2b4c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4313 | 2025.03.22 05:07:40.839909 [ 4 ] {efa82525-89b0-4275-a275-236751dc2b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4314 | 2025.03.22 05:07:40.840290 [ 4 ] {efa82525-89b0-4275-a275-236751dc2b4c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4315 | 2025.03.22 05:07:40.840539 [ 4 ] {efa82525-89b0-4275-a275-236751dc2b4c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2025.03.22 05:07:40.840751 [ 4 ] {efa82525-89b0-4275-a275-236751dc2b4c} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001402 sec., 49928.67332382311 rows/sec., 3.14 MiB/sec. | ||
4317 | 2025.03.22 05:07:40.840803 [ 4 ] {efa82525-89b0-4275-a275-236751dc2b4c} <Debug> TCPHandler: Processed in 0.001596739 sec. | ||
4318 | 2025.03.22 05:07:42.701813 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4319 | 2025.03.22 05:07:42.702002 [ 4 ] {c5fa3ca8-f0ae-477f-a6ee-18fa88614d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4320 | 2025.03.22 05:07:42.702077 [ 4 ] {c5fa3ca8-f0ae-477f-a6ee-18fa88614d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4321 | 2025.03.22 05:07:42.702834 [ 4 ] {c5fa3ca8-f0ae-477f-a6ee-18fa88614d5d} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4322 | 2025.03.22 05:07:42.702875 [ 4 ] {c5fa3ca8-f0ae-477f-a6ee-18fa88614d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4323 | 2025.03.22 05:07:42.703301 [ 4 ] {c5fa3ca8-f0ae-477f-a6ee-18fa88614d5d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4324 | 2025.03.22 05:07:42.703559 [ 4 ] {c5fa3ca8-f0ae-477f-a6ee-18fa88614d5d} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4325 | 2025.03.22 05:07:42.703754 [ 4 ] {c5fa3ca8-f0ae-477f-a6ee-18fa88614d5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001807 sec., 30990.592141671277 rows/sec., 2.38 MiB/sec. | ||
4326 | 2025.03.22 05:07:42.703811 [ 4 ] {c5fa3ca8-f0ae-477f-a6ee-18fa88614d5d} <Debug> TCPHandler: Processed in 0.002125259 sec. | ||
4327 | 2025.03.22 05:07:42.703947 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4328 | 2025.03.22 05:07:42.704084 [ 4 ] {e7822203-702f-4158-9f9b-a96ad0fa8639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4329 | 2025.03.22 05:07:42.704139 [ 4 ] {e7822203-702f-4158-9f9b-a96ad0fa8639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4330 | 2025.03.22 05:07:42.704758 [ 4 ] {e7822203-702f-4158-9f9b-a96ad0fa8639} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4331 | 2025.03.22 05:07:42.704803 [ 4 ] {e7822203-702f-4158-9f9b-a96ad0fa8639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4332 | 2025.03.22 05:07:42.705186 [ 4 ] {e7822203-702f-4158-9f9b-a96ad0fa8639} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4333 | 2025.03.22 05:07:42.705441 [ 4 ] {e7822203-702f-4158-9f9b-a96ad0fa8639} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4334 | 2025.03.22 05:07:42.705627 [ 4 ] {e7822203-702f-4158-9f9b-a96ad0fa8639} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001573 sec., 40686.5861411316 rows/sec., 3.18 MiB/sec. | ||
4335 | 2025.03.22 05:07:42.705679 [ 4 ] {e7822203-702f-4158-9f9b-a96ad0fa8639} <Debug> TCPHandler: Processed in 0.001796323 sec. | ||
4336 | 2025.03.22 05:07:42.705792 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4337 | 2025.03.22 05:07:42.705898 [ 4 ] {6f802952-e68e-4706-9b14-1e893f5b90ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4338 | 2025.03.22 05:07:42.705947 [ 4 ] {6f802952-e68e-4706-9b14-1e893f5b90ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4339 | 2025.03.22 05:07:42.706421 [ 4 ] {6f802952-e68e-4706-9b14-1e893f5b90ee} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4340 | 2025.03.22 05:07:42.706459 [ 4 ] {6f802952-e68e-4706-9b14-1e893f5b90ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4341 | 2025.03.22 05:07:42.706838 [ 4 ] {6f802952-e68e-4706-9b14-1e893f5b90ee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4342 | 2025.03.22 05:07:42.707089 [ 4 ] {6f802952-e68e-4706-9b14-1e893f5b90ee} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4343 | 2025.03.22 05:07:42.707265 [ 4 ] {6f802952-e68e-4706-9b14-1e893f5b90ee} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001389 sec., 23038.156947444204 rows/sec., 1.60 MiB/sec. | ||
4344 | 2025.03.22 05:07:42.707315 [ 4 ] {6f802952-e68e-4706-9b14-1e893f5b90ee} <Debug> TCPHandler: Processed in 0.001574459 sec. | ||
4345 | 2025.03.22 05:07:42.707443 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4346 | 2025.03.22 05:07:42.707548 [ 4 ] {5f45c0e3-ad03-4d38-b262-56984b35ab3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4347 | 2025.03.22 05:07:42.707595 [ 4 ] {5f45c0e3-ad03-4d38-b262-56984b35ab3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4348 | 2025.03.22 05:07:42.708009 [ 4 ] {5f45c0e3-ad03-4d38-b262-56984b35ab3e} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4349 | 2025.03.22 05:07:42.708046 [ 4 ] {5f45c0e3-ad03-4d38-b262-56984b35ab3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4350 | 2025.03.22 05:07:42.708394 [ 4 ] {5f45c0e3-ad03-4d38-b262-56984b35ab3e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4351 | 2025.03.22 05:07:42.708633 [ 4 ] {5f45c0e3-ad03-4d38-b262-56984b35ab3e} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4352 | 2025.03.22 05:07:42.708811 [ 4 ] {5f45c0e3-ad03-4d38-b262-56984b35ab3e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001284 sec., 9345.794392523365 rows/sec., 644.96 KiB/sec. | ||
4353 | 2025.03.22 05:07:42.708860 [ 4 ] {5f45c0e3-ad03-4d38-b262-56984b35ab3e} <Debug> TCPHandler: Processed in 0.001467317 sec. | ||
4354 | 2025.03.22 05:07:44.652003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4355 | 2025.03.22 05:07:44.652729 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4356 | 2025.03.22 05:07:44.652782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4357 | 2025.03.22 05:07:44.653314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4358 | 2025.03.22 05:07:44.653588 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4359 | 2025.03.22 05:07:44.653832 [ 95 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4360 | 2025.03.22 05:07:44.653876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4361 | 2025.03.22 05:07:44.653968 [ 95 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4362 | 2025.03.22 05:07:44.654016 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4363 | 2025.03.22 05:07:44.654172 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
4364 | 2025.03.22 05:07:44.654304 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4365 | 2025.03.22 05:07:44.654346 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
4366 | 2025.03.22 05:07:44.654455 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4367 | 2025.03.22 05:07:44.654685 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4368 | 2025.03.22 05:07:44.655103 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4369 | 2025.03.22 05:07:44.655171 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4370 | 2025.03.22 05:07:44.655400 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4371 | 2025.03.22 05:07:44.657967 [ 188 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003849081 sec., 2503974.325299987 rows/sec., 35.82 MiB/sec. | ||
4372 | 2025.03.22 05:07:44.658338 [ 186 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4373 | 2025.03.22 05:07:44.658732 [ 186 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4374 | 2025.03.22 05:07:44.658823 [ 186 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_21_4} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4375 | 2025.03.22 05:07:44.658938 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
4376 | 2025.03.22 05:07:45.331393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4377 | 2025.03.22 05:07:45.354214 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4378 | 2025.03.22 05:07:45.354277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4379 | 2025.03.22 05:07:45.361965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4380 | 2025.03.22 05:07:45.362762 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4381 | 2025.03.22 05:07:45.363119 [ 93 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4382 | 2025.03.22 05:07:45.363255 [ 93 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4383 | 2025.03.22 05:07:45.363320 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4384 | 2025.03.22 05:07:45.363712 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
4385 | 2025.03.22 05:07:45.379894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4386 | 2025.03.22 05:07:45.381071 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4387 | 2025.03.22 05:07:45.382375 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
4388 | 2025.03.22 05:07:45.387950 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
4389 | 2025.03.22 05:07:45.393232 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
4390 | 2025.03.22 05:07:45.398422 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
4391 | 2025.03.22 05:07:45.404132 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
4392 | 2025.03.22 05:07:45.408715 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
4393 | 2025.03.22 05:07:45.467976 [ 188 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.104508926 sec., 1521.401148070357 rows/sec., 7.87 MiB/sec. | ||
4394 | 2025.03.22 05:07:45.470698 [ 188 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4395 | 2025.03.22 05:07:45.473676 [ 188 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_21_4} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4396 | 2025.03.22 05:07:45.473802 [ 188 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_21_4} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4397 | 2025.03.22 05:07:45.476280 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4398 | 2025.03.22 05:07:46.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.99 MiB, peak 194.53 MiB, free memory in arenas 0.00 B, will set to 185.39 MiB (RSS), difference: 1.40 MiB | ||
4399 | 2025.03.22 05:07:47.188629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 604 | ||
4400 | 2025.03.22 05:07:47.192021 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4401 | 2025.03.22 05:07:47.192085 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4402 | 2025.03.22 05:07:47.193625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4403 | 2025.03.22 05:07:47.193958 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4404 | 2025.03.22 05:07:47.194619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
4405 | 2025.03.22 05:07:47.710128 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4406 | 2025.03.22 05:07:47.710347 [ 4 ] {a0c614bd-d72d-49fd-baa7-ae81b8dd43c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4407 | 2025.03.22 05:07:47.710435 [ 4 ] {a0c614bd-d72d-49fd-baa7-ae81b8dd43c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4408 | 2025.03.22 05:07:47.711326 [ 4 ] {a0c614bd-d72d-49fd-baa7-ae81b8dd43c0} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4409 | 2025.03.22 05:07:47.711376 [ 4 ] {a0c614bd-d72d-49fd-baa7-ae81b8dd43c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4410 | 2025.03.22 05:07:47.711864 [ 4 ] {a0c614bd-d72d-49fd-baa7-ae81b8dd43c0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4411 | 2025.03.22 05:07:47.712149 [ 4 ] {a0c614bd-d72d-49fd-baa7-ae81b8dd43c0} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4412 | 2025.03.22 05:07:47.712423 [ 4 ] {a0c614bd-d72d-49fd-baa7-ae81b8dd43c0} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002136 sec., 57116.10486891386 rows/sec., 4.86 MiB/sec. | ||
4413 | 2025.03.22 05:07:47.712494 [ 4 ] {a0c614bd-d72d-49fd-baa7-ae81b8dd43c0} <Debug> TCPHandler: Processed in 0.002506726 sec. | ||
4414 | 2025.03.22 05:07:47.712622 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4415 | 2025.03.22 05:07:47.712737 [ 4 ] {728d1776-bd04-4ece-bc98-c321cf8190d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4416 | 2025.03.22 05:07:47.712788 [ 4 ] {728d1776-bd04-4ece-bc98-c321cf8190d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4417 | 2025.03.22 05:07:47.713335 [ 4 ] {728d1776-bd04-4ece-bc98-c321cf8190d1} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2025.03.22 05:07:47.713378 [ 4 ] {728d1776-bd04-4ece-bc98-c321cf8190d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4419 | 2025.03.22 05:07:47.713749 [ 4 ] {728d1776-bd04-4ece-bc98-c321cf8190d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4420 | 2025.03.22 05:07:47.714008 [ 4 ] {728d1776-bd04-4ece-bc98-c321cf8190d1} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2025.03.22 05:07:47.714229 [ 4 ] {728d1776-bd04-4ece-bc98-c321cf8190d1} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001519 sec., 21724.818959842003 rows/sec., 1.60 MiB/sec. | ||
4422 | 2025.03.22 05:07:47.714283 [ 4 ] {728d1776-bd04-4ece-bc98-c321cf8190d1} <Debug> TCPHandler: Processed in 0.001715251 sec. | ||
4423 | 2025.03.22 05:07:47.714414 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4424 | 2025.03.22 05:07:47.714527 [ 4 ] {cae38cdc-591b-4b51-8074-e18b957c7ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4425 | 2025.03.22 05:07:47.714575 [ 4 ] {cae38cdc-591b-4b51-8074-e18b957c7ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4426 | 2025.03.22 05:07:47.715148 [ 4 ] {cae38cdc-591b-4b51-8074-e18b957c7ec6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4427 | 2025.03.22 05:07:47.715190 [ 4 ] {cae38cdc-591b-4b51-8074-e18b957c7ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4428 | 2025.03.22 05:07:47.715568 [ 4 ] {cae38cdc-591b-4b51-8074-e18b957c7ec6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4429 | 2025.03.22 05:07:47.715811 [ 4 ] {cae38cdc-591b-4b51-8074-e18b957c7ec6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4430 | 2025.03.22 05:07:47.716032 [ 4 ] {cae38cdc-591b-4b51-8074-e18b957c7ec6} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001528 sec., 63481.67539267016 rows/sec., 4.96 MiB/sec. | ||
4431 | 2025.03.22 05:07:47.716084 [ 4 ] {cae38cdc-591b-4b51-8074-e18b957c7ec6} <Debug> TCPHandler: Processed in 0.001722212 sec. | ||
4432 | 2025.03.22 05:07:47.716197 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4433 | 2025.03.22 05:07:47.716304 [ 4 ] {411cfb39-9b78-41fe-aa3b-7475cdf82225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4434 | 2025.03.22 05:07:47.716354 [ 4 ] {411cfb39-9b78-41fe-aa3b-7475cdf82225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4435 | 2025.03.22 05:07:47.716863 [ 4 ] {411cfb39-9b78-41fe-aa3b-7475cdf82225} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4436 | 2025.03.22 05:07:47.716904 [ 4 ] {411cfb39-9b78-41fe-aa3b-7475cdf82225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4437 | 2025.03.22 05:07:47.717294 [ 4 ] {411cfb39-9b78-41fe-aa3b-7475cdf82225} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4438 | 2025.03.22 05:07:47.717546 [ 4 ] {411cfb39-9b78-41fe-aa3b-7475cdf82225} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2025.03.22 05:07:47.717761 [ 4 ] {411cfb39-9b78-41fe-aa3b-7475cdf82225} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001479 sec., 108181.20351588911 rows/sec., 7.53 MiB/sec. | ||
4440 | 2025.03.22 05:07:47.717815 [ 4 ] {411cfb39-9b78-41fe-aa3b-7475cdf82225} <Debug> TCPHandler: Processed in 0.001669451 sec. | ||
4441 | 2025.03.22 05:07:47.717941 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4442 | 2025.03.22 05:07:47.718047 [ 4 ] {63ac831e-0ea5-445c-9c76-40ff52226e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4443 | 2025.03.22 05:07:47.718114 [ 4 ] {63ac831e-0ea5-445c-9c76-40ff52226e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4444 | 2025.03.22 05:07:47.719217 [ 4 ] {63ac831e-0ea5-445c-9c76-40ff52226e8d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4445 | 2025.03.22 05:07:47.719257 [ 4 ] {63ac831e-0ea5-445c-9c76-40ff52226e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4446 | 2025.03.22 05:07:47.719920 [ 4 ] {63ac831e-0ea5-445c-9c76-40ff52226e8d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4447 | 2025.03.22 05:07:47.720183 [ 4 ] {63ac831e-0ea5-445c-9c76-40ff52226e8d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4448 | 2025.03.22 05:07:47.720424 [ 4 ] {63ac831e-0ea5-445c-9c76-40ff52226e8d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002398 sec., 13761.467889908257 rows/sec., 24.66 MiB/sec. | ||
4449 | 2025.03.22 05:07:47.720527 [ 4 ] {63ac831e-0ea5-445c-9c76-40ff52226e8d} <Debug> TCPHandler: Processed in 0.002637219 sec. | ||
4450 | 2025.03.22 05:07:47.720639 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4451 | 2025.03.22 05:07:47.720742 [ 4 ] {b982d7f5-a400-488e-9ec5-2cd92375b88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4452 | 2025.03.22 05:07:47.720791 [ 4 ] {b982d7f5-a400-488e-9ec5-2cd92375b88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4453 | 2025.03.22 05:07:47.721214 [ 4 ] {b982d7f5-a400-488e-9ec5-2cd92375b88c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2025.03.22 05:07:47.721255 [ 4 ] {b982d7f5-a400-488e-9ec5-2cd92375b88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4455 | 2025.03.22 05:07:47.721613 [ 4 ] {b982d7f5-a400-488e-9ec5-2cd92375b88c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4456 | 2025.03.22 05:07:47.721846 [ 4 ] {b982d7f5-a400-488e-9ec5-2cd92375b88c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2025.03.22 05:07:47.722100 [ 4 ] {b982d7f5-a400-488e-9ec5-2cd92375b88c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
4458 | 2025.03.22 05:07:47.722253 [ 4 ] {b982d7f5-a400-488e-9ec5-2cd92375b88c} <Debug> TCPHandler: Processed in 0.001659751 sec. | ||
4459 | 2025.03.22 05:07:51.222125 [ 83 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4460 | 2025.03.22 05:07:51.222214 [ 83 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4461 | 2025.03.22 05:07:51.222243 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4462 | 2025.03.22 05:07:51.222480 [ 187 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::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 | ||
4463 | 2025.03.22 05:07:51.222689 [ 187 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4464 | 2025.03.22 05:07:51.222738 [ 187 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
4465 | 2025.03.22 05:07:51.222834 [ 187 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
4466 | 2025.03.22 05:07:51.223068 [ 187 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4467 | 2025.03.22 05:07:51.223232 [ 187 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4468 | 2025.03.22 05:07:51.223425 [ 187 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4469 | 2025.03.22 05:07:51.224553 [ 189 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219591 sec., 4054.8010872273317 rows/sec., 273.22 KiB/sec. | ||
4470 | 2025.03.22 05:07:51.224780 [ 195 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4471 | 2025.03.22 05:07:51.225294 [ 195 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4472 | 2025.03.22 05:07:51.225420 [ 195 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_9_2} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4473 | 2025.03.22 05:07:51.225555 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4474 | 2025.03.22 05:07:52.059024 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4475 | 2025.03.22 05:07:52.059122 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4476 | 2025.03.22 05:07:52.154120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4477 | 2025.03.22 05:07:52.154922 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4478 | 2025.03.22 05:07:52.154983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4479 | 2025.03.22 05:07:52.155653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4480 | 2025.03.22 05:07:52.155922 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4481 | 2025.03.22 05:07:52.156219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4482 | 2025.03.22 05:07:52.714497 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4483 | 2025.03.22 05:07:52.714710 [ 4 ] {4c10dda6-b520-4291-86c6-08c58631e57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4484 | 2025.03.22 05:07:52.714789 [ 4 ] {4c10dda6-b520-4291-86c6-08c58631e57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4485 | 2025.03.22 05:07:52.715600 [ 4 ] {4c10dda6-b520-4291-86c6-08c58631e57e} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4486 | 2025.03.22 05:07:52.715651 [ 4 ] {4c10dda6-b520-4291-86c6-08c58631e57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4487 | 2025.03.22 05:07:52.716092 [ 4 ] {4c10dda6-b520-4291-86c6-08c58631e57e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4488 | 2025.03.22 05:07:52.716346 [ 4 ] {4c10dda6-b520-4291-86c6-08c58631e57e} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4489 | 2025.03.22 05:07:52.716614 [ 4 ] {4c10dda6-b520-4291-86c6-08c58631e57e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001961 sec., 108108.1081081081 rows/sec., 6.88 MiB/sec. | ||
4490 | 2025.03.22 05:07:52.716805 [ 4 ] {4c10dda6-b520-4291-86c6-08c58631e57e} <Debug> TCPHandler: Processed in 0.002447385 sec. | ||
4491 | 2025.03.22 05:07:52.716962 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4492 | 2025.03.22 05:07:52.717065 [ 4 ] {4d385764-82ac-4085-9ce8-609db80c759a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4493 | 2025.03.22 05:07:52.717110 [ 4 ] {4d385764-82ac-4085-9ce8-609db80c759a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4494 | 2025.03.22 05:07:52.717865 [ 4 ] {4d385764-82ac-4085-9ce8-609db80c759a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4495 | 2025.03.22 05:07:52.717907 [ 4 ] {4d385764-82ac-4085-9ce8-609db80c759a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4496 | 2025.03.22 05:07:52.718307 [ 4 ] {4d385764-82ac-4085-9ce8-609db80c759a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4497 | 2025.03.22 05:07:52.718545 [ 4 ] {4d385764-82ac-4085-9ce8-609db80c759a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4498 | 2025.03.22 05:07:52.718738 [ 82 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4499 | 2025.03.22 05:07:52.718793 [ 4 ] {4d385764-82ac-4085-9ce8-609db80c759a} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.00175 sec., 361714.2857142857 rows/sec., 28.45 MiB/sec. | ||
4500 | 2025.03.22 05:07:52.718877 [ 82 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4501 | 2025.03.22 05:07:52.718939 [ 4 ] {4d385764-82ac-4085-9ce8-609db80c759a} <Debug> TCPHandler: Processed in 0.002024498 sec. | ||
4502 | 2025.03.22 05:07:52.718961 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4503 | 2025.03.22 05:07:52.719130 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4504 | 2025.03.22 05:07:52.719206 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
4505 | 2025.03.22 05:07:52.719277 [ 4 ] {9bd5a197-5ace-4f24-bc56-a73806a3d3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4506 | 2025.03.22 05:07:52.719361 [ 4 ] {9bd5a197-5ace-4f24-bc56-a73806a3d3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4507 | 2025.03.22 05:07:52.719595 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4508 | 2025.03.22 05:07:52.719692 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1849 rows starting from the beginning of the part | ||
4509 | 2025.03.22 05:07:52.720042 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 122 rows starting from the beginning of the part | ||
4510 | 2025.03.22 05:07:52.720448 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1775 rows starting from the beginning of the part | ||
4511 | 2025.03.22 05:07:52.720828 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
4512 | 2025.03.22 05:07:52.721160 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 122 rows starting from the beginning of the part | ||
4513 | 2025.03.22 05:07:52.721351 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 633 rows starting from the beginning of the part | ||
4514 | 2025.03.22 05:07:52.722292 [ 4 ] {9bd5a197-5ace-4f24-bc56-a73806a3d3f9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4515 | 2025.03.22 05:07:52.722350 [ 4 ] {9bd5a197-5ace-4f24-bc56-a73806a3d3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4516 | 2025.03.22 05:07:52.723231 [ 4 ] {9bd5a197-5ace-4f24-bc56-a73806a3d3f9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4517 | 2025.03.22 05:07:52.723757 [ 4 ] {9bd5a197-5ace-4f24-bc56-a73806a3d3f9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4518 | 2025.03.22 05:07:52.724421 [ 4 ] {9bd5a197-5ace-4f24-bc56-a73806a3d3f9} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.005154 sec., 22118.74272409779 rows/sec., 1.32 MiB/sec. | ||
4519 | 2025.03.22 05:07:52.724694 [ 4 ] {9bd5a197-5ace-4f24-bc56-a73806a3d3f9} <Debug> TCPHandler: Processed in 0.005650055 sec. | ||
4520 | 2025.03.22 05:07:52.724833 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4521 | 2025.03.22 05:07:52.725060 [ 4 ] {d64d3f71-6f15-447b-a722-e5dd4d4cf7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4522 | 2025.03.22 05:07:52.725212 [ 4 ] {d64d3f71-6f15-447b-a722-e5dd4d4cf7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4523 | 2025.03.22 05:07:52.725469 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4557 rows, containing 5 columns (5 merged, 0 gathered) in 0.006374348 sec., 714896.6451157044 rows/sec., 60.76 MiB/sec. | ||
4524 | 2025.03.22 05:07:52.725812 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4525 | 2025.03.22 05:07:52.726353 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4526 | 2025.03.22 05:07:52.726458 [ 4 ] {d64d3f71-6f15-447b-a722-e5dd4d4cf7bf} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4527 | 2025.03.22 05:07:52.726525 [ 4 ] {d64d3f71-6f15-447b-a722-e5dd4d4cf7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4528 | 2025.03.22 05:07:52.726525 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_31_6} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4529 | 2025.03.22 05:07:52.726722 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
4530 | 2025.03.22 05:07:52.727021 [ 4 ] {d64d3f71-6f15-447b-a722-e5dd4d4cf7bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4531 | 2025.03.22 05:07:52.727259 [ 4 ] {d64d3f71-6f15-447b-a722-e5dd4d4cf7bf} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4532 | 2025.03.22 05:07:52.727485 [ 4 ] {d64d3f71-6f15-447b-a722-e5dd4d4cf7bf} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002497 sec., 45254.30516619944 rows/sec., 2.93 MiB/sec. | ||
4533 | 2025.03.22 05:07:52.727543 [ 4 ] {d64d3f71-6f15-447b-a722-e5dd4d4cf7bf} <Debug> TCPHandler: Processed in 0.002761281 sec. | ||
4534 | 2025.03.22 05:07:52.727645 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4535 | 2025.03.22 05:07:52.727747 [ 4 ] {620dfce6-e4b5-4687-afad-ef4b6b0226d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4536 | 2025.03.22 05:07:52.727791 [ 4 ] {620dfce6-e4b5-4687-afad-ef4b6b0226d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4537 | 2025.03.22 05:07:52.728326 [ 4 ] {620dfce6-e4b5-4687-afad-ef4b6b0226d8} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4538 | 2025.03.22 05:07:52.728365 [ 4 ] {620dfce6-e4b5-4687-afad-ef4b6b0226d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4539 | 2025.03.22 05:07:52.728730 [ 4 ] {620dfce6-e4b5-4687-afad-ef4b6b0226d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4540 | 2025.03.22 05:07:52.728968 [ 4 ] {620dfce6-e4b5-4687-afad-ef4b6b0226d8} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4541 | 2025.03.22 05:07:52.729179 [ 4 ] {620dfce6-e4b5-4687-afad-ef4b6b0226d8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001453 sec., 77081.89951823812 rows/sec., 4.39 MiB/sec. | ||
4542 | 2025.03.22 05:07:52.729231 [ 4 ] {620dfce6-e4b5-4687-afad-ef4b6b0226d8} <Debug> TCPHandler: Processed in 0.00163616 sec. | ||
4543 | 2025.03.22 05:07:52.729332 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4544 | 2025.03.22 05:07:52.729433 [ 4 ] {57fba247-ccd2-49f4-bdc0-9e1cd24c346c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4545 | 2025.03.22 05:07:52.729478 [ 4 ] {57fba247-ccd2-49f4-bdc0-9e1cd24c346c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4546 | 2025.03.22 05:07:52.730144 [ 4 ] {57fba247-ccd2-49f4-bdc0-9e1cd24c346c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4547 | 2025.03.22 05:07:52.730184 [ 4 ] {57fba247-ccd2-49f4-bdc0-9e1cd24c346c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4548 | 2025.03.22 05:07:52.730555 [ 4 ] {57fba247-ccd2-49f4-bdc0-9e1cd24c346c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4549 | 2025.03.22 05:07:52.730793 [ 4 ] {57fba247-ccd2-49f4-bdc0-9e1cd24c346c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4550 | 2025.03.22 05:07:52.730973 [ 82 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4551 | 2025.03.22 05:07:52.731032 [ 4 ] {57fba247-ccd2-49f4-bdc0-9e1cd24c346c} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001613 sec., 241785.49287042776 rows/sec., 17.09 MiB/sec. | ||
4552 | 2025.03.22 05:07:52.731039 [ 82 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2025.03.22 05:07:52.731126 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4554 | 2025.03.22 05:07:52.731165 [ 4 ] {57fba247-ccd2-49f4-bdc0-9e1cd24c346c} <Debug> TCPHandler: Processed in 0.001877275 sec. | ||
4555 | 2025.03.22 05:07:52.731375 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
4556 | 2025.03.22 05:07:52.731391 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4557 | 2025.03.22 05:07:52.731639 [ 4 ] {34139c4b-b623-4a82-9b56-cac147200920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4558 | 2025.03.22 05:07:52.731655 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4559 | 2025.03.22 05:07:52.731737 [ 4 ] {34139c4b-b623-4a82-9b56-cac147200920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4560 | 2025.03.22 05:07:52.731742 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 915 rows starting from the beginning of the part | ||
4561 | 2025.03.22 05:07:52.732122 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 97 rows starting from the beginning of the part | ||
4562 | 2025.03.22 05:07:52.732550 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 850 rows starting from the beginning of the part | ||
4563 | 2025.03.22 05:07:52.732921 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
4564 | 2025.03.22 05:07:52.733138 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 97 rows starting from the beginning of the part | ||
4565 | 2025.03.22 05:07:52.733460 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 390 rows starting from the beginning of the part | ||
4566 | 2025.03.22 05:07:52.734188 [ 4 ] {34139c4b-b623-4a82-9b56-cac147200920} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4567 | 2025.03.22 05:07:52.734255 [ 4 ] {34139c4b-b623-4a82-9b56-cac147200920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4568 | 2025.03.22 05:07:52.735140 [ 4 ] {34139c4b-b623-4a82-9b56-cac147200920} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4569 | 2025.03.22 05:07:52.735672 [ 4 ] {34139c4b-b623-4a82-9b56-cac147200920} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4570 | 2025.03.22 05:07:52.736154 [ 4 ] {34139c4b-b623-4a82-9b56-cac147200920} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004601 sec., 1304.0643338404695 rows/sec., 68.13 KiB/sec. | ||
4571 | 2025.03.22 05:07:52.736232 [ 4 ] {34139c4b-b623-4a82-9b56-cac147200920} <Debug> TCPHandler: Processed in 0.004922852 sec. | ||
4572 | 2025.03.22 05:07:52.736398 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4573 | 2025.03.22 05:07:52.736682 [ 4 ] {bdaec64a-6374-4baf-898d-7ce99bb35e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4574 | 2025.03.22 05:07:52.736878 [ 4 ] {bdaec64a-6374-4baf-898d-7ce99bb35e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4575 | 2025.03.22 05:07:52.736988 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.005753646 sec., 419386.2465643524 rows/sec., 32.11 MiB/sec. | ||
4576 | 2025.03.22 05:07:52.737320 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4577 | 2025.03.22 05:07:52.737926 [ 4 ] {bdaec64a-6374-4baf-898d-7ce99bb35e84} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4578 | 2025.03.22 05:07:52.737934 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4579 | 2025.03.22 05:07:52.737987 [ 4 ] {bdaec64a-6374-4baf-898d-7ce99bb35e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4580 | 2025.03.22 05:07:52.738149 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_31_6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4581 | 2025.03.22 05:07:52.738338 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4582 | 2025.03.22 05:07:52.738652 [ 4 ] {bdaec64a-6374-4baf-898d-7ce99bb35e84} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4583 | 2025.03.22 05:07:52.738923 [ 4 ] {bdaec64a-6374-4baf-898d-7ce99bb35e84} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4584 | 2025.03.22 05:07:52.739155 [ 4 ] {bdaec64a-6374-4baf-898d-7ce99bb35e84} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002597 sec., 91259.14516750096 rows/sec., 6.12 MiB/sec. | ||
4585 | 2025.03.22 05:07:52.739217 [ 4 ] {bdaec64a-6374-4baf-898d-7ce99bb35e84} <Debug> TCPHandler: Processed in 0.002887393 sec. | ||
4586 | 2025.03.22 05:07:52.739326 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4587 | 2025.03.22 05:07:52.739429 [ 4 ] {b786a8dd-8962-423a-b29a-e00d59c99784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4588 | 2025.03.22 05:07:52.739479 [ 4 ] {b786a8dd-8962-423a-b29a-e00d59c99784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4589 | 2025.03.22 05:07:52.739899 [ 4 ] {b786a8dd-8962-423a-b29a-e00d59c99784} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4590 | 2025.03.22 05:07:52.739940 [ 4 ] {b786a8dd-8962-423a-b29a-e00d59c99784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4591 | 2025.03.22 05:07:52.740294 [ 4 ] {b786a8dd-8962-423a-b29a-e00d59c99784} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4592 | 2025.03.22 05:07:52.740534 [ 4 ] {b786a8dd-8962-423a-b29a-e00d59c99784} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4593 | 2025.03.22 05:07:52.740737 [ 4 ] {b786a8dd-8962-423a-b29a-e00d59c99784} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec. | ||
4594 | 2025.03.22 05:07:52.740788 [ 4 ] {b786a8dd-8962-423a-b29a-e00d59c99784} <Debug> TCPHandler: Processed in 0.001512708 sec. | ||
4595 | 2025.03.22 05:07:52.740915 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4596 | 2025.03.22 05:07:52.741021 [ 4 ] {6e03b825-a79b-4578-b54c-88e8b01f31e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4597 | 2025.03.22 05:07:52.741089 [ 4 ] {6e03b825-a79b-4578-b54c-88e8b01f31e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4598 | 2025.03.22 05:07:52.742113 [ 4 ] {6e03b825-a79b-4578-b54c-88e8b01f31e3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4599 | 2025.03.22 05:07:52.742154 [ 4 ] {6e03b825-a79b-4578-b54c-88e8b01f31e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4600 | 2025.03.22 05:07:52.742787 [ 4 ] {6e03b825-a79b-4578-b54c-88e8b01f31e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4601 | 2025.03.22 05:07:52.743057 [ 4 ] {6e03b825-a79b-4578-b54c-88e8b01f31e3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4602 | 2025.03.22 05:07:52.743308 [ 4 ] {6e03b825-a79b-4578-b54c-88e8b01f31e3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002309 sec., 3464.7033347769598 rows/sec., 6.21 MiB/sec. | ||
4603 | 2025.03.22 05:07:52.743412 [ 4 ] {6e03b825-a79b-4578-b54c-88e8b01f31e3} <Debug> TCPHandler: Processed in 0.002549458 sec. | ||
4604 | 2025.03.22 05:07:52.743544 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4605 | 2025.03.22 05:07:52.743650 [ 4 ] {b3f130f8-0af2-4608-8811-84779b13f87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4606 | 2025.03.22 05:07:52.743698 [ 4 ] {b3f130f8-0af2-4608-8811-84779b13f87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4607 | 2025.03.22 05:07:52.744131 [ 4 ] {b3f130f8-0af2-4608-8811-84779b13f87f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4608 | 2025.03.22 05:07:52.744171 [ 4 ] {b3f130f8-0af2-4608-8811-84779b13f87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4609 | 2025.03.22 05:07:52.744540 [ 4 ] {b3f130f8-0af2-4608-8811-84779b13f87f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4610 | 2025.03.22 05:07:52.744790 [ 4 ] {b3f130f8-0af2-4608-8811-84779b13f87f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4611 | 2025.03.22 05:07:52.744998 [ 4 ] {b3f130f8-0af2-4608-8811-84779b13f87f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. | ||
4612 | 2025.03.22 05:07:52.745049 [ 4 ] {b3f130f8-0af2-4608-8811-84779b13f87f} <Debug> TCPHandler: Processed in 0.001556439 sec. | ||
4613 | 2025.03.22 05:07:52.880049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4614 | 2025.03.22 05:07:52.899404 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4615 | 2025.03.22 05:07:52.899452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4616 | 2025.03.22 05:07:52.906731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4617 | 2025.03.22 05:07:52.907478 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4618 | 2025.03.22 05:07:52.909920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4619 | 2025.03.22 05:07:57.195015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 638 | ||
4620 | 2025.03.22 05:07:57.198216 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4621 | 2025.03.22 05:07:57.198281 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4622 | 2025.03.22 05:07:57.199778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4623 | 2025.03.22 05:07:57.200122 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4624 | 2025.03.22 05:07:57.200989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
4625 | 2025.03.22 05:07:57.709983 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4626 | 2025.03.22 05:07:57.710211 [ 4 ] {c53832ff-4afa-4474-a7b4-3bfaa08f46e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4627 | 2025.03.22 05:07:57.710286 [ 4 ] {c53832ff-4afa-4474-a7b4-3bfaa08f46e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4628 | 2025.03.22 05:07:57.711041 [ 4 ] {c53832ff-4afa-4474-a7b4-3bfaa08f46e0} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4629 | 2025.03.22 05:07:57.711094 [ 4 ] {c53832ff-4afa-4474-a7b4-3bfaa08f46e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4630 | 2025.03.22 05:07:57.711544 [ 4 ] {c53832ff-4afa-4474-a7b4-3bfaa08f46e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4631 | 2025.03.22 05:07:57.711810 [ 4 ] {c53832ff-4afa-4474-a7b4-3bfaa08f46e0} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4632 | 2025.03.22 05:07:57.712122 [ 4 ] {c53832ff-4afa-4474-a7b4-3bfaa08f46e0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001952 sec., 1024.5901639344263 rows/sec., 83.55 KiB/sec. | ||
4633 | 2025.03.22 05:07:57.712262 [ 4 ] {c53832ff-4afa-4474-a7b4-3bfaa08f46e0} <Debug> TCPHandler: Processed in 0.002424715 sec. | ||
4634 | 2025.03.22 05:07:57.712386 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4635 | 2025.03.22 05:07:57.712501 [ 4 ] {3f21d91d-f8bf-49c3-81a8-24cd81b3f9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4636 | 2025.03.22 05:07:57.712548 [ 4 ] {3f21d91d-f8bf-49c3-81a8-24cd81b3f9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4637 | 2025.03.22 05:07:57.713136 [ 4 ] {3f21d91d-f8bf-49c3-81a8-24cd81b3f9be} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4638 | 2025.03.22 05:07:57.713176 [ 4 ] {3f21d91d-f8bf-49c3-81a8-24cd81b3f9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4639 | 2025.03.22 05:07:57.713554 [ 4 ] {3f21d91d-f8bf-49c3-81a8-24cd81b3f9be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4640 | 2025.03.22 05:07:57.713801 [ 4 ] {3f21d91d-f8bf-49c3-81a8-24cd81b3f9be} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4641 | 2025.03.22 05:07:57.714008 [ 4 ] {3f21d91d-f8bf-49c3-81a8-24cd81b3f9be} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.001535 sec., 80130.29315960912 rows/sec., 6.81 MiB/sec. | ||
4642 | 2025.03.22 05:07:57.714062 [ 4 ] {3f21d91d-f8bf-49c3-81a8-24cd81b3f9be} <Debug> TCPHandler: Processed in 0.001729192 sec. | ||
4643 | 2025.03.22 05:07:57.714176 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4644 | 2025.03.22 05:07:57.714283 [ 4 ] {19160db7-0fde-495f-9625-9b84c860e9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4645 | 2025.03.22 05:07:57.714328 [ 4 ] {19160db7-0fde-495f-9625-9b84c860e9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4646 | 2025.03.22 05:07:57.714860 [ 4 ] {19160db7-0fde-495f-9625-9b84c860e9e2} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4647 | 2025.03.22 05:07:57.714900 [ 4 ] {19160db7-0fde-495f-9625-9b84c860e9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4648 | 2025.03.22 05:07:57.715270 [ 4 ] {19160db7-0fde-495f-9625-9b84c860e9e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4649 | 2025.03.22 05:07:57.715530 [ 4 ] {19160db7-0fde-495f-9625-9b84c860e9e2} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4650 | 2025.03.22 05:07:57.715744 [ 4 ] {19160db7-0fde-495f-9625-9b84c860e9e2} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001483 sec., 23600.809170600136 rows/sec., 1.73 MiB/sec. | ||
4651 | 2025.03.22 05:07:57.715798 [ 4 ] {19160db7-0fde-495f-9625-9b84c860e9e2} <Debug> TCPHandler: Processed in 0.001673211 sec. | ||
4652 | 2025.03.22 05:07:57.715918 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4653 | 2025.03.22 05:07:57.716032 [ 4 ] {ea0bfe9a-b4f6-40e0-8ccc-139c2cdbb84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4654 | 2025.03.22 05:07:57.716080 [ 4 ] {ea0bfe9a-b4f6-40e0-8ccc-139c2cdbb84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4655 | 2025.03.22 05:07:57.716644 [ 4 ] {ea0bfe9a-b4f6-40e0-8ccc-139c2cdbb84a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4656 | 2025.03.22 05:07:57.716684 [ 4 ] {ea0bfe9a-b4f6-40e0-8ccc-139c2cdbb84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4657 | 2025.03.22 05:07:57.717056 [ 4 ] {ea0bfe9a-b4f6-40e0-8ccc-139c2cdbb84a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4658 | 2025.03.22 05:07:57.717304 [ 4 ] {ea0bfe9a-b4f6-40e0-8ccc-139c2cdbb84a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4659 | 2025.03.22 05:07:57.717549 [ 4 ] {ea0bfe9a-b4f6-40e0-8ccc-139c2cdbb84a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001534 sec., 64537.15775749674 rows/sec., 5.04 MiB/sec. | ||
4660 | 2025.03.22 05:07:57.717672 [ 4 ] {ea0bfe9a-b4f6-40e0-8ccc-139c2cdbb84a} <Debug> TCPHandler: Processed in 0.001802983 sec. | ||
4661 | 2025.03.22 05:07:57.717908 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4662 | 2025.03.22 05:07:57.718036 [ 4 ] {28128d25-a010-4fc3-bc3a-82af2eff3f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4663 | 2025.03.22 05:07:57.718088 [ 4 ] {28128d25-a010-4fc3-bc3a-82af2eff3f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4664 | 2025.03.22 05:07:57.718632 [ 4 ] {28128d25-a010-4fc3-bc3a-82af2eff3f4d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4665 | 2025.03.22 05:07:57.718671 [ 4 ] {28128d25-a010-4fc3-bc3a-82af2eff3f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4666 | 2025.03.22 05:07:57.719061 [ 4 ] {28128d25-a010-4fc3-bc3a-82af2eff3f4d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4667 | 2025.03.22 05:07:57.719306 [ 4 ] {28128d25-a010-4fc3-bc3a-82af2eff3f4d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2025.03.22 05:07:57.719471 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4669 | 2025.03.22 05:07:57.719533 [ 4 ] {28128d25-a010-4fc3-bc3a-82af2eff3f4d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001534 sec., 104954.36766623208 rows/sec., 7.31 MiB/sec. | ||
4670 | 2025.03.22 05:07:57.719549 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4671 | 2025.03.22 05:07:57.719621 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4672 | 2025.03.22 05:07:57.719668 [ 4 ] {28128d25-a010-4fc3-bc3a-82af2eff3f4d} <Debug> TCPHandler: Processed in 0.001842654 sec. | ||
4673 | 2025.03.22 05:07:57.720055 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
4674 | 2025.03.22 05:07:57.720077 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4675 | 2025.03.22 05:07:57.720438 [ 4 ] {9e4d1a56-6bc9-4ccb-ae00-88b4bc0cb576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4676 | 2025.03.22 05:07:57.720487 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4677 | 2025.03.22 05:07:57.720605 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7595 rows starting from the beginning of the part | ||
4678 | 2025.03.22 05:07:57.720616 [ 4 ] {9e4d1a56-6bc9-4ccb-ae00-88b4bc0cb576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4679 | 2025.03.22 05:07:57.720987 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 927 rows starting from the beginning of the part | ||
4680 | 2025.03.22 05:07:57.721407 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
4681 | 2025.03.22 05:07:57.721853 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
4682 | 2025.03.22 05:07:57.722244 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
4683 | 2025.03.22 05:07:57.722599 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
4684 | 2025.03.22 05:07:57.725866 [ 4 ] {9e4d1a56-6bc9-4ccb-ae00-88b4bc0cb576} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4685 | 2025.03.22 05:07:57.725929 [ 4 ] {9e4d1a56-6bc9-4ccb-ae00-88b4bc0cb576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4686 | 2025.03.22 05:07:57.727080 [ 4 ] {9e4d1a56-6bc9-4ccb-ae00-88b4bc0cb576} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4687 | 2025.03.22 05:07:57.727548 [ 4 ] {9e4d1a56-6bc9-4ccb-ae00-88b4bc0cb576} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4688 | 2025.03.22 05:07:57.727855 [ 4 ] {9e4d1a56-6bc9-4ccb-ae00-88b4bc0cb576} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.007525 sec., 4385.382059800665 rows/sec., 7.86 MiB/sec. | ||
4689 | 2025.03.22 05:07:57.727995 [ 4 ] {9e4d1a56-6bc9-4ccb-ae00-88b4bc0cb576} <Debug> TCPHandler: Processed in 0.00809375 sec. | ||
4690 | 2025.03.22 05:07:57.728142 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4691 | 2025.03.22 05:07:57.728251 [ 4 ] {c0b44ffe-dd5b-46a2-9880-ff1f75df0567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4692 | 2025.03.22 05:07:57.728299 [ 4 ] {c0b44ffe-dd5b-46a2-9880-ff1f75df0567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4693 | 2025.03.22 05:07:57.728939 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9112 rows, containing 5 columns (5 merged, 0 gathered) in 0.00918689 sec., 991848.1662455957 rows/sec., 67.03 MiB/sec. | ||
4694 | 2025.03.22 05:07:57.729202 [ 4 ] {c0b44ffe-dd5b-46a2-9880-ff1f75df0567} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4695 | 2025.03.22 05:07:57.729256 [ 4 ] {c0b44ffe-dd5b-46a2-9880-ff1f75df0567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4696 | 2025.03.22 05:07:57.729352 [ 199 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4697 | 2025.03.22 05:07:57.729974 [ 4 ] {c0b44ffe-dd5b-46a2-9880-ff1f75df0567} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4698 | 2025.03.22 05:07:57.730123 [ 199 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4699 | 2025.03.22 05:07:57.730300 [ 199 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4700 | 2025.03.22 05:07:57.730489 [ 4 ] {c0b44ffe-dd5b-46a2-9880-ff1f75df0567} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4701 | 2025.03.22 05:07:57.730535 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
4702 | 2025.03.22 05:07:57.730770 [ 76 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4703 | 2025.03.22 05:07:57.730843 [ 76 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4704 | 2025.03.22 05:07:57.730875 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4705 | 2025.03.22 05:07:57.730915 [ 4 ] {c0b44ffe-dd5b-46a2-9880-ff1f75df0567} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002674 sec., 22438.29468960359 rows/sec., 1.51 MiB/sec. | ||
4706 | 2025.03.22 05:07:57.731156 [ 4 ] {c0b44ffe-dd5b-46a2-9880-ff1f75df0567} <Debug> TCPHandler: Processed in 0.003074007 sec. | ||
4707 | 2025.03.22 05:07:57.731167 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
4708 | 2025.03.22 05:07:57.731344 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4709 | 2025.03.22 05:07:57.731378 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1430 rows starting from the beginning of the part | ||
4710 | 2025.03.22 05:07:57.731497 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 70 rows starting from the beginning of the part | ||
4711 | 2025.03.22 05:07:57.731690 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
4712 | 2025.03.22 05:07:57.731927 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4713 | 2025.03.22 05:07:57.732023 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
4714 | 2025.03.22 05:07:57.732230 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
4715 | 2025.03.22 05:07:57.733653 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1714 rows, containing 4 columns (4 merged, 0 gathered) in 0.0026946 sec., 636086.9887923996 rows/sec., 41.78 MiB/sec. | ||
4716 | 2025.03.22 05:07:57.733899 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4717 | 2025.03.22 05:07:57.734224 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4718 | 2025.03.22 05:07:57.734320 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_31_6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4719 | 2025.03.22 05:07:57.734421 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4720 | 2025.03.22 05:07:59.656411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4721 | 2025.03.22 05:07:59.657144 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4722 | 2025.03.22 05:07:59.657194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4723 | 2025.03.22 05:07:59.657730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4724 | 2025.03.22 05:07:59.657998 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4725 | 2025.03.22 05:07:59.658333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4726 | 2025.03.22 05:08:00.410047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4727 | 2025.03.22 05:08:00.430281 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4728 | 2025.03.22 05:08:00.430347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4729 | 2025.03.22 05:08:00.437887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4730 | 2025.03.22 05:08:00.438682 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4731 | 2025.03.22 05:08:00.441339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4732 | 2025.03.22 05:08:02.715335 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4733 | 2025.03.22 05:08:02.715548 [ 4 ] {71a54b93-6f41-43e1-88ea-8f8758e37438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4734 | 2025.03.22 05:08:02.715634 [ 4 ] {71a54b93-6f41-43e1-88ea-8f8758e37438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4735 | 2025.03.22 05:08:02.716536 [ 4 ] {71a54b93-6f41-43e1-88ea-8f8758e37438} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2025.03.22 05:08:02.716593 [ 4 ] {71a54b93-6f41-43e1-88ea-8f8758e37438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4737 | 2025.03.22 05:08:02.717091 [ 4 ] {71a54b93-6f41-43e1-88ea-8f8758e37438} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4738 | 2025.03.22 05:08:02.717357 [ 4 ] {71a54b93-6f41-43e1-88ea-8f8758e37438} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2025.03.22 05:08:02.717641 [ 4 ] {71a54b93-6f41-43e1-88ea-8f8758e37438} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00215 sec., 98604.6511627907 rows/sec., 6.27 MiB/sec. | ||
4740 | 2025.03.22 05:08:02.717763 [ 4 ] {71a54b93-6f41-43e1-88ea-8f8758e37438} <Debug> TCPHandler: Processed in 0.002556857 sec. | ||
4741 | 2025.03.22 05:08:02.717897 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4742 | 2025.03.22 05:08:02.718009 [ 4 ] {f3fa3a73-a9d5-475d-a885-5f6fe71b4271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4743 | 2025.03.22 05:08:02.718060 [ 4 ] {f3fa3a73-a9d5-475d-a885-5f6fe71b4271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4744 | 2025.03.22 05:08:02.718823 [ 4 ] {f3fa3a73-a9d5-475d-a885-5f6fe71b4271} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4745 | 2025.03.22 05:08:02.718866 [ 4 ] {f3fa3a73-a9d5-475d-a885-5f6fe71b4271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4746 | 2025.03.22 05:08:02.719289 [ 4 ] {f3fa3a73-a9d5-475d-a885-5f6fe71b4271} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4747 | 2025.03.22 05:08:02.719536 [ 4 ] {f3fa3a73-a9d5-475d-a885-5f6fe71b4271} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4748 | 2025.03.22 05:08:02.719795 [ 4 ] {f3fa3a73-a9d5-475d-a885-5f6fe71b4271} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001808 sec., 350110.61946902657 rows/sec., 27.53 MiB/sec. | ||
4749 | 2025.03.22 05:08:02.719912 [ 4 ] {f3fa3a73-a9d5-475d-a885-5f6fe71b4271} <Debug> TCPHandler: Processed in 0.002063488 sec. | ||
4750 | 2025.03.22 05:08:02.720136 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4751 | 2025.03.22 05:08:02.720253 [ 4 ] {2fab3a84-0352-4208-8229-eaf3375fd0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4752 | 2025.03.22 05:08:02.720304 [ 4 ] {2fab3a84-0352-4208-8229-eaf3375fd0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4753 | 2025.03.22 05:08:02.720879 [ 4 ] {2fab3a84-0352-4208-8229-eaf3375fd0c0} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4754 | 2025.03.22 05:08:02.720920 [ 4 ] {2fab3a84-0352-4208-8229-eaf3375fd0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4755 | 2025.03.22 05:08:02.721285 [ 4 ] {2fab3a84-0352-4208-8229-eaf3375fd0c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4756 | 2025.03.22 05:08:02.721526 [ 4 ] {2fab3a84-0352-4208-8229-eaf3375fd0c0} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4757 | 2025.03.22 05:08:02.721709 [ 70 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4758 | 2025.03.22 05:08:02.721775 [ 4 ] {2fab3a84-0352-4208-8229-eaf3375fd0c0} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001544 sec., 73834.1968911917 rows/sec., 4.42 MiB/sec. | ||
4759 | 2025.03.22 05:08:02.721805 [ 70 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4760 | 2025.03.22 05:08:02.721880 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4761 | 2025.03.22 05:08:02.721907 [ 4 ] {2fab3a84-0352-4208-8229-eaf3375fd0c0} <Debug> TCPHandler: Processed in 0.001851905 sec. | ||
4762 | 2025.03.22 05:08:02.722210 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4763 | 2025.03.22 05:08:02.722422 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
4764 | 2025.03.22 05:08:02.722498 [ 4 ] {1b20148f-de8b-4582-a5f6-809c117a5514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4765 | 2025.03.22 05:08:02.722580 [ 4 ] {1b20148f-de8b-4582-a5f6-809c117a5514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4766 | 2025.03.22 05:08:02.722849 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4767 | 2025.03.22 05:08:02.722950 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 165 rows starting from the beginning of the part | ||
4768 | 2025.03.22 05:08:02.723308 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 118 rows starting from the beginning of the part | ||
4769 | 2025.03.22 05:08:02.723681 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
4770 | 2025.03.22 05:08:02.723990 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 114 rows starting from the beginning of the part | ||
4771 | 2025.03.22 05:08:02.724305 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
4772 | 2025.03.22 05:08:02.724610 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 114 rows starting from the beginning of the part | ||
4773 | 2025.03.22 05:08:02.725647 [ 4 ] {1b20148f-de8b-4582-a5f6-809c117a5514} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2025.03.22 05:08:02.725729 [ 4 ] {1b20148f-de8b-4582-a5f6-809c117a5514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4775 | 2025.03.22 05:08:02.726748 [ 4 ] {1b20148f-de8b-4582-a5f6-809c117a5514} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4776 | 2025.03.22 05:08:02.727297 [ 4 ] {1b20148f-de8b-4582-a5f6-809c117a5514} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2025.03.22 05:08:02.727613 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 5 columns (5 merged, 0 gathered) in 0.005622764 sec., 102974.2667485244 rows/sec., 6.83 MiB/sec. | ||
4778 | 2025.03.22 05:08:02.727745 [ 70 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4779 | 2025.03.22 05:08:02.727896 [ 70 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4780 | 2025.03.22 05:08:02.727933 [ 4 ] {1b20148f-de8b-4582-a5f6-809c117a5514} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005475 sec., 20639.269406392694 rows/sec., 1.34 MiB/sec. | ||
4781 | 2025.03.22 05:08:02.727947 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4782 | 2025.03.22 05:08:02.728001 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4783 | 2025.03.22 05:08:02.728251 [ 4 ] {1b20148f-de8b-4582-a5f6-809c117a5514} <Debug> TCPHandler: Processed in 0.006147794 sec. | ||
4784 | 2025.03.22 05:08:02.728736 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
4785 | 2025.03.22 05:08:02.729032 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4786 | 2025.03.22 05:08:02.729072 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4787 | 2025.03.22 05:08:02.729231 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4788 | 2025.03.22 05:08:02.729321 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_26_5} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4789 | 2025.03.22 05:08:02.729347 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part | ||
4790 | 2025.03.22 05:08:02.729464 [ 4 ] {8a280bcd-1ff3-4fb4-be3e-20b976d84aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4791 | 2025.03.22 05:08:02.729616 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4792 | 2025.03.22 05:08:02.729812 [ 4 ] {8a280bcd-1ff3-4fb4-be3e-20b976d84aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4793 | 2025.03.22 05:08:02.729825 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
4794 | 2025.03.22 05:08:02.730212 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
4795 | 2025.03.22 05:08:02.730516 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 341 rows starting from the beginning of the part | ||
4796 | 2025.03.22 05:08:02.730902 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
4797 | 2025.03.22 05:08:02.731339 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
4798 | 2025.03.22 05:08:02.732750 [ 4 ] {8a280bcd-1ff3-4fb4-be3e-20b976d84aca} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4799 | 2025.03.22 05:08:02.732826 [ 4 ] {8a280bcd-1ff3-4fb4-be3e-20b976d84aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4800 | 2025.03.22 05:08:02.733865 [ 4 ] {8a280bcd-1ff3-4fb4-be3e-20b976d84aca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4801 | 2025.03.22 05:08:02.734460 [ 4 ] {8a280bcd-1ff3-4fb4-be3e-20b976d84aca} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4802 | 2025.03.22 05:08:02.734569 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006252236 sec., 181375.1112402027 rows/sec., 12.65 MiB/sec. | ||
4803 | 2025.03.22 05:08:02.734967 [ 4 ] {8a280bcd-1ff3-4fb4-be3e-20b976d84aca} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005626 sec., 19907.571987202275 rows/sec., 1.13 MiB/sec. | ||
4804 | 2025.03.22 05:08:02.735009 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4805 | 2025.03.22 05:08:02.735286 [ 4 ] {8a280bcd-1ff3-4fb4-be3e-20b976d84aca} <Debug> TCPHandler: Processed in 0.006344307 sec. | ||
4806 | 2025.03.22 05:08:02.735612 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4807 | 2025.03.22 05:08:02.735799 [ 4 ] {37e7eb30-9e23-4d06-b767-59ce7ad463b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4808 | 2025.03.22 05:08:02.735855 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4809 | 2025.03.22 05:08:02.735879 [ 4 ] {37e7eb30-9e23-4d06-b767-59ce7ad463b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4810 | 2025.03.22 05:08:02.736098 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_11_2} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4811 | 2025.03.22 05:08:02.736299 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4812 | 2025.03.22 05:08:02.736892 [ 4 ] {37e7eb30-9e23-4d06-b767-59ce7ad463b5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.03.22 05:08:02.736937 [ 4 ] {37e7eb30-9e23-4d06-b767-59ce7ad463b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4814 | 2025.03.22 05:08:02.737343 [ 4 ] {37e7eb30-9e23-4d06-b767-59ce7ad463b5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4815 | 2025.03.22 05:08:02.737591 [ 4 ] {37e7eb30-9e23-4d06-b767-59ce7ad463b5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2025.03.22 05:08:02.737798 [ 4 ] {37e7eb30-9e23-4d06-b767-59ce7ad463b5} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.002062 sec., 189136.7604267701 rows/sec., 13.37 MiB/sec. | ||
4817 | 2025.03.22 05:08:02.737851 [ 4 ] {37e7eb30-9e23-4d06-b767-59ce7ad463b5} <Debug> TCPHandler: Processed in 0.002354424 sec. | ||
4818 | 2025.03.22 05:08:02.737956 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4819 | 2025.03.22 05:08:02.738061 [ 4 ] {ff3b5cd9-d15f-4565-9747-a7f922a96f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4820 | 2025.03.22 05:08:02.738108 [ 4 ] {ff3b5cd9-d15f-4565-9747-a7f922a96f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4821 | 2025.03.22 05:08:02.738537 [ 4 ] {ff3b5cd9-d15f-4565-9747-a7f922a96f72} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2025.03.22 05:08:02.738577 [ 4 ] {ff3b5cd9-d15f-4565-9747-a7f922a96f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4823 | 2025.03.22 05:08:02.738938 [ 4 ] {ff3b5cd9-d15f-4565-9747-a7f922a96f72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4824 | 2025.03.22 05:08:02.739198 [ 4 ] {ff3b5cd9-d15f-4565-9747-a7f922a96f72} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2025.03.22 05:08:02.739372 [ 70 ] {} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4826 | 2025.03.22 05:08:02.739458 [ 70 ] {} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4827 | 2025.03.22 05:08:02.739464 [ 4 ] {ff3b5cd9-d15f-4565-9747-a7f922a96f72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
4828 | 2025.03.22 05:08:02.739513 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4829 | 2025.03.22 05:08:02.739598 [ 4 ] {ff3b5cd9-d15f-4565-9747-a7f922a96f72} <Debug> TCPHandler: Processed in 0.001692231 sec. | ||
4830 | 2025.03.22 05:08:02.739858 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
4831 | 2025.03.22 05:08:02.739879 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4832 | 2025.03.22 05:08:02.740168 [ 4 ] {55543db5-9d8d-4b55-bcfe-4df63a5e146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4833 | 2025.03.22 05:08:02.740270 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4834 | 2025.03.22 05:08:02.740287 [ 4 ] {55543db5-9d8d-4b55-bcfe-4df63a5e146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4835 | 2025.03.22 05:08:02.740392 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
4836 | 2025.03.22 05:08:02.740724 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
4837 | 2025.03.22 05:08:02.741116 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
4838 | 2025.03.22 05:08:02.741496 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
4839 | 2025.03.22 05:08:02.741819 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
4840 | 2025.03.22 05:08:02.742027 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::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 | ||
4841 | 2025.03.22 05:08:02.743113 [ 4 ] {55543db5-9d8d-4b55-bcfe-4df63a5e146a} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2025.03.22 05:08:02.743192 [ 4 ] {55543db5-9d8d-4b55-bcfe-4df63a5e146a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4843 | 2025.03.22 05:08:02.744340 [ 4 ] {55543db5-9d8d-4b55-bcfe-4df63a5e146a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4844 | 2025.03.22 05:08:02.744575 [ 200 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004922531 sec., 13407.736792312735 rows/sec., 700.50 KiB/sec. | ||
4845 | 2025.03.22 05:08:02.744766 [ 200 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4846 | 2025.03.22 05:08:02.744867 [ 4 ] {55543db5-9d8d-4b55-bcfe-4df63a5e146a} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4847 | 2025.03.22 05:08:02.745268 [ 4 ] {55543db5-9d8d-4b55-bcfe-4df63a5e146a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005182 sec., 45735.23736009263 rows/sec., 3.07 MiB/sec. | ||
4848 | 2025.03.22 05:08:02.745451 [ 4 ] {55543db5-9d8d-4b55-bcfe-4df63a5e146a} <Debug> TCPHandler: Processed in 0.005653404 sec. | ||
4849 | 2025.03.22 05:08:02.745463 [ 200 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_11_2} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4850 | 2025.03.22 05:08:02.745650 [ 200 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_11_2} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4851 | 2025.03.22 05:08:02.745659 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4852 | 2025.03.22 05:08:02.745793 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4853 | 2025.03.22 05:08:02.745861 [ 4 ] {ad23d1db-414f-40b2-8be8-1aa8a422f09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4854 | 2025.03.22 05:08:02.745915 [ 4 ] {ad23d1db-414f-40b2-8be8-1aa8a422f09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4855 | 2025.03.22 05:08:02.746356 [ 4 ] {ad23d1db-414f-40b2-8be8-1aa8a422f09e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4856 | 2025.03.22 05:08:02.746395 [ 4 ] {ad23d1db-414f-40b2-8be8-1aa8a422f09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4857 | 2025.03.22 05:08:02.746758 [ 4 ] {ad23d1db-414f-40b2-8be8-1aa8a422f09e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4858 | 2025.03.22 05:08:02.747006 [ 4 ] {ad23d1db-414f-40b2-8be8-1aa8a422f09e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4859 | 2025.03.22 05:08:02.747227 [ 4 ] {ad23d1db-414f-40b2-8be8-1aa8a422f09e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. | ||
4860 | 2025.03.22 05:08:02.747279 [ 4 ] {ad23d1db-414f-40b2-8be8-1aa8a422f09e} <Debug> TCPHandler: Processed in 0.001698932 sec. | ||
4861 | 2025.03.22 05:08:02.747404 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4862 | 2025.03.22 05:08:02.747511 [ 4 ] {fe879723-903f-41ed-97c1-9a560e22ff6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4863 | 2025.03.22 05:08:02.747580 [ 4 ] {fe879723-903f-41ed-97c1-9a560e22ff6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4864 | 2025.03.22 05:08:02.748636 [ 4 ] {fe879723-903f-41ed-97c1-9a560e22ff6c} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4865 | 2025.03.22 05:08:02.748676 [ 4 ] {fe879723-903f-41ed-97c1-9a560e22ff6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4866 | 2025.03.22 05:08:02.749303 [ 4 ] {fe879723-903f-41ed-97c1-9a560e22ff6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4867 | 2025.03.22 05:08:02.749594 [ 4 ] {fe879723-903f-41ed-97c1-9a560e22ff6c} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2025.03.22 05:08:02.749779 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4869 | 2025.03.22 05:08:02.749855 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4870 | 2025.03.22 05:08:02.749893 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4871 | 2025.03.22 05:08:02.749899 [ 4 ] {fe879723-903f-41ed-97c1-9a560e22ff6c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002402 sec., 3330.5578684429643 rows/sec., 5.97 MiB/sec. | ||
4872 | 2025.03.22 05:08:02.750407 [ 4 ] {fe879723-903f-41ed-97c1-9a560e22ff6c} <Debug> TCPHandler: Processed in 0.003048466 sec. | ||
4873 | 2025.03.22 05:08:02.750421 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
4874 | 2025.03.22 05:08:02.750623 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4875 | 2025.03.22 05:08:02.750883 [ 4 ] {3616a4ec-d836-45e7-a949-f6226156cd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4876 | 2025.03.22 05:08:02.751012 [ 4 ] {3616a4ec-d836-45e7-a949-f6226156cd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4877 | 2025.03.22 05:08:02.751129 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4878 | 2025.03.22 05:08:02.751398 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 486 rows starting from the beginning of the part | ||
4879 | 2025.03.22 05:08:02.752299 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
4880 | 2025.03.22 05:08:02.753144 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
4881 | 2025.03.22 05:08:02.753233 [ 4 ] {3616a4ec-d836-45e7-a949-f6226156cd62} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4882 | 2025.03.22 05:08:02.753315 [ 4 ] {3616a4ec-d836-45e7-a949-f6226156cd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4883 | 2025.03.22 05:08:02.753702 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4884 | 2025.03.22 05:08:02.754325 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
4885 | 2025.03.22 05:08:02.754937 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
4886 | 2025.03.22 05:08:02.755266 [ 4 ] {3616a4ec-d836-45e7-a949-f6226156cd62} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4887 | 2025.03.22 05:08:02.755971 [ 4 ] {3616a4ec-d836-45e7-a949-f6226156cd62} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4888 | 2025.03.22 05:08:02.756506 [ 4 ] {3616a4ec-d836-45e7-a949-f6226156cd62} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005706 sec., 14370.837714686295 rows/sec., 934.63 KiB/sec. | ||
4889 | 2025.03.22 05:08:02.756706 [ 4 ] {3616a4ec-d836-45e7-a949-f6226156cd62} <Debug> TCPHandler: Processed in 0.006164964 sec. | ||
4890 | 2025.03.22 05:08:02.761951 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 19 columns (19 merged, 0 gathered) in 0.0119064 sec., 48377.34327756501 rows/sec., 86.69 MiB/sec. | ||
4891 | 2025.03.22 05:08:02.762787 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4892 | 2025.03.22 05:08:02.763175 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4893 | 2025.03.22 05:08:02.763251 [ 186 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4894 | 2025.03.22 05:08:02.763359 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
4895 | 2025.03.22 05:08:07.059177 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4896 | 2025.03.22 05:08:07.059248 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4897 | 2025.03.22 05:08:07.158501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4898 | 2025.03.22 05:08:07.159165 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4899 | 2025.03.22 05:08:07.159244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4900 | 2025.03.22 05:08:07.159876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4901 | 2025.03.22 05:08:07.160167 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4902 | 2025.03.22 05:08:07.160404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4903 | 2025.03.22 05:08:07.201271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 674 | ||
4904 | 2025.03.22 05:08:07.204518 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4905 | 2025.03.22 05:08:07.204582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4906 | 2025.03.22 05:08:07.206138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4907 | 2025.03.22 05:08:07.206454 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4908 | 2025.03.22 05:08:07.206658 [ 64 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4909 | 2025.03.22 05:08:07.206777 [ 64 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4910 | 2025.03.22 05:08:07.206845 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4911 | 2025.03.22 05:08:07.207242 [ 190 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
4912 | 2025.03.22 05:08:07.208034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
4913 | 2025.03.22 05:08:07.208482 [ 190 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4914 | 2025.03.22 05:08:07.208668 [ 190 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part | ||
4915 | 2025.03.22 05:08:07.209320 [ 190 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
4916 | 2025.03.22 05:08:07.209924 [ 190 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
4917 | 2025.03.22 05:08:07.210552 [ 190 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
4918 | 2025.03.22 05:08:07.211100 [ 190 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
4919 | 2025.03.22 05:08:07.211628 [ 190 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
4920 | 2025.03.22 05:08:07.219605 [ 193 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 72 columns (72 merged, 0 gathered) in 0.012633554 sec., 53349.99161756066 rows/sec., 46.32 MiB/sec. | ||
4921 | 2025.03.22 05:08:07.220847 [ 188 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4922 | 2025.03.22 05:08:07.221735 [ 188 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4923 | 2025.03.22 05:08:07.221837 [ 188 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_16_3} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4924 | 2025.03.22 05:08:07.222194 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
4925 | 2025.03.22 05:08:07.709744 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4926 | 2025.03.22 05:08:07.709937 [ 4 ] {d174df4f-47dc-4a3e-aa7c-00b02a1cc1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4927 | 2025.03.22 05:08:07.710012 [ 4 ] {d174df4f-47dc-4a3e-aa7c-00b02a1cc1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4928 | 2025.03.22 05:08:07.710784 [ 4 ] {d174df4f-47dc-4a3e-aa7c-00b02a1cc1fd} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2025.03.22 05:08:07.710835 [ 4 ] {d174df4f-47dc-4a3e-aa7c-00b02a1cc1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4930 | 2025.03.22 05:08:07.711273 [ 4 ] {d174df4f-47dc-4a3e-aa7c-00b02a1cc1fd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4931 | 2025.03.22 05:08:07.711531 [ 4 ] {d174df4f-47dc-4a3e-aa7c-00b02a1cc1fd} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2025.03.22 05:08:07.711777 [ 4 ] {d174df4f-47dc-4a3e-aa7c-00b02a1cc1fd} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001893 sec., 64447.96619123085 rows/sec., 5.48 MiB/sec. | ||
4933 | 2025.03.22 05:08:07.711842 [ 4 ] {d174df4f-47dc-4a3e-aa7c-00b02a1cc1fd} <Debug> TCPHandler: Processed in 0.002227891 sec. | ||
4934 | 2025.03.22 05:08:07.711955 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4935 | 2025.03.22 05:08:07.712063 [ 4 ] {97be22ac-9c46-46b2-9d1e-5a9b398c7857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4936 | 2025.03.22 05:08:07.712112 [ 4 ] {97be22ac-9c46-46b2-9d1e-5a9b398c7857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4937 | 2025.03.22 05:08:07.712641 [ 4 ] {97be22ac-9c46-46b2-9d1e-5a9b398c7857} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2025.03.22 05:08:07.712682 [ 4 ] {97be22ac-9c46-46b2-9d1e-5a9b398c7857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4939 | 2025.03.22 05:08:07.713035 [ 4 ] {97be22ac-9c46-46b2-9d1e-5a9b398c7857} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4940 | 2025.03.22 05:08:07.713271 [ 4 ] {97be22ac-9c46-46b2-9d1e-5a9b398c7857} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2025.03.22 05:08:07.713477 [ 4 ] {97be22ac-9c46-46b2-9d1e-5a9b398c7857} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001441 sec., 22900.763358778626 rows/sec., 1.68 MiB/sec. | ||
4942 | 2025.03.22 05:08:07.713532 [ 4 ] {97be22ac-9c46-46b2-9d1e-5a9b398c7857} <Debug> TCPHandler: Processed in 0.00162906 sec. | ||
4943 | 2025.03.22 05:08:07.713653 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4944 | 2025.03.22 05:08:07.713759 [ 4 ] {73252636-cbc6-4467-a484-1ca2deff0b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4945 | 2025.03.22 05:08:07.713806 [ 4 ] {73252636-cbc6-4467-a484-1ca2deff0b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4946 | 2025.03.22 05:08:07.714348 [ 4 ] {73252636-cbc6-4467-a484-1ca2deff0b04} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4947 | 2025.03.22 05:08:07.714387 [ 4 ] {73252636-cbc6-4467-a484-1ca2deff0b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4948 | 2025.03.22 05:08:07.714754 [ 4 ] {73252636-cbc6-4467-a484-1ca2deff0b04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4949 | 2025.03.22 05:08:07.714989 [ 4 ] {73252636-cbc6-4467-a484-1ca2deff0b04} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2025.03.22 05:08:07.715194 [ 4 ] {73252636-cbc6-4467-a484-1ca2deff0b04} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001457 sec., 66575.1544269046 rows/sec., 5.20 MiB/sec. | ||
4951 | 2025.03.22 05:08:07.715247 [ 4 ] {73252636-cbc6-4467-a484-1ca2deff0b04} <Debug> TCPHandler: Processed in 0.00164667 sec. | ||
4952 | 2025.03.22 05:08:07.715361 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4953 | 2025.03.22 05:08:07.715465 [ 4 ] {b8110192-a14e-47e5-8a45-093e038b4b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4954 | 2025.03.22 05:08:07.715515 [ 4 ] {b8110192-a14e-47e5-8a45-093e038b4b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4955 | 2025.03.22 05:08:07.716017 [ 4 ] {b8110192-a14e-47e5-8a45-093e038b4b61} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4956 | 2025.03.22 05:08:07.716055 [ 4 ] {b8110192-a14e-47e5-8a45-093e038b4b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4957 | 2025.03.22 05:08:07.716430 [ 4 ] {b8110192-a14e-47e5-8a45-093e038b4b61} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4958 | 2025.03.22 05:08:07.716664 [ 4 ] {b8110192-a14e-47e5-8a45-093e038b4b61} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4959 | 2025.03.22 05:08:07.716916 [ 4 ] {b8110192-a14e-47e5-8a45-093e038b4b61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
4960 | 2025.03.22 05:08:07.717091 [ 4 ] {b8110192-a14e-47e5-8a45-093e038b4b61} <Debug> TCPHandler: Processed in 0.001778583 sec. | ||
4961 | 2025.03.22 05:08:07.717309 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4962 | 2025.03.22 05:08:07.717414 [ 4 ] {fc9f2bce-bc46-4f0d-93f7-97628176ce96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4963 | 2025.03.22 05:08:07.717490 [ 4 ] {fc9f2bce-bc46-4f0d-93f7-97628176ce96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4964 | 2025.03.22 05:08:07.718592 [ 4 ] {fc9f2bce-bc46-4f0d-93f7-97628176ce96} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2025.03.22 05:08:07.718631 [ 4 ] {fc9f2bce-bc46-4f0d-93f7-97628176ce96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4966 | 2025.03.22 05:08:07.719271 [ 4 ] {fc9f2bce-bc46-4f0d-93f7-97628176ce96} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4967 | 2025.03.22 05:08:07.719526 [ 4 ] {fc9f2bce-bc46-4f0d-93f7-97628176ce96} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2025.03.22 05:08:07.719818 [ 4 ] {fc9f2bce-bc46-4f0d-93f7-97628176ce96} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002424 sec., 13613.861386138615 rows/sec., 24.40 MiB/sec. | ||
4969 | 2025.03.22 05:08:07.720330 [ 4 ] {fc9f2bce-bc46-4f0d-93f7-97628176ce96} <Debug> TCPHandler: Processed in 0.003086887 sec. | ||
4970 | 2025.03.22 05:08:07.720460 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4971 | 2025.03.22 05:08:07.720571 [ 4 ] {8b40f922-3b52-4ac8-a4ef-b671fa71e25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4972 | 2025.03.22 05:08:07.720619 [ 4 ] {8b40f922-3b52-4ac8-a4ef-b671fa71e25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4973 | 2025.03.22 05:08:07.721081 [ 4 ] {8b40f922-3b52-4ac8-a4ef-b671fa71e25a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2025.03.22 05:08:07.721120 [ 4 ] {8b40f922-3b52-4ac8-a4ef-b671fa71e25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4975 | 2025.03.22 05:08:07.721487 [ 4 ] {8b40f922-3b52-4ac8-a4ef-b671fa71e25a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4976 | 2025.03.22 05:08:07.721737 [ 4 ] {8b40f922-3b52-4ac8-a4ef-b671fa71e25a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4977 | 2025.03.22 05:08:07.721952 [ 4 ] {8b40f922-3b52-4ac8-a4ef-b671fa71e25a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
4978 | 2025.03.22 05:08:07.722005 [ 4 ] {8b40f922-3b52-4ac8-a4ef-b671fa71e25a} <Debug> TCPHandler: Processed in 0.00159662 sec. | ||
4979 | 2025.03.22 05:08:07.941445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4980 | 2025.03.22 05:08:07.961859 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4981 | 2025.03.22 05:08:07.961960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4982 | 2025.03.22 05:08:07.970112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4983 | 2025.03.22 05:08:07.970906 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4984 | 2025.03.22 05:08:07.974040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4985 | 2025.03.22 05:08:12.737338 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4986 | 2025.03.22 05:08:12.737537 [ 4 ] {f33ae90e-c00c-4a3a-ad19-1c4dd8e111ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4987 | 2025.03.22 05:08:12.737611 [ 4 ] {f33ae90e-c00c-4a3a-ad19-1c4dd8e111ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4988 | 2025.03.22 05:08:12.738347 [ 4 ] {f33ae90e-c00c-4a3a-ad19-1c4dd8e111ba} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2025.03.22 05:08:12.738398 [ 4 ] {f33ae90e-c00c-4a3a-ad19-1c4dd8e111ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4990 | 2025.03.22 05:08:12.738836 [ 4 ] {f33ae90e-c00c-4a3a-ad19-1c4dd8e111ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4991 | 2025.03.22 05:08:12.739099 [ 4 ] {f33ae90e-c00c-4a3a-ad19-1c4dd8e111ba} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2025.03.22 05:08:12.739352 [ 4 ] {f33ae90e-c00c-4a3a-ad19-1c4dd8e111ba} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001855 sec., 3234.5013477088946 rows/sec., 263.75 KiB/sec. | ||
4993 | 2025.03.22 05:08:12.739549 [ 4 ] {f33ae90e-c00c-4a3a-ad19-1c4dd8e111ba} <Debug> TCPHandler: Processed in 0.002337283 sec. | ||
4994 | 2025.03.22 05:08:12.739708 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4995 | 2025.03.22 05:08:12.739819 [ 4 ] {01c8096d-868b-434b-9dc3-916098278dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4996 | 2025.03.22 05:08:12.739867 [ 4 ] {01c8096d-868b-434b-9dc3-916098278dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4997 | 2025.03.22 05:08:12.740915 [ 4 ] {01c8096d-868b-434b-9dc3-916098278dd0} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4998 | 2025.03.22 05:08:12.740956 [ 4 ] {01c8096d-868b-434b-9dc3-916098278dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4999 | 2025.03.22 05:08:12.741434 [ 4 ] {01c8096d-868b-434b-9dc3-916098278dd0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5000 | 2025.03.22 05:08:12.741685 [ 4 ] {01c8096d-868b-434b-9dc3-916098278dd0} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5001 | 2025.03.22 05:08:12.741903 [ 4 ] {01c8096d-868b-434b-9dc3-916098278dd0} <Debug> executeQuery: Read 1215 rows, 102.77 KiB in 0.002107 sec., 576649.2643569056 rows/sec., 47.63 MiB/sec. | ||
5002 | 2025.03.22 05:08:12.741956 [ 4 ] {01c8096d-868b-434b-9dc3-916098278dd0} <Debug> TCPHandler: Processed in 0.002300083 sec. | ||
5003 | 2025.03.22 05:08:12.742058 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5004 | 2025.03.22 05:08:12.742162 [ 4 ] {a6a54a8a-f657-4e4d-98c9-794051917cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5005 | 2025.03.22 05:08:12.742208 [ 4 ] {a6a54a8a-f657-4e4d-98c9-794051917cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5006 | 2025.03.22 05:08:12.742735 [ 4 ] {a6a54a8a-f657-4e4d-98c9-794051917cd9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5007 | 2025.03.22 05:08:12.742776 [ 4 ] {a6a54a8a-f657-4e4d-98c9-794051917cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5008 | 2025.03.22 05:08:12.743129 [ 4 ] {a6a54a8a-f657-4e4d-98c9-794051917cd9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5009 | 2025.03.22 05:08:12.743391 [ 4 ] {a6a54a8a-f657-4e4d-98c9-794051917cd9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5010 | 2025.03.22 05:08:12.743597 [ 4 ] {a6a54a8a-f657-4e4d-98c9-794051917cd9} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001454 sec., 9628.610729023383 rows/sec., 701.86 KiB/sec. | ||
5011 | 2025.03.22 05:08:12.743651 [ 4 ] {a6a54a8a-f657-4e4d-98c9-794051917cd9} <Debug> TCPHandler: Processed in 0.00164267 sec. | ||
5012 | 2025.03.22 05:08:12.743777 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5013 | 2025.03.22 05:08:12.743883 [ 4 ] {58d2eebf-d38c-4351-a49c-0f84598a4370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5014 | 2025.03.22 05:08:12.743929 [ 4 ] {58d2eebf-d38c-4351-a49c-0f84598a4370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5015 | 2025.03.22 05:08:12.744509 [ 4 ] {58d2eebf-d38c-4351-a49c-0f84598a4370} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5016 | 2025.03.22 05:08:12.744551 [ 4 ] {58d2eebf-d38c-4351-a49c-0f84598a4370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5017 | 2025.03.22 05:08:12.744910 [ 4 ] {58d2eebf-d38c-4351-a49c-0f84598a4370} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5018 | 2025.03.22 05:08:12.745156 [ 4 ] {58d2eebf-d38c-4351-a49c-0f84598a4370} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5019 | 2025.03.22 05:08:12.745370 [ 4 ] {58d2eebf-d38c-4351-a49c-0f84598a4370} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001508 sec., 151193.63395225463 rows/sec., 10.24 MiB/sec. | ||
5020 | 2025.03.22 05:08:12.745423 [ 4 ] {58d2eebf-d38c-4351-a49c-0f84598a4370} <Debug> TCPHandler: Processed in 0.001697071 sec. | ||
5021 | 2025.03.22 05:08:12.745547 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5022 | 2025.03.22 05:08:12.745652 [ 4 ] {2d6dfc66-794a-43d6-bd1f-bd132c641bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5023 | 2025.03.22 05:08:12.745698 [ 4 ] {2d6dfc66-794a-43d6-bd1f-bd132c641bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5024 | 2025.03.22 05:08:12.746436 [ 4 ] {2d6dfc66-794a-43d6-bd1f-bd132c641bdd} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5025 | 2025.03.22 05:08:12.746476 [ 4 ] {2d6dfc66-794a-43d6-bd1f-bd132c641bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5026 | 2025.03.22 05:08:12.746858 [ 4 ] {2d6dfc66-794a-43d6-bd1f-bd132c641bdd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5027 | 2025.03.22 05:08:12.747108 [ 4 ] {2d6dfc66-794a-43d6-bd1f-bd132c641bdd} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5028 | 2025.03.22 05:08:12.747339 [ 4 ] {2d6dfc66-794a-43d6-bd1f-bd132c641bdd} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001708 sec., 312646.3700234192 rows/sec., 23.18 MiB/sec. | ||
5029 | 2025.03.22 05:08:12.747394 [ 4 ] {2d6dfc66-794a-43d6-bd1f-bd132c641bdd} <Debug> TCPHandler: Processed in 0.001898375 sec. | ||
5030 | 2025.03.22 05:08:12.747496 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5031 | 2025.03.22 05:08:12.747601 [ 4 ] {95b72e15-2921-4212-8b2a-6af07b528904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5032 | 2025.03.22 05:08:12.747650 [ 4 ] {95b72e15-2921-4212-8b2a-6af07b528904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5033 | 2025.03.22 05:08:12.748364 [ 4 ] {95b72e15-2921-4212-8b2a-6af07b528904} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5034 | 2025.03.22 05:08:12.748403 [ 4 ] {95b72e15-2921-4212-8b2a-6af07b528904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5035 | 2025.03.22 05:08:12.748842 [ 4 ] {95b72e15-2921-4212-8b2a-6af07b528904} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5036 | 2025.03.22 05:08:12.749098 [ 4 ] {95b72e15-2921-4212-8b2a-6af07b528904} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5037 | 2025.03.22 05:08:12.749304 [ 4 ] {95b72e15-2921-4212-8b2a-6af07b528904} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001725 sec., 511884.0579710145 rows/sec., 34.44 MiB/sec. | ||
5038 | 2025.03.22 05:08:12.749359 [ 4 ] {95b72e15-2921-4212-8b2a-6af07b528904} <Debug> TCPHandler: Processed in 0.001912156 sec. | ||
5039 | 2025.03.22 05:08:12.749482 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5040 | 2025.03.22 05:08:12.749590 [ 4 ] {8b835bb2-3345-4668-88c0-733ce68f2e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5041 | 2025.03.22 05:08:12.749657 [ 4 ] {8b835bb2-3345-4668-88c0-733ce68f2e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5042 | 2025.03.22 05:08:12.750693 [ 4 ] {8b835bb2-3345-4668-88c0-733ce68f2e5e} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5043 | 2025.03.22 05:08:12.750736 [ 4 ] {8b835bb2-3345-4668-88c0-733ce68f2e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5044 | 2025.03.22 05:08:12.751345 [ 4 ] {8b835bb2-3345-4668-88c0-733ce68f2e5e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5045 | 2025.03.22 05:08:12.751607 [ 4 ] {8b835bb2-3345-4668-88c0-733ce68f2e5e} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5046 | 2025.03.22 05:08:12.751865 [ 4 ] {8b835bb2-3345-4668-88c0-733ce68f2e5e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002296 sec., 3484.3205574912895 rows/sec., 6.24 MiB/sec. | ||
5047 | 2025.03.22 05:08:12.751960 [ 4 ] {8b835bb2-3345-4668-88c0-733ce68f2e5e} <Debug> TCPHandler: Processed in 0.002528377 sec. | ||
5048 | 2025.03.22 05:08:12.752074 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5049 | 2025.03.22 05:08:12.752177 [ 4 ] {8a51f622-7722-434a-9429-caa77873ce82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5050 | 2025.03.22 05:08:12.752224 [ 4 ] {8a51f622-7722-434a-9429-caa77873ce82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5051 | 2025.03.22 05:08:12.752655 [ 4 ] {8a51f622-7722-434a-9429-caa77873ce82} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5052 | 2025.03.22 05:08:12.752696 [ 4 ] {8a51f622-7722-434a-9429-caa77873ce82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5053 | 2025.03.22 05:08:12.753059 [ 4 ] {8a51f622-7722-434a-9429-caa77873ce82} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5054 | 2025.03.22 05:08:12.753304 [ 4 ] {8a51f622-7722-434a-9429-caa77873ce82} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5055 | 2025.03.22 05:08:12.753508 [ 4 ] {8a51f622-7722-434a-9429-caa77873ce82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
5056 | 2025.03.22 05:08:12.753559 [ 4 ] {8a51f622-7722-434a-9429-caa77873ce82} <Debug> TCPHandler: Processed in 0.001535289 sec. | ||
5057 | 2025.03.22 05:08:14.660583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5058 | 2025.03.22 05:08:14.661245 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2025.03.22 05:08:14.661299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5060 | 2025.03.22 05:08:14.661898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5061 | 2025.03.22 05:08:14.662167 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2025.03.22 05:08:14.662528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5063 | 2025.03.22 05:08:15.474142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5064 | 2025.03.22 05:08:15.495689 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2025.03.22 05:08:15.495755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5066 | 2025.03.22 05:08:15.503344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5067 | 2025.03.22 05:08:15.504140 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2025.03.22 05:08:15.507175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5069 | 2025.03.22 05:08:17.208312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 702 | ||
5070 | 2025.03.22 05:08:17.211403 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5071 | 2025.03.22 05:08:17.211463 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5072 | 2025.03.22 05:08:17.212997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5073 | 2025.03.22 05:08:17.213339 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5074 | 2025.03.22 05:08:17.214364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
5075 | 2025.03.22 05:08:17.711310 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5076 | 2025.03.22 05:08:17.711529 [ 4 ] {d03b5471-0d82-4ff6-8631-df0cf7363c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5077 | 2025.03.22 05:08:17.711616 [ 4 ] {d03b5471-0d82-4ff6-8631-df0cf7363c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5078 | 2025.03.22 05:08:17.712464 [ 4 ] {d03b5471-0d82-4ff6-8631-df0cf7363c67} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5079 | 2025.03.22 05:08:17.712523 [ 4 ] {d03b5471-0d82-4ff6-8631-df0cf7363c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5080 | 2025.03.22 05:08:17.712987 [ 4 ] {d03b5471-0d82-4ff6-8631-df0cf7363c67} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5081 | 2025.03.22 05:08:17.713262 [ 4 ] {d03b5471-0d82-4ff6-8631-df0cf7363c67} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5082 | 2025.03.22 05:08:17.713475 [ 51 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5083 | 2025.03.22 05:08:17.713547 [ 4 ] {d03b5471-0d82-4ff6-8631-df0cf7363c67} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002072 sec., 58880.308880308876 rows/sec., 5.01 MiB/sec. | ||
5084 | 2025.03.22 05:08:17.713567 [ 51 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5085 | 2025.03.22 05:08:17.713635 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5086 | 2025.03.22 05:08:17.713697 [ 4 ] {d03b5471-0d82-4ff6-8631-df0cf7363c67} <Debug> TCPHandler: Processed in 0.002526177 sec. | ||
5087 | 2025.03.22 05:08:17.713915 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
5088 | 2025.03.22 05:08:17.713930 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5089 | 2025.03.22 05:08:17.714183 [ 4 ] {8910e987-8816-40b6-815b-7deb877e2a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5090 | 2025.03.22 05:08:17.714205 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5091 | 2025.03.22 05:08:17.714287 [ 4 ] {8910e987-8816-40b6-815b-7deb877e2a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5092 | 2025.03.22 05:08:17.714297 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1849 rows starting from the beginning of the part | ||
5093 | 2025.03.22 05:08:17.714652 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 123 rows starting from the beginning of the part | ||
5094 | 2025.03.22 05:08:17.714993 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 633 rows starting from the beginning of the part | ||
5095 | 2025.03.22 05:08:17.715331 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 122 rows starting from the beginning of the part | ||
5096 | 2025.03.22 05:08:17.715629 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1215 rows starting from the beginning of the part | ||
5097 | 2025.03.22 05:08:17.715956 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 122 rows starting from the beginning of the part | ||
5098 | 2025.03.22 05:08:17.717415 [ 4 ] {8910e987-8816-40b6-815b-7deb877e2a9f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2025.03.22 05:08:17.717484 [ 4 ] {8910e987-8816-40b6-815b-7deb877e2a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5100 | 2025.03.22 05:08:17.718468 [ 4 ] {8910e987-8816-40b6-815b-7deb877e2a9f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5101 | 2025.03.22 05:08:17.718882 [ 4 ] {8910e987-8816-40b6-815b-7deb877e2a9f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2025.03.22 05:08:17.719259 [ 4 ] {8910e987-8816-40b6-815b-7deb877e2a9f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.005162 sec., 6392.870980240217 rows/sec., 480.71 KiB/sec. | ||
5103 | 2025.03.22 05:08:17.719711 [ 4 ] {8910e987-8816-40b6-815b-7deb877e2a9f} <Debug> TCPHandler: Processed in 0.005848168 sec. | ||
5104 | 2025.03.22 05:08:17.720144 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4064 rows, containing 5 columns (5 merged, 0 gathered) in 0.006389948 sec., 635998.9157971238 rows/sec., 54.42 MiB/sec. | ||
5105 | 2025.03.22 05:08:17.720223 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5106 | 2025.03.22 05:08:17.720377 [ 4 ] {5392e072-ff9f-4dde-b567-92287ee76947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5107 | 2025.03.22 05:08:17.720440 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5108 | 2025.03.22 05:08:17.720458 [ 4 ] {5392e072-ff9f-4dde-b567-92287ee76947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5109 | 2025.03.22 05:08:17.721138 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5110 | 2025.03.22 05:08:17.721328 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_36_7} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5111 | 2025.03.22 05:08:17.721478 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
5112 | 2025.03.22 05:08:17.721716 [ 4 ] {5392e072-ff9f-4dde-b567-92287ee76947} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5113 | 2025.03.22 05:08:17.721763 [ 4 ] {5392e072-ff9f-4dde-b567-92287ee76947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5114 | 2025.03.22 05:08:17.722143 [ 4 ] {5392e072-ff9f-4dde-b567-92287ee76947} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5115 | 2025.03.22 05:08:17.722385 [ 4 ] {5392e072-ff9f-4dde-b567-92287ee76947} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5116 | 2025.03.22 05:08:17.722550 [ 51 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5117 | 2025.03.22 05:08:17.722610 [ 51 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5118 | 2025.03.22 05:08:17.722644 [ 4 ] {5392e072-ff9f-4dde-b567-92287ee76947} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002317 sec., 41864.479930945185 rows/sec., 3.27 MiB/sec. | ||
5119 | 2025.03.22 05:08:17.722651 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5120 | 2025.03.22 05:08:17.722808 [ 4 ] {5392e072-ff9f-4dde-b567-92287ee76947} <Debug> TCPHandler: Processed in 0.00266817 sec. | ||
5121 | 2025.03.22 05:08:17.722911 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5122 | 2025.03.22 05:08:17.722967 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5123 | 2025.03.22 05:08:17.723191 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5124 | 2025.03.22 05:08:17.723203 [ 4 ] {92d337f3-66fd-4abe-a8e0-5fb0060fedd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5125 | 2025.03.22 05:08:17.723257 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part | ||
5126 | 2025.03.22 05:08:17.723326 [ 4 ] {92d337f3-66fd-4abe-a8e0-5fb0060fedd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5127 | 2025.03.22 05:08:17.723590 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 99 rows starting from the beginning of the part | ||
5128 | 2025.03.22 05:08:17.723964 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 390 rows starting from the beginning of the part | ||
5129 | 2025.03.22 05:08:17.724351 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 97 rows starting from the beginning of the part | ||
5130 | 2025.03.22 05:08:17.724717 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 534 rows starting from the beginning of the part | ||
5131 | 2025.03.22 05:08:17.725041 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 97 rows starting from the beginning of the part | ||
5132 | 2025.03.22 05:08:17.726039 [ 4 ] {92d337f3-66fd-4abe-a8e0-5fb0060fedd2} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5133 | 2025.03.22 05:08:17.726115 [ 4 ] {92d337f3-66fd-4abe-a8e0-5fb0060fedd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5134 | 2025.03.22 05:08:17.727076 [ 4 ] {92d337f3-66fd-4abe-a8e0-5fb0060fedd2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5135 | 2025.03.22 05:08:17.727481 [ 4 ] {92d337f3-66fd-4abe-a8e0-5fb0060fedd2} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5136 | 2025.03.22 05:08:17.727884 [ 4 ] {92d337f3-66fd-4abe-a8e0-5fb0060fedd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004743 sec., 33733.923676997685 rows/sec., 2.35 MiB/sec. | ||
5137 | 2025.03.22 05:08:17.728222 [ 4 ] {92d337f3-66fd-4abe-a8e0-5fb0060fedd2} <Debug> TCPHandler: Processed in 0.005309789 sec. | ||
5138 | 2025.03.22 05:08:17.728289 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 5 columns (5 merged, 0 gathered) in 0.005477182 sec., 389251.26095864625 rows/sec., 30.06 MiB/sec. | ||
5139 | 2025.03.22 05:08:17.728376 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5140 | 2025.03.22 05:08:17.728518 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5141 | 2025.03.22 05:08:17.728528 [ 4 ] {3b0f3115-4c8a-4b83-b187-a9e1fa2cd2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5142 | 2025.03.22 05:08:17.728681 [ 4 ] {3b0f3115-4c8a-4b83-b187-a9e1fa2cd2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5143 | 2025.03.22 05:08:17.729119 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5144 | 2025.03.22 05:08:17.729403 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_36_7} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5145 | 2025.03.22 05:08:17.729638 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5146 | 2025.03.22 05:08:17.730485 [ 4 ] {3b0f3115-4c8a-4b83-b187-a9e1fa2cd2c4} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5147 | 2025.03.22 05:08:17.730530 [ 4 ] {3b0f3115-4c8a-4b83-b187-a9e1fa2cd2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5148 | 2025.03.22 05:08:17.731207 [ 4 ] {3b0f3115-4c8a-4b83-b187-a9e1fa2cd2c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5149 | 2025.03.22 05:08:17.731482 [ 4 ] {3b0f3115-4c8a-4b83-b187-a9e1fa2cd2c4} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5150 | 2025.03.22 05:08:17.731728 [ 4 ] {3b0f3115-4c8a-4b83-b187-a9e1fa2cd2c4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00325 sec., 10153.846153846154 rows/sec., 18.20 MiB/sec. | ||
5151 | 2025.03.22 05:08:17.731823 [ 4 ] {3b0f3115-4c8a-4b83-b187-a9e1fa2cd2c4} <Debug> TCPHandler: Processed in 0.003501465 sec. | ||
5152 | 2025.03.22 05:08:17.731958 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5153 | 2025.03.22 05:08:17.732064 [ 4 ] {5928a99a-74ae-4f87-bdca-bff065919ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5154 | 2025.03.22 05:08:17.732113 [ 4 ] {5928a99a-74ae-4f87-bdca-bff065919ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5155 | 2025.03.22 05:08:17.732547 [ 4 ] {5928a99a-74ae-4f87-bdca-bff065919ae8} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5156 | 2025.03.22 05:08:17.732586 [ 4 ] {5928a99a-74ae-4f87-bdca-bff065919ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5157 | 2025.03.22 05:08:17.732946 [ 4 ] {5928a99a-74ae-4f87-bdca-bff065919ae8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5158 | 2025.03.22 05:08:17.733192 [ 4 ] {5928a99a-74ae-4f87-bdca-bff065919ae8} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5159 | 2025.03.22 05:08:17.733410 [ 4 ] {5928a99a-74ae-4f87-bdca-bff065919ae8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
5160 | 2025.03.22 05:08:17.733460 [ 4 ] {5928a99a-74ae-4f87-bdca-bff065919ae8} <Debug> TCPHandler: Processed in 0.001553979 sec. | ||
5161 | 2025.03.22 05:08:22.059304 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5162 | 2025.03.22 05:08:22.059384 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5163 | 2025.03.22 05:08:22.162703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5164 | 2025.03.22 05:08:22.163426 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2025.03.22 05:08:22.163486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5166 | 2025.03.22 05:08:22.164048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5167 | 2025.03.22 05:08:22.164313 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5168 | 2025.03.22 05:08:22.164521 [ 46 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5169 | 2025.03.22 05:08:22.164610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5170 | 2025.03.22 05:08:22.164618 [ 46 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5171 | 2025.03.22 05:08:22.164659 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5172 | 2025.03.22 05:08:22.164771 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
5173 | 2025.03.22 05:08:22.164868 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5174 | 2025.03.22 05:08:22.164903 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
5175 | 2025.03.22 05:08:22.164968 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
5176 | 2025.03.22 05:08:22.165057 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
5177 | 2025.03.22 05:08:22.165268 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
5178 | 2025.03.22 05:08:22.165555 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
5179 | 2025.03.22 05:08:22.165663 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
5180 | 2025.03.22 05:08:22.168215 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003485974 sec., 3429744.455925374 rows/sec., 49.06 MiB/sec. | ||
5181 | 2025.03.22 05:08:22.168719 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5182 | 2025.03.22 05:08:22.169182 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5183 | 2025.03.22 05:08:22.169277 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_26_5} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5184 | 2025.03.22 05:08:22.169397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5185 | 2025.03.22 05:08:22.708759 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5186 | 2025.03.22 05:08:22.708948 [ 4 ] {19826625-5fe6-4d9d-b92a-2670e97a00ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5187 | 2025.03.22 05:08:22.709023 [ 4 ] {19826625-5fe6-4d9d-b92a-2670e97a00ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5188 | 2025.03.22 05:08:22.709808 [ 4 ] {19826625-5fe6-4d9d-b92a-2670e97a00ad} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5189 | 2025.03.22 05:08:22.709860 [ 4 ] {19826625-5fe6-4d9d-b92a-2670e97a00ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5190 | 2025.03.22 05:08:22.710317 [ 4 ] {19826625-5fe6-4d9d-b92a-2670e97a00ad} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5191 | 2025.03.22 05:08:22.710580 [ 4 ] {19826625-5fe6-4d9d-b92a-2670e97a00ad} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5192 | 2025.03.22 05:08:22.710840 [ 4 ] {19826625-5fe6-4d9d-b92a-2670e97a00ad} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001937 sec., 37170.882808466704 rows/sec., 3.02 MiB/sec. | ||
5193 | 2025.03.22 05:08:22.710961 [ 4 ] {19826625-5fe6-4d9d-b92a-2670e97a00ad} <Debug> TCPHandler: Processed in 0.002329963 sec. | ||
5194 | 2025.03.22 05:08:22.711201 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5195 | 2025.03.22 05:08:22.711330 [ 4 ] {2baf46fb-85c5-43eb-9e57-c07d3bb831c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5196 | 2025.03.22 05:08:22.711380 [ 4 ] {2baf46fb-85c5-43eb-9e57-c07d3bb831c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5197 | 2025.03.22 05:08:22.711931 [ 4 ] {2baf46fb-85c5-43eb-9e57-c07d3bb831c8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5198 | 2025.03.22 05:08:22.711973 [ 4 ] {2baf46fb-85c5-43eb-9e57-c07d3bb831c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5199 | 2025.03.22 05:08:22.712352 [ 4 ] {2baf46fb-85c5-43eb-9e57-c07d3bb831c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5200 | 2025.03.22 05:08:22.712605 [ 4 ] {2baf46fb-85c5-43eb-9e57-c07d3bb831c8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5201 | 2025.03.22 05:08:22.712892 [ 4 ] {2baf46fb-85c5-43eb-9e57-c07d3bb831c8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001584 sec., 5050.505050505051 rows/sec., 379.77 KiB/sec. | ||
5202 | 2025.03.22 05:08:22.713106 [ 4 ] {2baf46fb-85c5-43eb-9e57-c07d3bb831c8} <Debug> TCPHandler: Processed in 0.001996527 sec. | ||
5203 | 2025.03.22 05:08:22.713287 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5204 | 2025.03.22 05:08:22.713393 [ 4 ] {220532a7-3fde-4233-9eb4-63625002b97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5205 | 2025.03.22 05:08:22.713440 [ 4 ] {220532a7-3fde-4233-9eb4-63625002b97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5206 | 2025.03.22 05:08:22.714011 [ 4 ] {220532a7-3fde-4233-9eb4-63625002b97b} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5207 | 2025.03.22 05:08:22.714052 [ 4 ] {220532a7-3fde-4233-9eb4-63625002b97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5208 | 2025.03.22 05:08:22.714421 [ 4 ] {220532a7-3fde-4233-9eb4-63625002b97b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5209 | 2025.03.22 05:08:22.714661 [ 4 ] {220532a7-3fde-4233-9eb4-63625002b97b} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5210 | 2025.03.22 05:08:22.714880 [ 4 ] {220532a7-3fde-4233-9eb4-63625002b97b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00151 sec., 47682.11920529801 rows/sec., 3.72 MiB/sec. | ||
5211 | 2025.03.22 05:08:22.714934 [ 4 ] {220532a7-3fde-4233-9eb4-63625002b97b} <Debug> TCPHandler: Processed in 0.001705342 sec. | ||
5212 | 2025.03.22 05:08:22.715038 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5213 | 2025.03.22 05:08:22.715145 [ 4 ] {e4deb6d0-2948-4b1d-9dad-98d1f0c6ee72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5214 | 2025.03.22 05:08:22.715196 [ 4 ] {e4deb6d0-2948-4b1d-9dad-98d1f0c6ee72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5215 | 2025.03.22 05:08:22.715706 [ 4 ] {e4deb6d0-2948-4b1d-9dad-98d1f0c6ee72} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5216 | 2025.03.22 05:08:22.715747 [ 4 ] {e4deb6d0-2948-4b1d-9dad-98d1f0c6ee72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5217 | 2025.03.22 05:08:22.716136 [ 4 ] {e4deb6d0-2948-4b1d-9dad-98d1f0c6ee72} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5218 | 2025.03.22 05:08:22.716377 [ 4 ] {e4deb6d0-2948-4b1d-9dad-98d1f0c6ee72} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5219 | 2025.03.22 05:08:22.716551 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5220 | 2025.03.22 05:08:22.716617 [ 4 ] {e4deb6d0-2948-4b1d-9dad-98d1f0c6ee72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. | ||
5221 | 2025.03.22 05:08:22.716629 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5222 | 2025.03.22 05:08:22.716703 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5223 | 2025.03.22 05:08:22.716747 [ 4 ] {e4deb6d0-2948-4b1d-9dad-98d1f0c6ee72} <Debug> TCPHandler: Processed in 0.001757122 sec. | ||
5224 | 2025.03.22 05:08:22.717112 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5225 | 2025.03.22 05:08:22.717162 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
5226 | 2025.03.22 05:08:22.717509 [ 4 ] {9bd85965-496c-497e-8baa-b7768a384bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5227 | 2025.03.22 05:08:22.717715 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5228 | 2025.03.22 05:08:22.717729 [ 4 ] {9bd85965-496c-497e-8baa-b7768a384bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5229 | 2025.03.22 05:08:22.717813 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9112 rows starting from the beginning of the part | ||
5230 | 2025.03.22 05:08:22.718253 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
5231 | 2025.03.22 05:08:22.718665 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
5232 | 2025.03.22 05:08:22.719104 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 883 rows starting from the beginning of the part | ||
5233 | 2025.03.22 05:08:22.719488 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
5234 | 2025.03.22 05:08:22.719936 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
5235 | 2025.03.22 05:08:22.722454 [ 4 ] {9bd85965-496c-497e-8baa-b7768a384bf3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5236 | 2025.03.22 05:08:22.722537 [ 4 ] {9bd85965-496c-497e-8baa-b7768a384bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5237 | 2025.03.22 05:08:22.723990 [ 4 ] {9bd85965-496c-497e-8baa-b7768a384bf3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5238 | 2025.03.22 05:08:22.724617 [ 4 ] {9bd85965-496c-497e-8baa-b7768a384bf3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2025.03.22 05:08:22.725192 [ 4 ] {9bd85965-496c-497e-8baa-b7768a384bf3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007828 sec., 1021.9724067450179 rows/sec., 1.83 MiB/sec. | ||
5240 | 2025.03.22 05:08:22.725765 [ 4 ] {9bd85965-496c-497e-8baa-b7768a384bf3} <Debug> TCPHandler: Processed in 0.008787392 sec. | ||
5241 | 2025.03.22 05:08:22.725906 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5242 | 2025.03.22 05:08:22.726165 [ 4 ] {8e7524d5-df3a-44cf-829c-b9f9d9888803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5243 | 2025.03.22 05:08:22.726326 [ 4 ] {8e7524d5-df3a-44cf-829c-b9f9d9888803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5244 | 2025.03.22 05:08:22.726388 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10712 rows, containing 5 columns (5 merged, 0 gathered) in 0.009557637 sec., 1120779.1214502077 rows/sec., 75.80 MiB/sec. | ||
5245 | 2025.03.22 05:08:22.726742 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5246 | 2025.03.22 05:08:22.726904 [ 4 ] {8e7524d5-df3a-44cf-829c-b9f9d9888803} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5247 | 2025.03.22 05:08:22.726946 [ 4 ] {8e7524d5-df3a-44cf-829c-b9f9d9888803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5248 | 2025.03.22 05:08:22.727178 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5249 | 2025.03.22 05:08:22.727278 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5250 | 2025.03.22 05:08:22.727380 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
5251 | 2025.03.22 05:08:22.727421 [ 4 ] {8e7524d5-df3a-44cf-829c-b9f9d9888803} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5252 | 2025.03.22 05:08:22.727669 [ 4 ] {8e7524d5-df3a-44cf-829c-b9f9d9888803} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5253 | 2025.03.22 05:08:22.727848 [ 45 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5254 | 2025.03.22 05:08:22.727907 [ 45 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5255 | 2025.03.22 05:08:22.727925 [ 4 ] {8e7524d5-df3a-44cf-829c-b9f9d9888803} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001874 sec., 32017.075773745997 rows/sec., 2.16 MiB/sec. | ||
5256 | 2025.03.22 05:08:22.727956 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5257 | 2025.03.22 05:08:22.728063 [ 4 ] {8e7524d5-df3a-44cf-829c-b9f9d9888803} <Debug> TCPHandler: Processed in 0.002215231 sec. | ||
5258 | 2025.03.22 05:08:22.728299 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
5259 | 2025.03.22 05:08:22.728667 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5260 | 2025.03.22 05:08:22.728761 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1714 rows starting from the beginning of the part | ||
5261 | 2025.03.22 05:08:22.729140 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
5262 | 2025.03.22 05:08:22.729360 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
5263 | 2025.03.22 05:08:22.729532 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
5264 | 2025.03.22 05:08:22.729707 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
5265 | 2025.03.22 05:08:22.729869 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
5266 | 2025.03.22 05:08:22.731232 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2036 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149199 sec., 646513.6055231822 rows/sec., 42.54 MiB/sec. | ||
5267 | 2025.03.22 05:08:22.731407 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5268 | 2025.03.22 05:08:22.731668 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5269 | 2025.03.22 05:08:22.731737 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_36_7} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5270 | 2025.03.22 05:08:22.731800 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5271 | 2025.03.22 05:08:23.007308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5272 | 2025.03.22 05:08:23.030169 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5273 | 2025.03.22 05:08:23.030247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5274 | 2025.03.22 05:08:23.037756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5275 | 2025.03.22 05:08:23.038631 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5276 | 2025.03.22 05:08:23.038931 [ 45 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5277 | 2025.03.22 05:08:23.039005 [ 45 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5278 | 2025.03.22 05:08:23.039049 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5279 | 2025.03.22 05:08:23.040169 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
5280 | 2025.03.22 05:08:23.057119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5281 | 2025.03.22 05:08:23.058228 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5282 | 2025.03.22 05:08:23.059553 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
5283 | 2025.03.22 05:08:23.065275 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
5284 | 2025.03.22 05:08:23.072389 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
5285 | 2025.03.22 05:08:23.078181 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
5286 | 2025.03.22 05:08:23.084179 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
5287 | 2025.03.22 05:08:23.088897 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
5288 | 2025.03.22 05:08:23.147946 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.108704082 sec., 1803.060164750759 rows/sec., 9.32 MiB/sec. | ||
5289 | 2025.03.22 05:08:23.150900 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5290 | 2025.03.22 05:08:23.153939 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_26_5} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5291 | 2025.03.22 05:08:23.154064 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_26_5} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5292 | 2025.03.22 05:08:23.156553 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5293 | 2025.03.22 05:08:24.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.92 MiB, peak 201.47 MiB, free memory in arenas 0.00 B, will set to 191.95 MiB (RSS), difference: 1.03 MiB | ||
5294 | 2025.03.22 05:08:27.214693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 726 | ||
5295 | 2025.03.22 05:08:27.218077 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5296 | 2025.03.22 05:08:27.218131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5297 | 2025.03.22 05:08:27.219614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5298 | 2025.03.22 05:08:27.219936 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5299 | 2025.03.22 05:08:27.220842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
5300 | 2025.03.22 05:08:27.710733 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5301 | 2025.03.22 05:08:27.710930 [ 4 ] {7281d342-0369-4a30-999c-6deaa75b5140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5302 | 2025.03.22 05:08:27.711010 [ 4 ] {7281d342-0369-4a30-999c-6deaa75b5140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5303 | 2025.03.22 05:08:27.711803 [ 4 ] {7281d342-0369-4a30-999c-6deaa75b5140} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5304 | 2025.03.22 05:08:27.711855 [ 4 ] {7281d342-0369-4a30-999c-6deaa75b5140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5305 | 2025.03.22 05:08:27.712297 [ 4 ] {7281d342-0369-4a30-999c-6deaa75b5140} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5306 | 2025.03.22 05:08:27.712563 [ 4 ] {7281d342-0369-4a30-999c-6deaa75b5140} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2025.03.22 05:08:27.712795 [ 4 ] {7281d342-0369-4a30-999c-6deaa75b5140} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001916 sec., 3131.5240083507306 rows/sec., 255.35 KiB/sec. | ||
5308 | 2025.03.22 05:08:27.713009 [ 4 ] {7281d342-0369-4a30-999c-6deaa75b5140} <Debug> TCPHandler: Processed in 0.002407934 sec. | ||
5309 | 2025.03.22 05:08:27.713200 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5310 | 2025.03.22 05:08:27.713359 [ 4 ] {ae822ea7-337d-4bbf-8ef2-262c18d5d8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5311 | 2025.03.22 05:08:27.713431 [ 4 ] {ae822ea7-337d-4bbf-8ef2-262c18d5d8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5312 | 2025.03.22 05:08:27.714169 [ 4 ] {ae822ea7-337d-4bbf-8ef2-262c18d5d8b7} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2025.03.22 05:08:27.714216 [ 4 ] {ae822ea7-337d-4bbf-8ef2-262c18d5d8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5314 | 2025.03.22 05:08:27.714628 [ 4 ] {ae822ea7-337d-4bbf-8ef2-262c18d5d8b7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5315 | 2025.03.22 05:08:27.714880 [ 4 ] {ae822ea7-337d-4bbf-8ef2-262c18d5d8b7} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2025.03.22 05:08:27.715067 [ 4 ] {ae822ea7-337d-4bbf-8ef2-262c18d5d8b7} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.001745 sec., 71633.23782234958 rows/sec., 6.07 MiB/sec. | ||
5317 | 2025.03.22 05:08:27.715120 [ 4 ] {ae822ea7-337d-4bbf-8ef2-262c18d5d8b7} <Debug> TCPHandler: Processed in 0.001985836 sec. | ||
5318 | 2025.03.22 05:08:27.715241 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5319 | 2025.03.22 05:08:27.715359 [ 4 ] {4e1a0b3a-c6be-4f8c-93cb-c133e4d415fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5320 | 2025.03.22 05:08:27.715408 [ 4 ] {4e1a0b3a-c6be-4f8c-93cb-c133e4d415fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5321 | 2025.03.22 05:08:27.715947 [ 4 ] {4e1a0b3a-c6be-4f8c-93cb-c133e4d415fa} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2025.03.22 05:08:27.715988 [ 4 ] {4e1a0b3a-c6be-4f8c-93cb-c133e4d415fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5323 | 2025.03.22 05:08:27.716363 [ 4 ] {4e1a0b3a-c6be-4f8c-93cb-c133e4d415fa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5324 | 2025.03.22 05:08:27.716604 [ 4 ] {4e1a0b3a-c6be-4f8c-93cb-c133e4d415fa} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2025.03.22 05:08:27.716729 [ 40 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5326 | 2025.03.22 05:08:27.716774 [ 40 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5327 | 2025.03.22 05:08:27.716787 [ 4 ] {4e1a0b3a-c6be-4f8c-93cb-c133e4d415fa} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.00145 sec., 26896.55172413793 rows/sec., 1.95 MiB/sec. | ||
5328 | 2025.03.22 05:08:27.716798 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5329 | 2025.03.22 05:08:27.716889 [ 4 ] {4e1a0b3a-c6be-4f8c-93cb-c133e4d415fa} <Debug> TCPHandler: Processed in 0.001699372 sec. | ||
5330 | 2025.03.22 05:08:27.717061 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
5331 | 2025.03.22 05:08:27.717087 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5332 | 2025.03.22 05:08:27.717337 [ 4 ] {c4cb027a-5f10-4d11-8414-70ab9952f70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5333 | 2025.03.22 05:08:27.717353 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5334 | 2025.03.22 05:08:27.717442 [ 4 ] {c4cb027a-5f10-4d11-8414-70ab9952f70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5335 | 2025.03.22 05:08:27.717450 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 165 rows starting from the beginning of the part | ||
5336 | 2025.03.22 05:08:27.717794 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
5337 | 2025.03.22 05:08:27.718126 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
5338 | 2025.03.22 05:08:27.718383 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
5339 | 2025.03.22 05:08:27.718751 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
5340 | 2025.03.22 05:08:27.719080 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
5341 | 2025.03.22 05:08:27.720449 [ 4 ] {c4cb027a-5f10-4d11-8414-70ab9952f70a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5342 | 2025.03.22 05:08:27.720524 [ 4 ] {c4cb027a-5f10-4d11-8414-70ab9952f70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5343 | 2025.03.22 05:08:27.721628 [ 4 ] {c4cb027a-5f10-4d11-8414-70ab9952f70a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5344 | 2025.03.22 05:08:27.722165 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.005254238 sec., 55574.18601898125 rows/sec., 3.97 MiB/sec. | ||
5345 | 2025.03.22 05:08:27.722196 [ 4 ] {c4cb027a-5f10-4d11-8414-70ab9952f70a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5346 | 2025.03.22 05:08:27.722411 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5347 | 2025.03.22 05:08:27.722769 [ 4 ] {c4cb027a-5f10-4d11-8414-70ab9952f70a} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.005485 sec., 18778.486782133088 rows/sec., 1.47 MiB/sec. | ||
5348 | 2025.03.22 05:08:27.723237 [ 4 ] {c4cb027a-5f10-4d11-8414-70ab9952f70a} <Debug> TCPHandler: Processed in 0.006197845 sec. | ||
5349 | 2025.03.22 05:08:27.723464 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5350 | 2025.03.22 05:08:27.723561 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2025.03.22 05:08:27.723612 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_31_6} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5352 | 2025.03.22 05:08:27.723752 [ 4 ] {9ba3b31f-01fb-433a-966e-2e1ead7df81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5353 | 2025.03.22 05:08:27.723762 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5354 | 2025.03.22 05:08:27.723835 [ 4 ] {9ba3b31f-01fb-433a-966e-2e1ead7df81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5355 | 2025.03.22 05:08:27.724405 [ 4 ] {9ba3b31f-01fb-433a-966e-2e1ead7df81b} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5356 | 2025.03.22 05:08:27.724446 [ 4 ] {9ba3b31f-01fb-433a-966e-2e1ead7df81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5357 | 2025.03.22 05:08:27.724863 [ 4 ] {9ba3b31f-01fb-433a-966e-2e1ead7df81b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5358 | 2025.03.22 05:08:27.725128 [ 4 ] {9ba3b31f-01fb-433a-966e-2e1ead7df81b} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5359 | 2025.03.22 05:08:27.725308 [ 4 ] {9ba3b31f-01fb-433a-966e-2e1ead7df81b} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00164 sec., 99390.24390243903 rows/sec., 6.92 MiB/sec. | ||
5360 | 2025.03.22 05:08:27.725384 [ 4 ] {9ba3b31f-01fb-433a-966e-2e1ead7df81b} <Debug> TCPHandler: Processed in 0.001917135 sec. | ||
5361 | 2025.03.22 05:08:27.725510 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5362 | 2025.03.22 05:08:27.725616 [ 4 ] {d6f32f0b-f040-43ae-a403-12417a43252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5363 | 2025.03.22 05:08:27.725681 [ 4 ] {d6f32f0b-f040-43ae-a403-12417a43252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5364 | 2025.03.22 05:08:27.726825 [ 4 ] {d6f32f0b-f040-43ae-a403-12417a43252c} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5365 | 2025.03.22 05:08:27.726863 [ 4 ] {d6f32f0b-f040-43ae-a403-12417a43252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5366 | 2025.03.22 05:08:27.727535 [ 4 ] {d6f32f0b-f040-43ae-a403-12417a43252c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5367 | 2025.03.22 05:08:27.727794 [ 4 ] {d6f32f0b-f040-43ae-a403-12417a43252c} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5368 | 2025.03.22 05:08:27.727927 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5369 | 2025.03.22 05:08:27.727964 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5370 | 2025.03.22 05:08:27.727986 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5371 | 2025.03.22 05:08:27.728007 [ 4 ] {d6f32f0b-f040-43ae-a403-12417a43252c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002412 sec., 13681.592039800995 rows/sec., 24.52 MiB/sec. | ||
5372 | 2025.03.22 05:08:27.728334 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
5373 | 2025.03.22 05:08:27.728372 [ 4 ] {d6f32f0b-f040-43ae-a403-12417a43252c} <Debug> TCPHandler: Processed in 0.002911333 sec. | ||
5374 | 2025.03.22 05:08:27.728607 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5375 | 2025.03.22 05:08:27.728862 [ 4 ] {438d3199-5351-408a-80d3-4fc3f86df8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5376 | 2025.03.22 05:08:27.729001 [ 4 ] {438d3199-5351-408a-80d3-4fc3f86df8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5377 | 2025.03.22 05:08:27.729033 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5378 | 2025.03.22 05:08:27.729313 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 576 rows starting from the beginning of the part | ||
5379 | 2025.03.22 05:08:27.730098 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
5380 | 2025.03.22 05:08:27.730924 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
5381 | 2025.03.22 05:08:27.731030 [ 4 ] {438d3199-5351-408a-80d3-4fc3f86df8da} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5382 | 2025.03.22 05:08:27.731118 [ 4 ] {438d3199-5351-408a-80d3-4fc3f86df8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5383 | 2025.03.22 05:08:27.731586 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
5384 | 2025.03.22 05:08:27.732328 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
5385 | 2025.03.22 05:08:27.732938 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
5386 | 2025.03.22 05:08:27.732991 [ 4 ] {438d3199-5351-408a-80d3-4fc3f86df8da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5387 | 2025.03.22 05:08:27.733912 [ 4 ] {438d3199-5351-408a-80d3-4fc3f86df8da} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5388 | 2025.03.22 05:08:27.734366 [ 4 ] {438d3199-5351-408a-80d3-4fc3f86df8da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005564 sec., 10783.608914450035 rows/sec., 744.18 KiB/sec. | ||
5389 | 2025.03.22 05:08:27.734706 [ 4 ] {438d3199-5351-408a-80d3-4fc3f86df8da} <Debug> TCPHandler: Processed in 0.006172785 sec. | ||
5390 | 2025.03.22 05:08:27.739129 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 19 columns (19 merged, 0 gathered) in 0.011072045 sec., 62409.42842988806 rows/sec., 111.83 MiB/sec. | ||
5391 | 2025.03.22 05:08:27.740324 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5392 | 2025.03.22 05:08:27.740753 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2025.03.22 05:08:27.740836 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5394 | 2025.03.22 05:08:27.740986 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
5395 | 2025.03.22 05:08:28.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.53 MiB, peak 201.47 MiB, free memory in arenas 0.00 B, will set to 193.66 MiB (RSS), difference: 1.13 MiB | ||
5396 | 2025.03.22 05:08:29.664857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5397 | 2025.03.22 05:08:29.665854 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5398 | 2025.03.22 05:08:29.665895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5399 | 2025.03.22 05:08:29.666448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5400 | 2025.03.22 05:08:29.666731 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5401 | 2025.03.22 05:08:29.666928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5402 | 2025.03.22 05:08:30.557295 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5403 | 2025.03.22 05:08:30.576676 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5404 | 2025.03.22 05:08:30.576733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5405 | 2025.03.22 05:08:30.583787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5406 | 2025.03.22 05:08:30.584559 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5407 | 2025.03.22 05:08:30.587150 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5408 | 2025.03.22 05:08:32.708843 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5409 | 2025.03.22 05:08:32.709037 [ 4 ] {0ba64a44-c72c-4c82-ab5d-a43f744705b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5410 | 2025.03.22 05:08:32.709111 [ 4 ] {0ba64a44-c72c-4c82-ab5d-a43f744705b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5411 | 2025.03.22 05:08:32.709894 [ 4 ] {0ba64a44-c72c-4c82-ab5d-a43f744705b3} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5412 | 2025.03.22 05:08:32.709939 [ 4 ] {0ba64a44-c72c-4c82-ab5d-a43f744705b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5413 | 2025.03.22 05:08:32.710396 [ 4 ] {0ba64a44-c72c-4c82-ab5d-a43f744705b3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5414 | 2025.03.22 05:08:32.710667 [ 4 ] {0ba64a44-c72c-4c82-ab5d-a43f744705b3} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5415 | 2025.03.22 05:08:32.710875 [ 4 ] {0ba64a44-c72c-4c82-ab5d-a43f744705b3} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001891 sec., 38075.09254362771 rows/sec., 3.09 MiB/sec. | ||
5416 | 2025.03.22 05:08:32.710943 [ 4 ] {0ba64a44-c72c-4c82-ab5d-a43f744705b3} <Debug> TCPHandler: Processed in 0.002230241 sec. | ||
5417 | 2025.03.22 05:08:32.711070 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5418 | 2025.03.22 05:08:32.711186 [ 4 ] {3d5a2550-e35e-4eb4-8cb7-9b7788d8b145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5419 | 2025.03.22 05:08:32.711236 [ 4 ] {3d5a2550-e35e-4eb4-8cb7-9b7788d8b145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5420 | 2025.03.22 05:08:32.711758 [ 4 ] {3d5a2550-e35e-4eb4-8cb7-9b7788d8b145} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5421 | 2025.03.22 05:08:32.711796 [ 4 ] {3d5a2550-e35e-4eb4-8cb7-9b7788d8b145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5422 | 2025.03.22 05:08:32.712154 [ 4 ] {3d5a2550-e35e-4eb4-8cb7-9b7788d8b145} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5423 | 2025.03.22 05:08:32.712400 [ 4 ] {3d5a2550-e35e-4eb4-8cb7-9b7788d8b145} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5424 | 2025.03.22 05:08:32.712614 [ 4 ] {3d5a2550-e35e-4eb4-8cb7-9b7788d8b145} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00144 sec., 5555.555555555556 rows/sec., 417.75 KiB/sec. | ||
5425 | 2025.03.22 05:08:32.712711 [ 4 ] {3d5a2550-e35e-4eb4-8cb7-9b7788d8b145} <Debug> TCPHandler: Processed in 0.001695502 sec. | ||
5426 | 2025.03.22 05:08:32.712948 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5427 | 2025.03.22 05:08:32.713061 [ 4 ] {86e3d554-43db-4f17-b71f-206cbaa3b57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5428 | 2025.03.22 05:08:32.713110 [ 4 ] {86e3d554-43db-4f17-b71f-206cbaa3b57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5429 | 2025.03.22 05:08:32.713666 [ 4 ] {86e3d554-43db-4f17-b71f-206cbaa3b57d} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5430 | 2025.03.22 05:08:32.713706 [ 4 ] {86e3d554-43db-4f17-b71f-206cbaa3b57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5431 | 2025.03.22 05:08:32.714066 [ 4 ] {86e3d554-43db-4f17-b71f-206cbaa3b57d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5432 | 2025.03.22 05:08:32.714312 [ 4 ] {86e3d554-43db-4f17-b71f-206cbaa3b57d} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5433 | 2025.03.22 05:08:32.714488 [ 4 ] {86e3d554-43db-4f17-b71f-206cbaa3b57d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001449 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
5434 | 2025.03.22 05:08:32.714542 [ 4 ] {86e3d554-43db-4f17-b71f-206cbaa3b57d} <Debug> TCPHandler: Processed in 0.001673841 sec. | ||
5435 | 2025.03.22 05:08:32.714656 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5436 | 2025.03.22 05:08:32.714763 [ 4 ] {3afe7f94-99b4-4294-8662-a3bde2f963ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5437 | 2025.03.22 05:08:32.714813 [ 4 ] {3afe7f94-99b4-4294-8662-a3bde2f963ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5438 | 2025.03.22 05:08:32.715316 [ 4 ] {3afe7f94-99b4-4294-8662-a3bde2f963ba} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5439 | 2025.03.22 05:08:32.715354 [ 4 ] {3afe7f94-99b4-4294-8662-a3bde2f963ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5440 | 2025.03.22 05:08:32.715741 [ 4 ] {3afe7f94-99b4-4294-8662-a3bde2f963ba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5441 | 2025.03.22 05:08:32.715989 [ 4 ] {3afe7f94-99b4-4294-8662-a3bde2f963ba} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5442 | 2025.03.22 05:08:32.716204 [ 4 ] {3afe7f94-99b4-4294-8662-a3bde2f963ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001455 sec., 109965.63573883162 rows/sec., 7.66 MiB/sec. | ||
5443 | 2025.03.22 05:08:32.716343 [ 4 ] {3afe7f94-99b4-4294-8662-a3bde2f963ba} <Debug> TCPHandler: Processed in 0.001734622 sec. | ||
5444 | 2025.03.22 05:08:32.716582 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5445 | 2025.03.22 05:08:32.716690 [ 4 ] {eafb581f-4c89-474b-b1a7-703f7d367bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5446 | 2025.03.22 05:08:32.716765 [ 4 ] {eafb581f-4c89-474b-b1a7-703f7d367bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5447 | 2025.03.22 05:08:32.717818 [ 4 ] {eafb581f-4c89-474b-b1a7-703f7d367bbb} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5448 | 2025.03.22 05:08:32.717857 [ 4 ] {eafb581f-4c89-474b-b1a7-703f7d367bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5449 | 2025.03.22 05:08:32.718468 [ 4 ] {eafb581f-4c89-474b-b1a7-703f7d367bbb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5450 | 2025.03.22 05:08:32.718730 [ 4 ] {eafb581f-4c89-474b-b1a7-703f7d367bbb} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5451 | 2025.03.22 05:08:32.718970 [ 4 ] {eafb581f-4c89-474b-b1a7-703f7d367bbb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002298 sec., 3481.2880765883374 rows/sec., 6.24 MiB/sec. | ||
5452 | 2025.03.22 05:08:32.719472 [ 4 ] {eafb581f-4c89-474b-b1a7-703f7d367bbb} <Debug> TCPHandler: Processed in 0.002970395 sec. | ||
5453 | 2025.03.22 05:08:32.719610 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5454 | 2025.03.22 05:08:32.719714 [ 4 ] {894e1232-4988-4eb3-9c8d-ab3ee900c779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5455 | 2025.03.22 05:08:32.719761 [ 4 ] {894e1232-4988-4eb3-9c8d-ab3ee900c779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5456 | 2025.03.22 05:08:32.720219 [ 4 ] {894e1232-4988-4eb3-9c8d-ab3ee900c779} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5457 | 2025.03.22 05:08:32.720258 [ 4 ] {894e1232-4988-4eb3-9c8d-ab3ee900c779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5458 | 2025.03.22 05:08:32.720620 [ 4 ] {894e1232-4988-4eb3-9c8d-ab3ee900c779} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5459 | 2025.03.22 05:08:32.720867 [ 4 ] {894e1232-4988-4eb3-9c8d-ab3ee900c779} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5460 | 2025.03.22 05:08:32.721045 [ 4 ] {894e1232-4988-4eb3-9c8d-ab3ee900c779} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
5461 | 2025.03.22 05:08:32.721095 [ 4 ] {894e1232-4988-4eb3-9c8d-ab3ee900c779} <Debug> TCPHandler: Processed in 0.001536048 sec. | ||
5462 | 2025.03.22 05:08:37.059449 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5463 | 2025.03.22 05:08:37.059516 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5464 | 2025.03.22 05:08:37.167152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5465 | 2025.03.22 05:08:37.167873 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5466 | 2025.03.22 05:08:37.167930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5467 | 2025.03.22 05:08:37.168528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5468 | 2025.03.22 05:08:37.168800 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5469 | 2025.03.22 05:08:37.169067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5470 | 2025.03.22 05:08:37.221146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 752 | ||
5471 | 2025.03.22 05:08:37.224178 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2025.03.22 05:08:37.224239 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5473 | 2025.03.22 05:08:37.225734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5474 | 2025.03.22 05:08:37.226036 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2025.03.22 05:08:37.226778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
5476 | 2025.03.22 05:08:37.710592 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5477 | 2025.03.22 05:08:37.710786 [ 4 ] {c90ffc39-c7fe-4962-a7d5-c4ba8fe45b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5478 | 2025.03.22 05:08:37.710858 [ 4 ] {c90ffc39-c7fe-4962-a7d5-c4ba8fe45b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5479 | 2025.03.22 05:08:37.711654 [ 4 ] {c90ffc39-c7fe-4962-a7d5-c4ba8fe45b32} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5480 | 2025.03.22 05:08:37.711699 [ 4 ] {c90ffc39-c7fe-4962-a7d5-c4ba8fe45b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5481 | 2025.03.22 05:08:37.712168 [ 4 ] {c90ffc39-c7fe-4962-a7d5-c4ba8fe45b32} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5482 | 2025.03.22 05:08:37.712448 [ 4 ] {c90ffc39-c7fe-4962-a7d5-c4ba8fe45b32} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5483 | 2025.03.22 05:08:37.712651 [ 4 ] {c90ffc39-c7fe-4962-a7d5-c4ba8fe45b32} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001919 sec., 63574.77853048463 rows/sec., 5.41 MiB/sec. | ||
5484 | 2025.03.22 05:08:37.712716 [ 4 ] {c90ffc39-c7fe-4962-a7d5-c4ba8fe45b32} <Debug> TCPHandler: Processed in 0.002252132 sec. | ||
5485 | 2025.03.22 05:08:37.712846 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5486 | 2025.03.22 05:08:37.712967 [ 4 ] {1691dbab-2508-4774-9d54-9c391918d6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5487 | 2025.03.22 05:08:37.713019 [ 4 ] {1691dbab-2508-4774-9d54-9c391918d6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5488 | 2025.03.22 05:08:37.713569 [ 4 ] {1691dbab-2508-4774-9d54-9c391918d6ed} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5489 | 2025.03.22 05:08:37.713608 [ 4 ] {1691dbab-2508-4774-9d54-9c391918d6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5490 | 2025.03.22 05:08:37.713979 [ 4 ] {1691dbab-2508-4774-9d54-9c391918d6ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5491 | 2025.03.22 05:08:37.714229 [ 4 ] {1691dbab-2508-4774-9d54-9c391918d6ed} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5492 | 2025.03.22 05:08:37.714406 [ 4 ] {1691dbab-2508-4774-9d54-9c391918d6ed} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001467 sec., 22494.88752556237 rows/sec., 1.65 MiB/sec. | ||
5493 | 2025.03.22 05:08:37.714460 [ 4 ] {1691dbab-2508-4774-9d54-9c391918d6ed} <Debug> TCPHandler: Processed in 0.001669771 sec. | ||
5494 | 2025.03.22 05:08:37.714567 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5495 | 2025.03.22 05:08:37.714671 [ 4 ] {2dab8dec-bd7a-4240-a93b-04925fe3acbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5496 | 2025.03.22 05:08:37.714718 [ 4 ] {2dab8dec-bd7a-4240-a93b-04925fe3acbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5497 | 2025.03.22 05:08:37.715266 [ 4 ] {2dab8dec-bd7a-4240-a93b-04925fe3acbb} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5498 | 2025.03.22 05:08:37.715304 [ 4 ] {2dab8dec-bd7a-4240-a93b-04925fe3acbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5499 | 2025.03.22 05:08:37.715660 [ 4 ] {2dab8dec-bd7a-4240-a93b-04925fe3acbb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5500 | 2025.03.22 05:08:37.715900 [ 4 ] {2dab8dec-bd7a-4240-a93b-04925fe3acbb} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5501 | 2025.03.22 05:08:37.716107 [ 4 ] {2dab8dec-bd7a-4240-a93b-04925fe3acbb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001446 sec., 67081.60442600277 rows/sec., 5.24 MiB/sec. | ||
5502 | 2025.03.22 05:08:37.716203 [ 4 ] {2dab8dec-bd7a-4240-a93b-04925fe3acbb} <Debug> TCPHandler: Processed in 0.001682691 sec. | ||
5503 | 2025.03.22 05:08:37.716449 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5504 | 2025.03.22 05:08:37.716557 [ 4 ] {39c83e21-fabc-4b4f-82df-c9b11f4c2381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5505 | 2025.03.22 05:08:37.716611 [ 4 ] {39c83e21-fabc-4b4f-82df-c9b11f4c2381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5506 | 2025.03.22 05:08:37.717129 [ 4 ] {39c83e21-fabc-4b4f-82df-c9b11f4c2381} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5507 | 2025.03.22 05:08:37.717167 [ 4 ] {39c83e21-fabc-4b4f-82df-c9b11f4c2381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5508 | 2025.03.22 05:08:37.717552 [ 4 ] {39c83e21-fabc-4b4f-82df-c9b11f4c2381} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5509 | 2025.03.22 05:08:37.717797 [ 4 ] {39c83e21-fabc-4b4f-82df-c9b11f4c2381} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5510 | 2025.03.22 05:08:37.718007 [ 4 ] {39c83e21-fabc-4b4f-82df-c9b11f4c2381} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. | ||
5511 | 2025.03.22 05:08:37.718144 [ 4 ] {39c83e21-fabc-4b4f-82df-c9b11f4c2381} <Debug> TCPHandler: Processed in 0.001773603 sec. | ||
5512 | 2025.03.22 05:08:37.718390 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5513 | 2025.03.22 05:08:37.718497 [ 4 ] {dd5701db-438e-4377-865e-fefadf467158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5514 | 2025.03.22 05:08:37.718572 [ 4 ] {dd5701db-438e-4377-865e-fefadf467158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5515 | 2025.03.22 05:08:37.719685 [ 4 ] {dd5701db-438e-4377-865e-fefadf467158} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5516 | 2025.03.22 05:08:37.719723 [ 4 ] {dd5701db-438e-4377-865e-fefadf467158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5517 | 2025.03.22 05:08:37.720370 [ 4 ] {dd5701db-438e-4377-865e-fefadf467158} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5518 | 2025.03.22 05:08:37.720626 [ 4 ] {dd5701db-438e-4377-865e-fefadf467158} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5519 | 2025.03.22 05:08:37.720824 [ 4 ] {dd5701db-438e-4377-865e-fefadf467158} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002351 sec., 14036.580178647386 rows/sec., 25.15 MiB/sec. | ||
5520 | 2025.03.22 05:08:37.720932 [ 4 ] {dd5701db-438e-4377-865e-fefadf467158} <Debug> TCPHandler: Processed in 0.002627859 sec. | ||
5521 | 2025.03.22 05:08:37.721063 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5522 | 2025.03.22 05:08:37.721168 [ 4 ] {2790e19c-2f48-407b-a131-3a792163cc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5523 | 2025.03.22 05:08:37.721215 [ 4 ] {2790e19c-2f48-407b-a131-3a792163cc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5524 | 2025.03.22 05:08:37.721642 [ 4 ] {2790e19c-2f48-407b-a131-3a792163cc45} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5525 | 2025.03.22 05:08:37.721679 [ 4 ] {2790e19c-2f48-407b-a131-3a792163cc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5526 | 2025.03.22 05:08:37.722035 [ 4 ] {2790e19c-2f48-407b-a131-3a792163cc45} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5527 | 2025.03.22 05:08:37.722267 [ 4 ] {2790e19c-2f48-407b-a131-3a792163cc45} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5528 | 2025.03.22 05:08:37.722443 [ 4 ] {2790e19c-2f48-407b-a131-3a792163cc45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
5529 | 2025.03.22 05:08:37.722493 [ 4 ] {2790e19c-2f48-407b-a131-3a792163cc45} <Debug> TCPHandler: Processed in 0.001481298 sec. | ||
5530 | 2025.03.22 05:08:38.087307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 | ||
5531 | 2025.03.22 05:08:38.109319 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5532 | 2025.03.22 05:08:38.109391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5533 | 2025.03.22 05:08:38.116855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5534 | 2025.03.22 05:08:38.117636 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5535 | 2025.03.22 05:08:38.121140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 212 | ||
5536 | 2025.03.22 05:08:39.535005 [ 109 ] {} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5537 | 2025.03.22 05:08:39.535106 [ 109 ] {} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5538 | 2025.03.22 05:08:39.535150 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5539 | 2025.03.22 05:08:39.535352 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
5540 | 2025.03.22 05:08:39.535533 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5541 | 2025.03.22 05:08:39.535576 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
5542 | 2025.03.22 05:08:39.535668 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
5543 | 2025.03.22 05:08:39.535876 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
5544 | 2025.03.22 05:08:39.536138 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5545 | 2025.03.22 05:08:39.536312 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5546 | 2025.03.22 05:08:39.537421 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00216262 sec., 16646.47510889569 rows/sec., 1.39 MiB/sec. | ||
5547 | 2025.03.22 05:08:39.537576 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5548 | 2025.03.22 05:08:39.537865 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5549 | 2025.03.22 05:08:39.537942 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_9_2} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5550 | 2025.03.22 05:08:39.538020 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5551 | 2025.03.22 05:08:40.809773 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5552 | 2025.03.22 05:08:40.810002 [ 4 ] {6be9c1c9-480f-4c50-99bd-a61a37c33ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5553 | 2025.03.22 05:08:40.810083 [ 4 ] {6be9c1c9-480f-4c50-99bd-a61a37c33ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5554 | 2025.03.22 05:08:40.810971 [ 4 ] {6be9c1c9-480f-4c50-99bd-a61a37c33ff2} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5555 | 2025.03.22 05:08:40.811021 [ 4 ] {6be9c1c9-480f-4c50-99bd-a61a37c33ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5556 | 2025.03.22 05:08:40.811470 [ 4 ] {6be9c1c9-480f-4c50-99bd-a61a37c33ff2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5557 | 2025.03.22 05:08:40.811736 [ 4 ] {6be9c1c9-480f-4c50-99bd-a61a37c33ff2} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5558 | 2025.03.22 05:08:40.811949 [ 4 ] {6be9c1c9-480f-4c50-99bd-a61a37c33ff2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002007 sec., 105630.29397110114 rows/sec., 6.72 MiB/sec. | ||
5559 | 2025.03.22 05:08:40.812075 [ 4 ] {6be9c1c9-480f-4c50-99bd-a61a37c33ff2} <Debug> TCPHandler: Processed in 0.002439155 sec. | ||
5560 | 2025.03.22 05:08:40.812216 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5561 | 2025.03.22 05:08:40.812323 [ 4 ] {a9257964-4a02-46d5-85d2-9af2bfec0b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5562 | 2025.03.22 05:08:40.812370 [ 4 ] {a9257964-4a02-46d5-85d2-9af2bfec0b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5563 | 2025.03.22 05:08:40.812885 [ 4 ] {a9257964-4a02-46d5-85d2-9af2bfec0b38} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5564 | 2025.03.22 05:08:40.812923 [ 4 ] {a9257964-4a02-46d5-85d2-9af2bfec0b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5565 | 2025.03.22 05:08:40.813268 [ 4 ] {a9257964-4a02-46d5-85d2-9af2bfec0b38} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5566 | 2025.03.22 05:08:40.813505 [ 4 ] {a9257964-4a02-46d5-85d2-9af2bfec0b38} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5567 | 2025.03.22 05:08:40.813701 [ 4 ] {a9257964-4a02-46d5-85d2-9af2bfec0b38} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001395 sec., 2867.383512544803 rows/sec., 233.81 KiB/sec. | ||
5568 | 2025.03.22 05:08:40.813776 [ 4 ] {a9257964-4a02-46d5-85d2-9af2bfec0b38} <Debug> TCPHandler: Processed in 0.00161145 sec. | ||
5569 | 2025.03.22 05:08:40.813898 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5570 | 2025.03.22 05:08:40.814004 [ 4 ] {fe1ee7f1-c854-48a9-98ae-abffccbacc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5571 | 2025.03.22 05:08:40.814049 [ 4 ] {fe1ee7f1-c854-48a9-98ae-abffccbacc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5572 | 2025.03.22 05:08:40.815208 [ 4 ] {fe1ee7f1-c854-48a9-98ae-abffccbacc10} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2025.03.22 05:08:40.815245 [ 4 ] {fe1ee7f1-c854-48a9-98ae-abffccbacc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5574 | 2025.03.22 05:08:40.815748 [ 4 ] {fe1ee7f1-c854-48a9-98ae-abffccbacc10} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5575 | 2025.03.22 05:08:40.815996 [ 4 ] {fe1ee7f1-c854-48a9-98ae-abffccbacc10} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2025.03.22 05:08:40.816123 [ 61 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5577 | 2025.03.22 05:08:40.816174 [ 4 ] {fe1ee7f1-c854-48a9-98ae-abffccbacc10} <Debug> executeQuery: Read 1775 rows, 147.68 KiB in 0.002191 sec., 810132.3596531264 rows/sec., 65.83 MiB/sec. | ||
5578 | 2025.03.22 05:08:40.816192 [ 61 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5579 | 2025.03.22 05:08:40.816225 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5580 | 2025.03.22 05:08:40.816249 [ 4 ] {fe1ee7f1-c854-48a9-98ae-abffccbacc10} <Debug> TCPHandler: Processed in 0.002402334 sec. | ||
5581 | 2025.03.22 05:08:40.816429 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5582 | 2025.03.22 05:08:40.816457 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
5583 | 2025.03.22 05:08:40.816604 [ 4 ] {39a0064f-710f-45d6-81e6-c198f321ee77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5584 | 2025.03.22 05:08:40.816704 [ 4 ] {39a0064f-710f-45d6-81e6-c198f321ee77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5585 | 2025.03.22 05:08:40.816821 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5586 | 2025.03.22 05:08:40.816927 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1849 rows starting from the beginning of the part | ||
5587 | 2025.03.22 05:08:40.817229 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
5588 | 2025.03.22 05:08:40.817607 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 125 rows starting from the beginning of the part | ||
5589 | 2025.03.22 05:08:40.817996 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5590 | 2025.03.22 05:08:40.818297 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 122 rows starting from the beginning of the part | ||
5591 | 2025.03.22 05:08:40.818616 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1775 rows starting from the beginning of the part | ||
5592 | 2025.03.22 05:08:40.819563 [ 4 ] {39a0064f-710f-45d6-81e6-c198f321ee77} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5593 | 2025.03.22 05:08:40.819637 [ 4 ] {39a0064f-710f-45d6-81e6-c198f321ee77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5594 | 2025.03.22 05:08:40.820412 [ 4 ] {39a0064f-710f-45d6-81e6-c198f321ee77} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5595 | 2025.03.22 05:08:40.820964 [ 4 ] {39a0064f-710f-45d6-81e6-c198f321ee77} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5596 | 2025.03.22 05:08:40.821355 [ 4 ] {39a0064f-710f-45d6-81e6-c198f321ee77} <Debug> executeQuery: Read 118 rows, 7.27 KiB in 0.004801 sec., 24578.21287231827 rows/sec., 1.48 MiB/sec. | ||
5597 | 2025.03.22 05:08:40.821441 [ 4 ] {39a0064f-710f-45d6-81e6-c198f321ee77} <Debug> TCPHandler: Processed in 0.005091874 sec. | ||
5598 | 2025.03.22 05:08:40.821593 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5599 | 2025.03.22 05:08:40.821721 [ 4 ] {11d9a3b3-2cf2-46c5-982a-fd2b2e6228f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5600 | 2025.03.22 05:08:40.821790 [ 4 ] {11d9a3b3-2cf2-46c5-982a-fd2b2e6228f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5601 | 2025.03.22 05:08:40.822490 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4015 rows, containing 5 columns (5 merged, 0 gathered) in 0.006159294 sec., 651860.4242629106 rows/sec., 55.70 MiB/sec. | ||
5602 | 2025.03.22 05:08:40.822810 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5603 | 2025.03.22 05:08:40.823335 [ 4 ] {11d9a3b3-2cf2-46c5-982a-fd2b2e6228f7} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5604 | 2025.03.22 05:08:40.823344 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5605 | 2025.03.22 05:08:40.823390 [ 4 ] {11d9a3b3-2cf2-46c5-982a-fd2b2e6228f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5606 | 2025.03.22 05:08:40.823533 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_41_8} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5607 | 2025.03.22 05:08:40.823698 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
5608 | 2025.03.22 05:08:40.823987 [ 4 ] {11d9a3b3-2cf2-46c5-982a-fd2b2e6228f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5609 | 2025.03.22 05:08:40.824237 [ 4 ] {11d9a3b3-2cf2-46c5-982a-fd2b2e6228f7} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5610 | 2025.03.22 05:08:40.824418 [ 4 ] {11d9a3b3-2cf2-46c5-982a-fd2b2e6228f7} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.002722 sec., 125275.53269654665 rows/sec., 8.36 MiB/sec. | ||
5611 | 2025.03.22 05:08:40.824475 [ 4 ] {11d9a3b3-2cf2-46c5-982a-fd2b2e6228f7} <Debug> TCPHandler: Processed in 0.002940884 sec. | ||
5612 | 2025.03.22 05:08:40.824598 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5613 | 2025.03.22 05:08:40.824704 [ 4 ] {c851f7f9-6087-4e58-8c4d-bf8e39386505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5614 | 2025.03.22 05:08:40.824749 [ 4 ] {c851f7f9-6087-4e58-8c4d-bf8e39386505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5615 | 2025.03.22 05:08:40.825288 [ 4 ] {c851f7f9-6087-4e58-8c4d-bf8e39386505} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5616 | 2025.03.22 05:08:40.825326 [ 4 ] {c851f7f9-6087-4e58-8c4d-bf8e39386505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5617 | 2025.03.22 05:08:40.825673 [ 4 ] {c851f7f9-6087-4e58-8c4d-bf8e39386505} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5618 | 2025.03.22 05:08:40.825913 [ 4 ] {c851f7f9-6087-4e58-8c4d-bf8e39386505} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5619 | 2025.03.22 05:08:40.826111 [ 4 ] {c851f7f9-6087-4e58-8c4d-bf8e39386505} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001421 sec., 78817.73399014778 rows/sec., 4.49 MiB/sec. | ||
5620 | 2025.03.22 05:08:40.826194 [ 4 ] {c851f7f9-6087-4e58-8c4d-bf8e39386505} <Debug> TCPHandler: Processed in 0.00164842 sec. | ||
5621 | 2025.03.22 05:08:40.826301 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5622 | 2025.03.22 05:08:40.826408 [ 4 ] {6dbb7b98-dc93-41ae-b75d-ad4f505a2636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5623 | 2025.03.22 05:08:40.826453 [ 4 ] {6dbb7b98-dc93-41ae-b75d-ad4f505a2636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5624 | 2025.03.22 05:08:40.827239 [ 4 ] {6dbb7b98-dc93-41ae-b75d-ad4f505a2636} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5625 | 2025.03.22 05:08:40.827277 [ 4 ] {6dbb7b98-dc93-41ae-b75d-ad4f505a2636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5626 | 2025.03.22 05:08:40.827676 [ 4 ] {6dbb7b98-dc93-41ae-b75d-ad4f505a2636} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5627 | 2025.03.22 05:08:40.827921 [ 4 ] {6dbb7b98-dc93-41ae-b75d-ad4f505a2636} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5628 | 2025.03.22 05:08:40.828047 [ 61 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5629 | 2025.03.22 05:08:40.828081 [ 61 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5630 | 2025.03.22 05:08:40.828106 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5631 | 2025.03.22 05:08:40.828109 [ 4 ] {6dbb7b98-dc93-41ae-b75d-ad4f505a2636} <Debug> executeQuery: Read 850 rows, 62.84 KiB in 0.001717 sec., 495049.50495049503 rows/sec., 35.74 MiB/sec. | ||
5632 | 2025.03.22 05:08:40.828263 [ 4 ] {6dbb7b98-dc93-41ae-b75d-ad4f505a2636} <Debug> TCPHandler: Processed in 0.002009938 sec. | ||
5633 | 2025.03.22 05:08:40.828374 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
5634 | 2025.03.22 05:08:40.828423 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5635 | 2025.03.22 05:08:40.828644 [ 4 ] {d0e481b1-23a7-440e-bd14-acb389baffea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5636 | 2025.03.22 05:08:40.828666 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5637 | 2025.03.22 05:08:40.828744 [ 4 ] {d0e481b1-23a7-440e-bd14-acb389baffea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5638 | 2025.03.22 05:08:40.828748 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part | ||
5639 | 2025.03.22 05:08:40.829087 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
5640 | 2025.03.22 05:08:40.829413 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 103 rows starting from the beginning of the part | ||
5641 | 2025.03.22 05:08:40.829687 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5642 | 2025.03.22 05:08:40.830012 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 97 rows starting from the beginning of the part | ||
5643 | 2025.03.22 05:08:40.830338 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 850 rows starting from the beginning of the part | ||
5644 | 2025.03.22 05:08:40.831471 [ 4 ] {d0e481b1-23a7-440e-bd14-acb389baffea} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5645 | 2025.03.22 05:08:40.831558 [ 4 ] {d0e481b1-23a7-440e-bd14-acb389baffea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5646 | 2025.03.22 05:08:40.832522 [ 4 ] {d0e481b1-23a7-440e-bd14-acb389baffea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5647 | 2025.03.22 05:08:40.832957 [ 4 ] {d0e481b1-23a7-440e-bd14-acb389baffea} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5648 | 2025.03.22 05:08:40.833245 [ 4 ] {d0e481b1-23a7-440e-bd14-acb389baffea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004666 sec., 1285.8979854264894 rows/sec., 67.18 KiB/sec. | ||
5649 | 2025.03.22 05:08:40.833582 [ 4 ] {d0e481b1-23a7-440e-bd14-acb389baffea} <Debug> TCPHandler: Processed in 0.005214906 sec. | ||
5650 | 2025.03.22 05:08:40.833931 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5651 | 2025.03.22 05:08:40.833993 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2109 rows, containing 5 columns (5 merged, 0 gathered) in 0.005786188 sec., 364488.6754457339 rows/sec., 28.13 MiB/sec. | ||
5652 | 2025.03.22 05:08:40.834092 [ 4 ] {677f140b-1fe1-41e8-984a-7c2f64d7b17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5653 | 2025.03.22 05:08:40.834173 [ 4 ] {677f140b-1fe1-41e8-984a-7c2f64d7b17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5654 | 2025.03.22 05:08:40.834247 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5655 | 2025.03.22 05:08:40.834954 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5656 | 2025.03.22 05:08:40.835067 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_41_8} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5657 | 2025.03.22 05:08:40.835241 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5658 | 2025.03.22 05:08:40.835578 [ 4 ] {677f140b-1fe1-41e8-984a-7c2f64d7b17a} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5659 | 2025.03.22 05:08:40.835623 [ 4 ] {677f140b-1fe1-41e8-984a-7c2f64d7b17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5660 | 2025.03.22 05:08:40.836076 [ 4 ] {677f140b-1fe1-41e8-984a-7c2f64d7b17a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5661 | 2025.03.22 05:08:40.836323 [ 4 ] {677f140b-1fe1-41e8-984a-7c2f64d7b17a} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5662 | 2025.03.22 05:08:40.836519 [ 4 ] {677f140b-1fe1-41e8-984a-7c2f64d7b17a} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.002466 sec., 375912.4087591241 rows/sec., 25.08 MiB/sec. | ||
5663 | 2025.03.22 05:08:40.836658 [ 4 ] {677f140b-1fe1-41e8-984a-7c2f64d7b17a} <Debug> TCPHandler: Processed in 0.002833112 sec. | ||
5664 | 2025.03.22 05:08:40.836806 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5665 | 2025.03.22 05:08:40.836920 [ 4 ] {a32dcdfc-75ea-458c-8fca-466c00983083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5666 | 2025.03.22 05:08:40.836970 [ 4 ] {a32dcdfc-75ea-458c-8fca-466c00983083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5667 | 2025.03.22 05:08:40.837398 [ 4 ] {a32dcdfc-75ea-458c-8fca-466c00983083} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5668 | 2025.03.22 05:08:40.837437 [ 4 ] {a32dcdfc-75ea-458c-8fca-466c00983083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5669 | 2025.03.22 05:08:40.837798 [ 4 ] {a32dcdfc-75ea-458c-8fca-466c00983083} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5670 | 2025.03.22 05:08:40.838038 [ 4 ] {a32dcdfc-75ea-458c-8fca-466c00983083} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5671 | 2025.03.22 05:08:40.838218 [ 4 ] {a32dcdfc-75ea-458c-8fca-466c00983083} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00132 sec., 757.5757575757576 rows/sec., 51.05 KiB/sec. | ||
5672 | 2025.03.22 05:08:40.838275 [ 4 ] {a32dcdfc-75ea-458c-8fca-466c00983083} <Debug> TCPHandler: Processed in 0.001520868 sec. | ||
5673 | 2025.03.22 05:08:40.838386 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5674 | 2025.03.22 05:08:40.838489 [ 4 ] {c2b1969a-fa14-469d-a243-d4dd0dd26279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5675 | 2025.03.22 05:08:40.838553 [ 4 ] {c2b1969a-fa14-469d-a243-d4dd0dd26279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5676 | 2025.03.22 05:08:40.839570 [ 4 ] {c2b1969a-fa14-469d-a243-d4dd0dd26279} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5677 | 2025.03.22 05:08:40.839609 [ 4 ] {c2b1969a-fa14-469d-a243-d4dd0dd26279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5678 | 2025.03.22 05:08:40.840220 [ 4 ] {c2b1969a-fa14-469d-a243-d4dd0dd26279} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5679 | 2025.03.22 05:08:40.840478 [ 4 ] {c2b1969a-fa14-469d-a243-d4dd0dd26279} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5680 | 2025.03.22 05:08:40.840720 [ 4 ] {c2b1969a-fa14-469d-a243-d4dd0dd26279} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002253 sec., 3550.821127385708 rows/sec., 6.36 MiB/sec. | ||
5681 | 2025.03.22 05:08:40.840825 [ 4 ] {c2b1969a-fa14-469d-a243-d4dd0dd26279} <Debug> TCPHandler: Processed in 0.002489766 sec. | ||
5682 | 2025.03.22 05:08:40.840957 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5683 | 2025.03.22 05:08:40.841065 [ 4 ] {30e926e9-0282-4dae-9a86-e385fce0555c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5684 | 2025.03.22 05:08:40.841112 [ 4 ] {30e926e9-0282-4dae-9a86-e385fce0555c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5685 | 2025.03.22 05:08:40.841540 [ 4 ] {30e926e9-0282-4dae-9a86-e385fce0555c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5686 | 2025.03.22 05:08:40.841581 [ 4 ] {30e926e9-0282-4dae-9a86-e385fce0555c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5687 | 2025.03.22 05:08:40.841937 [ 4 ] {30e926e9-0282-4dae-9a86-e385fce0555c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5688 | 2025.03.22 05:08:40.842173 [ 4 ] {30e926e9-0282-4dae-9a86-e385fce0555c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5689 | 2025.03.22 05:08:40.842400 [ 4 ] {30e926e9-0282-4dae-9a86-e385fce0555c} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.00136 sec., 51470.58823529411 rows/sec., 3.23 MiB/sec. | ||
5690 | 2025.03.22 05:08:40.842450 [ 4 ] {30e926e9-0282-4dae-9a86-e385fce0555c} <Debug> TCPHandler: Processed in 0.001544618 sec. | ||
5691 | 2025.03.22 05:08:42.702613 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5692 | 2025.03.22 05:08:42.702828 [ 4 ] {8212b3d4-885b-43e1-9219-90e3a094e7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5693 | 2025.03.22 05:08:42.702911 [ 4 ] {8212b3d4-885b-43e1-9219-90e3a094e7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5694 | 2025.03.22 05:08:42.703679 [ 4 ] {8212b3d4-885b-43e1-9219-90e3a094e7f2} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5695 | 2025.03.22 05:08:42.703734 [ 4 ] {8212b3d4-885b-43e1-9219-90e3a094e7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5696 | 2025.03.22 05:08:42.704163 [ 4 ] {8212b3d4-885b-43e1-9219-90e3a094e7f2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5697 | 2025.03.22 05:08:42.704417 [ 4 ] {8212b3d4-885b-43e1-9219-90e3a094e7f2} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5698 | 2025.03.22 05:08:42.704659 [ 4 ] {8212b3d4-885b-43e1-9219-90e3a094e7f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.27 MiB/sec. | ||
5699 | 2025.03.22 05:08:42.704729 [ 4 ] {8212b3d4-885b-43e1-9219-90e3a094e7f2} <Debug> TCPHandler: Processed in 0.002259372 sec. | ||
5700 | 2025.03.22 05:08:42.704844 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5701 | 2025.03.22 05:08:42.704953 [ 4 ] {2f4b4ce6-5bbc-4606-acc4-4a8e3ba9ad2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5702 | 2025.03.22 05:08:42.705002 [ 4 ] {2f4b4ce6-5bbc-4606-acc4-4a8e3ba9ad2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5703 | 2025.03.22 05:08:42.705556 [ 4 ] {2f4b4ce6-5bbc-4606-acc4-4a8e3ba9ad2c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5704 | 2025.03.22 05:08:42.705600 [ 4 ] {2f4b4ce6-5bbc-4606-acc4-4a8e3ba9ad2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5705 | 2025.03.22 05:08:42.705959 [ 4 ] {2f4b4ce6-5bbc-4606-acc4-4a8e3ba9ad2c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5706 | 2025.03.22 05:08:42.706202 [ 4 ] {2f4b4ce6-5bbc-4606-acc4-4a8e3ba9ad2c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5707 | 2025.03.22 05:08:42.706437 [ 4 ] {2f4b4ce6-5bbc-4606-acc4-4a8e3ba9ad2c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001504 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec. | ||
5708 | 2025.03.22 05:08:42.706515 [ 4 ] {2f4b4ce6-5bbc-4606-acc4-4a8e3ba9ad2c} <Debug> TCPHandler: Processed in 0.001724072 sec. | ||
5709 | 2025.03.22 05:08:42.706750 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5710 | 2025.03.22 05:08:42.706873 [ 4 ] {f257af37-dd34-4649-b9ed-95e31c7e4ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5711 | 2025.03.22 05:08:42.706927 [ 4 ] {f257af37-dd34-4649-b9ed-95e31c7e4ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5712 | 2025.03.22 05:08:42.707411 [ 4 ] {f257af37-dd34-4649-b9ed-95e31c7e4ce1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5713 | 2025.03.22 05:08:42.707452 [ 4 ] {f257af37-dd34-4649-b9ed-95e31c7e4ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5714 | 2025.03.22 05:08:42.707819 [ 4 ] {f257af37-dd34-4649-b9ed-95e31c7e4ce1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5715 | 2025.03.22 05:08:42.708057 [ 4 ] {f257af37-dd34-4649-b9ed-95e31c7e4ce1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5716 | 2025.03.22 05:08:42.708240 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5717 | 2025.03.22 05:08:42.708301 [ 4 ] {f257af37-dd34-4649-b9ed-95e31c7e4ce1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001451 sec., 22053.756030323915 rows/sec., 1.54 MiB/sec. | ||
5718 | 2025.03.22 05:08:42.708327 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5719 | 2025.03.22 05:08:42.708395 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5720 | 2025.03.22 05:08:42.708420 [ 4 ] {f257af37-dd34-4649-b9ed-95e31c7e4ce1} <Debug> TCPHandler: Processed in 0.001764812 sec. | ||
5721 | 2025.03.22 05:08:42.708627 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5722 | 2025.03.22 05:08:42.708650 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
5723 | 2025.03.22 05:08:42.708795 [ 4 ] {e8017f5a-6e49-43ef-9d1b-76f5c1b1596e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5724 | 2025.03.22 05:08:42.708898 [ 4 ] {e8017f5a-6e49-43ef-9d1b-76f5c1b1596e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5725 | 2025.03.22 05:08:42.709061 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5726 | 2025.03.22 05:08:42.709184 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10712 rows starting from the beginning of the part | ||
5727 | 2025.03.22 05:08:42.709500 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 163 rows starting from the beginning of the part | ||
5728 | 2025.03.22 05:08:42.709845 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
5729 | 2025.03.22 05:08:42.710100 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
5730 | 2025.03.22 05:08:42.710367 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 927 rows starting from the beginning of the part | ||
5731 | 2025.03.22 05:08:42.710605 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
5732 | 2025.03.22 05:08:42.711449 [ 4 ] {e8017f5a-6e49-43ef-9d1b-76f5c1b1596e} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2025.03.22 05:08:42.711521 [ 4 ] {e8017f5a-6e49-43ef-9d1b-76f5c1b1596e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5734 | 2025.03.22 05:08:42.712184 [ 4 ] {e8017f5a-6e49-43ef-9d1b-76f5c1b1596e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5735 | 2025.03.22 05:08:42.712554 [ 4 ] {e8017f5a-6e49-43ef-9d1b-76f5c1b1596e} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2025.03.22 05:08:42.712820 [ 137 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5737 | 2025.03.22 05:08:42.712923 [ 137 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5738 | 2025.03.22 05:08:42.713005 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5739 | 2025.03.22 05:08:42.713410 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
5740 | 2025.03.22 05:08:42.713456 [ 4 ] {e8017f5a-6e49-43ef-9d1b-76f5c1b1596e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.004675 sec., 2566.844919786096 rows/sec., 177.14 KiB/sec. | ||
5741 | 2025.03.22 05:08:42.713876 [ 4 ] {e8017f5a-6e49-43ef-9d1b-76f5c1b1596e} <Debug> TCPHandler: Processed in 0.005300788 sec. | ||
5742 | 2025.03.22 05:08:42.713990 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5743 | 2025.03.22 05:08:42.714125 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2036 rows starting from the beginning of the part | ||
5744 | 2025.03.22 05:08:42.714418 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
5745 | 2025.03.22 05:08:42.714727 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
5746 | 2025.03.22 05:08:42.714874 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
5747 | 2025.03.22 05:08:42.714971 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 70 rows starting from the beginning of the part | ||
5748 | 2025.03.22 05:08:42.715053 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
5749 | 2025.03.22 05:08:42.718083 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2298 rows, containing 4 columns (4 merged, 0 gathered) in 0.004930241 sec., 466102.97549349006 rows/sec., 30.69 MiB/sec. | ||
5750 | 2025.03.22 05:08:42.718088 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12154 rows, containing 5 columns (5 merged, 0 gathered) in 0.009571867 sec., 1269762.7328085524 rows/sec., 85.90 MiB/sec. | ||
5751 | 2025.03.22 05:08:42.718489 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5752 | 2025.03.22 05:08:42.718572 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5753 | 2025.03.22 05:08:42.719039 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_41_8} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2025.03.22 05:08:42.719154 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5755 | 2025.03.22 05:08:42.719208 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_41_8} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5756 | 2025.03.22 05:08:42.719352 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5757 | 2025.03.22 05:08:42.719389 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5758 | 2025.03.22 05:08:42.719496 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
5759 | 2025.03.22 05:08:44.669261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5760 | 2025.03.22 05:08:44.669991 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5761 | 2025.03.22 05:08:44.670033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5762 | 2025.03.22 05:08:44.670567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5763 | 2025.03.22 05:08:44.670834 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5764 | 2025.03.22 05:08:44.671030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5765 | 2025.03.22 05:08:45.621290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 | ||
5766 | 2025.03.22 05:08:45.644014 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5767 | 2025.03.22 05:08:45.644085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5768 | 2025.03.22 05:08:45.651677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5769 | 2025.03.22 05:08:45.652469 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5770 | 2025.03.22 05:08:45.655923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5771 | 2025.03.22 05:08:47.227047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 796 | ||
5772 | 2025.03.22 05:08:47.230793 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5773 | 2025.03.22 05:08:47.230855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5774 | 2025.03.22 05:08:47.232386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5775 | 2025.03.22 05:08:47.232724 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5776 | 2025.03.22 05:08:47.233397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
5777 | 2025.03.22 05:08:47.711059 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5778 | 2025.03.22 05:08:47.711279 [ 4 ] {86d94523-a744-431e-b38c-6f95216259a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5779 | 2025.03.22 05:08:47.711364 [ 4 ] {86d94523-a744-431e-b38c-6f95216259a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5780 | 2025.03.22 05:08:47.712242 [ 4 ] {86d94523-a744-431e-b38c-6f95216259a8} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2025.03.22 05:08:47.712299 [ 4 ] {86d94523-a744-431e-b38c-6f95216259a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5782 | 2025.03.22 05:08:47.712785 [ 4 ] {86d94523-a744-431e-b38c-6f95216259a8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5783 | 2025.03.22 05:08:47.713231 [ 4 ] {86d94523-a744-431e-b38c-6f95216259a8} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2025.03.22 05:08:47.713516 [ 4 ] {86d94523-a744-431e-b38c-6f95216259a8} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002283 sec., 53438.45816907578 rows/sec., 4.55 MiB/sec. | ||
5785 | 2025.03.22 05:08:47.713710 [ 4 ] {86d94523-a744-431e-b38c-6f95216259a8} <Debug> TCPHandler: Processed in 0.002791761 sec. | ||
5786 | 2025.03.22 05:08:47.713946 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5787 | 2025.03.22 05:08:47.714064 [ 4 ] {39b56d41-4cbf-4225-a978-fca2a2842e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5788 | 2025.03.22 05:08:47.714116 [ 4 ] {39b56d41-4cbf-4225-a978-fca2a2842e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5789 | 2025.03.22 05:08:47.714694 [ 4 ] {39b56d41-4cbf-4225-a978-fca2a2842e4d} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5790 | 2025.03.22 05:08:47.714737 [ 4 ] {39b56d41-4cbf-4225-a978-fca2a2842e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5791 | 2025.03.22 05:08:47.715100 [ 4 ] {39b56d41-4cbf-4225-a978-fca2a2842e4d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5792 | 2025.03.22 05:08:47.715338 [ 4 ] {39b56d41-4cbf-4225-a978-fca2a2842e4d} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5793 | 2025.03.22 05:08:47.715581 [ 4 ] {39b56d41-4cbf-4225-a978-fca2a2842e4d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001531 sec., 21554.53951665578 rows/sec., 1.58 MiB/sec. | ||
5794 | 2025.03.22 05:08:47.715716 [ 4 ] {39b56d41-4cbf-4225-a978-fca2a2842e4d} <Debug> TCPHandler: Processed in 0.001847305 sec. | ||
5795 | 2025.03.22 05:08:47.715953 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5796 | 2025.03.22 05:08:47.716061 [ 4 ] {4f9f17bb-4a0b-416d-94aa-1081aceeffb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5797 | 2025.03.22 05:08:47.716108 [ 4 ] {4f9f17bb-4a0b-416d-94aa-1081aceeffb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5798 | 2025.03.22 05:08:47.716663 [ 4 ] {4f9f17bb-4a0b-416d-94aa-1081aceeffb6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2025.03.22 05:08:47.716703 [ 4 ] {4f9f17bb-4a0b-416d-94aa-1081aceeffb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5800 | 2025.03.22 05:08:47.717062 [ 4 ] {4f9f17bb-4a0b-416d-94aa-1081aceeffb6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5801 | 2025.03.22 05:08:47.717329 [ 4 ] {4f9f17bb-4a0b-416d-94aa-1081aceeffb6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2025.03.22 05:08:47.717541 [ 4 ] {4f9f17bb-4a0b-416d-94aa-1081aceeffb6} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001505 sec., 64451.827242524916 rows/sec., 5.03 MiB/sec. | ||
5803 | 2025.03.22 05:08:47.717596 [ 4 ] {4f9f17bb-4a0b-416d-94aa-1081aceeffb6} <Debug> TCPHandler: Processed in 0.001722761 sec. | ||
5804 | 2025.03.22 05:08:47.717713 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5805 | 2025.03.22 05:08:47.717831 [ 4 ] {ef8a2875-bc3e-4bf3-9a2b-3132f5f9b09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5806 | 2025.03.22 05:08:47.717884 [ 4 ] {ef8a2875-bc3e-4bf3-9a2b-3132f5f9b09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5807 | 2025.03.22 05:08:47.718451 [ 4 ] {ef8a2875-bc3e-4bf3-9a2b-3132f5f9b09f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2025.03.22 05:08:47.718492 [ 4 ] {ef8a2875-bc3e-4bf3-9a2b-3132f5f9b09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5809 | 2025.03.22 05:08:47.718897 [ 4 ] {ef8a2875-bc3e-4bf3-9a2b-3132f5f9b09f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5810 | 2025.03.22 05:08:47.719143 [ 4 ] {ef8a2875-bc3e-4bf3-9a2b-3132f5f9b09f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2025.03.22 05:08:47.719365 [ 4 ] {ef8a2875-bc3e-4bf3-9a2b-3132f5f9b09f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
5812 | 2025.03.22 05:08:47.719427 [ 4 ] {ef8a2875-bc3e-4bf3-9a2b-3132f5f9b09f} <Debug> TCPHandler: Processed in 0.001767872 sec. | ||
5813 | 2025.03.22 05:08:47.719551 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5814 | 2025.03.22 05:08:47.719658 [ 4 ] {3b05a7a0-ff09-4875-b21f-7d8399c8f0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5815 | 2025.03.22 05:08:47.719725 [ 4 ] {3b05a7a0-ff09-4875-b21f-7d8399c8f0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5816 | 2025.03.22 05:08:47.720846 [ 4 ] {3b05a7a0-ff09-4875-b21f-7d8399c8f0d1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5817 | 2025.03.22 05:08:47.720886 [ 4 ] {3b05a7a0-ff09-4875-b21f-7d8399c8f0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5818 | 2025.03.22 05:08:47.721566 [ 4 ] {3b05a7a0-ff09-4875-b21f-7d8399c8f0d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5819 | 2025.03.22 05:08:47.721829 [ 4 ] {3b05a7a0-ff09-4875-b21f-7d8399c8f0d1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5820 | 2025.03.22 05:08:47.722085 [ 4 ] {3b05a7a0-ff09-4875-b21f-7d8399c8f0d1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002448 sec., 13480.392156862745 rows/sec., 24.16 MiB/sec. | ||
5821 | 2025.03.22 05:08:47.722199 [ 4 ] {3b05a7a0-ff09-4875-b21f-7d8399c8f0d1} <Debug> TCPHandler: Processed in 0.00270049 sec. | ||
5822 | 2025.03.22 05:08:47.722331 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5823 | 2025.03.22 05:08:47.722438 [ 4 ] {b8af9a85-9f88-4883-ab1b-c9b8af85c7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5824 | 2025.03.22 05:08:47.722486 [ 4 ] {b8af9a85-9f88-4883-ab1b-c9b8af85c7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5825 | 2025.03.22 05:08:47.722924 [ 4 ] {b8af9a85-9f88-4883-ab1b-c9b8af85c7b5} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2025.03.22 05:08:47.722964 [ 4 ] {b8af9a85-9f88-4883-ab1b-c9b8af85c7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5827 | 2025.03.22 05:08:47.723329 [ 4 ] {b8af9a85-9f88-4883-ab1b-c9b8af85c7b5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5828 | 2025.03.22 05:08:47.723584 [ 4 ] {b8af9a85-9f88-4883-ab1b-c9b8af85c7b5} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2025.03.22 05:08:47.723794 [ 4 ] {b8af9a85-9f88-4883-ab1b-c9b8af85c7b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
5830 | 2025.03.22 05:08:47.723844 [ 4 ] {b8af9a85-9f88-4883-ab1b-c9b8af85c7b5} <Debug> TCPHandler: Processed in 0.001566069 sec. | ||
5831 | 2025.03.22 05:08:52.059559 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5832 | 2025.03.22 05:08:52.059658 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5833 | 2025.03.22 05:08:52.171223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
5834 | 2025.03.22 05:08:52.172134 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5835 | 2025.03.22 05:08:52.172196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5836 | 2025.03.22 05:08:52.172841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5837 | 2025.03.22 05:08:52.173109 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5838 | 2025.03.22 05:08:52.173423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5839 | 2025.03.22 05:08:52.715269 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5840 | 2025.03.22 05:08:52.715516 [ 4 ] {d75fc0fc-ceb9-4a1d-87e9-60235267698a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5841 | 2025.03.22 05:08:52.715600 [ 4 ] {d75fc0fc-ceb9-4a1d-87e9-60235267698a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5842 | 2025.03.22 05:08:52.716509 [ 4 ] {d75fc0fc-ceb9-4a1d-87e9-60235267698a} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5843 | 2025.03.22 05:08:52.716563 [ 4 ] {d75fc0fc-ceb9-4a1d-87e9-60235267698a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5844 | 2025.03.22 05:08:52.717022 [ 4 ] {d75fc0fc-ceb9-4a1d-87e9-60235267698a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5845 | 2025.03.22 05:08:52.717285 [ 4 ] {d75fc0fc-ceb9-4a1d-87e9-60235267698a} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5846 | 2025.03.22 05:08:52.717500 [ 149 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5847 | 2025.03.22 05:08:52.717543 [ 4 ] {d75fc0fc-ceb9-4a1d-87e9-60235267698a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002091 sec., 101386.8962219034 rows/sec., 6.45 MiB/sec. | ||
5848 | 2025.03.22 05:08:52.717608 [ 149 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2025.03.22 05:08:52.717696 [ 4 ] {d75fc0fc-ceb9-4a1d-87e9-60235267698a} <Debug> TCPHandler: Processed in 0.002563537 sec. | ||
5850 | 2025.03.22 05:08:52.717719 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5851 | 2025.03.22 05:08:52.717901 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5852 | 2025.03.22 05:08:52.718055 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
5853 | 2025.03.22 05:08:52.718192 [ 4 ] {efd53f99-f206-4f93-b1b2-a969aa06454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5854 | 2025.03.22 05:08:52.718390 [ 4 ] {efd53f99-f206-4f93-b1b2-a969aa06454f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5855 | 2025.03.22 05:08:52.718633 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5856 | 2025.03.22 05:08:52.718748 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
5857 | 2025.03.22 05:08:52.718872 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
5858 | 2025.03.22 05:08:52.719331 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
5859 | 2025.03.22 05:08:52.719757 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
5860 | 2025.03.22 05:08:52.720100 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
5861 | 2025.03.22 05:08:52.721399 [ 4 ] {efd53f99-f206-4f93-b1b2-a969aa06454f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2025.03.22 05:08:52.721452 [ 4 ] {efd53f99-f206-4f93-b1b2-a969aa06454f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5863 | 2025.03.22 05:08:52.721893 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004046915 sec., 261927.91299051253 rows/sec., 17.66 MiB/sec. | ||
5864 | 2025.03.22 05:08:52.722037 [ 4 ] {efd53f99-f206-4f93-b1b2-a969aa06454f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5865 | 2025.03.22 05:08:52.722130 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5866 | 2025.03.22 05:08:52.722467 [ 4 ] {efd53f99-f206-4f93-b1b2-a969aa06454f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5867 | 2025.03.22 05:08:52.722828 [ 195 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_13_3} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5868 | 2025.03.22 05:08:52.723011 [ 4 ] {efd53f99-f206-4f93-b1b2-a969aa06454f} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.00488 sec., 129713.11475409837 rows/sec., 10.20 MiB/sec. | ||
5869 | 2025.03.22 05:08:52.723200 [ 195 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_13_3} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5870 | 2025.03.22 05:08:52.723520 [ 4 ] {efd53f99-f206-4f93-b1b2-a969aa06454f} <Debug> TCPHandler: Processed in 0.005691596 sec. | ||
5871 | 2025.03.22 05:08:52.723531 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5872 | 2025.03.22 05:08:52.723751 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5873 | 2025.03.22 05:08:52.723867 [ 4 ] {973d308b-e0ad-48a9-b510-79d3b470af64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5874 | 2025.03.22 05:08:52.723917 [ 4 ] {973d308b-e0ad-48a9-b510-79d3b470af64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5875 | 2025.03.22 05:08:52.724529 [ 4 ] {973d308b-e0ad-48a9-b510-79d3b470af64} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5876 | 2025.03.22 05:08:52.724571 [ 4 ] {973d308b-e0ad-48a9-b510-79d3b470af64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5877 | 2025.03.22 05:08:52.724949 [ 4 ] {973d308b-e0ad-48a9-b510-79d3b470af64} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5878 | 2025.03.22 05:08:52.725194 [ 4 ] {973d308b-e0ad-48a9-b510-79d3b470af64} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5879 | 2025.03.22 05:08:52.725347 [ 148 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5880 | 2025.03.22 05:08:52.725393 [ 4 ] {973d308b-e0ad-48a9-b510-79d3b470af64} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001551 sec., 73500.96711798839 rows/sec., 4.40 MiB/sec. | ||
5881 | 2025.03.22 05:08:52.725398 [ 148 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5882 | 2025.03.22 05:08:52.725448 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5883 | 2025.03.22 05:08:52.725472 [ 4 ] {973d308b-e0ad-48a9-b510-79d3b470af64} <Debug> TCPHandler: Processed in 0.001784633 sec. | ||
5884 | 2025.03.22 05:08:52.725596 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
5885 | 2025.03.22 05:08:52.725621 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5886 | 2025.03.22 05:08:52.725728 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5887 | 2025.03.22 05:08:52.725748 [ 4 ] {180be38f-763e-436b-b02e-b2e8d5894de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5888 | 2025.03.22 05:08:52.725764 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 165 rows starting from the beginning of the part | ||
5889 | 2025.03.22 05:08:52.725801 [ 4 ] {180be38f-763e-436b-b02e-b2e8d5894de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5890 | 2025.03.22 05:08:52.726048 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
5891 | 2025.03.22 05:08:52.726430 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
5892 | 2025.03.22 05:08:52.726802 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
5893 | 2025.03.22 05:08:52.727164 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
5894 | 2025.03.22 05:08:52.727565 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 114 rows starting from the beginning of the part | ||
5895 | 2025.03.22 05:08:52.728412 [ 4 ] {180be38f-763e-436b-b02e-b2e8d5894de1} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5896 | 2025.03.22 05:08:52.728456 [ 4 ] {180be38f-763e-436b-b02e-b2e8d5894de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5897 | 2025.03.22 05:08:52.729030 [ 4 ] {180be38f-763e-436b-b02e-b2e8d5894de1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5898 | 2025.03.22 05:08:52.729245 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 5 columns (5 merged, 0 gathered) in 0.003722549 sec., 126526.20556505771 rows/sec., 8.50 MiB/sec. | ||
5899 | 2025.03.22 05:08:52.729449 [ 4 ] {180be38f-763e-436b-b02e-b2e8d5894de1} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5900 | 2025.03.22 05:08:52.729543 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5901 | 2025.03.22 05:08:52.729847 [ 4 ] {180be38f-763e-436b-b02e-b2e8d5894de1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004109 sec., 27500.60842054028 rows/sec., 1.78 MiB/sec. | ||
5902 | 2025.03.22 05:08:52.730011 [ 4 ] {180be38f-763e-436b-b02e-b2e8d5894de1} <Debug> TCPHandler: Processed in 0.004446782 sec. | ||
5903 | 2025.03.22 05:08:52.730217 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5904 | 2025.03.22 05:08:52.730221 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5905 | 2025.03.22 05:08:52.730369 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_36_7} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5906 | 2025.03.22 05:08:52.730413 [ 4 ] {8c4a22d2-2177-4042-92f9-5b8ad598080d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5907 | 2025.03.22 05:08:52.730515 [ 4 ] {8c4a22d2-2177-4042-92f9-5b8ad598080d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5908 | 2025.03.22 05:08:52.730533 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
5909 | 2025.03.22 05:08:52.731138 [ 4 ] {8c4a22d2-2177-4042-92f9-5b8ad598080d} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5910 | 2025.03.22 05:08:52.731181 [ 4 ] {8c4a22d2-2177-4042-92f9-5b8ad598080d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5911 | 2025.03.22 05:08:52.731556 [ 4 ] {8c4a22d2-2177-4042-92f9-5b8ad598080d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5912 | 2025.03.22 05:08:52.731803 [ 4 ] {8c4a22d2-2177-4042-92f9-5b8ad598080d} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5913 | 2025.03.22 05:08:52.731931 [ 148 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5914 | 2025.03.22 05:08:52.731970 [ 148 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5915 | 2025.03.22 05:08:52.731994 [ 4 ] {8c4a22d2-2177-4042-92f9-5b8ad598080d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00164 sec., 68292.68292682926 rows/sec., 3.89 MiB/sec. | ||
5916 | 2025.03.22 05:08:52.731998 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5917 | 2025.03.22 05:08:52.732105 [ 4 ] {8c4a22d2-2177-4042-92f9-5b8ad598080d} <Debug> TCPHandler: Processed in 0.001965946 sec. | ||
5918 | 2025.03.22 05:08:52.732242 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
5919 | 2025.03.22 05:08:52.732303 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5920 | 2025.03.22 05:08:52.732512 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5921 | 2025.03.22 05:08:52.732535 [ 4 ] {bec3539a-8676-4583-a35c-8d5a3c8ec00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5922 | 2025.03.22 05:08:52.732586 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
5923 | 2025.03.22 05:08:52.732620 [ 4 ] {bec3539a-8676-4583-a35c-8d5a3c8ec00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5924 | 2025.03.22 05:08:52.732875 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
5925 | 2025.03.22 05:08:52.733198 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
5926 | 2025.03.22 05:08:52.733468 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
5927 | 2025.03.22 05:08:52.733723 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
5928 | 2025.03.22 05:08:52.735588 [ 4 ] {bec3539a-8676-4583-a35c-8d5a3c8ec00b} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5929 | 2025.03.22 05:08:52.735656 [ 4 ] {bec3539a-8676-4583-a35c-8d5a3c8ec00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5930 | 2025.03.22 05:08:52.736492 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004378181 sec., 127907.00064707237 rows/sec., 7.77 MiB/sec. | ||
5931 | 2025.03.22 05:08:52.736674 [ 4 ] {bec3539a-8676-4583-a35c-8d5a3c8ec00b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5932 | 2025.03.22 05:08:52.736685 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5933 | 2025.03.22 05:08:52.737160 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_13_3} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5934 | 2025.03.22 05:08:52.737307 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_13_3} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5935 | 2025.03.22 05:08:52.737349 [ 4 ] {bec3539a-8676-4583-a35c-8d5a3c8ec00b} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5936 | 2025.03.22 05:08:52.737479 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5937 | 2025.03.22 05:08:52.737687 [ 4 ] {bec3539a-8676-4583-a35c-8d5a3c8ec00b} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.005227 sec., 74612.58848287737 rows/sec., 5.27 MiB/sec. | ||
5938 | 2025.03.22 05:08:52.737831 [ 4 ] {bec3539a-8676-4583-a35c-8d5a3c8ec00b} <Debug> TCPHandler: Processed in 0.005600714 sec. | ||
5939 | 2025.03.22 05:08:52.737977 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5940 | 2025.03.22 05:08:52.738082 [ 4 ] {3ac43ee5-c377-4d6b-9f08-6190f690ee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5941 | 2025.03.22 05:08:52.738130 [ 4 ] {3ac43ee5-c377-4d6b-9f08-6190f690ee1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5942 | 2025.03.22 05:08:52.738582 [ 4 ] {3ac43ee5-c377-4d6b-9f08-6190f690ee1c} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5943 | 2025.03.22 05:08:52.738619 [ 4 ] {3ac43ee5-c377-4d6b-9f08-6190f690ee1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5944 | 2025.03.22 05:08:52.739002 [ 4 ] {3ac43ee5-c377-4d6b-9f08-6190f690ee1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5945 | 2025.03.22 05:08:52.739251 [ 4 ] {3ac43ee5-c377-4d6b-9f08-6190f690ee1c} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5946 | 2025.03.22 05:08:52.739469 [ 4 ] {3ac43ee5-c377-4d6b-9f08-6190f690ee1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. | ||
5947 | 2025.03.22 05:08:52.739665 [ 4 ] {3ac43ee5-c377-4d6b-9f08-6190f690ee1c} <Debug> TCPHandler: Processed in 0.001740312 sec. | ||
5948 | 2025.03.22 05:08:52.739829 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5949 | 2025.03.22 05:08:52.739942 [ 4 ] {c2862d8b-04aa-4947-a69c-3d0bbbb70980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5950 | 2025.03.22 05:08:52.739992 [ 4 ] {c2862d8b-04aa-4947-a69c-3d0bbbb70980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5951 | 2025.03.22 05:08:52.740576 [ 4 ] {c2862d8b-04aa-4947-a69c-3d0bbbb70980} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5952 | 2025.03.22 05:08:52.740616 [ 4 ] {c2862d8b-04aa-4947-a69c-3d0bbbb70980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5953 | 2025.03.22 05:08:52.741027 [ 4 ] {c2862d8b-04aa-4947-a69c-3d0bbbb70980} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5954 | 2025.03.22 05:08:52.741280 [ 4 ] {c2862d8b-04aa-4947-a69c-3d0bbbb70980} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5955 | 2025.03.22 05:08:52.741471 [ 4 ] {c2862d8b-04aa-4947-a69c-3d0bbbb70980} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001552 sec., 152706.1855670103 rows/sec., 10.24 MiB/sec. | ||
5956 | 2025.03.22 05:08:52.741522 [ 4 ] {c2862d8b-04aa-4947-a69c-3d0bbbb70980} <Debug> TCPHandler: Processed in 0.001743952 sec. | ||
5957 | 2025.03.22 05:08:52.741636 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5958 | 2025.03.22 05:08:52.741742 [ 4 ] {b80330c2-1a58-4f14-807c-fbe507f8b2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5959 | 2025.03.22 05:08:52.741790 [ 4 ] {b80330c2-1a58-4f14-807c-fbe507f8b2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5960 | 2025.03.22 05:08:52.742204 [ 4 ] {b80330c2-1a58-4f14-807c-fbe507f8b2fb} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5961 | 2025.03.22 05:08:52.742241 [ 4 ] {b80330c2-1a58-4f14-807c-fbe507f8b2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5962 | 2025.03.22 05:08:52.742589 [ 4 ] {b80330c2-1a58-4f14-807c-fbe507f8b2fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5963 | 2025.03.22 05:08:52.742835 [ 4 ] {b80330c2-1a58-4f14-807c-fbe507f8b2fb} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5964 | 2025.03.22 05:08:52.743035 [ 4 ] {b80330c2-1a58-4f14-807c-fbe507f8b2fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. | ||
5965 | 2025.03.22 05:08:52.743120 [ 4 ] {b80330c2-1a58-4f14-807c-fbe507f8b2fb} <Debug> TCPHandler: Processed in 0.001532858 sec. | ||
5966 | 2025.03.22 05:08:52.743246 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5967 | 2025.03.22 05:08:52.743353 [ 4 ] {2609d0b3-f632-4783-a604-c7d10a9205ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5968 | 2025.03.22 05:08:52.743418 [ 4 ] {2609d0b3-f632-4783-a604-c7d10a9205ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5969 | 2025.03.22 05:08:52.744485 [ 4 ] {2609d0b3-f632-4783-a604-c7d10a9205ec} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5970 | 2025.03.22 05:08:52.744521 [ 4 ] {2609d0b3-f632-4783-a604-c7d10a9205ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5971 | 2025.03.22 05:08:52.745127 [ 4 ] {2609d0b3-f632-4783-a604-c7d10a9205ec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5972 | 2025.03.22 05:08:52.745401 [ 4 ] {2609d0b3-f632-4783-a604-c7d10a9205ec} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5973 | 2025.03.22 05:08:52.745555 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5974 | 2025.03.22 05:08:52.745604 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5975 | 2025.03.22 05:08:52.745630 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5976 | 2025.03.22 05:08:52.745635 [ 4 ] {2609d0b3-f632-4783-a604-c7d10a9205ec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002302 sec., 3475.238922675934 rows/sec., 6.23 MiB/sec. | ||
5977 | 2025.03.22 05:08:52.745982 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
5978 | 2025.03.22 05:08:52.746026 [ 4 ] {2609d0b3-f632-4783-a604-c7d10a9205ec} <Debug> TCPHandler: Processed in 0.002823193 sec. | ||
5979 | 2025.03.22 05:08:52.746268 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5980 | 2025.03.22 05:08:52.746521 [ 4 ] {51a387e4-be65-436d-bcd7-318027e5d7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5981 | 2025.03.22 05:08:52.746653 [ 4 ] {51a387e4-be65-436d-bcd7-318027e5d7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5982 | 2025.03.22 05:08:52.746666 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5983 | 2025.03.22 05:08:52.746916 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 691 rows starting from the beginning of the part | ||
5984 | 2025.03.22 05:08:52.747695 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
5985 | 2025.03.22 05:08:52.748549 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
5986 | 2025.03.22 05:08:52.748699 [ 4 ] {51a387e4-be65-436d-bcd7-318027e5d7dc} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5987 | 2025.03.22 05:08:52.748805 [ 4 ] {51a387e4-be65-436d-bcd7-318027e5d7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5988 | 2025.03.22 05:08:52.749201 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
5989 | 2025.03.22 05:08:52.749805 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
5990 | 2025.03.22 05:08:52.750312 [ 4 ] {51a387e4-be65-436d-bcd7-318027e5d7dc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5991 | 2025.03.22 05:08:52.750367 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
5992 | 2025.03.22 05:08:52.751078 [ 4 ] {51a387e4-be65-436d-bcd7-318027e5d7dc} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5993 | 2025.03.22 05:08:52.751594 [ 4 ] {51a387e4-be65-436d-bcd7-318027e5d7dc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005154 sec., 15909.972836631743 rows/sec., 1.01 MiB/sec. | ||
5994 | 2025.03.22 05:08:52.751728 [ 4 ] {51a387e4-be65-436d-bcd7-318027e5d7dc} <Debug> TCPHandler: Processed in 0.005539212 sec. | ||
5995 | 2025.03.22 05:08:52.756172 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 19 columns (19 merged, 0 gathered) in 0.010450593 sec., 74732.60129831868 rows/sec., 133.92 MiB/sec. | ||
5996 | 2025.03.22 05:08:52.757187 [ 202 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5997 | 2025.03.22 05:08:52.757598 [ 202 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2025.03.22 05:08:52.757679 [ 202 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5999 | 2025.03.22 05:08:52.757790 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
6000 | 2025.03.22 05:08:53.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.41 MiB, peak 203.97 MiB, free memory in arenas 0.00 B, will set to 197.79 MiB (RSS), difference: 1.39 MiB | ||
6001 | 2025.03.22 05:08:53.156039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6002 | 2025.03.22 05:08:53.178535 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6003 | 2025.03.22 05:08:53.178597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6004 | 2025.03.22 05:08:53.186067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6005 | 2025.03.22 05:08:53.186995 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6006 | 2025.03.22 05:08:53.190872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6007 | 2025.03.22 05:08:57.233803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 830 | ||
6008 | 2025.03.22 05:08:57.237369 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6009 | 2025.03.22 05:08:57.237424 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6010 | 2025.03.22 05:08:57.238913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6011 | 2025.03.22 05:08:57.239225 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6012 | 2025.03.22 05:08:57.239451 [ 140 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6013 | 2025.03.22 05:08:57.239625 [ 140 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6014 | 2025.03.22 05:08:57.239741 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6015 | 2025.03.22 05:08:57.240199 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
6016 | 2025.03.22 05:08:57.240625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
6017 | 2025.03.22 05:08:57.241195 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6018 | 2025.03.22 05:08:57.241387 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 674 rows starting from the beginning of the part | ||
6019 | 2025.03.22 05:08:57.242033 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
6020 | 2025.03.22 05:08:57.242674 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
6021 | 2025.03.22 05:08:57.243264 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
6022 | 2025.03.22 05:08:57.243839 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
6023 | 2025.03.22 05:08:57.244417 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
6024 | 2025.03.22 05:08:57.253054 [ 202 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 72 columns (72 merged, 0 gathered) in 0.013122803 sec., 63248.6824651715 rows/sec., 53.00 MiB/sec. | ||
6025 | 2025.03.22 05:08:57.254483 [ 197 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6026 | 2025.03.22 05:08:57.255315 [ 197 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6027 | 2025.03.22 05:08:57.255406 [ 197 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_21_4} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6028 | 2025.03.22 05:08:57.255756 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
6029 | 2025.03.22 05:08:57.710248 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6030 | 2025.03.22 05:08:57.710458 [ 4 ] {581908e2-114e-491e-b13d-14d6ab3e29f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6031 | 2025.03.22 05:08:57.710537 [ 4 ] {581908e2-114e-491e-b13d-14d6ab3e29f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6032 | 2025.03.22 05:08:57.711269 [ 4 ] {581908e2-114e-491e-b13d-14d6ab3e29f5} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6033 | 2025.03.22 05:08:57.711314 [ 4 ] {581908e2-114e-491e-b13d-14d6ab3e29f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6034 | 2025.03.22 05:08:57.711735 [ 4 ] {581908e2-114e-491e-b13d-14d6ab3e29f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6035 | 2025.03.22 05:08:57.711999 [ 4 ] {581908e2-114e-491e-b13d-14d6ab3e29f5} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6036 | 2025.03.22 05:08:57.712284 [ 4 ] {581908e2-114e-491e-b13d-14d6ab3e29f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001879 sec., 1064.39595529537 rows/sec., 86.79 KiB/sec. | ||
6037 | 2025.03.22 05:08:57.712483 [ 4 ] {581908e2-114e-491e-b13d-14d6ab3e29f5} <Debug> TCPHandler: Processed in 0.002369144 sec. | ||
6038 | 2025.03.22 05:08:57.712636 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6039 | 2025.03.22 05:08:57.712747 [ 4 ] {b711cc11-d82f-42f0-a71c-37c56330e7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6040 | 2025.03.22 05:08:57.712796 [ 4 ] {b711cc11-d82f-42f0-a71c-37c56330e7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6041 | 2025.03.22 05:08:57.713392 [ 4 ] {b711cc11-d82f-42f0-a71c-37c56330e7bc} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6042 | 2025.03.22 05:08:57.713432 [ 4 ] {b711cc11-d82f-42f0-a71c-37c56330e7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6043 | 2025.03.22 05:08:57.713803 [ 4 ] {b711cc11-d82f-42f0-a71c-37c56330e7bc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6044 | 2025.03.22 05:08:57.714052 [ 4 ] {b711cc11-d82f-42f0-a71c-37c56330e7bc} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6045 | 2025.03.22 05:08:57.714273 [ 4 ] {b711cc11-d82f-42f0-a71c-37c56330e7bc} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.001554 sec., 79150.57915057914 rows/sec., 6.73 MiB/sec. | ||
6046 | 2025.03.22 05:08:57.714332 [ 4 ] {b711cc11-d82f-42f0-a71c-37c56330e7bc} <Debug> TCPHandler: Processed in 0.001748392 sec. | ||
6047 | 2025.03.22 05:08:57.714436 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6048 | 2025.03.22 05:08:57.714541 [ 4 ] {fb23a079-29f3-430d-8cae-68b0916024a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6049 | 2025.03.22 05:08:57.714589 [ 4 ] {fb23a079-29f3-430d-8cae-68b0916024a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6050 | 2025.03.22 05:08:57.715120 [ 4 ] {fb23a079-29f3-430d-8cae-68b0916024a8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6051 | 2025.03.22 05:08:57.715160 [ 4 ] {fb23a079-29f3-430d-8cae-68b0916024a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6052 | 2025.03.22 05:08:57.715541 [ 4 ] {fb23a079-29f3-430d-8cae-68b0916024a8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6053 | 2025.03.22 05:08:57.715825 [ 4 ] {fb23a079-29f3-430d-8cae-68b0916024a8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6054 | 2025.03.22 05:08:57.716047 [ 4 ] {fb23a079-29f3-430d-8cae-68b0916024a8} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001528 sec., 22905.759162303664 rows/sec., 1.68 MiB/sec. | ||
6055 | 2025.03.22 05:08:57.716101 [ 4 ] {fb23a079-29f3-430d-8cae-68b0916024a8} <Debug> TCPHandler: Processed in 0.001714382 sec. | ||
6056 | 2025.03.22 05:08:57.716226 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6057 | 2025.03.22 05:08:57.716332 [ 4 ] {5b257fc3-af11-4569-b6af-ba2b4f3f9c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6058 | 2025.03.22 05:08:57.716377 [ 4 ] {5b257fc3-af11-4569-b6af-ba2b4f3f9c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6059 | 2025.03.22 05:08:57.716921 [ 4 ] {5b257fc3-af11-4569-b6af-ba2b4f3f9c92} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6060 | 2025.03.22 05:08:57.716960 [ 4 ] {5b257fc3-af11-4569-b6af-ba2b4f3f9c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6061 | 2025.03.22 05:08:57.717314 [ 4 ] {5b257fc3-af11-4569-b6af-ba2b4f3f9c92} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6062 | 2025.03.22 05:08:57.717554 [ 4 ] {5b257fc3-af11-4569-b6af-ba2b4f3f9c92} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6063 | 2025.03.22 05:08:57.717791 [ 4 ] {5b257fc3-af11-4569-b6af-ba2b4f3f9c92} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001481 sec., 66846.72518568535 rows/sec., 5.22 MiB/sec. | ||
6064 | 2025.03.22 05:08:57.717846 [ 4 ] {5b257fc3-af11-4569-b6af-ba2b4f3f9c92} <Debug> TCPHandler: Processed in 0.001670951 sec. | ||
6065 | 2025.03.22 05:08:57.717948 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6066 | 2025.03.22 05:08:57.718050 [ 4 ] {e61d781b-3cf5-46f8-a5b5-6ea82658c7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6067 | 2025.03.22 05:08:57.718102 [ 4 ] {e61d781b-3cf5-46f8-a5b5-6ea82658c7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6068 | 2025.03.22 05:08:57.718607 [ 4 ] {e61d781b-3cf5-46f8-a5b5-6ea82658c7bb} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6069 | 2025.03.22 05:08:57.718646 [ 4 ] {e61d781b-3cf5-46f8-a5b5-6ea82658c7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6070 | 2025.03.22 05:08:57.719036 [ 4 ] {e61d781b-3cf5-46f8-a5b5-6ea82658c7bb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6071 | 2025.03.22 05:08:57.719274 [ 4 ] {e61d781b-3cf5-46f8-a5b5-6ea82658c7bb} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6072 | 2025.03.22 05:08:57.719487 [ 4 ] {e61d781b-3cf5-46f8-a5b5-6ea82658c7bb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001459 sec., 110349.55448937629 rows/sec., 7.68 MiB/sec. | ||
6073 | 2025.03.22 05:08:57.719540 [ 4 ] {e61d781b-3cf5-46f8-a5b5-6ea82658c7bb} <Debug> TCPHandler: Processed in 0.001641871 sec. | ||
6074 | 2025.03.22 05:08:57.719666 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6075 | 2025.03.22 05:08:57.719772 [ 4 ] {e207c307-46fe-41cc-ab94-7f647709e717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6076 | 2025.03.22 05:08:57.719840 [ 4 ] {e207c307-46fe-41cc-ab94-7f647709e717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6077 | 2025.03.22 05:08:57.720930 [ 4 ] {e207c307-46fe-41cc-ab94-7f647709e717} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6078 | 2025.03.22 05:08:57.720970 [ 4 ] {e207c307-46fe-41cc-ab94-7f647709e717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6079 | 2025.03.22 05:08:57.721620 [ 4 ] {e207c307-46fe-41cc-ab94-7f647709e717} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6080 | 2025.03.22 05:08:57.721884 [ 4 ] {e207c307-46fe-41cc-ab94-7f647709e717} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6081 | 2025.03.22 05:08:57.722125 [ 4 ] {e207c307-46fe-41cc-ab94-7f647709e717} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002375 sec., 13894.736842105263 rows/sec., 24.90 MiB/sec. | ||
6082 | 2025.03.22 05:08:57.722235 [ 4 ] {e207c307-46fe-41cc-ab94-7f647709e717} <Debug> TCPHandler: Processed in 0.002621259 sec. | ||
6083 | 2025.03.22 05:08:57.722370 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6084 | 2025.03.22 05:08:57.722477 [ 4 ] {fe02c1e9-a3fb-478f-b8a8-a0f747ad7fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6085 | 2025.03.22 05:08:57.722523 [ 4 ] {fe02c1e9-a3fb-478f-b8a8-a0f747ad7fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6086 | 2025.03.22 05:08:57.722952 [ 4 ] {fe02c1e9-a3fb-478f-b8a8-a0f747ad7fd3} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6087 | 2025.03.22 05:08:57.722991 [ 4 ] {fe02c1e9-a3fb-478f-b8a8-a0f747ad7fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6088 | 2025.03.22 05:08:57.723352 [ 4 ] {fe02c1e9-a3fb-478f-b8a8-a0f747ad7fd3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6089 | 2025.03.22 05:08:57.723595 [ 4 ] {fe02c1e9-a3fb-478f-b8a8-a0f747ad7fd3} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6090 | 2025.03.22 05:08:57.723807 [ 4 ] {fe02c1e9-a3fb-478f-b8a8-a0f747ad7fd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
6091 | 2025.03.22 05:08:57.723857 [ 4 ] {fe02c1e9-a3fb-478f-b8a8-a0f747ad7fd3} <Debug> TCPHandler: Processed in 0.001538228 sec. | ||
6092 | 2025.03.22 05:08:59.673623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6093 | 2025.03.22 05:08:59.674369 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2025.03.22 05:08:59.674423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6095 | 2025.03.22 05:08:59.675018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6096 | 2025.03.22 05:08:59.675282 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2025.03.22 05:08:59.675511 [ 126 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6098 | 2025.03.22 05:08:59.675566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6099 | 2025.03.22 05:08:59.675633 [ 126 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.03.22 05:08:59.675681 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6101 | 2025.03.22 05:08:59.675852 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
6102 | 2025.03.22 05:08:59.676024 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6103 | 2025.03.22 05:08:59.676059 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
6104 | 2025.03.22 05:08:59.676129 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
6105 | 2025.03.22 05:08:59.676260 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
6106 | 2025.03.22 05:08:59.676546 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
6107 | 2025.03.22 05:08:59.676850 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
6108 | 2025.03.22 05:08:59.676977 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
6109 | 2025.03.22 05:08:59.679076 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003294761 sec., 4313818.210182772 rows/sec., 61.71 MiB/sec. | ||
6110 | 2025.03.22 05:08:59.679676 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6111 | 2025.03.22 05:08:59.680015 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6112 | 2025.03.22 05:08:59.680114 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_31_6} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6113 | 2025.03.22 05:08:59.680240 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
6114 | 2025.03.22 05:09:00.691002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6115 | 2025.03.22 05:09:00.712938 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6116 | 2025.03.22 05:09:00.712993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6117 | 2025.03.22 05:09:00.720410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6118 | 2025.03.22 05:09:00.721217 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6119 | 2025.03.22 05:09:00.721538 [ 134 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6120 | 2025.03.22 05:09:00.721610 [ 134 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6121 | 2025.03.22 05:09:00.721654 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6122 | 2025.03.22 05:09:00.722062 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
6123 | 2025.03.22 05:09:00.737338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6124 | 2025.03.22 05:09:00.738756 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6125 | 2025.03.22 05:09:00.740312 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
6126 | 2025.03.22 05:09:00.746069 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
6127 | 2025.03.22 05:09:00.751633 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
6128 | 2025.03.22 05:09:00.757306 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
6129 | 2025.03.22 05:09:00.763051 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
6130 | 2025.03.22 05:09:00.767930 [ 202 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
6131 | 2025.03.22 05:09:00.827427 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105646346 sec., 2214.9369936561743 rows/sec., 11.45 MiB/sec. | ||
6132 | 2025.03.22 05:09:00.830336 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6133 | 2025.03.22 05:09:00.833357 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_31_6} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6134 | 2025.03.22 05:09:00.833492 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_31_6} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6135 | 2025.03.22 05:09:00.836198 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6136 | 2025.03.22 05:09:01.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.00 MiB, peak 209.55 MiB, free memory in arenas 0.00 B, will set to 200.41 MiB (RSS), difference: 1.41 MiB | ||
6137 | 2025.03.22 05:09:02.715177 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2025.03.22 05:09:02.715392 [ 4 ] {a30bfaed-ff84-467e-9d07-a4fcac8052bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6139 | 2025.03.22 05:09:02.715476 [ 4 ] {a30bfaed-ff84-467e-9d07-a4fcac8052bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6140 | 2025.03.22 05:09:02.716339 [ 4 ] {a30bfaed-ff84-467e-9d07-a4fcac8052bd} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2025.03.22 05:09:02.716386 [ 4 ] {a30bfaed-ff84-467e-9d07-a4fcac8052bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6142 | 2025.03.22 05:09:02.716853 [ 4 ] {a30bfaed-ff84-467e-9d07-a4fcac8052bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6143 | 2025.03.22 05:09:02.717118 [ 4 ] {a30bfaed-ff84-467e-9d07-a4fcac8052bd} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2025.03.22 05:09:02.717327 [ 4 ] {a30bfaed-ff84-467e-9d07-a4fcac8052bd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001995 sec., 106265.66416040101 rows/sec., 6.76 MiB/sec. | ||
6145 | 2025.03.22 05:09:02.717458 [ 4 ] {a30bfaed-ff84-467e-9d07-a4fcac8052bd} <Debug> TCPHandler: Processed in 0.002419515 sec. | ||
6146 | 2025.03.22 05:09:02.717597 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2025.03.22 05:09:02.717713 [ 4 ] {c49abc85-f731-4356-8a92-d334486a6a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6148 | 2025.03.22 05:09:02.717765 [ 4 ] {c49abc85-f731-4356-8a92-d334486a6a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6149 | 2025.03.22 05:09:02.718545 [ 4 ] {c49abc85-f731-4356-8a92-d334486a6a70} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6150 | 2025.03.22 05:09:02.718584 [ 4 ] {c49abc85-f731-4356-8a92-d334486a6a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6151 | 2025.03.22 05:09:02.718994 [ 4 ] {c49abc85-f731-4356-8a92-d334486a6a70} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6152 | 2025.03.22 05:09:02.719244 [ 4 ] {c49abc85-f731-4356-8a92-d334486a6a70} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6153 | 2025.03.22 05:09:02.719375 [ 128 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6154 | 2025.03.22 05:09:02.719426 [ 128 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6155 | 2025.03.22 05:09:02.719431 [ 4 ] {c49abc85-f731-4356-8a92-d334486a6a70} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001746 sec., 362542.9553264605 rows/sec., 28.51 MiB/sec. | ||
6156 | 2025.03.22 05:09:02.719454 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6157 | 2025.03.22 05:09:02.719524 [ 4 ] {c49abc85-f731-4356-8a92-d334486a6a70} <Debug> TCPHandler: Processed in 0.001972457 sec. | ||
6158 | 2025.03.22 05:09:02.719729 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
6159 | 2025.03.22 05:09:02.719750 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6160 | 2025.03.22 05:09:02.719973 [ 4 ] {3e21f688-e2f0-4b3e-b63a-af9390afdb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6161 | 2025.03.22 05:09:02.720002 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6162 | 2025.03.22 05:09:02.720061 [ 4 ] {3e21f688-e2f0-4b3e-b63a-af9390afdb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6163 | 2025.03.22 05:09:02.720079 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1849 rows starting from the beginning of the part | ||
6164 | 2025.03.22 05:09:02.720397 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
6165 | 2025.03.22 05:09:02.720743 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 122 rows starting from the beginning of the part | ||
6166 | 2025.03.22 05:09:02.721059 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 633 rows starting from the beginning of the part | ||
6167 | 2025.03.22 05:09:02.721361 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 123 rows starting from the beginning of the part | ||
6168 | 2025.03.22 05:09:02.721655 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 633 rows starting from the beginning of the part | ||
6169 | 2025.03.22 05:09:02.723263 [ 4 ] {3e21f688-e2f0-4b3e-b63a-af9390afdb1d} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6170 | 2025.03.22 05:09:02.723344 [ 4 ] {3e21f688-e2f0-4b3e-b63a-af9390afdb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6171 | 2025.03.22 05:09:02.724452 [ 4 ] {3e21f688-e2f0-4b3e-b63a-af9390afdb1d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6172 | 2025.03.22 05:09:02.724831 [ 4 ] {3e21f688-e2f0-4b3e-b63a-af9390afdb1d} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6173 | 2025.03.22 05:09:02.725051 [ 4 ] {3e21f688-e2f0-4b3e-b63a-af9390afdb1d} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.005158 sec., 22101.589763474214 rows/sec., 1.32 MiB/sec. | ||
6174 | 2025.03.22 05:09:02.725226 [ 4 ] {3e21f688-e2f0-4b3e-b63a-af9390afdb1d} <Debug> TCPHandler: Processed in 0.005544443 sec. | ||
6175 | 2025.03.22 05:09:02.725554 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6176 | 2025.03.22 05:09:02.725629 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3416 rows, containing 5 columns (5 merged, 0 gathered) in 0.006075773 sec., 562232.9866504229 rows/sec., 47.50 MiB/sec. | ||
6177 | 2025.03.22 05:09:02.725727 [ 4 ] {c1ccad3d-89c2-425b-b75c-83c6dc7ccb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6178 | 2025.03.22 05:09:02.725783 [ 4 ] {c1ccad3d-89c2-425b-b75c-83c6dc7ccb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6179 | 2025.03.22 05:09:02.725990 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6180 | 2025.03.22 05:09:02.726694 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6181 | 2025.03.22 05:09:02.726896 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_46_9} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6182 | 2025.03.22 05:09:02.727084 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
6183 | 2025.03.22 05:09:02.727177 [ 4 ] {c1ccad3d-89c2-425b-b75c-83c6dc7ccb41} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6184 | 2025.03.22 05:09:02.727222 [ 4 ] {c1ccad3d-89c2-425b-b75c-83c6dc7ccb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6185 | 2025.03.22 05:09:02.727594 [ 4 ] {c1ccad3d-89c2-425b-b75c-83c6dc7ccb41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6186 | 2025.03.22 05:09:02.727846 [ 4 ] {c1ccad3d-89c2-425b-b75c-83c6dc7ccb41} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6187 | 2025.03.22 05:09:02.728064 [ 4 ] {c1ccad3d-89c2-425b-b75c-83c6dc7ccb41} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002385 sec., 47379.45492662474 rows/sec., 3.07 MiB/sec. | ||
6188 | 2025.03.22 05:09:02.728272 [ 4 ] {c1ccad3d-89c2-425b-b75c-83c6dc7ccb41} <Debug> TCPHandler: Processed in 0.002828393 sec. | ||
6189 | 2025.03.22 05:09:02.728429 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6190 | 2025.03.22 05:09:02.728532 [ 4 ] {f11a5806-8416-44da-9a87-1a3dc6881c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6191 | 2025.03.22 05:09:02.728580 [ 4 ] {f11a5806-8416-44da-9a87-1a3dc6881c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6192 | 2025.03.22 05:09:02.729152 [ 4 ] {f11a5806-8416-44da-9a87-1a3dc6881c0e} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6193 | 2025.03.22 05:09:02.729190 [ 4 ] {f11a5806-8416-44da-9a87-1a3dc6881c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6194 | 2025.03.22 05:09:02.729555 [ 4 ] {f11a5806-8416-44da-9a87-1a3dc6881c0e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6195 | 2025.03.22 05:09:02.729798 [ 4 ] {f11a5806-8416-44da-9a87-1a3dc6881c0e} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6196 | 2025.03.22 05:09:02.729998 [ 4 ] {f11a5806-8416-44da-9a87-1a3dc6881c0e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001481 sec., 75624.57798784606 rows/sec., 4.31 MiB/sec. | ||
6197 | 2025.03.22 05:09:02.730075 [ 4 ] {f11a5806-8416-44da-9a87-1a3dc6881c0e} <Debug> TCPHandler: Processed in 0.001695661 sec. | ||
6198 | 2025.03.22 05:09:02.730178 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6199 | 2025.03.22 05:09:02.730278 [ 4 ] {6efbdb65-430c-4860-9e23-b489d4d42c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6200 | 2025.03.22 05:09:02.730323 [ 4 ] {6efbdb65-430c-4860-9e23-b489d4d42c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6201 | 2025.03.22 05:09:02.730980 [ 4 ] {6efbdb65-430c-4860-9e23-b489d4d42c5c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6202 | 2025.03.22 05:09:02.731018 [ 4 ] {6efbdb65-430c-4860-9e23-b489d4d42c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6203 | 2025.03.22 05:09:02.731399 [ 4 ] {6efbdb65-430c-4860-9e23-b489d4d42c5c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6204 | 2025.03.22 05:09:02.731641 [ 4 ] {6efbdb65-430c-4860-9e23-b489d4d42c5c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6205 | 2025.03.22 05:09:02.731771 [ 128 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6206 | 2025.03.22 05:09:02.731815 [ 128 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6207 | 2025.03.22 05:09:02.731826 [ 4 ] {6efbdb65-430c-4860-9e23-b489d4d42c5c} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001568 sec., 248724.48979591837 rows/sec., 17.58 MiB/sec. | ||
6208 | 2025.03.22 05:09:02.731846 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6209 | 2025.03.22 05:09:02.731938 [ 4 ] {6efbdb65-430c-4860-9e23-b489d4d42c5c} <Debug> TCPHandler: Processed in 0.001805814 sec. | ||
6210 | 2025.03.22 05:09:02.732163 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
6211 | 2025.03.22 05:09:02.732181 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6212 | 2025.03.22 05:09:02.732458 [ 4 ] {ddd6ae11-7448-4123-b727-e63c5c27d371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6213 | 2025.03.22 05:09:02.732580 [ 4 ] {ddd6ae11-7448-4123-b727-e63c5c27d371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6214 | 2025.03.22 05:09:02.732596 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6215 | 2025.03.22 05:09:02.732719 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
6216 | 2025.03.22 05:09:02.732995 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
6217 | 2025.03.22 05:09:02.733342 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 97 rows starting from the beginning of the part | ||
6218 | 2025.03.22 05:09:02.733652 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 390 rows starting from the beginning of the part | ||
6219 | 2025.03.22 05:09:02.733965 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 99 rows starting from the beginning of the part | ||
6220 | 2025.03.22 05:09:02.734218 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 390 rows starting from the beginning of the part | ||
6221 | 2025.03.22 05:09:02.735179 [ 4 ] {ddd6ae11-7448-4123-b727-e63c5c27d371} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6222 | 2025.03.22 05:09:02.735256 [ 4 ] {ddd6ae11-7448-4123-b727-e63c5c27d371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6223 | 2025.03.22 05:09:02.736184 [ 4 ] {ddd6ae11-7448-4123-b727-e63c5c27d371} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6224 | 2025.03.22 05:09:02.736627 [ 4 ] {ddd6ae11-7448-4123-b727-e63c5c27d371} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6225 | 2025.03.22 05:09:02.737430 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005477701 sec., 356901.5541374018 rows/sec., 27.27 MiB/sec. | ||
6226 | 2025.03.22 05:09:02.737472 [ 4 ] {ddd6ae11-7448-4123-b727-e63c5c27d371} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005088 sec., 1179.245283018868 rows/sec., 61.61 KiB/sec. | ||
6227 | 2025.03.22 05:09:02.737619 [ 4 ] {ddd6ae11-7448-4123-b727-e63c5c27d371} <Debug> TCPHandler: Processed in 0.005522933 sec. | ||
6228 | 2025.03.22 05:09:02.737681 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6229 | 2025.03.22 05:09:02.737790 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6230 | 2025.03.22 05:09:02.737963 [ 4 ] {848e6b99-f630-4fec-9426-9307c3001e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6231 | 2025.03.22 05:09:02.738060 [ 4 ] {848e6b99-f630-4fec-9426-9307c3001e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6232 | 2025.03.22 05:09:02.738152 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6233 | 2025.03.22 05:09:02.738411 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_46_9} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6234 | 2025.03.22 05:09:02.738602 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6235 | 2025.03.22 05:09:02.739029 [ 4 ] {848e6b99-f630-4fec-9426-9307c3001e47} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6236 | 2025.03.22 05:09:02.739072 [ 4 ] {848e6b99-f630-4fec-9426-9307c3001e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6237 | 2025.03.22 05:09:02.739485 [ 4 ] {848e6b99-f630-4fec-9426-9307c3001e47} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6238 | 2025.03.22 05:09:02.739746 [ 4 ] {848e6b99-f630-4fec-9426-9307c3001e47} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6239 | 2025.03.22 05:09:02.739945 [ 4 ] {848e6b99-f630-4fec-9426-9307c3001e47} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002045 sec., 115892.42053789731 rows/sec., 7.77 MiB/sec. | ||
6240 | 2025.03.22 05:09:02.740070 [ 4 ] {848e6b99-f630-4fec-9426-9307c3001e47} <Debug> TCPHandler: Processed in 0.002350743 sec. | ||
6241 | 2025.03.22 05:09:02.740218 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6242 | 2025.03.22 05:09:02.740321 [ 4 ] {b6825070-3e36-4ef5-a361-bf5bc01b9ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6243 | 2025.03.22 05:09:02.740369 [ 4 ] {b6825070-3e36-4ef5-a361-bf5bc01b9ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6244 | 2025.03.22 05:09:02.740778 [ 4 ] {b6825070-3e36-4ef5-a361-bf5bc01b9ef6} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2025.03.22 05:09:02.740815 [ 4 ] {b6825070-3e36-4ef5-a361-bf5bc01b9ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6246 | 2025.03.22 05:09:02.741168 [ 4 ] {b6825070-3e36-4ef5-a361-bf5bc01b9ef6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6247 | 2025.03.22 05:09:02.741405 [ 4 ] {b6825070-3e36-4ef5-a361-bf5bc01b9ef6} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2025.03.22 05:09:02.741522 [ 128 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
6249 | 2025.03.22 05:09:02.741565 [ 128 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6250 | 2025.03.22 05:09:02.741584 [ 4 ] {b6825070-3e36-4ef5-a361-bf5bc01b9ef6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec. | ||
6251 | 2025.03.22 05:09:02.741589 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6252 | 2025.03.22 05:09:02.741716 [ 4 ] {b6825070-3e36-4ef5-a361-bf5bc01b9ef6} <Debug> TCPHandler: Processed in 0.001541219 sec. | ||
6253 | 2025.03.22 05:09:02.742011 [ 193 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
6254 | 2025.03.22 05:09:02.742117 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6255 | 2025.03.22 05:09:02.742347 [ 193 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6256 | 2025.03.22 05:09:02.742354 [ 4 ] {5cbc5a36-ba60-49ef-8962-5650b578a4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6257 | 2025.03.22 05:09:02.742416 [ 193 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
6258 | 2025.03.22 05:09:02.742512 [ 4 ] {5cbc5a36-ba60-49ef-8962-5650b578a4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6259 | 2025.03.22 05:09:02.742609 [ 193 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
6260 | 2025.03.22 05:09:02.742984 [ 193 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
6261 | 2025.03.22 05:09:02.743357 [ 193 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
6262 | 2025.03.22 05:09:02.743711 [ 193 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
6263 | 2025.03.22 05:09:02.744052 [ 193 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
6264 | 2025.03.22 05:09:02.748167 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00646699 sec., 2164.840211597668 rows/sec., 145.87 KiB/sec. | ||
6265 | 2025.03.22 05:09:02.748273 [ 4 ] {5cbc5a36-ba60-49ef-8962-5650b578a4aa} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6266 | 2025.03.22 05:09:02.748334 [ 4 ] {5cbc5a36-ba60-49ef-8962-5650b578a4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6267 | 2025.03.22 05:09:02.748384 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
6268 | 2025.03.22 05:09:02.749078 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6269 | 2025.03.22 05:09:02.749267 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_14_3} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
6270 | 2025.03.22 05:09:02.749462 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6271 | 2025.03.22 05:09:02.749732 [ 4 ] {5cbc5a36-ba60-49ef-8962-5650b578a4aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6272 | 2025.03.22 05:09:02.750026 [ 4 ] {5cbc5a36-ba60-49ef-8962-5650b578a4aa} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6273 | 2025.03.22 05:09:02.750245 [ 4 ] {5cbc5a36-ba60-49ef-8962-5650b578a4aa} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007976 sec., 1003.0090270812436 rows/sec., 1.80 MiB/sec. | ||
6274 | 2025.03.22 05:09:02.750393 [ 4 ] {5cbc5a36-ba60-49ef-8962-5650b578a4aa} <Debug> TCPHandler: Processed in 0.008409435 sec. | ||
6275 | 2025.03.22 05:09:02.750517 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6276 | 2025.03.22 05:09:02.750622 [ 4 ] {f4e86914-1094-43ed-b9ff-fbbe7c2fc51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6277 | 2025.03.22 05:09:02.750669 [ 4 ] {f4e86914-1094-43ed-b9ff-fbbe7c2fc51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6278 | 2025.03.22 05:09:02.751109 [ 4 ] {f4e86914-1094-43ed-b9ff-fbbe7c2fc51f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6279 | 2025.03.22 05:09:02.751146 [ 4 ] {f4e86914-1094-43ed-b9ff-fbbe7c2fc51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6280 | 2025.03.22 05:09:02.751516 [ 4 ] {f4e86914-1094-43ed-b9ff-fbbe7c2fc51f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6281 | 2025.03.22 05:09:02.751760 [ 4 ] {f4e86914-1094-43ed-b9ff-fbbe7c2fc51f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6282 | 2025.03.22 05:09:02.751938 [ 4 ] {f4e86914-1094-43ed-b9ff-fbbe7c2fc51f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001339 sec., 61239.731142643766 rows/sec., 3.89 MiB/sec. | ||
6283 | 2025.03.22 05:09:02.751987 [ 4 ] {f4e86914-1094-43ed-b9ff-fbbe7c2fc51f} <Debug> TCPHandler: Processed in 0.001521158 sec. | ||
6284 | 2025.03.22 05:09:07.059702 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6285 | 2025.03.22 05:09:07.059776 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6286 | 2025.03.22 05:09:07.175736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6287 | 2025.03.22 05:09:07.176432 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6288 | 2025.03.22 05:09:07.176490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6289 | 2025.03.22 05:09:07.177059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6290 | 2025.03.22 05:09:07.177331 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6291 | 2025.03.22 05:09:07.177557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6292 | 2025.03.22 05:09:07.240886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 866 | ||
6293 | 2025.03.22 05:09:07.244006 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6294 | 2025.03.22 05:09:07.244062 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6295 | 2025.03.22 05:09:07.245545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6296 | 2025.03.22 05:09:07.245869 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6297 | 2025.03.22 05:09:07.246913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
6298 | 2025.03.22 05:09:07.710430 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6299 | 2025.03.22 05:09:07.710627 [ 4 ] {d7214836-6e7d-4c7e-89b5-0f911ca81ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6300 | 2025.03.22 05:09:07.710702 [ 4 ] {d7214836-6e7d-4c7e-89b5-0f911ca81ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6301 | 2025.03.22 05:09:07.711511 [ 4 ] {d7214836-6e7d-4c7e-89b5-0f911ca81ded} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6302 | 2025.03.22 05:09:07.711568 [ 4 ] {d7214836-6e7d-4c7e-89b5-0f911ca81ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6303 | 2025.03.22 05:09:07.712013 [ 4 ] {d7214836-6e7d-4c7e-89b5-0f911ca81ded} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6304 | 2025.03.22 05:09:07.712276 [ 4 ] {d7214836-6e7d-4c7e-89b5-0f911ca81ded} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6305 | 2025.03.22 05:09:07.712546 [ 4 ] {d7214836-6e7d-4c7e-89b5-0f911ca81ded} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001975 sec., 61772.15189873417 rows/sec., 5.26 MiB/sec. | ||
6306 | 2025.03.22 05:09:07.712760 [ 4 ] {d7214836-6e7d-4c7e-89b5-0f911ca81ded} <Debug> TCPHandler: Processed in 0.002462566 sec. | ||
6307 | 2025.03.22 05:09:07.712935 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6308 | 2025.03.22 05:09:07.713054 [ 4 ] {c1d26ce3-d9f9-4c79-b8c3-473c0c15df6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6309 | 2025.03.22 05:09:07.713105 [ 4 ] {c1d26ce3-d9f9-4c79-b8c3-473c0c15df6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6310 | 2025.03.22 05:09:07.713671 [ 4 ] {c1d26ce3-d9f9-4c79-b8c3-473c0c15df6b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6311 | 2025.03.22 05:09:07.713714 [ 4 ] {c1d26ce3-d9f9-4c79-b8c3-473c0c15df6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6312 | 2025.03.22 05:09:07.714098 [ 4 ] {c1d26ce3-d9f9-4c79-b8c3-473c0c15df6b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6313 | 2025.03.22 05:09:07.714358 [ 4 ] {c1d26ce3-d9f9-4c79-b8c3-473c0c15df6b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6314 | 2025.03.22 05:09:07.714635 [ 4 ] {c1d26ce3-d9f9-4c79-b8c3-473c0c15df6b} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001586 sec., 20807.061790668347 rows/sec., 1.53 MiB/sec. | ||
6315 | 2025.03.22 05:09:07.714725 [ 4 ] {c1d26ce3-d9f9-4c79-b8c3-473c0c15df6b} <Debug> TCPHandler: Processed in 0.001847554 sec. | ||
6316 | 2025.03.22 05:09:07.714954 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6317 | 2025.03.22 05:09:07.715100 [ 4 ] {63334419-5fe7-4746-9329-d2137b8e9806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6318 | 2025.03.22 05:09:07.715155 [ 4 ] {63334419-5fe7-4746-9329-d2137b8e9806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6319 | 2025.03.22 05:09:07.715826 [ 4 ] {63334419-5fe7-4746-9329-d2137b8e9806} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6320 | 2025.03.22 05:09:07.715870 [ 4 ] {63334419-5fe7-4746-9329-d2137b8e9806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6321 | 2025.03.22 05:09:07.716248 [ 4 ] {63334419-5fe7-4746-9329-d2137b8e9806} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6322 | 2025.03.22 05:09:07.716499 [ 4 ] {63334419-5fe7-4746-9329-d2137b8e9806} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2025.03.22 05:09:07.716721 [ 4 ] {63334419-5fe7-4746-9329-d2137b8e9806} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001648 sec., 58859.22330097087 rows/sec., 4.60 MiB/sec. | ||
6324 | 2025.03.22 05:09:07.716797 [ 4 ] {63334419-5fe7-4746-9329-d2137b8e9806} <Debug> TCPHandler: Processed in 0.001930016 sec. | ||
6325 | 2025.03.22 05:09:07.716947 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6326 | 2025.03.22 05:09:07.717053 [ 4 ] {6c20ddca-1c8d-4d24-835d-e29c7196fc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6327 | 2025.03.22 05:09:07.717104 [ 4 ] {6c20ddca-1c8d-4d24-835d-e29c7196fc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6328 | 2025.03.22 05:09:07.717915 [ 4 ] {6c20ddca-1c8d-4d24-835d-e29c7196fc29} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6329 | 2025.03.22 05:09:07.717958 [ 4 ] {6c20ddca-1c8d-4d24-835d-e29c7196fc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6330 | 2025.03.22 05:09:07.718367 [ 4 ] {6c20ddca-1c8d-4d24-835d-e29c7196fc29} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6331 | 2025.03.22 05:09:07.718619 [ 4 ] {6c20ddca-1c8d-4d24-835d-e29c7196fc29} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6332 | 2025.03.22 05:09:07.718794 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6333 | 2025.03.22 05:09:07.718888 [ 4 ] {6c20ddca-1c8d-4d24-835d-e29c7196fc29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001848 sec., 86580.08658008657 rows/sec., 6.03 MiB/sec. | ||
6334 | 2025.03.22 05:09:07.718896 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6335 | 2025.03.22 05:09:07.718977 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6336 | 2025.03.22 05:09:07.719059 [ 4 ] {6c20ddca-1c8d-4d24-835d-e29c7196fc29} <Debug> TCPHandler: Processed in 0.00216477 sec. | ||
6337 | 2025.03.22 05:09:07.719439 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6338 | 2025.03.22 05:09:07.719482 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
6339 | 2025.03.22 05:09:07.719711 [ 4 ] {831b26cf-c076-4df7-83bf-653749a52bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6340 | 2025.03.22 05:09:07.720036 [ 4 ] {831b26cf-c076-4df7-83bf-653749a52bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6341 | 2025.03.22 05:09:07.720110 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6342 | 2025.03.22 05:09:07.720267 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12154 rows starting from the beginning of the part | ||
6343 | 2025.03.22 05:09:07.720666 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
6344 | 2025.03.22 05:09:07.721065 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
6345 | 2025.03.22 05:09:07.721402 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part | ||
6346 | 2025.03.22 05:09:07.721862 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
6347 | 2025.03.22 05:09:07.722216 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
6348 | 2025.03.22 05:09:07.724804 [ 4 ] {831b26cf-c076-4df7-83bf-653749a52bd9} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6349 | 2025.03.22 05:09:07.724877 [ 4 ] {831b26cf-c076-4df7-83bf-653749a52bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6350 | 2025.03.22 05:09:07.726912 [ 4 ] {831b26cf-c076-4df7-83bf-653749a52bd9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6351 | 2025.03.22 05:09:07.727496 [ 4 ] {831b26cf-c076-4df7-83bf-653749a52bd9} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6352 | 2025.03.22 05:09:07.727855 [ 4 ] {831b26cf-c076-4df7-83bf-653749a52bd9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.008247 sec., 4001.4550745725714 rows/sec., 7.17 MiB/sec. | ||
6353 | 2025.03.22 05:09:07.728022 [ 4 ] {831b26cf-c076-4df7-83bf-653749a52bd9} <Debug> TCPHandler: Processed in 0.008708892 sec. | ||
6354 | 2025.03.22 05:09:07.728168 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6355 | 2025.03.22 05:09:07.728295 [ 4 ] {91956518-017e-4ae6-9065-dbe7487ceb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6356 | 2025.03.22 05:09:07.728343 [ 4 ] {91956518-017e-4ae6-9065-dbe7487ceb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6357 | 2025.03.22 05:09:07.729108 [ 4 ] {91956518-017e-4ae6-9065-dbe7487ceb60} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6358 | 2025.03.22 05:09:07.729198 [ 4 ] {91956518-017e-4ae6-9065-dbe7487ceb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6359 | 2025.03.22 05:09:07.729356 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13109 rows, containing 5 columns (5 merged, 0 gathered) in 0.010304491 sec., 1272163.7585010263 rows/sec., 86.13 MiB/sec. | ||
6360 | 2025.03.22 05:09:07.729786 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6361 | 2025.03.22 05:09:07.729827 [ 4 ] {91956518-017e-4ae6-9065-dbe7487ceb60} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6362 | 2025.03.22 05:09:07.730314 [ 4 ] {91956518-017e-4ae6-9065-dbe7487ceb60} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6363 | 2025.03.22 05:09:07.730379 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6364 | 2025.03.22 05:09:07.730622 [ 133 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6365 | 2025.03.22 05:09:07.730656 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6366 | 2025.03.22 05:09:07.730728 [ 133 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6367 | 2025.03.22 05:09:07.730827 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6368 | 2025.03.22 05:09:07.730907 [ 4 ] {91956518-017e-4ae6-9065-dbe7487ceb60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002604 sec., 23041.474654377882 rows/sec., 1.55 MiB/sec. | ||
6369 | 2025.03.22 05:09:07.730913 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
6370 | 2025.03.22 05:09:07.731057 [ 4 ] {91956518-017e-4ae6-9065-dbe7487ceb60} <Debug> TCPHandler: Processed in 0.002941045 sec. | ||
6371 | 2025.03.22 05:09:07.731244 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
6372 | 2025.03.22 05:09:07.731353 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6373 | 2025.03.22 05:09:07.731386 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2298 rows starting from the beginning of the part | ||
6374 | 2025.03.22 05:09:07.731452 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
6375 | 2025.03.22 05:09:07.731702 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
6376 | 2025.03.22 05:09:07.731898 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
6377 | 2025.03.22 05:09:07.732087 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
6378 | 2025.03.22 05:09:07.732242 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
6379 | 2025.03.22 05:09:07.733653 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2642 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541107 sec., 1039704.3493249202 rows/sec., 68.42 MiB/sec. | ||
6380 | 2025.03.22 05:09:07.734021 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6381 | 2025.03.22 05:09:07.734440 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6382 | 2025.03.22 05:09:07.734543 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_46_9} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6383 | 2025.03.22 05:09:07.734653 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6384 | 2025.03.22 05:09:08.001295 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000932427 sec. | ||
6385 | 2025.03.22 05:09:08.237452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6386 | 2025.03.22 05:09:08.256441 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6387 | 2025.03.22 05:09:08.256508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6388 | 2025.03.22 05:09:08.263690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6389 | 2025.03.22 05:09:08.264479 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6390 | 2025.03.22 05:09:08.267111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6391 | 2025.03.22 05:09:10.809179 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6392 | 2025.03.22 05:09:10.809408 [ 4 ] {bc77cf74-202c-4d21-820b-502603498369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6393 | 2025.03.22 05:09:10.809491 [ 4 ] {bc77cf74-202c-4d21-820b-502603498369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6394 | 2025.03.22 05:09:10.810345 [ 4 ] {bc77cf74-202c-4d21-820b-502603498369} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6395 | 2025.03.22 05:09:10.810397 [ 4 ] {bc77cf74-202c-4d21-820b-502603498369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6396 | 2025.03.22 05:09:10.810851 [ 4 ] {bc77cf74-202c-4d21-820b-502603498369} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6397 | 2025.03.22 05:09:10.811117 [ 4 ] {bc77cf74-202c-4d21-820b-502603498369} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6398 | 2025.03.22 05:09:10.811369 [ 4 ] {bc77cf74-202c-4d21-820b-502603498369} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00202 sec., 104950.49504950494 rows/sec., 6.67 MiB/sec. | ||
6399 | 2025.03.22 05:09:10.811429 [ 4 ] {bc77cf74-202c-4d21-820b-502603498369} <Debug> TCPHandler: Processed in 0.002388074 sec. | ||
6400 | 2025.03.22 05:09:10.811553 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6401 | 2025.03.22 05:09:10.811667 [ 4 ] {40ef451c-258f-4902-9d51-8a6a3a2f12b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6402 | 2025.03.22 05:09:10.811713 [ 4 ] {40ef451c-258f-4902-9d51-8a6a3a2f12b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6403 | 2025.03.22 05:09:10.812248 [ 4 ] {40ef451c-258f-4902-9d51-8a6a3a2f12b8} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6404 | 2025.03.22 05:09:10.812290 [ 4 ] {40ef451c-258f-4902-9d51-8a6a3a2f12b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6405 | 2025.03.22 05:09:10.812642 [ 4 ] {40ef451c-258f-4902-9d51-8a6a3a2f12b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6406 | 2025.03.22 05:09:10.812885 [ 4 ] {40ef451c-258f-4902-9d51-8a6a3a2f12b8} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6407 | 2025.03.22 05:09:10.813113 [ 4 ] {40ef451c-258f-4902-9d51-8a6a3a2f12b8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 336.95 KiB/sec. | ||
6408 | 2025.03.22 05:09:10.813277 [ 4 ] {40ef451c-258f-4902-9d51-8a6a3a2f12b8} <Debug> TCPHandler: Processed in 0.001774603 sec. | ||
6409 | 2025.03.22 05:09:10.813450 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6410 | 2025.03.22 05:09:10.813554 [ 4 ] {d8ab36ba-3361-4fd8-a3b8-37fed19ab5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6411 | 2025.03.22 05:09:10.813600 [ 4 ] {d8ab36ba-3361-4fd8-a3b8-37fed19ab5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6412 | 2025.03.22 05:09:10.814797 [ 4 ] {d8ab36ba-3361-4fd8-a3b8-37fed19ab5d2} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6413 | 2025.03.22 05:09:10.814837 [ 4 ] {d8ab36ba-3361-4fd8-a3b8-37fed19ab5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6414 | 2025.03.22 05:09:10.815290 [ 4 ] {d8ab36ba-3361-4fd8-a3b8-37fed19ab5d2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6415 | 2025.03.22 05:09:10.815528 [ 4 ] {d8ab36ba-3361-4fd8-a3b8-37fed19ab5d2} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6416 | 2025.03.22 05:09:10.815771 [ 4 ] {d8ab36ba-3361-4fd8-a3b8-37fed19ab5d2} <Debug> executeQuery: Read 1776 rows, 147.76 KiB in 0.002239 sec., 793211.2550245645 rows/sec., 64.45 MiB/sec. | ||
6417 | 2025.03.22 05:09:10.815825 [ 4 ] {d8ab36ba-3361-4fd8-a3b8-37fed19ab5d2} <Debug> TCPHandler: Processed in 0.002435395 sec. | ||
6418 | 2025.03.22 05:09:10.815947 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6419 | 2025.03.22 05:09:10.816053 [ 4 ] {cea46f76-a587-42be-9415-10485715f96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6420 | 2025.03.22 05:09:10.816103 [ 4 ] {cea46f76-a587-42be-9415-10485715f96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6421 | 2025.03.22 05:09:10.816669 [ 4 ] {cea46f76-a587-42be-9415-10485715f96e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6422 | 2025.03.22 05:09:10.816708 [ 4 ] {cea46f76-a587-42be-9415-10485715f96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6423 | 2025.03.22 05:09:10.817056 [ 4 ] {cea46f76-a587-42be-9415-10485715f96e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6424 | 2025.03.22 05:09:10.817302 [ 4 ] {cea46f76-a587-42be-9415-10485715f96e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6425 | 2025.03.22 05:09:10.817550 [ 4 ] {cea46f76-a587-42be-9415-10485715f96e} <Debug> executeQuery: Read 120 rows, 7.41 KiB in 0.00151 sec., 79470.1986754967 rows/sec., 4.79 MiB/sec. | ||
6426 | 2025.03.22 05:09:10.817734 [ 4 ] {cea46f76-a587-42be-9415-10485715f96e} <Debug> TCPHandler: Processed in 0.001833954 sec. | ||
6427 | 2025.03.22 05:09:10.817971 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6428 | 2025.03.22 05:09:10.818078 [ 4 ] {e02dc8a9-a47f-4dc0-b353-e359edbc8a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6429 | 2025.03.22 05:09:10.818166 [ 4 ] {e02dc8a9-a47f-4dc0-b353-e359edbc8a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6430 | 2025.03.22 05:09:10.818904 [ 4 ] {e02dc8a9-a47f-4dc0-b353-e359edbc8a6b} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6431 | 2025.03.22 05:09:10.818946 [ 4 ] {e02dc8a9-a47f-4dc0-b353-e359edbc8a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6432 | 2025.03.22 05:09:10.819343 [ 4 ] {e02dc8a9-a47f-4dc0-b353-e359edbc8a6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6433 | 2025.03.22 05:09:10.819600 [ 4 ] {e02dc8a9-a47f-4dc0-b353-e359edbc8a6b} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6434 | 2025.03.22 05:09:10.819775 [ 121 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
6435 | 2025.03.22 05:09:10.819843 [ 4 ] {e02dc8a9-a47f-4dc0-b353-e359edbc8a6b} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001781 sec., 191465.4688377316 rows/sec., 12.78 MiB/sec. | ||
6436 | 2025.03.22 05:09:10.819853 [ 121 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6437 | 2025.03.22 05:09:10.819924 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6438 | 2025.03.22 05:09:10.819979 [ 4 ] {e02dc8a9-a47f-4dc0-b353-e359edbc8a6b} <Debug> TCPHandler: Processed in 0.002085709 sec. | ||
6439 | 2025.03.22 05:09:10.820179 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6440 | 2025.03.22 05:09:10.820189 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
6441 | 2025.03.22 05:09:10.820362 [ 4 ] {af6bc372-b2b8-4710-9f07-e42f39c6c9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6442 | 2025.03.22 05:09:10.820466 [ 4 ] {af6bc372-b2b8-4710-9f07-e42f39c6c9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6443 | 2025.03.22 05:09:10.820484 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6444 | 2025.03.22 05:09:10.820588 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part | ||
6445 | 2025.03.22 05:09:10.820852 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
6446 | 2025.03.22 05:09:10.821202 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 341 rows starting from the beginning of the part | ||
6447 | 2025.03.22 05:09:10.821639 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
6448 | 2025.03.22 05:09:10.821980 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
6449 | 2025.03.22 05:09:10.822266 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 341 rows starting from the beginning of the part | ||
6450 | 2025.03.22 05:09:10.823196 [ 4 ] {af6bc372-b2b8-4710-9f07-e42f39c6c9cc} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6451 | 2025.03.22 05:09:10.823265 [ 4 ] {af6bc372-b2b8-4710-9f07-e42f39c6c9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6452 | 2025.03.22 05:09:10.824184 [ 4 ] {af6bc372-b2b8-4710-9f07-e42f39c6c9cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6453 | 2025.03.22 05:09:10.824660 [ 4 ] {af6bc372-b2b8-4710-9f07-e42f39c6c9cc} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2025.03.22 05:09:10.825097 [ 4 ] {af6bc372-b2b8-4710-9f07-e42f39c6c9cc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004769 sec., 23485.007339064796 rows/sec., 1.34 MiB/sec. | ||
6455 | 2025.03.22 05:09:10.825442 [ 4 ] {af6bc372-b2b8-4710-9f07-e42f39c6c9cc} <Debug> TCPHandler: Processed in 0.005326758 sec. | ||
6456 | 2025.03.22 05:09:10.825537 [ 195 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1477 rows, containing 5 columns (5 merged, 0 gathered) in 0.005474311 sec., 269805.64312111604 rows/sec., 18.99 MiB/sec. | ||
6457 | 2025.03.22 05:09:10.825588 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6458 | 2025.03.22 05:09:10.825761 [ 4 ] {d5d9d166-4caa-42f2-8792-e1f89e245500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6459 | 2025.03.22 05:09:10.825828 [ 189 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
6460 | 2025.03.22 05:09:10.825836 [ 4 ] {d5d9d166-4caa-42f2-8792-e1f89e245500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6461 | 2025.03.22 05:09:10.826607 [ 189 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6462 | 2025.03.22 05:09:10.826721 [ 189 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_16_3} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
6463 | 2025.03.22 05:09:10.826893 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
6464 | 2025.03.22 05:09:10.827297 [ 4 ] {d5d9d166-4caa-42f2-8792-e1f89e245500} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6465 | 2025.03.22 05:09:10.827341 [ 4 ] {d5d9d166-4caa-42f2-8792-e1f89e245500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6466 | 2025.03.22 05:09:10.827758 [ 4 ] {d5d9d166-4caa-42f2-8792-e1f89e245500} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6467 | 2025.03.22 05:09:10.828014 [ 4 ] {d5d9d166-4caa-42f2-8792-e1f89e245500} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6468 | 2025.03.22 05:09:10.828284 [ 4 ] {d5d9d166-4caa-42f2-8792-e1f89e245500} <Debug> executeQuery: Read 852 rows, 63.00 KiB in 0.002543 sec., 335037.35745182855 rows/sec., 24.19 MiB/sec. | ||
6469 | 2025.03.22 05:09:10.828404 [ 4 ] {d5d9d166-4caa-42f2-8792-e1f89e245500} <Debug> TCPHandler: Processed in 0.002868322 sec. | ||
6470 | 2025.03.22 05:09:10.828648 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6471 | 2025.03.22 05:09:10.828782 [ 4 ] {904a47cc-fffd-4636-8ff4-f4ecc8fefd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6472 | 2025.03.22 05:09:10.828831 [ 4 ] {904a47cc-fffd-4636-8ff4-f4ecc8fefd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6473 | 2025.03.22 05:09:10.829284 [ 4 ] {904a47cc-fffd-4636-8ff4-f4ecc8fefd39} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6474 | 2025.03.22 05:09:10.829324 [ 4 ] {904a47cc-fffd-4636-8ff4-f4ecc8fefd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6475 | 2025.03.22 05:09:10.829692 [ 4 ] {904a47cc-fffd-4636-8ff4-f4ecc8fefd39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6476 | 2025.03.22 05:09:10.829936 [ 4 ] {904a47cc-fffd-4636-8ff4-f4ecc8fefd39} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6477 | 2025.03.22 05:09:10.830152 [ 4 ] {904a47cc-fffd-4636-8ff4-f4ecc8fefd39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
6478 | 2025.03.22 05:09:10.830202 [ 4 ] {904a47cc-fffd-4636-8ff4-f4ecc8fefd39} <Debug> TCPHandler: Processed in 0.00164545 sec. | ||
6479 | 2025.03.22 05:09:10.830332 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6480 | 2025.03.22 05:09:10.830438 [ 4 ] {a75ad37e-87c5-41e5-a10a-c763de981e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6481 | 2025.03.22 05:09:10.830487 [ 4 ] {a75ad37e-87c5-41e5-a10a-c763de981e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6482 | 2025.03.22 05:09:10.831152 [ 4 ] {a75ad37e-87c5-41e5-a10a-c763de981e8c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6483 | 2025.03.22 05:09:10.831191 [ 4 ] {a75ad37e-87c5-41e5-a10a-c763de981e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6484 | 2025.03.22 05:09:10.831630 [ 4 ] {a75ad37e-87c5-41e5-a10a-c763de981e8c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6485 | 2025.03.22 05:09:10.831882 [ 4 ] {a75ad37e-87c5-41e5-a10a-c763de981e8c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6486 | 2025.03.22 05:09:10.832126 [ 4 ] {a75ad37e-87c5-41e5-a10a-c763de981e8c} <Debug> executeQuery: Read 928 rows, 63.41 KiB in 0.001702 sec., 545240.8930669801 rows/sec., 36.39 MiB/sec. | ||
6487 | 2025.03.22 05:09:10.832196 [ 4 ] {a75ad37e-87c5-41e5-a10a-c763de981e8c} <Debug> TCPHandler: Processed in 0.001912396 sec. | ||
6488 | 2025.03.22 05:09:10.832463 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6489 | 2025.03.22 05:09:10.832591 [ 4 ] {5c8dd054-3562-4c33-9455-76a969afc227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6490 | 2025.03.22 05:09:10.832644 [ 4 ] {5c8dd054-3562-4c33-9455-76a969afc227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6491 | 2025.03.22 05:09:10.833075 [ 4 ] {5c8dd054-3562-4c33-9455-76a969afc227} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6492 | 2025.03.22 05:09:10.833115 [ 4 ] {5c8dd054-3562-4c33-9455-76a969afc227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6493 | 2025.03.22 05:09:10.833473 [ 4 ] {5c8dd054-3562-4c33-9455-76a969afc227} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6494 | 2025.03.22 05:09:10.833714 [ 4 ] {5c8dd054-3562-4c33-9455-76a969afc227} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6495 | 2025.03.22 05:09:10.833918 [ 4 ] {5c8dd054-3562-4c33-9455-76a969afc227} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
6496 | 2025.03.22 05:09:10.833966 [ 4 ] {5c8dd054-3562-4c33-9455-76a969afc227} <Debug> TCPHandler: Processed in 0.0016097 sec. | ||
6497 | 2025.03.22 05:09:10.834089 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6498 | 2025.03.22 05:09:10.834194 [ 4 ] {12233f6c-d294-48bf-9da3-f79a912a4603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6499 | 2025.03.22 05:09:10.834261 [ 4 ] {12233f6c-d294-48bf-9da3-f79a912a4603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6500 | 2025.03.22 05:09:10.835300 [ 4 ] {12233f6c-d294-48bf-9da3-f79a912a4603} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6501 | 2025.03.22 05:09:10.835339 [ 4 ] {12233f6c-d294-48bf-9da3-f79a912a4603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6502 | 2025.03.22 05:09:10.835938 [ 4 ] {12233f6c-d294-48bf-9da3-f79a912a4603} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6503 | 2025.03.22 05:09:10.836200 [ 4 ] {12233f6c-d294-48bf-9da3-f79a912a4603} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6504 | 2025.03.22 05:09:10.836452 [ 4 ] {12233f6c-d294-48bf-9da3-f79a912a4603} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00228 sec., 3508.7719298245615 rows/sec., 6.29 MiB/sec. | ||
6505 | 2025.03.22 05:09:10.836553 [ 4 ] {12233f6c-d294-48bf-9da3-f79a912a4603} <Debug> TCPHandler: Processed in 0.002514496 sec. | ||
6506 | 2025.03.22 05:09:10.836707 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6507 | 2025.03.22 05:09:10.836842 [ 4 ] {b57a5270-643e-421d-b9fe-370fb5901cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6508 | 2025.03.22 05:09:10.836900 [ 4 ] {b57a5270-643e-421d-b9fe-370fb5901cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6509 | 2025.03.22 05:09:10.837342 [ 4 ] {b57a5270-643e-421d-b9fe-370fb5901cd3} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6510 | 2025.03.22 05:09:10.837382 [ 4 ] {b57a5270-643e-421d-b9fe-370fb5901cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6511 | 2025.03.22 05:09:10.837759 [ 4 ] {b57a5270-643e-421d-b9fe-370fb5901cd3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6512 | 2025.03.22 05:09:10.838010 [ 4 ] {b57a5270-643e-421d-b9fe-370fb5901cd3} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6513 | 2025.03.22 05:09:10.838231 [ 4 ] {b57a5270-643e-421d-b9fe-370fb5901cd3} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001415 sec., 49469.96466431095 rows/sec., 3.11 MiB/sec. | ||
6514 | 2025.03.22 05:09:10.838300 [ 4 ] {b57a5270-643e-421d-b9fe-370fb5901cd3} <Debug> TCPHandler: Processed in 0.001656601 sec. | ||
6515 | 2025.03.22 05:09:12.703049 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6516 | 2025.03.22 05:09:12.703264 [ 4 ] {df31a5a1-00cb-4d84-90e5-2549ce106e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6517 | 2025.03.22 05:09:12.703343 [ 4 ] {df31a5a1-00cb-4d84-90e5-2549ce106e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6518 | 2025.03.22 05:09:12.704162 [ 4 ] {df31a5a1-00cb-4d84-90e5-2549ce106e33} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6519 | 2025.03.22 05:09:12.704203 [ 4 ] {df31a5a1-00cb-4d84-90e5-2549ce106e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6520 | 2025.03.22 05:09:12.704633 [ 4 ] {df31a5a1-00cb-4d84-90e5-2549ce106e33} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6521 | 2025.03.22 05:09:12.704895 [ 4 ] {df31a5a1-00cb-4d84-90e5-2549ce106e33} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6522 | 2025.03.22 05:09:12.705107 [ 4 ] {df31a5a1-00cb-4d84-90e5-2549ce106e33} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. | ||
6523 | 2025.03.22 05:09:12.705210 [ 4 ] {df31a5a1-00cb-4d84-90e5-2549ce106e33} <Debug> TCPHandler: Processed in 0.002304773 sec. | ||
6524 | 2025.03.22 05:09:12.705370 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6525 | 2025.03.22 05:09:12.705473 [ 4 ] {06c840bc-d98d-4855-aaef-6de6b7302eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6526 | 2025.03.22 05:09:12.705522 [ 4 ] {06c840bc-d98d-4855-aaef-6de6b7302eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6527 | 2025.03.22 05:09:12.706087 [ 4 ] {06c840bc-d98d-4855-aaef-6de6b7302eb3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6528 | 2025.03.22 05:09:12.706125 [ 4 ] {06c840bc-d98d-4855-aaef-6de6b7302eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6529 | 2025.03.22 05:09:12.706485 [ 4 ] {06c840bc-d98d-4855-aaef-6de6b7302eb3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6530 | 2025.03.22 05:09:12.706744 [ 4 ] {06c840bc-d98d-4855-aaef-6de6b7302eb3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6531 | 2025.03.22 05:09:12.706920 [ 4 ] {06c840bc-d98d-4855-aaef-6de6b7302eb3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001468 sec., 43596.73024523161 rows/sec., 3.40 MiB/sec. | ||
6532 | 2025.03.22 05:09:12.706971 [ 4 ] {06c840bc-d98d-4855-aaef-6de6b7302eb3} <Debug> TCPHandler: Processed in 0.001658761 sec. | ||
6533 | 2025.03.22 05:09:12.707087 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6534 | 2025.03.22 05:09:12.707194 [ 4 ] {6a6f2586-c9ec-4bfe-8da8-7588f9c7116b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6535 | 2025.03.22 05:09:12.707245 [ 4 ] {6a6f2586-c9ec-4bfe-8da8-7588f9c7116b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6536 | 2025.03.22 05:09:12.707726 [ 4 ] {6a6f2586-c9ec-4bfe-8da8-7588f9c7116b} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6537 | 2025.03.22 05:09:12.707764 [ 4 ] {6a6f2586-c9ec-4bfe-8da8-7588f9c7116b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6538 | 2025.03.22 05:09:12.708134 [ 4 ] {6a6f2586-c9ec-4bfe-8da8-7588f9c7116b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6539 | 2025.03.22 05:09:12.708370 [ 4 ] {6a6f2586-c9ec-4bfe-8da8-7588f9c7116b} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6540 | 2025.03.22 05:09:12.708547 [ 4 ] {6a6f2586-c9ec-4bfe-8da8-7588f9c7116b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001375 sec., 23272.727272727276 rows/sec., 1.62 MiB/sec. | ||
6541 | 2025.03.22 05:09:12.708598 [ 4 ] {6a6f2586-c9ec-4bfe-8da8-7588f9c7116b} <Debug> TCPHandler: Processed in 0.001563219 sec. | ||
6542 | 2025.03.22 05:09:12.708718 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6543 | 2025.03.22 05:09:12.708832 [ 4 ] {54dc751a-ce8d-4a86-afe8-eb6782cbd6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6544 | 2025.03.22 05:09:12.708880 [ 4 ] {54dc751a-ce8d-4a86-afe8-eb6782cbd6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6545 | 2025.03.22 05:09:12.709306 [ 4 ] {54dc751a-ce8d-4a86-afe8-eb6782cbd6cb} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6546 | 2025.03.22 05:09:12.709345 [ 4 ] {54dc751a-ce8d-4a86-afe8-eb6782cbd6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6547 | 2025.03.22 05:09:12.709732 [ 4 ] {54dc751a-ce8d-4a86-afe8-eb6782cbd6cb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6548 | 2025.03.22 05:09:12.709978 [ 4 ] {54dc751a-ce8d-4a86-afe8-eb6782cbd6cb} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6549 | 2025.03.22 05:09:12.710180 [ 4 ] {54dc751a-ce8d-4a86-afe8-eb6782cbd6cb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001363 sec., 8804.10858400587 rows/sec., 607.58 KiB/sec. | ||
6550 | 2025.03.22 05:09:12.710251 [ 4 ] {54dc751a-ce8d-4a86-afe8-eb6782cbd6cb} <Debug> TCPHandler: Processed in 0.00158537 sec. | ||
6551 | 2025.03.22 05:09:14.677747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6552 | 2025.03.22 05:09:14.678434 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2025.03.22 05:09:14.678481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6554 | 2025.03.22 05:09:14.679008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6555 | 2025.03.22 05:09:14.679269 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2025.03.22 05:09:14.679588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6557 | 2025.03.22 05:09:15.767277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6558 | 2025.03.22 05:09:15.788353 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2025.03.22 05:09:15.788414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6560 | 2025.03.22 05:09:15.797064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6561 | 2025.03.22 05:09:15.797880 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6562 | 2025.03.22 05:09:15.800756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6563 | 2025.03.22 05:09:17.247243 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 910 | ||
6564 | 2025.03.22 05:09:17.250566 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6565 | 2025.03.22 05:09:17.250620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6566 | 2025.03.22 05:09:17.252167 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6567 | 2025.03.22 05:09:17.252499 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6568 | 2025.03.22 05:09:17.253399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
6569 | 2025.03.22 05:09:17.711323 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6570 | 2025.03.22 05:09:17.711522 [ 4 ] {b36cf59a-caee-4de4-8f8b-0a9a8380e688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6571 | 2025.03.22 05:09:17.711599 [ 4 ] {b36cf59a-caee-4de4-8f8b-0a9a8380e688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6572 | 2025.03.22 05:09:17.712428 [ 4 ] {b36cf59a-caee-4de4-8f8b-0a9a8380e688} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6573 | 2025.03.22 05:09:17.712479 [ 4 ] {b36cf59a-caee-4de4-8f8b-0a9a8380e688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6574 | 2025.03.22 05:09:17.712951 [ 4 ] {b36cf59a-caee-4de4-8f8b-0a9a8380e688} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6575 | 2025.03.22 05:09:17.713218 [ 4 ] {b36cf59a-caee-4de4-8f8b-0a9a8380e688} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6576 | 2025.03.22 05:09:17.713454 [ 4 ] {b36cf59a-caee-4de4-8f8b-0a9a8380e688} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.00198 sec., 61616.16161616162 rows/sec., 5.24 MiB/sec. | ||
6577 | 2025.03.22 05:09:17.713555 [ 4 ] {b36cf59a-caee-4de4-8f8b-0a9a8380e688} <Debug> TCPHandler: Processed in 0.002366364 sec. | ||
6578 | 2025.03.22 05:09:17.713805 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6579 | 2025.03.22 05:09:17.713938 [ 4 ] {5e6a8288-4f50-4fb1-a6c2-9cc7f9127b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6580 | 2025.03.22 05:09:17.713991 [ 4 ] {5e6a8288-4f50-4fb1-a6c2-9cc7f9127b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6581 | 2025.03.22 05:09:17.714555 [ 4 ] {5e6a8288-4f50-4fb1-a6c2-9cc7f9127b36} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6582 | 2025.03.22 05:09:17.714597 [ 4 ] {5e6a8288-4f50-4fb1-a6c2-9cc7f9127b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6583 | 2025.03.22 05:09:17.714968 [ 4 ] {5e6a8288-4f50-4fb1-a6c2-9cc7f9127b36} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6584 | 2025.03.22 05:09:17.715213 [ 4 ] {5e6a8288-4f50-4fb1-a6c2-9cc7f9127b36} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6585 | 2025.03.22 05:09:17.715345 [ 11 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6586 | 2025.03.22 05:09:17.715398 [ 11 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6587 | 2025.03.22 05:09:17.715403 [ 4 ] {5e6a8288-4f50-4fb1-a6c2-9cc7f9127b36} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00149 sec., 22147.65100671141 rows/sec., 1.63 MiB/sec. | ||
6588 | 2025.03.22 05:09:17.715427 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6589 | 2025.03.22 05:09:17.715490 [ 4 ] {5e6a8288-4f50-4fb1-a6c2-9cc7f9127b36} <Debug> TCPHandler: Processed in 0.001785913 sec. | ||
6590 | 2025.03.22 05:09:17.715556 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
6591 | 2025.03.22 05:09:17.715644 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6592 | 2025.03.22 05:09:17.715665 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6593 | 2025.03.22 05:09:17.715698 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 165 rows starting from the beginning of the part | ||
6594 | 2025.03.22 05:09:17.715789 [ 4 ] {46d08602-ca3f-429a-97de-23945139e79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6595 | 2025.03.22 05:09:17.715796 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
6596 | 2025.03.22 05:09:17.715923 [ 4 ] {46d08602-ca3f-429a-97de-23945139e79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6597 | 2025.03.22 05:09:17.716104 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 114 rows starting from the beginning of the part | ||
6598 | 2025.03.22 05:09:17.716545 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
6599 | 2025.03.22 05:09:17.717024 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 120 rows starting from the beginning of the part | ||
6600 | 2025.03.22 05:09:17.717359 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
6601 | 2025.03.22 05:09:17.718520 [ 4 ] {46d08602-ca3f-429a-97de-23945139e79d} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6602 | 2025.03.22 05:09:17.718565 [ 4 ] {46d08602-ca3f-429a-97de-23945139e79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6603 | 2025.03.22 05:09:17.719226 [ 4 ] {46d08602-ca3f-429a-97de-23945139e79d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6604 | 2025.03.22 05:09:17.719359 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.003860091 sec., 129530.62505521243 rows/sec., 8.77 MiB/sec. | ||
6605 | 2025.03.22 05:09:17.719647 [ 195 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6606 | 2025.03.22 05:09:17.719664 [ 4 ] {46d08602-ca3f-429a-97de-23945139e79d} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6607 | 2025.03.22 05:09:17.720147 [ 4 ] {46d08602-ca3f-429a-97de-23945139e79d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.004373 sec., 22181.56871712783 rows/sec., 1.73 MiB/sec. | ||
6608 | 2025.03.22 05:09:17.720551 [ 195 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6609 | 2025.03.22 05:09:17.720619 [ 4 ] {46d08602-ca3f-429a-97de-23945139e79d} <Debug> TCPHandler: Processed in 0.005025744 sec. | ||
6610 | 2025.03.22 05:09:17.720876 [ 195 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_41_8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6611 | 2025.03.22 05:09:17.721138 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6612 | 2025.03.22 05:09:17.721156 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6613 | 2025.03.22 05:09:17.721279 [ 4 ] {d890b409-1545-4940-9022-e90803535bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6614 | 2025.03.22 05:09:17.721338 [ 4 ] {d890b409-1545-4940-9022-e90803535bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6615 | 2025.03.22 05:09:17.721909 [ 4 ] {d890b409-1545-4940-9022-e90803535bf3} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6616 | 2025.03.22 05:09:17.721949 [ 4 ] {d890b409-1545-4940-9022-e90803535bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6617 | 2025.03.22 05:09:17.722359 [ 4 ] {d890b409-1545-4940-9022-e90803535bf3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6618 | 2025.03.22 05:09:17.722603 [ 4 ] {d890b409-1545-4940-9022-e90803535bf3} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6619 | 2025.03.22 05:09:17.722784 [ 4 ] {d890b409-1545-4940-9022-e90803535bf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. | ||
6620 | 2025.03.22 05:09:17.722839 [ 4 ] {d890b409-1545-4940-9022-e90803535bf3} <Debug> TCPHandler: Processed in 0.001847314 sec. | ||
6621 | 2025.03.22 05:09:17.722960 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6622 | 2025.03.22 05:09:17.723066 [ 4 ] {66acc391-ab8a-4ac8-911b-9a54cc0e1fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6623 | 2025.03.22 05:09:17.723134 [ 4 ] {66acc391-ab8a-4ac8-911b-9a54cc0e1fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6624 | 2025.03.22 05:09:17.724195 [ 4 ] {66acc391-ab8a-4ac8-911b-9a54cc0e1fbc} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6625 | 2025.03.22 05:09:17.724233 [ 4 ] {66acc391-ab8a-4ac8-911b-9a54cc0e1fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6626 | 2025.03.22 05:09:17.724893 [ 4 ] {66acc391-ab8a-4ac8-911b-9a54cc0e1fbc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6627 | 2025.03.22 05:09:17.725154 [ 4 ] {66acc391-ab8a-4ac8-911b-9a54cc0e1fbc} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6628 | 2025.03.22 05:09:17.725295 [ 11 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6629 | 2025.03.22 05:09:17.725338 [ 11 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6630 | 2025.03.22 05:09:17.725362 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6631 | 2025.03.22 05:09:17.725373 [ 4 ] {66acc391-ab8a-4ac8-911b-9a54cc0e1fbc} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002328 sec., 14175.257731958762 rows/sec., 25.40 MiB/sec. | ||
6632 | 2025.03.22 05:09:17.725751 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
6633 | 2025.03.22 05:09:17.725779 [ 4 ] {66acc391-ab8a-4ac8-911b-9a54cc0e1fbc} <Debug> TCPHandler: Processed in 0.002868723 sec. | ||
6634 | 2025.03.22 05:09:17.726001 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6635 | 2025.03.22 05:09:17.726263 [ 4 ] {ea3e006b-cf6f-4a00-9ce5-7da9025f2481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6636 | 2025.03.22 05:09:17.726390 [ 4 ] {ea3e006b-cf6f-4a00-9ce5-7da9025f2481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6637 | 2025.03.22 05:09:17.726543 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6638 | 2025.03.22 05:09:17.726817 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 781 rows starting from the beginning of the part | ||
6639 | 2025.03.22 05:09:17.727622 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part | ||
6640 | 2025.03.22 05:09:17.728383 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
6641 | 2025.03.22 05:09:17.728568 [ 4 ] {ea3e006b-cf6f-4a00-9ce5-7da9025f2481} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6642 | 2025.03.22 05:09:17.728738 [ 4 ] {ea3e006b-cf6f-4a00-9ce5-7da9025f2481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6643 | 2025.03.22 05:09:17.729015 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
6644 | 2025.03.22 05:09:17.729609 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
6645 | 2025.03.22 05:09:17.730221 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
6646 | 2025.03.22 05:09:17.730722 [ 4 ] {ea3e006b-cf6f-4a00-9ce5-7da9025f2481} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6647 | 2025.03.22 05:09:17.731332 [ 4 ] {ea3e006b-cf6f-4a00-9ce5-7da9025f2481} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6648 | 2025.03.22 05:09:17.731769 [ 4 ] {ea3e006b-cf6f-4a00-9ce5-7da9025f2481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005594 sec., 10725.777618877368 rows/sec., 740.19 KiB/sec. | ||
6649 | 2025.03.22 05:09:17.731951 [ 4 ] {ea3e006b-cf6f-4a00-9ce5-7da9025f2481} <Debug> TCPHandler: Processed in 0.006027821 sec. | ||
6650 | 2025.03.22 05:09:17.740541 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 19 columns (19 merged, 0 gathered) in 0.01509574 sec., 59354.493386876034 rows/sec., 106.36 MiB/sec. | ||
6651 | 2025.03.22 05:09:17.741504 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6652 | 2025.03.22 05:09:17.741922 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6653 | 2025.03.22 05:09:17.741997 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6654 | 2025.03.22 05:09:17.742139 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
6655 | 2025.03.22 05:09:18.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.80 MiB, peak 210.39 MiB, free memory in arenas 0.00 B, will set to 204.79 MiB (RSS), difference: 1.99 MiB | ||
6656 | 2025.03.22 05:09:22.059813 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6657 | 2025.03.22 05:09:22.059884 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6658 | 2025.03.22 05:09:22.179779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6659 | 2025.03.22 05:09:22.180426 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6660 | 2025.03.22 05:09:22.180466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6661 | 2025.03.22 05:09:22.181003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6662 | 2025.03.22 05:09:22.181261 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6663 | 2025.03.22 05:09:22.181446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6664 | 2025.03.22 05:09:22.310949 [ 39 ] {} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
6665 | 2025.03.22 05:09:22.311000 [ 39 ] {} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6666 | 2025.03.22 05:09:22.311026 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6667 | 2025.03.22 05:09:22.311427 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
6668 | 2025.03.22 05:09:22.311810 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6669 | 2025.03.22 05:09:22.311855 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
6670 | 2025.03.22 05:09:22.311954 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
6671 | 2025.03.22 05:09:22.312147 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
6672 | 2025.03.22 05:09:22.312311 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
6673 | 2025.03.22 05:09:22.312433 [ 198 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
6674 | 2025.03.22 05:09:22.313429 [ 202 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002316543 sec., 38850.99477972134 rows/sec., 1.98 MiB/sec. | ||
6675 | 2025.03.22 05:09:22.313638 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
6676 | 2025.03.22 05:09:22.314059 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6677 | 2025.03.22 05:09:22.314160 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_15_3} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
6678 | 2025.03.22 05:09:22.314272 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6679 | 2025.03.22 05:09:22.715818 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6680 | 2025.03.22 05:09:22.716009 [ 4 ] {8c0de1d8-281f-4521-a5f8-3863018ccda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6681 | 2025.03.22 05:09:22.716086 [ 4 ] {8c0de1d8-281f-4521-a5f8-3863018ccda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6682 | 2025.03.22 05:09:22.716918 [ 4 ] {8c0de1d8-281f-4521-a5f8-3863018ccda4} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6683 | 2025.03.22 05:09:22.716969 [ 4 ] {8c0de1d8-281f-4521-a5f8-3863018ccda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6684 | 2025.03.22 05:09:22.717413 [ 4 ] {8c0de1d8-281f-4521-a5f8-3863018ccda4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6685 | 2025.03.22 05:09:22.717707 [ 4 ] {8c0de1d8-281f-4521-a5f8-3863018ccda4} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6686 | 2025.03.22 05:09:22.718045 [ 4 ] {8c0de1d8-281f-4521-a5f8-3863018ccda4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002091 sec., 101386.8962219034 rows/sec., 6.45 MiB/sec. | ||
6687 | 2025.03.22 05:09:22.718268 [ 4 ] {8c0de1d8-281f-4521-a5f8-3863018ccda4} <Debug> TCPHandler: Processed in 0.002577067 sec. | ||
6688 | 2025.03.22 05:09:22.718414 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6689 | 2025.03.22 05:09:22.718529 [ 4 ] {7558ea4a-b6d3-4869-bd0a-fe988834e691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6690 | 2025.03.22 05:09:22.718580 [ 4 ] {7558ea4a-b6d3-4869-bd0a-fe988834e691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6691 | 2025.03.22 05:09:22.719367 [ 4 ] {7558ea4a-b6d3-4869-bd0a-fe988834e691} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6692 | 2025.03.22 05:09:22.719408 [ 4 ] {7558ea4a-b6d3-4869-bd0a-fe988834e691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6693 | 2025.03.22 05:09:22.719822 [ 4 ] {7558ea4a-b6d3-4869-bd0a-fe988834e691} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6694 | 2025.03.22 05:09:22.720063 [ 4 ] {7558ea4a-b6d3-4869-bd0a-fe988834e691} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6695 | 2025.03.22 05:09:22.720264 [ 38 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6696 | 2025.03.22 05:09:22.720286 [ 4 ] {7558ea4a-b6d3-4869-bd0a-fe988834e691} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001786 sec., 354423.29227323626 rows/sec., 27.87 MiB/sec. | ||
6697 | 2025.03.22 05:09:22.720340 [ 38 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6698 | 2025.03.22 05:09:22.720423 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6699 | 2025.03.22 05:09:22.720430 [ 4 ] {7558ea4a-b6d3-4869-bd0a-fe988834e691} <Debug> TCPHandler: Processed in 0.002068158 sec. | ||
6700 | 2025.03.22 05:09:22.720665 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6701 | 2025.03.22 05:09:22.720741 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
6702 | 2025.03.22 05:09:22.720823 [ 4 ] {810fcfa1-f8d4-48f4-87f8-82fb15a31606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6703 | 2025.03.22 05:09:22.720924 [ 4 ] {810fcfa1-f8d4-48f4-87f8-82fb15a31606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6704 | 2025.03.22 05:09:22.721222 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6705 | 2025.03.22 05:09:22.721337 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1849 rows starting from the beginning of the part | ||
6706 | 2025.03.22 05:09:22.721670 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 122 rows starting from the beginning of the part | ||
6707 | 2025.03.22 05:09:22.722088 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1776 rows starting from the beginning of the part | ||
6708 | 2025.03.22 05:09:22.722419 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
6709 | 2025.03.22 05:09:22.722740 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 122 rows starting from the beginning of the part | ||
6710 | 2025.03.22 05:09:22.722977 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 633 rows starting from the beginning of the part | ||
6711 | 2025.03.22 05:09:22.723772 [ 4 ] {810fcfa1-f8d4-48f4-87f8-82fb15a31606} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6712 | 2025.03.22 05:09:22.723832 [ 4 ] {810fcfa1-f8d4-48f4-87f8-82fb15a31606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6713 | 2025.03.22 05:09:22.724642 [ 4 ] {810fcfa1-f8d4-48f4-87f8-82fb15a31606} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6714 | 2025.03.22 05:09:22.725134 [ 4 ] {810fcfa1-f8d4-48f4-87f8-82fb15a31606} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6715 | 2025.03.22 05:09:22.725720 [ 4 ] {810fcfa1-f8d4-48f4-87f8-82fb15a31606} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.004915 sec., 23194.303153611392 rows/sec., 1.39 MiB/sec. | ||
6716 | 2025.03.22 05:09:22.725916 [ 4 ] {810fcfa1-f8d4-48f4-87f8-82fb15a31606} <Debug> TCPHandler: Processed in 0.005337529 sec. | ||
6717 | 2025.03.22 05:09:22.726067 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6718 | 2025.03.22 05:09:22.726200 [ 4 ] {4dfc70c7-77d9-44d2-88d3-4aa5323bd2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6719 | 2025.03.22 05:09:22.726253 [ 4 ] {4dfc70c7-77d9-44d2-88d3-4aa5323bd2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6720 | 2025.03.22 05:09:22.727072 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4558 rows, containing 5 columns (5 merged, 0 gathered) in 0.0065002 sec., 701209.1935632749 rows/sec., 59.60 MiB/sec. | ||
6721 | 2025.03.22 05:09:22.727331 [ 4 ] {4dfc70c7-77d9-44d2-88d3-4aa5323bd2ff} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6722 | 2025.03.22 05:09:22.727391 [ 4 ] {4dfc70c7-77d9-44d2-88d3-4aa5323bd2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6723 | 2025.03.22 05:09:22.727399 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6724 | 2025.03.22 05:09:22.728022 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6725 | 2025.03.22 05:09:22.728154 [ 4 ] {4dfc70c7-77d9-44d2-88d3-4aa5323bd2ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6726 | 2025.03.22 05:09:22.728200 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_51_10} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6727 | 2025.03.22 05:09:22.728348 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
6728 | 2025.03.22 05:09:22.728519 [ 4 ] {4dfc70c7-77d9-44d2-88d3-4aa5323bd2ff} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6729 | 2025.03.22 05:09:22.728751 [ 4 ] {4dfc70c7-77d9-44d2-88d3-4aa5323bd2ff} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002577 sec., 43849.43733022895 rows/sec., 2.84 MiB/sec. | ||
6730 | 2025.03.22 05:09:22.728818 [ 4 ] {4dfc70c7-77d9-44d2-88d3-4aa5323bd2ff} <Debug> TCPHandler: Processed in 0.002809422 sec. | ||
6731 | 2025.03.22 05:09:22.728948 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6732 | 2025.03.22 05:09:22.729057 [ 4 ] {dbe2488c-e4a4-4880-bf09-18114aef3352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6733 | 2025.03.22 05:09:22.729103 [ 4 ] {dbe2488c-e4a4-4880-bf09-18114aef3352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6734 | 2025.03.22 05:09:22.729682 [ 4 ] {dbe2488c-e4a4-4880-bf09-18114aef3352} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6735 | 2025.03.22 05:09:22.729723 [ 4 ] {dbe2488c-e4a4-4880-bf09-18114aef3352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6736 | 2025.03.22 05:09:22.730081 [ 4 ] {dbe2488c-e4a4-4880-bf09-18114aef3352} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6737 | 2025.03.22 05:09:22.730338 [ 4 ] {dbe2488c-e4a4-4880-bf09-18114aef3352} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6738 | 2025.03.22 05:09:22.730556 [ 4 ] {dbe2488c-e4a4-4880-bf09-18114aef3352} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001522 sec., 73587.38501971091 rows/sec., 4.19 MiB/sec. | ||
6739 | 2025.03.22 05:09:22.730610 [ 4 ] {dbe2488c-e4a4-4880-bf09-18114aef3352} <Debug> TCPHandler: Processed in 0.001715002 sec. | ||
6740 | 2025.03.22 05:09:22.730714 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6741 | 2025.03.22 05:09:22.730816 [ 4 ] {d6d13f66-1188-488d-884e-c961f4a47018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6742 | 2025.03.22 05:09:22.730862 [ 4 ] {d6d13f66-1188-488d-884e-c961f4a47018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6743 | 2025.03.22 05:09:22.731546 [ 4 ] {d6d13f66-1188-488d-884e-c961f4a47018} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6744 | 2025.03.22 05:09:22.731587 [ 4 ] {d6d13f66-1188-488d-884e-c961f4a47018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6745 | 2025.03.22 05:09:22.732016 [ 4 ] {d6d13f66-1188-488d-884e-c961f4a47018} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6746 | 2025.03.22 05:09:22.732258 [ 4 ] {d6d13f66-1188-488d-884e-c961f4a47018} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6747 | 2025.03.22 05:09:22.732429 [ 38 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6748 | 2025.03.22 05:09:22.732504 [ 38 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6749 | 2025.03.22 05:09:22.732510 [ 4 ] {d6d13f66-1188-488d-884e-c961f4a47018} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001705 sec., 228739.00293255132 rows/sec., 16.17 MiB/sec. | ||
6750 | 2025.03.22 05:09:22.732547 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6751 | 2025.03.22 05:09:22.732673 [ 4 ] {d6d13f66-1188-488d-884e-c961f4a47018} <Debug> TCPHandler: Processed in 0.002008767 sec. | ||
6752 | 2025.03.22 05:09:22.732791 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
6753 | 2025.03.22 05:09:22.732852 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6754 | 2025.03.22 05:09:22.732989 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6755 | 2025.03.22 05:09:22.733063 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
6756 | 2025.03.22 05:09:22.733063 [ 4 ] {4d87cb62-7586-485a-accc-c49571551223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6757 | 2025.03.22 05:09:22.733279 [ 4 ] {4d87cb62-7586-485a-accc-c49571551223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6758 | 2025.03.22 05:09:22.733311 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 97 rows starting from the beginning of the part | ||
6759 | 2025.03.22 05:09:22.733707 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 852 rows starting from the beginning of the part | ||
6760 | 2025.03.22 05:09:22.734084 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
6761 | 2025.03.22 05:09:22.734443 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 97 rows starting from the beginning of the part | ||
6762 | 2025.03.22 05:09:22.734785 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 390 rows starting from the beginning of the part | ||
6763 | 2025.03.22 05:09:22.735698 [ 4 ] {4d87cb62-7586-485a-accc-c49571551223} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6764 | 2025.03.22 05:09:22.735774 [ 4 ] {4d87cb62-7586-485a-accc-c49571551223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6765 | 2025.03.22 05:09:22.736761 [ 4 ] {4d87cb62-7586-485a-accc-c49571551223} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6766 | 2025.03.22 05:09:22.737203 [ 4 ] {4d87cb62-7586-485a-accc-c49571551223} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6767 | 2025.03.22 05:09:22.737576 [ 4 ] {4d87cb62-7586-485a-accc-c49571551223} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00455 sec., 1318.6813186813185 rows/sec., 68.90 KiB/sec. | ||
6768 | 2025.03.22 05:09:22.737916 [ 4 ] {4d87cb62-7586-485a-accc-c49571551223} <Debug> TCPHandler: Processed in 0.005111795 sec. | ||
6769 | 2025.03.22 05:09:22.738048 [ 196 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005354159 sec., 451051.2295208267 rows/sec., 34.54 MiB/sec. | ||
6770 | 2025.03.22 05:09:22.738118 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6771 | 2025.03.22 05:09:22.738278 [ 4 ] {e7607cb9-5c0e-4658-966a-59a15a8d706d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6772 | 2025.03.22 05:09:22.738351 [ 196 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6773 | 2025.03.22 05:09:22.738356 [ 4 ] {e7607cb9-5c0e-4658-966a-59a15a8d706d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6774 | 2025.03.22 05:09:22.739061 [ 196 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6775 | 2025.03.22 05:09:22.739336 [ 196 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_51_10} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6776 | 2025.03.22 05:09:22.739525 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6777 | 2025.03.22 05:09:22.739652 [ 4 ] {e7607cb9-5c0e-4658-966a-59a15a8d706d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6778 | 2025.03.22 05:09:22.739694 [ 4 ] {e7607cb9-5c0e-4658-966a-59a15a8d706d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6779 | 2025.03.22 05:09:22.740097 [ 4 ] {e7607cb9-5c0e-4658-966a-59a15a8d706d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6780 | 2025.03.22 05:09:22.740361 [ 4 ] {e7607cb9-5c0e-4658-966a-59a15a8d706d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6781 | 2025.03.22 05:09:22.740578 [ 4 ] {e7607cb9-5c0e-4658-966a-59a15a8d706d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002336 sec., 101455.4794520548 rows/sec., 6.80 MiB/sec. | ||
6782 | 2025.03.22 05:09:22.740635 [ 4 ] {e7607cb9-5c0e-4658-966a-59a15a8d706d} <Debug> TCPHandler: Processed in 0.002572698 sec. | ||
6783 | 2025.03.22 05:09:22.740761 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6784 | 2025.03.22 05:09:22.740866 [ 4 ] {f92bbba6-3a2a-4fd6-9d40-9f0c384359b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6785 | 2025.03.22 05:09:22.740913 [ 4 ] {f92bbba6-3a2a-4fd6-9d40-9f0c384359b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6786 | 2025.03.22 05:09:22.741333 [ 4 ] {f92bbba6-3a2a-4fd6-9d40-9f0c384359b2} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6787 | 2025.03.22 05:09:22.741372 [ 4 ] {f92bbba6-3a2a-4fd6-9d40-9f0c384359b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6788 | 2025.03.22 05:09:22.741723 [ 4 ] {f92bbba6-3a2a-4fd6-9d40-9f0c384359b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6789 | 2025.03.22 05:09:22.741961 [ 4 ] {f92bbba6-3a2a-4fd6-9d40-9f0c384359b2} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6790 | 2025.03.22 05:09:22.742223 [ 4 ] {f92bbba6-3a2a-4fd6-9d40-9f0c384359b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. | ||
6791 | 2025.03.22 05:09:22.742419 [ 4 ] {f92bbba6-3a2a-4fd6-9d40-9f0c384359b2} <Debug> TCPHandler: Processed in 0.001703941 sec. | ||
6792 | 2025.03.22 05:09:22.742568 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6793 | 2025.03.22 05:09:22.742674 [ 4 ] {9553c42a-ca9d-49b4-b882-5437654362e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6794 | 2025.03.22 05:09:22.742745 [ 4 ] {9553c42a-ca9d-49b4-b882-5437654362e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6795 | 2025.03.22 05:09:22.743821 [ 4 ] {9553c42a-ca9d-49b4-b882-5437654362e1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2025.03.22 05:09:22.743861 [ 4 ] {9553c42a-ca9d-49b4-b882-5437654362e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6797 | 2025.03.22 05:09:22.744506 [ 4 ] {9553c42a-ca9d-49b4-b882-5437654362e1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6798 | 2025.03.22 05:09:22.744764 [ 4 ] {9553c42a-ca9d-49b4-b882-5437654362e1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6799 | 2025.03.22 05:09:22.745012 [ 4 ] {9553c42a-ca9d-49b4-b882-5437654362e1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00236 sec., 3389.830508474576 rows/sec., 6.07 MiB/sec. | ||
6800 | 2025.03.22 05:09:22.745144 [ 4 ] {9553c42a-ca9d-49b4-b882-5437654362e1} <Debug> TCPHandler: Processed in 0.002625559 sec. | ||
6801 | 2025.03.22 05:09:22.745258 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6802 | 2025.03.22 05:09:22.745360 [ 4 ] {7f5268c1-f02f-44ec-86b9-7c46915df18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6803 | 2025.03.22 05:09:22.745406 [ 4 ] {7f5268c1-f02f-44ec-86b9-7c46915df18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6804 | 2025.03.22 05:09:22.745833 [ 4 ] {7f5268c1-f02f-44ec-86b9-7c46915df18b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6805 | 2025.03.22 05:09:22.745874 [ 4 ] {7f5268c1-f02f-44ec-86b9-7c46915df18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6806 | 2025.03.22 05:09:22.746242 [ 4 ] {7f5268c1-f02f-44ec-86b9-7c46915df18b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6807 | 2025.03.22 05:09:22.746496 [ 4 ] {7f5268c1-f02f-44ec-86b9-7c46915df18b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6808 | 2025.03.22 05:09:22.746710 [ 4 ] {7f5268c1-f02f-44ec-86b9-7c46915df18b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00137 sec., 59854.01459854015 rows/sec., 3.80 MiB/sec. | ||
6809 | 2025.03.22 05:09:22.746759 [ 4 ] {7f5268c1-f02f-44ec-86b9-7c46915df18b} <Debug> TCPHandler: Processed in 0.001552919 sec. | ||
6810 | 2025.03.22 05:09:23.300886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6811 | 2025.03.22 05:09:23.322136 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6812 | 2025.03.22 05:09:23.322191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
6813 | 2025.03.22 05:09:23.329752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6814 | 2025.03.22 05:09:23.330588 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6815 | 2025.03.22 05:09:23.333611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6816 | 2025.03.22 05:09:27.253699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 944 | ||
6817 | 2025.03.22 05:09:27.256829 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6818 | 2025.03.22 05:09:27.256882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6819 | 2025.03.22 05:09:27.258408 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6820 | 2025.03.22 05:09:27.258728 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6821 | 2025.03.22 05:09:27.259315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
6822 | 2025.03.22 05:09:27.711507 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6823 | 2025.03.22 05:09:27.711701 [ 4 ] {4235320c-779a-4f0c-aa11-24cca6ed8942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6824 | 2025.03.22 05:09:27.711781 [ 4 ] {4235320c-779a-4f0c-aa11-24cca6ed8942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6825 | 2025.03.22 05:09:27.712541 [ 4 ] {4235320c-779a-4f0c-aa11-24cca6ed8942} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6826 | 2025.03.22 05:09:27.712596 [ 4 ] {4235320c-779a-4f0c-aa11-24cca6ed8942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6827 | 2025.03.22 05:09:27.713022 [ 4 ] {4235320c-779a-4f0c-aa11-24cca6ed8942} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6828 | 2025.03.22 05:09:27.713285 [ 4 ] {4235320c-779a-4f0c-aa11-24cca6ed8942} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6829 | 2025.03.22 05:09:27.713532 [ 4 ] {4235320c-779a-4f0c-aa11-24cca6ed8942} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001885 sec., 3183.0238726790453 rows/sec., 259.55 KiB/sec. | ||
6830 | 2025.03.22 05:09:27.713601 [ 4 ] {4235320c-779a-4f0c-aa11-24cca6ed8942} <Debug> TCPHandler: Processed in 0.002227482 sec. | ||
6831 | 2025.03.22 05:09:27.713715 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6832 | 2025.03.22 05:09:27.713825 [ 4 ] {05e69d5b-85fc-4ed7-9e2f-96233a531b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6833 | 2025.03.22 05:09:27.713875 [ 4 ] {05e69d5b-85fc-4ed7-9e2f-96233a531b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6834 | 2025.03.22 05:09:27.714457 [ 4 ] {05e69d5b-85fc-4ed7-9e2f-96233a531b4a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6835 | 2025.03.22 05:09:27.714498 [ 4 ] {05e69d5b-85fc-4ed7-9e2f-96233a531b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6836 | 2025.03.22 05:09:27.714875 [ 4 ] {05e69d5b-85fc-4ed7-9e2f-96233a531b4a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6837 | 2025.03.22 05:09:27.715121 [ 4 ] {05e69d5b-85fc-4ed7-9e2f-96233a531b4a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6838 | 2025.03.22 05:09:27.715381 [ 4 ] {05e69d5b-85fc-4ed7-9e2f-96233a531b4a} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.001573 sec., 79465.98855689765 rows/sec., 6.74 MiB/sec. | ||
6839 | 2025.03.22 05:09:27.715443 [ 4 ] {05e69d5b-85fc-4ed7-9e2f-96233a531b4a} <Debug> TCPHandler: Processed in 0.001780753 sec. | ||
6840 | 2025.03.22 05:09:27.715693 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6841 | 2025.03.22 05:09:27.715830 [ 4 ] {0f87c03a-e69d-4835-9a6a-13023772674a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6842 | 2025.03.22 05:09:27.715879 [ 4 ] {0f87c03a-e69d-4835-9a6a-13023772674a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6843 | 2025.03.22 05:09:27.716423 [ 4 ] {0f87c03a-e69d-4835-9a6a-13023772674a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6844 | 2025.03.22 05:09:27.716465 [ 4 ] {0f87c03a-e69d-4835-9a6a-13023772674a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6845 | 2025.03.22 05:09:27.716821 [ 4 ] {0f87c03a-e69d-4835-9a6a-13023772674a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6846 | 2025.03.22 05:09:27.717053 [ 4 ] {0f87c03a-e69d-4835-9a6a-13023772674a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6847 | 2025.03.22 05:09:27.717290 [ 4 ] {0f87c03a-e69d-4835-9a6a-13023772674a} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001479 sec., 26369.168356997972 rows/sec., 1.92 MiB/sec. | ||
6848 | 2025.03.22 05:09:27.717358 [ 4 ] {0f87c03a-e69d-4835-9a6a-13023772674a} <Debug> TCPHandler: Processed in 0.001764023 sec. | ||
6849 | 2025.03.22 05:09:27.717600 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6850 | 2025.03.22 05:09:27.717717 [ 4 ] {726649e9-c455-4b30-94f8-f4643b4849b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6851 | 2025.03.22 05:09:27.717765 [ 4 ] {726649e9-c455-4b30-94f8-f4643b4849b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6852 | 2025.03.22 05:09:27.718323 [ 4 ] {726649e9-c455-4b30-94f8-f4643b4849b6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6853 | 2025.03.22 05:09:27.718363 [ 4 ] {726649e9-c455-4b30-94f8-f4643b4849b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6854 | 2025.03.22 05:09:27.718732 [ 4 ] {726649e9-c455-4b30-94f8-f4643b4849b6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6855 | 2025.03.22 05:09:27.718970 [ 4 ] {726649e9-c455-4b30-94f8-f4643b4849b6} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6856 | 2025.03.22 05:09:27.719202 [ 4 ] {726649e9-c455-4b30-94f8-f4643b4849b6} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001505 sec., 68438.53820598006 rows/sec., 5.35 MiB/sec. | ||
6857 | 2025.03.22 05:09:27.719276 [ 4 ] {726649e9-c455-4b30-94f8-f4643b4849b6} <Debug> TCPHandler: Processed in 0.001769793 sec. | ||
6858 | 2025.03.22 05:09:27.719511 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6859 | 2025.03.22 05:09:27.719644 [ 4 ] {92c2833a-6e5f-43c6-b0c5-0f5f5f153e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6860 | 2025.03.22 05:09:27.719694 [ 4 ] {92c2833a-6e5f-43c6-b0c5-0f5f5f153e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6861 | 2025.03.22 05:09:27.720214 [ 4 ] {92c2833a-6e5f-43c6-b0c5-0f5f5f153e16} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6862 | 2025.03.22 05:09:27.720252 [ 4 ] {92c2833a-6e5f-43c6-b0c5-0f5f5f153e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6863 | 2025.03.22 05:09:27.720629 [ 4 ] {92c2833a-6e5f-43c6-b0c5-0f5f5f153e16} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6864 | 2025.03.22 05:09:27.720869 [ 4 ] {92c2833a-6e5f-43c6-b0c5-0f5f5f153e16} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6865 | 2025.03.22 05:09:27.721033 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6866 | 2025.03.22 05:09:27.721094 [ 4 ] {92c2833a-6e5f-43c6-b0c5-0f5f5f153e16} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001472 sec., 110733.69565217392 rows/sec., 7.71 MiB/sec. | ||
6867 | 2025.03.22 05:09:27.721119 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6868 | 2025.03.22 05:09:27.721188 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6869 | 2025.03.22 05:09:27.721224 [ 4 ] {92c2833a-6e5f-43c6-b0c5-0f5f5f153e16} <Debug> TCPHandler: Processed in 0.001812003 sec. | ||
6870 | 2025.03.22 05:09:27.721616 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
6871 | 2025.03.22 05:09:27.721652 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6872 | 2025.03.22 05:09:27.722206 [ 4 ] {dba1e8a5-ed6f-479b-b4ed-2a018ae2ad6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6873 | 2025.03.22 05:09:27.722361 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6874 | 2025.03.22 05:09:27.722482 [ 4 ] {dba1e8a5-ed6f-479b-b4ed-2a018ae2ad6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6875 | 2025.03.22 05:09:27.722489 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13109 rows starting from the beginning of the part | ||
6876 | 2025.03.22 05:09:27.722897 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 928 rows starting from the beginning of the part | ||
6877 | 2025.03.22 05:09:27.723327 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
6878 | 2025.03.22 05:09:27.723678 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
6879 | 2025.03.22 05:09:27.724051 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
6880 | 2025.03.22 05:09:27.724405 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 163 rows starting from the beginning of the part | ||
6881 | 2025.03.22 05:09:27.727005 [ 4 ] {dba1e8a5-ed6f-479b-b4ed-2a018ae2ad6b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6882 | 2025.03.22 05:09:27.727090 [ 4 ] {dba1e8a5-ed6f-479b-b4ed-2a018ae2ad6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6883 | 2025.03.22 05:09:27.728631 [ 4 ] {dba1e8a5-ed6f-479b-b4ed-2a018ae2ad6b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6884 | 2025.03.22 05:09:27.729328 [ 4 ] {dba1e8a5-ed6f-479b-b4ed-2a018ae2ad6b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6885 | 2025.03.22 05:09:27.729633 [ 4 ] {dba1e8a5-ed6f-479b-b4ed-2a018ae2ad6b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.007677 sec., 4298.554122704181 rows/sec., 7.70 MiB/sec. | ||
6886 | 2025.03.22 05:09:27.729773 [ 4 ] {dba1e8a5-ed6f-479b-b4ed-2a018ae2ad6b} <Debug> TCPHandler: Processed in 0.008333525 sec. | ||
6887 | 2025.03.22 05:09:27.729914 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6888 | 2025.03.22 05:09:27.730018 [ 4 ] {aeefe73c-6ed0-4571-b12c-be40e9655fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6889 | 2025.03.22 05:09:27.730080 [ 4 ] {aeefe73c-6ed0-4571-b12c-be40e9655fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6890 | 2025.03.22 05:09:27.730682 [ 4 ] {aeefe73c-6ed0-4571-b12c-be40e9655fe6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6891 | 2025.03.22 05:09:27.730753 [ 4 ] {aeefe73c-6ed0-4571-b12c-be40e9655fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6892 | 2025.03.22 05:09:27.731099 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14629 rows, containing 5 columns (5 merged, 0 gathered) in 0.009783651 sec., 1495249.5750308344 rows/sec., 101.19 MiB/sec. | ||
6893 | 2025.03.22 05:09:27.731470 [ 4 ] {aeefe73c-6ed0-4571-b12c-be40e9655fe6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6894 | 2025.03.22 05:09:27.731570 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6895 | 2025.03.22 05:09:27.731926 [ 4 ] {aeefe73c-6ed0-4571-b12c-be40e9655fe6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6896 | 2025.03.22 05:09:27.732247 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6897 | 2025.03.22 05:09:27.732303 [ 98 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6898 | 2025.03.22 05:09:27.732444 [ 4 ] {aeefe73c-6ed0-4571-b12c-be40e9655fe6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002426 sec., 24732.069249793898 rows/sec., 1.67 MiB/sec. | ||
6899 | 2025.03.22 05:09:27.732470 [ 98 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6900 | 2025.03.22 05:09:27.732552 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6901 | 2025.03.22 05:09:27.732604 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6902 | 2025.03.22 05:09:27.732676 [ 4 ] {aeefe73c-6ed0-4571-b12c-be40e9655fe6} <Debug> TCPHandler: Processed in 0.002792332 sec. | ||
6903 | 2025.03.22 05:09:27.732933 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
6904 | 2025.03.22 05:09:27.733431 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
6905 | 2025.03.22 05:09:27.733665 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6906 | 2025.03.22 05:09:27.733706 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2642 rows starting from the beginning of the part | ||
6907 | 2025.03.22 05:09:27.733816 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 70 rows starting from the beginning of the part | ||
6908 | 2025.03.22 05:09:27.734017 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
6909 | 2025.03.22 05:09:27.734246 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
6910 | 2025.03.22 05:09:27.734379 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
6911 | 2025.03.22 05:09:27.734559 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
6912 | 2025.03.22 05:09:27.736192 [ 194 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2926 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190449 sec., 917112.2935988007 rows/sec., 60.29 MiB/sec. | ||
6913 | 2025.03.22 05:09:27.736454 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6914 | 2025.03.22 05:09:27.736782 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6915 | 2025.03.22 05:09:27.736868 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_51_10} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6916 | 2025.03.22 05:09:27.736954 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6917 | 2025.03.22 05:09:29.681667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6918 | 2025.03.22 05:09:29.682338 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6919 | 2025.03.22 05:09:29.682384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6920 | 2025.03.22 05:09:29.682917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6921 | 2025.03.22 05:09:29.683181 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6922 | 2025.03.22 05:09:29.683423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6923 | 2025.03.22 05:09:30.833720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6924 | 2025.03.22 05:09:30.855683 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6925 | 2025.03.22 05:09:30.855753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6926 | 2025.03.22 05:09:30.863011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6927 | 2025.03.22 05:09:30.863803 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6928 | 2025.03.22 05:09:30.867475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6929 | 2025.03.22 05:09:32.715606 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6930 | 2025.03.22 05:09:32.715812 [ 4 ] {4d3caccb-5309-4806-aae7-4db08d440824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6931 | 2025.03.22 05:09:32.715883 [ 4 ] {4d3caccb-5309-4806-aae7-4db08d440824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6932 | 2025.03.22 05:09:32.716684 [ 4 ] {4d3caccb-5309-4806-aae7-4db08d440824} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6933 | 2025.03.22 05:09:32.716736 [ 4 ] {4d3caccb-5309-4806-aae7-4db08d440824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6934 | 2025.03.22 05:09:32.717191 [ 4 ] {4d3caccb-5309-4806-aae7-4db08d440824} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6935 | 2025.03.22 05:09:32.717447 [ 4 ] {4d3caccb-5309-4806-aae7-4db08d440824} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6936 | 2025.03.22 05:09:32.717650 [ 118 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6937 | 2025.03.22 05:09:32.717674 [ 4 ] {4d3caccb-5309-4806-aae7-4db08d440824} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001915 sec., 110704.96083550913 rows/sec., 7.04 MiB/sec. | ||
6938 | 2025.03.22 05:09:32.717736 [ 118 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6939 | 2025.03.22 05:09:32.717812 [ 4 ] {4d3caccb-5309-4806-aae7-4db08d440824} <Debug> TCPHandler: Processed in 0.002346324 sec. | ||
6940 | 2025.03.22 05:09:32.717818 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6941 | 2025.03.22 05:09:32.718045 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6942 | 2025.03.22 05:09:32.718246 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
6943 | 2025.03.22 05:09:32.718480 [ 4 ] {0f4d9063-e103-4c04-8678-14d488d019a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6944 | 2025.03.22 05:09:32.718585 [ 4 ] {0f4d9063-e103-4c04-8678-14d488d019a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6945 | 2025.03.22 05:09:32.718744 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6946 | 2025.03.22 05:09:32.718838 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
6947 | 2025.03.22 05:09:32.719130 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
6948 | 2025.03.22 05:09:32.719478 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
6949 | 2025.03.22 05:09:32.719890 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
6950 | 2025.03.22 05:09:32.720214 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
6951 | 2025.03.22 05:09:32.721739 [ 4 ] {0f4d9063-e103-4c04-8678-14d488d019a1} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2025.03.22 05:09:32.721825 [ 4 ] {0f4d9063-e103-4c04-8678-14d488d019a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6953 | 2025.03.22 05:09:32.722746 [ 4 ] {0f4d9063-e103-4c04-8678-14d488d019a1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6954 | 2025.03.22 05:09:32.722880 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004920141 sec., 215440.98024833028 rows/sec., 14.52 MiB/sec. | ||
6955 | 2025.03.22 05:09:32.723110 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6956 | 2025.03.22 05:09:32.723271 [ 4 ] {0f4d9063-e103-4c04-8678-14d488d019a1} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6957 | 2025.03.22 05:09:32.723662 [ 4 ] {0f4d9063-e103-4c04-8678-14d488d019a1} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.00533 sec., 118761.72607879926 rows/sec., 9.34 MiB/sec. | ||
6958 | 2025.03.22 05:09:32.723719 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_17_4} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6959 | 2025.03.22 05:09:32.723818 [ 4 ] {0f4d9063-e103-4c04-8678-14d488d019a1} <Debug> TCPHandler: Processed in 0.005884699 sec. | ||
6960 | 2025.03.22 05:09:32.723928 [ 189 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_17_4} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6961 | 2025.03.22 05:09:32.723981 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6962 | 2025.03.22 05:09:32.724068 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
6963 | 2025.03.22 05:09:32.724162 [ 4 ] {0fb7a8ce-e914-40ec-a08f-74d1f417ce26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6964 | 2025.03.22 05:09:32.724212 [ 4 ] {0fb7a8ce-e914-40ec-a08f-74d1f417ce26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6965 | 2025.03.22 05:09:32.724794 [ 4 ] {0fb7a8ce-e914-40ec-a08f-74d1f417ce26} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6966 | 2025.03.22 05:09:32.724834 [ 4 ] {0fb7a8ce-e914-40ec-a08f-74d1f417ce26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6967 | 2025.03.22 05:09:32.725210 [ 4 ] {0fb7a8ce-e914-40ec-a08f-74d1f417ce26} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6968 | 2025.03.22 05:09:32.725452 [ 4 ] {0fb7a8ce-e914-40ec-a08f-74d1f417ce26} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6969 | 2025.03.22 05:09:32.725703 [ 4 ] {0fb7a8ce-e914-40ec-a08f-74d1f417ce26} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001553 sec., 73406.31036703156 rows/sec., 4.39 MiB/sec. | ||
6970 | 2025.03.22 05:09:32.725795 [ 4 ] {0fb7a8ce-e914-40ec-a08f-74d1f417ce26} <Debug> TCPHandler: Processed in 0.001879185 sec. | ||
6971 | 2025.03.22 05:09:32.726025 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6972 | 2025.03.22 05:09:32.726147 [ 4 ] {f275d7ad-88fc-4e3e-b33c-597f64a15d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6973 | 2025.03.22 05:09:32.726192 [ 4 ] {f275d7ad-88fc-4e3e-b33c-597f64a15d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6974 | 2025.03.22 05:09:32.726765 [ 4 ] {f275d7ad-88fc-4e3e-b33c-597f64a15d9b} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6975 | 2025.03.22 05:09:32.726811 [ 4 ] {f275d7ad-88fc-4e3e-b33c-597f64a15d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6976 | 2025.03.22 05:09:32.727171 [ 4 ] {f275d7ad-88fc-4e3e-b33c-597f64a15d9b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6977 | 2025.03.22 05:09:32.727413 [ 4 ] {f275d7ad-88fc-4e3e-b33c-597f64a15d9b} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6978 | 2025.03.22 05:09:32.727710 [ 4 ] {f275d7ad-88fc-4e3e-b33c-597f64a15d9b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001566 sec., 72158.36526181354 rows/sec., 4.67 MiB/sec. | ||
6979 | 2025.03.22 05:09:32.727897 [ 4 ] {f275d7ad-88fc-4e3e-b33c-597f64a15d9b} <Debug> TCPHandler: Processed in 0.001955737 sec. | ||
6980 | 2025.03.22 05:09:32.728036 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6981 | 2025.03.22 05:09:32.728141 [ 4 ] {c0329c91-9c89-4e3d-bec4-d2357cc30fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6982 | 2025.03.22 05:09:32.728185 [ 4 ] {c0329c91-9c89-4e3d-bec4-d2357cc30fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6983 | 2025.03.22 05:09:32.728755 [ 4 ] {c0329c91-9c89-4e3d-bec4-d2357cc30fc1} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6984 | 2025.03.22 05:09:32.728797 [ 4 ] {c0329c91-9c89-4e3d-bec4-d2357cc30fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6985 | 2025.03.22 05:09:32.729153 [ 4 ] {c0329c91-9c89-4e3d-bec4-d2357cc30fc1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6986 | 2025.03.22 05:09:32.729419 [ 4 ] {c0329c91-9c89-4e3d-bec4-d2357cc30fc1} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6987 | 2025.03.22 05:09:32.729580 [ 118 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6988 | 2025.03.22 05:09:32.729646 [ 118 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6989 | 2025.03.22 05:09:32.729678 [ 4 ] {c0329c91-9c89-4e3d-bec4-d2357cc30fc1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001548 sec., 72351.4211886305 rows/sec., 4.12 MiB/sec. | ||
6990 | 2025.03.22 05:09:32.729691 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
6991 | 2025.03.22 05:09:32.729838 [ 4 ] {c0329c91-9c89-4e3d-bec4-d2357cc30fc1} <Debug> TCPHandler: Processed in 0.001846584 sec. | ||
6992 | 2025.03.22 05:09:32.730171 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6993 | 2025.03.22 05:09:32.730188 [ 194 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
6994 | 2025.03.22 05:09:32.730423 [ 4 ] {0c03d4f2-73a7-483f-b49d-984488ffc18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6995 | 2025.03.22 05:09:32.730527 [ 4 ] {0c03d4f2-73a7-483f-b49d-984488ffc18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6996 | 2025.03.22 05:09:32.730542 [ 194 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6997 | 2025.03.22 05:09:32.730640 [ 194 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
6998 | 2025.03.22 05:09:32.730957 [ 194 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
6999 | 2025.03.22 05:09:32.731338 [ 194 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
7000 | 2025.03.22 05:09:32.731728 [ 194 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
7001 | 2025.03.22 05:09:32.732102 [ 194 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
7002 | 2025.03.22 05:09:32.733438 [ 4 ] {0c03d4f2-73a7-483f-b49d-984488ffc18e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7003 | 2025.03.22 05:09:32.733511 [ 4 ] {0c03d4f2-73a7-483f-b49d-984488ffc18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7004 | 2025.03.22 05:09:32.734487 [ 4 ] {0c03d4f2-73a7-483f-b49d-984488ffc18e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7005 | 2025.03.22 05:09:32.734673 [ 191 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004821159 sec., 116154.6424832701 rows/sec., 7.06 MiB/sec. | ||
7006 | 2025.03.22 05:09:32.734909 [ 4 ] {0c03d4f2-73a7-483f-b49d-984488ffc18e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7007 | 2025.03.22 05:09:32.735010 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7008 | 2025.03.22 05:09:32.735503 [ 4 ] {0c03d4f2-73a7-483f-b49d-984488ffc18e} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.005105 sec., 76395.69049951028 rows/sec., 5.40 MiB/sec. | ||
7009 | 2025.03.22 05:09:32.735909 [ 4 ] {0c03d4f2-73a7-483f-b49d-984488ffc18e} <Debug> TCPHandler: Processed in 0.005842838 sec. | ||
7010 | 2025.03.22 05:09:32.736179 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_17_4} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7011 | 2025.03.22 05:09:32.736273 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7012 | 2025.03.22 05:09:32.736339 [ 200 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_17_4} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
7013 | 2025.03.22 05:09:32.736438 [ 4 ] {c10afbac-e780-434b-9b53-8585cd8945e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7014 | 2025.03.22 05:09:32.736531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7015 | 2025.03.22 05:09:32.736543 [ 4 ] {c10afbac-e780-434b-9b53-8585cd8945e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7016 | 2025.03.22 05:09:32.737033 [ 4 ] {c10afbac-e780-434b-9b53-8585cd8945e9} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7017 | 2025.03.22 05:09:32.737072 [ 4 ] {c10afbac-e780-434b-9b53-8585cd8945e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7018 | 2025.03.22 05:09:32.737439 [ 4 ] {c10afbac-e780-434b-9b53-8585cd8945e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7019 | 2025.03.22 05:09:32.737683 [ 4 ] {c10afbac-e780-434b-9b53-8585cd8945e9} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7020 | 2025.03.22 05:09:32.737898 [ 4 ] {c10afbac-e780-434b-9b53-8585cd8945e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. | ||
7021 | 2025.03.22 05:09:32.737947 [ 4 ] {c10afbac-e780-434b-9b53-8585cd8945e9} <Debug> TCPHandler: Processed in 0.001769773 sec. | ||
7022 | 2025.03.22 05:09:32.738072 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7023 | 2025.03.22 05:09:32.738176 [ 4 ] {5a42b1a8-4ce8-4b44-bf0b-49b4ddaf901c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7024 | 2025.03.22 05:09:32.738224 [ 4 ] {5a42b1a8-4ce8-4b44-bf0b-49b4ddaf901c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7025 | 2025.03.22 05:09:32.738737 [ 4 ] {5a42b1a8-4ce8-4b44-bf0b-49b4ddaf901c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7026 | 2025.03.22 05:09:32.738778 [ 4 ] {5a42b1a8-4ce8-4b44-bf0b-49b4ddaf901c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7027 | 2025.03.22 05:09:32.739172 [ 4 ] {5a42b1a8-4ce8-4b44-bf0b-49b4ddaf901c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7028 | 2025.03.22 05:09:32.739435 [ 4 ] {5a42b1a8-4ce8-4b44-bf0b-49b4ddaf901c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7029 | 2025.03.22 05:09:32.739645 [ 4 ] {5a42b1a8-4ce8-4b44-bf0b-49b4ddaf901c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00149 sec., 159060.40268456377 rows/sec., 10.66 MiB/sec. | ||
7030 | 2025.03.22 05:09:32.739697 [ 4 ] {5a42b1a8-4ce8-4b44-bf0b-49b4ddaf901c} <Debug> TCPHandler: Processed in 0.001675421 sec. | ||
7031 | 2025.03.22 05:09:32.739852 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7032 | 2025.03.22 05:09:32.739956 [ 4 ] {eeaf67b8-698e-4cc6-9b12-5ab48e6ef2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7033 | 2025.03.22 05:09:32.740003 [ 4 ] {eeaf67b8-698e-4cc6-9b12-5ab48e6ef2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7034 | 2025.03.22 05:09:32.740412 [ 4 ] {eeaf67b8-698e-4cc6-9b12-5ab48e6ef2fc} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7035 | 2025.03.22 05:09:32.740450 [ 4 ] {eeaf67b8-698e-4cc6-9b12-5ab48e6ef2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7036 | 2025.03.22 05:09:32.740800 [ 4 ] {eeaf67b8-698e-4cc6-9b12-5ab48e6ef2fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7037 | 2025.03.22 05:09:32.741032 [ 4 ] {eeaf67b8-698e-4cc6-9b12-5ab48e6ef2fc} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7038 | 2025.03.22 05:09:32.741259 [ 4 ] {eeaf67b8-698e-4cc6-9b12-5ab48e6ef2fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 50.93 KiB/sec. | ||
7039 | 2025.03.22 05:09:32.741386 [ 4 ] {eeaf67b8-698e-4cc6-9b12-5ab48e6ef2fc} <Debug> TCPHandler: Processed in 0.001593989 sec. | ||
7040 | 2025.03.22 05:09:32.741505 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7041 | 2025.03.22 05:09:32.741607 [ 4 ] {2cfec5f1-4ca1-4e84-a55a-45fbe90aff77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7042 | 2025.03.22 05:09:32.741672 [ 4 ] {2cfec5f1-4ca1-4e84-a55a-45fbe90aff77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7043 | 2025.03.22 05:09:32.742718 [ 4 ] {2cfec5f1-4ca1-4e84-a55a-45fbe90aff77} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7044 | 2025.03.22 05:09:32.742758 [ 4 ] {2cfec5f1-4ca1-4e84-a55a-45fbe90aff77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7045 | 2025.03.22 05:09:32.743376 [ 4 ] {2cfec5f1-4ca1-4e84-a55a-45fbe90aff77} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7046 | 2025.03.22 05:09:32.743636 [ 4 ] {2cfec5f1-4ca1-4e84-a55a-45fbe90aff77} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7047 | 2025.03.22 05:09:32.743879 [ 4 ] {2cfec5f1-4ca1-4e84-a55a-45fbe90aff77} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002294 sec., 3487.3583260680034 rows/sec., 6.25 MiB/sec. | ||
7048 | 2025.03.22 05:09:32.743972 [ 4 ] {2cfec5f1-4ca1-4e84-a55a-45fbe90aff77} <Debug> TCPHandler: Processed in 0.002516686 sec. | ||
7049 | 2025.03.22 05:09:32.744108 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7050 | 2025.03.22 05:09:32.744214 [ 4 ] {9c500aa0-7287-499f-9ee4-4e2614aff095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7051 | 2025.03.22 05:09:32.744260 [ 4 ] {9c500aa0-7287-499f-9ee4-4e2614aff095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7052 | 2025.03.22 05:09:32.744698 [ 4 ] {9c500aa0-7287-499f-9ee4-4e2614aff095} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7053 | 2025.03.22 05:09:32.744737 [ 4 ] {9c500aa0-7287-499f-9ee4-4e2614aff095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7054 | 2025.03.22 05:09:32.745106 [ 4 ] {9c500aa0-7287-499f-9ee4-4e2614aff095} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7055 | 2025.03.22 05:09:32.745346 [ 4 ] {9c500aa0-7287-499f-9ee4-4e2614aff095} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7056 | 2025.03.22 05:09:32.745577 [ 4 ] {9c500aa0-7287-499f-9ee4-4e2614aff095} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001382 sec., 59334.298118668594 rows/sec., 3.77 MiB/sec. | ||
7057 | 2025.03.22 05:09:32.745650 [ 4 ] {9c500aa0-7287-499f-9ee4-4e2614aff095} <Debug> TCPHandler: Processed in 0.001592799 sec. | ||
7058 | 2025.03.22 05:09:37.059953 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7059 | 2025.03.22 05:09:37.060037 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7060 | 2025.03.22 05:09:37.183581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7061 | 2025.03.22 05:09:37.184277 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7062 | 2025.03.22 05:09:37.184330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7063 | 2025.03.22 05:09:37.184868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7064 | 2025.03.22 05:09:37.185126 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7065 | 2025.03.22 05:09:37.185367 [ 114 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7066 | 2025.03.22 05:09:37.185388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7067 | 2025.03.22 05:09:37.185448 [ 114 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7068 | 2025.03.22 05:09:37.185476 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7069 | 2025.03.22 05:09:37.185639 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
7070 | 2025.03.22 05:09:37.185835 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7071 | 2025.03.22 05:09:37.185894 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
7072 | 2025.03.22 05:09:37.185979 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
7073 | 2025.03.22 05:09:37.186160 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
7074 | 2025.03.22 05:09:37.186504 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
7075 | 2025.03.22 05:09:37.186738 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
7076 | 2025.03.22 05:09:37.187009 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
7077 | 2025.03.22 05:09:37.189549 [ 200 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003995634 sec., 4137265.8256486957 rows/sec., 59.18 MiB/sec. | ||
7078 | 2025.03.22 05:09:37.189700 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7079 | 2025.03.22 05:09:37.190040 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7080 | 2025.03.22 05:09:37.190131 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_36_7} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7081 | 2025.03.22 05:09:37.190254 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
7082 | 2025.03.22 05:09:37.259560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 980 | ||
7083 | 2025.03.22 05:09:37.262726 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7084 | 2025.03.22 05:09:37.262774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7085 | 2025.03.22 05:09:37.264281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7086 | 2025.03.22 05:09:37.264590 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7087 | 2025.03.22 05:09:37.265159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
7088 | 2025.03.22 05:09:37.710893 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7089 | 2025.03.22 05:09:37.711101 [ 4 ] {e0d387db-38fc-4221-bbd2-9ad1323707a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7090 | 2025.03.22 05:09:37.711177 [ 4 ] {e0d387db-38fc-4221-bbd2-9ad1323707a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7091 | 2025.03.22 05:09:37.712024 [ 4 ] {e0d387db-38fc-4221-bbd2-9ad1323707a0} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7092 | 2025.03.22 05:09:37.712065 [ 4 ] {e0d387db-38fc-4221-bbd2-9ad1323707a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7093 | 2025.03.22 05:09:37.712548 [ 4 ] {e0d387db-38fc-4221-bbd2-9ad1323707a0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7094 | 2025.03.22 05:09:37.712811 [ 4 ] {e0d387db-38fc-4221-bbd2-9ad1323707a0} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7095 | 2025.03.22 05:09:37.713003 [ 4 ] {e0d387db-38fc-4221-bbd2-9ad1323707a0} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001962 sec., 62181.44750254841 rows/sec., 5.29 MiB/sec. | ||
7096 | 2025.03.22 05:09:37.713058 [ 4 ] {e0d387db-38fc-4221-bbd2-9ad1323707a0} <Debug> TCPHandler: Processed in 0.002299313 sec. | ||
7097 | 2025.03.22 05:09:37.713175 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7098 | 2025.03.22 05:09:37.713280 [ 4 ] {f19e0e46-5759-4e7b-bbec-db36fd714772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7099 | 2025.03.22 05:09:37.713325 [ 4 ] {f19e0e46-5759-4e7b-bbec-db36fd714772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7100 | 2025.03.22 05:09:37.713845 [ 4 ] {f19e0e46-5759-4e7b-bbec-db36fd714772} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7101 | 2025.03.22 05:09:37.713882 [ 4 ] {f19e0e46-5759-4e7b-bbec-db36fd714772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7102 | 2025.03.22 05:09:37.714232 [ 4 ] {f19e0e46-5759-4e7b-bbec-db36fd714772} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7103 | 2025.03.22 05:09:37.714468 [ 4 ] {f19e0e46-5759-4e7b-bbec-db36fd714772} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7104 | 2025.03.22 05:09:37.714654 [ 4 ] {f19e0e46-5759-4e7b-bbec-db36fd714772} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001397 sec., 23622.047244094487 rows/sec., 1.73 MiB/sec. | ||
7105 | 2025.03.22 05:09:37.714706 [ 4 ] {f19e0e46-5759-4e7b-bbec-db36fd714772} <Debug> TCPHandler: Processed in 0.001583179 sec. | ||
7106 | 2025.03.22 05:09:37.714871 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7107 | 2025.03.22 05:09:37.714976 [ 4 ] {05099ea9-31c5-47c8-aed5-dc903839b18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7108 | 2025.03.22 05:09:37.715020 [ 4 ] {05099ea9-31c5-47c8-aed5-dc903839b18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7109 | 2025.03.22 05:09:37.715562 [ 4 ] {05099ea9-31c5-47c8-aed5-dc903839b18a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7110 | 2025.03.22 05:09:37.715601 [ 4 ] {05099ea9-31c5-47c8-aed5-dc903839b18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7111 | 2025.03.22 05:09:37.715961 [ 4 ] {05099ea9-31c5-47c8-aed5-dc903839b18a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7112 | 2025.03.22 05:09:37.716205 [ 4 ] {05099ea9-31c5-47c8-aed5-dc903839b18a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7113 | 2025.03.22 05:09:37.716379 [ 4 ] {05099ea9-31c5-47c8-aed5-dc903839b18a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001424 sec., 68117.97752808989 rows/sec., 5.32 MiB/sec. | ||
7114 | 2025.03.22 05:09:37.716430 [ 4 ] {05099ea9-31c5-47c8-aed5-dc903839b18a} <Debug> TCPHandler: Processed in 0.00160992 sec. | ||
7115 | 2025.03.22 05:09:37.716545 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7116 | 2025.03.22 05:09:37.716656 [ 4 ] {1a1c1fa4-1cf9-4483-8e03-0a30d59e4326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7117 | 2025.03.22 05:09:37.716707 [ 4 ] {1a1c1fa4-1cf9-4483-8e03-0a30d59e4326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7118 | 2025.03.22 05:09:37.717219 [ 4 ] {1a1c1fa4-1cf9-4483-8e03-0a30d59e4326} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7119 | 2025.03.22 05:09:37.717257 [ 4 ] {1a1c1fa4-1cf9-4483-8e03-0a30d59e4326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7120 | 2025.03.22 05:09:37.717655 [ 4 ] {1a1c1fa4-1cf9-4483-8e03-0a30d59e4326} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7121 | 2025.03.22 05:09:37.717901 [ 4 ] {1a1c1fa4-1cf9-4483-8e03-0a30d59e4326} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7122 | 2025.03.22 05:09:37.718084 [ 4 ] {1a1c1fa4-1cf9-4483-8e03-0a30d59e4326} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001451 sec., 110268.78015161958 rows/sec., 7.68 MiB/sec. | ||
7123 | 2025.03.22 05:09:37.718137 [ 4 ] {1a1c1fa4-1cf9-4483-8e03-0a30d59e4326} <Debug> TCPHandler: Processed in 0.00164551 sec. | ||
7124 | 2025.03.22 05:09:37.718258 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7125 | 2025.03.22 05:09:37.718364 [ 4 ] {233da84d-c658-4d56-a70d-947323dc6170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7126 | 2025.03.22 05:09:37.718429 [ 4 ] {233da84d-c658-4d56-a70d-947323dc6170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7127 | 2025.03.22 05:09:37.720253 [ 4 ] {233da84d-c658-4d56-a70d-947323dc6170} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7128 | 2025.03.22 05:09:37.720293 [ 4 ] {233da84d-c658-4d56-a70d-947323dc6170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7129 | 2025.03.22 05:09:37.720949 [ 4 ] {233da84d-c658-4d56-a70d-947323dc6170} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7130 | 2025.03.22 05:09:37.721233 [ 4 ] {233da84d-c658-4d56-a70d-947323dc6170} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7131 | 2025.03.22 05:09:37.721445 [ 4 ] {233da84d-c658-4d56-a70d-947323dc6170} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003102 sec., 10638.297872340425 rows/sec., 19.06 MiB/sec. | ||
7132 | 2025.03.22 05:09:37.721537 [ 4 ] {233da84d-c658-4d56-a70d-947323dc6170} <Debug> TCPHandler: Processed in 0.003330972 sec. | ||
7133 | 2025.03.22 05:09:37.721666 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7134 | 2025.03.22 05:09:37.721779 [ 4 ] {988e010f-f7ba-425d-abd6-13ec757b66ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7135 | 2025.03.22 05:09:37.721827 [ 4 ] {988e010f-f7ba-425d-abd6-13ec757b66ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7136 | 2025.03.22 05:09:37.722264 [ 4 ] {988e010f-f7ba-425d-abd6-13ec757b66ea} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7137 | 2025.03.22 05:09:37.722301 [ 4 ] {988e010f-f7ba-425d-abd6-13ec757b66ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7138 | 2025.03.22 05:09:37.722668 [ 4 ] {988e010f-f7ba-425d-abd6-13ec757b66ea} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7139 | 2025.03.22 05:09:37.722913 [ 4 ] {988e010f-f7ba-425d-abd6-13ec757b66ea} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7140 | 2025.03.22 05:09:37.723093 [ 4 ] {988e010f-f7ba-425d-abd6-13ec757b66ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
7141 | 2025.03.22 05:09:37.723142 [ 4 ] {988e010f-f7ba-425d-abd6-13ec757b66ea} <Debug> TCPHandler: Processed in 0.001528428 sec. | ||
7142 | 2025.03.22 05:09:38.367571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7143 | 2025.03.22 05:09:38.389767 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7144 | 2025.03.22 05:09:38.389835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7145 | 2025.03.22 05:09:38.397457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7146 | 2025.03.22 05:09:38.398274 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7147 | 2025.03.22 05:09:38.398676 [ 111 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7148 | 2025.03.22 05:09:38.398818 [ 111 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7149 | 2025.03.22 05:09:38.398892 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7150 | 2025.03.22 05:09:38.399164 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
7151 | 2025.03.22 05:09:38.408089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7152 | 2025.03.22 05:09:38.409237 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7153 | 2025.03.22 05:09:38.410166 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
7154 | 2025.03.22 05:09:38.414814 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
7155 | 2025.03.22 05:09:38.419449 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
7156 | 2025.03.22 05:09:38.424578 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
7157 | 2025.03.22 05:09:38.430024 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
7158 | 2025.03.22 05:09:38.434608 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
7159 | 2025.03.22 05:09:38.492658 [ 195 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.093642943 sec., 2904.650273539566 rows/sec., 15.02 MiB/sec. | ||
7160 | 2025.03.22 05:09:38.495543 [ 188 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7161 | 2025.03.22 05:09:38.498562 [ 188 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_36_7} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7162 | 2025.03.22 05:09:38.498691 [ 188 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_36_7} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7163 | 2025.03.22 05:09:38.501211 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7164 | 2025.03.22 05:09:39.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.46 MiB, peak 218.35 MiB, free memory in arenas 0.00 B, will set to 207.89 MiB (RSS), difference: 1.43 MiB | ||
7165 | 2025.03.22 05:09:39.784563 [ 110 ] {} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7166 | 2025.03.22 05:09:39.784638 [ 110 ] {} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7167 | 2025.03.22 05:09:39.784666 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7168 | 2025.03.22 05:09:39.784914 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
7169 | 2025.03.22 05:09:39.785108 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7170 | 2025.03.22 05:09:39.785147 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
7171 | 2025.03.22 05:09:39.785235 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
7172 | 2025.03.22 05:09:39.785489 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
7173 | 2025.03.22 05:09:39.785738 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
7174 | 2025.03.22 05:09:39.785917 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7175 | 2025.03.22 05:09:39.787054 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002302893 sec., 15632.510932987334 rows/sec., 1.30 MiB/sec. | ||
7176 | 2025.03.22 05:09:39.787225 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7177 | 2025.03.22 05:09:39.787558 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7178 | 2025.03.22 05:09:39.787645 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_13_3} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7179 | 2025.03.22 05:09:39.787747 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7180 | 2025.03.22 05:09:40.810171 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7181 | 2025.03.22 05:09:40.810409 [ 4 ] {8827f293-42d3-4461-86f7-926c6e881939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7182 | 2025.03.22 05:09:40.810493 [ 4 ] {8827f293-42d3-4461-86f7-926c6e881939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7183 | 2025.03.22 05:09:40.811385 [ 4 ] {8827f293-42d3-4461-86f7-926c6e881939} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7184 | 2025.03.22 05:09:40.811440 [ 4 ] {8827f293-42d3-4461-86f7-926c6e881939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7185 | 2025.03.22 05:09:40.811908 [ 4 ] {8827f293-42d3-4461-86f7-926c6e881939} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7186 | 2025.03.22 05:09:40.812174 [ 4 ] {8827f293-42d3-4461-86f7-926c6e881939} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7187 | 2025.03.22 05:09:40.812480 [ 4 ] {8827f293-42d3-4461-86f7-926c6e881939} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002127 sec., 99670.8979783733 rows/sec., 6.34 MiB/sec. | ||
7188 | 2025.03.22 05:09:40.812690 [ 4 ] {8827f293-42d3-4461-86f7-926c6e881939} <Debug> TCPHandler: Processed in 0.002662799 sec. | ||
7189 | 2025.03.22 05:09:40.812889 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7190 | 2025.03.22 05:09:40.813003 [ 4 ] {69331174-f965-4e98-af90-29101ed317c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7191 | 2025.03.22 05:09:40.813055 [ 4 ] {69331174-f965-4e98-af90-29101ed317c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7192 | 2025.03.22 05:09:40.813619 [ 4 ] {69331174-f965-4e98-af90-29101ed317c8} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7193 | 2025.03.22 05:09:40.813662 [ 4 ] {69331174-f965-4e98-af90-29101ed317c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7194 | 2025.03.22 05:09:40.814412 [ 4 ] {69331174-f965-4e98-af90-29101ed317c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7195 | 2025.03.22 05:09:40.814668 [ 4 ] {69331174-f965-4e98-af90-29101ed317c8} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7196 | 2025.03.22 05:09:40.814969 [ 4 ] {69331174-f965-4e98-af90-29101ed317c8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00197 sec., 2030.4568527918782 rows/sec., 165.57 KiB/sec. | ||
7197 | 2025.03.22 05:09:40.815135 [ 4 ] {69331174-f965-4e98-af90-29101ed317c8} <Debug> TCPHandler: Processed in 0.002311483 sec. | ||
7198 | 2025.03.22 05:09:40.815245 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7199 | 2025.03.22 05:09:40.815350 [ 4 ] {11cdb965-1a86-49cc-97eb-f5cc4f565a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7200 | 2025.03.22 05:09:40.815394 [ 4 ] {11cdb965-1a86-49cc-97eb-f5cc4f565a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7201 | 2025.03.22 05:09:40.816700 [ 4 ] {11cdb965-1a86-49cc-97eb-f5cc4f565a97} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7202 | 2025.03.22 05:09:40.816742 [ 4 ] {11cdb965-1a86-49cc-97eb-f5cc4f565a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7203 | 2025.03.22 05:09:40.817226 [ 4 ] {11cdb965-1a86-49cc-97eb-f5cc4f565a97} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7204 | 2025.03.22 05:09:40.817482 [ 4 ] {11cdb965-1a86-49cc-97eb-f5cc4f565a97} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7205 | 2025.03.22 05:09:40.817715 [ 4 ] {11cdb965-1a86-49cc-97eb-f5cc4f565a97} <Debug> executeQuery: Read 1775 rows, 147.68 KiB in 0.002387 sec., 743611.2274821952 rows/sec., 60.42 MiB/sec. | ||
7206 | 2025.03.22 05:09:40.817807 [ 4 ] {11cdb965-1a86-49cc-97eb-f5cc4f565a97} <Debug> TCPHandler: Processed in 0.002612068 sec. | ||
7207 | 2025.03.22 05:09:40.818055 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7208 | 2025.03.22 05:09:40.818199 [ 4 ] {00ef822c-845e-490f-9238-b7f8cdb9196b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7209 | 2025.03.22 05:09:40.818246 [ 4 ] {00ef822c-845e-490f-9238-b7f8cdb9196b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7210 | 2025.03.22 05:09:40.818811 [ 4 ] {00ef822c-845e-490f-9238-b7f8cdb9196b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7211 | 2025.03.22 05:09:40.818850 [ 4 ] {00ef822c-845e-490f-9238-b7f8cdb9196b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7212 | 2025.03.22 05:09:40.819219 [ 4 ] {00ef822c-845e-490f-9238-b7f8cdb9196b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7213 | 2025.03.22 05:09:40.819462 [ 4 ] {00ef822c-845e-490f-9238-b7f8cdb9196b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7214 | 2025.03.22 05:09:40.819635 [ 110 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7215 | 2025.03.22 05:09:40.819707 [ 4 ] {00ef822c-845e-490f-9238-b7f8cdb9196b} <Debug> executeQuery: Read 118 rows, 7.27 KiB in 0.001529 sec., 77174.62393721387 rows/sec., 4.64 MiB/sec. | ||
7216 | 2025.03.22 05:09:40.819732 [ 110 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2025.03.22 05:09:40.819804 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7218 | 2025.03.22 05:09:40.819830 [ 4 ] {00ef822c-845e-490f-9238-b7f8cdb9196b} <Debug> TCPHandler: Processed in 0.001877745 sec. | ||
7219 | 2025.03.22 05:09:40.820033 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7220 | 2025.03.22 05:09:40.820050 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
7221 | 2025.03.22 05:09:40.820228 [ 4 ] {2864a7a9-e818-46f9-8fce-a190eaf3223f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7222 | 2025.03.22 05:09:40.820315 [ 4 ] {2864a7a9-e818-46f9-8fce-a190eaf3223f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7223 | 2025.03.22 05:09:40.820423 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7224 | 2025.03.22 05:09:40.820527 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 165 rows starting from the beginning of the part | ||
7225 | 2025.03.22 05:09:40.820842 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 114 rows starting from the beginning of the part | ||
7226 | 2025.03.22 05:09:40.821216 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
7227 | 2025.03.22 05:09:40.821545 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 114 rows starting from the beginning of the part | ||
7228 | 2025.03.22 05:09:40.821936 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
7229 | 2025.03.22 05:09:40.822313 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 118 rows starting from the beginning of the part | ||
7230 | 2025.03.22 05:09:40.823320 [ 4 ] {2864a7a9-e818-46f9-8fce-a190eaf3223f} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7231 | 2025.03.22 05:09:40.823390 [ 4 ] {2864a7a9-e818-46f9-8fce-a190eaf3223f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7232 | 2025.03.22 05:09:40.824536 [ 4 ] {2864a7a9-e818-46f9-8fce-a190eaf3223f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7233 | 2025.03.22 05:09:40.825114 [ 4 ] {2864a7a9-e818-46f9-8fce-a190eaf3223f} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7234 | 2025.03.22 05:09:40.825343 [ 195 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 5 columns (5 merged, 0 gathered) in 0.00540485 sec., 107866.08324005292 rows/sec., 7.16 MiB/sec. | ||
7235 | 2025.03.22 05:09:40.825722 [ 4 ] {2864a7a9-e818-46f9-8fce-a190eaf3223f} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.005528 sec., 61685.96237337193 rows/sec., 4.12 MiB/sec. | ||
7236 | 2025.03.22 05:09:40.825788 [ 195 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7237 | 2025.03.22 05:09:40.826002 [ 4 ] {2864a7a9-e818-46f9-8fce-a190eaf3223f} <Debug> TCPHandler: Processed in 0.006059562 sec. | ||
7238 | 2025.03.22 05:09:40.826213 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7239 | 2025.03.22 05:09:40.826403 [ 4 ] {8cbc9245-c738-4b39-a58a-715e883cdcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7240 | 2025.03.22 05:09:40.826407 [ 195 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7241 | 2025.03.22 05:09:40.826515 [ 4 ] {8cbc9245-c738-4b39-a58a-715e883cdcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7242 | 2025.03.22 05:09:40.826638 [ 195 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_46_9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7243 | 2025.03.22 05:09:40.826823 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
7244 | 2025.03.22 05:09:40.827376 [ 4 ] {8cbc9245-c738-4b39-a58a-715e883cdcf9} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7245 | 2025.03.22 05:09:40.827420 [ 4 ] {8cbc9245-c738-4b39-a58a-715e883cdcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7246 | 2025.03.22 05:09:40.827824 [ 4 ] {8cbc9245-c738-4b39-a58a-715e883cdcf9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7247 | 2025.03.22 05:09:40.828081 [ 4 ] {8cbc9245-c738-4b39-a58a-715e883cdcf9} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7248 | 2025.03.22 05:09:40.828303 [ 4 ] {8cbc9245-c738-4b39-a58a-715e883cdcf9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001959 sec., 57172.02654415519 rows/sec., 3.26 MiB/sec. | ||
7249 | 2025.03.22 05:09:40.828358 [ 4 ] {8cbc9245-c738-4b39-a58a-715e883cdcf9} <Debug> TCPHandler: Processed in 0.002216781 sec. | ||
7250 | 2025.03.22 05:09:40.828487 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7251 | 2025.03.22 05:09:40.828617 [ 4 ] {bf308a3e-0df8-4c09-bef4-565b7264bb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7252 | 2025.03.22 05:09:40.828670 [ 4 ] {bf308a3e-0df8-4c09-bef4-565b7264bb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7253 | 2025.03.22 05:09:40.829538 [ 4 ] {bf308a3e-0df8-4c09-bef4-565b7264bb00} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7254 | 2025.03.22 05:09:40.829578 [ 4 ] {bf308a3e-0df8-4c09-bef4-565b7264bb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7255 | 2025.03.22 05:09:40.829981 [ 4 ] {bf308a3e-0df8-4c09-bef4-565b7264bb00} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7256 | 2025.03.22 05:09:40.830234 [ 4 ] {bf308a3e-0df8-4c09-bef4-565b7264bb00} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7257 | 2025.03.22 05:09:40.830452 [ 4 ] {bf308a3e-0df8-4c09-bef4-565b7264bb00} <Debug> executeQuery: Read 850 rows, 62.84 KiB in 0.001865 sec., 455764.07506702415 rows/sec., 32.91 MiB/sec. | ||
7258 | 2025.03.22 05:09:40.830506 [ 4 ] {bf308a3e-0df8-4c09-bef4-565b7264bb00} <Debug> TCPHandler: Processed in 0.002081818 sec. | ||
7259 | 2025.03.22 05:09:40.830636 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7260 | 2025.03.22 05:09:40.830776 [ 4 ] {024f3316-0fc8-4077-9694-9369da5f36f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7261 | 2025.03.22 05:09:40.830839 [ 4 ] {024f3316-0fc8-4077-9694-9369da5f36f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7262 | 2025.03.22 05:09:40.831310 [ 4 ] {024f3316-0fc8-4077-9694-9369da5f36f2} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7263 | 2025.03.22 05:09:40.831349 [ 4 ] {024f3316-0fc8-4077-9694-9369da5f36f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7264 | 2025.03.22 05:09:40.831752 [ 4 ] {024f3316-0fc8-4077-9694-9369da5f36f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7265 | 2025.03.22 05:09:40.831992 [ 4 ] {024f3316-0fc8-4077-9694-9369da5f36f2} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7266 | 2025.03.22 05:09:40.832207 [ 4 ] {024f3316-0fc8-4077-9694-9369da5f36f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
7267 | 2025.03.22 05:09:40.832257 [ 4 ] {024f3316-0fc8-4077-9694-9369da5f36f2} <Debug> TCPHandler: Processed in 0.001686542 sec. | ||
7268 | 2025.03.22 05:09:40.832381 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7269 | 2025.03.22 05:09:40.832487 [ 4 ] {9bde4721-3682-45f2-a477-3f77153eafb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7270 | 2025.03.22 05:09:40.832535 [ 4 ] {9bde4721-3682-45f2-a477-3f77153eafb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7271 | 2025.03.22 05:09:40.833200 [ 4 ] {9bde4721-3682-45f2-a477-3f77153eafb3} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7272 | 2025.03.22 05:09:40.833239 [ 4 ] {9bde4721-3682-45f2-a477-3f77153eafb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7273 | 2025.03.22 05:09:40.833679 [ 4 ] {9bde4721-3682-45f2-a477-3f77153eafb3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7274 | 2025.03.22 05:09:40.833925 [ 4 ] {9bde4721-3682-45f2-a477-3f77153eafb3} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7275 | 2025.03.22 05:09:40.834159 [ 4 ] {9bde4721-3682-45f2-a477-3f77153eafb3} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.001692 sec., 547872.340425532 rows/sec., 36.56 MiB/sec. | ||
7276 | 2025.03.22 05:09:40.834237 [ 4 ] {9bde4721-3682-45f2-a477-3f77153eafb3} <Debug> TCPHandler: Processed in 0.001906905 sec. | ||
7277 | 2025.03.22 05:09:40.834496 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7278 | 2025.03.22 05:09:40.834634 [ 4 ] {5eb0e2fd-74ef-437c-bcfc-530fade5e2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7279 | 2025.03.22 05:09:40.834683 [ 4 ] {5eb0e2fd-74ef-437c-bcfc-530fade5e2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7280 | 2025.03.22 05:09:40.835104 [ 4 ] {5eb0e2fd-74ef-437c-bcfc-530fade5e2fd} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7281 | 2025.03.22 05:09:40.835142 [ 4 ] {5eb0e2fd-74ef-437c-bcfc-530fade5e2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7282 | 2025.03.22 05:09:40.835499 [ 4 ] {5eb0e2fd-74ef-437c-bcfc-530fade5e2fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7283 | 2025.03.22 05:09:40.835740 [ 4 ] {5eb0e2fd-74ef-437c-bcfc-530fade5e2fd} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7284 | 2025.03.22 05:09:40.836012 [ 4 ] {5eb0e2fd-74ef-437c-bcfc-530fade5e2fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
7285 | 2025.03.22 05:09:40.836197 [ 4 ] {5eb0e2fd-74ef-437c-bcfc-530fade5e2fd} <Debug> TCPHandler: Processed in 0.001797224 sec. | ||
7286 | 2025.03.22 05:09:40.836340 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7287 | 2025.03.22 05:09:40.836469 [ 4 ] {c6bd27fc-1092-4b7d-85c2-1c12c8864fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7288 | 2025.03.22 05:09:40.836552 [ 4 ] {c6bd27fc-1092-4b7d-85c2-1c12c8864fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7289 | 2025.03.22 05:09:40.837662 [ 4 ] {c6bd27fc-1092-4b7d-85c2-1c12c8864fd9} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7290 | 2025.03.22 05:09:40.837702 [ 4 ] {c6bd27fc-1092-4b7d-85c2-1c12c8864fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7291 | 2025.03.22 05:09:40.838312 [ 4 ] {c6bd27fc-1092-4b7d-85c2-1c12c8864fd9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7292 | 2025.03.22 05:09:40.838585 [ 4 ] {c6bd27fc-1092-4b7d-85c2-1c12c8864fd9} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7293 | 2025.03.22 05:09:40.838766 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7294 | 2025.03.22 05:09:40.838837 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7295 | 2025.03.22 05:09:40.838872 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7296 | 2025.03.22 05:09:40.838889 [ 4 ] {c6bd27fc-1092-4b7d-85c2-1c12c8864fd9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002445 sec., 3271.9836400817994 rows/sec., 5.86 MiB/sec. | ||
7297 | 2025.03.22 05:09:40.839234 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
7298 | 2025.03.22 05:09:40.839295 [ 4 ] {c6bd27fc-1092-4b7d-85c2-1c12c8864fd9} <Debug> TCPHandler: Processed in 0.003011236 sec. | ||
7299 | 2025.03.22 05:09:40.839558 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7300 | 2025.03.22 05:09:40.839807 [ 4 ] {5f51fbf0-7edb-47f5-9700-0ecafd8ca0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7301 | 2025.03.22 05:09:40.839934 [ 4 ] {5f51fbf0-7edb-47f5-9700-0ecafd8ca0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7302 | 2025.03.22 05:09:40.840085 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7303 | 2025.03.22 05:09:40.840361 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 896 rows starting from the beginning of the part | ||
7304 | 2025.03.22 05:09:40.841197 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
7305 | 2025.03.22 05:09:40.842057 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part | ||
7306 | 2025.03.22 05:09:40.842057 [ 4 ] {5f51fbf0-7edb-47f5-9700-0ecafd8ca0db} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7307 | 2025.03.22 05:09:40.842138 [ 4 ] {5f51fbf0-7edb-47f5-9700-0ecafd8ca0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7308 | 2025.03.22 05:09:40.842678 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
7309 | 2025.03.22 05:09:40.843329 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
7310 | 2025.03.22 05:09:40.843658 [ 4 ] {5f51fbf0-7edb-47f5-9700-0ecafd8ca0db} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7311 | 2025.03.22 05:09:40.843895 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
7312 | 2025.03.22 05:09:40.844546 [ 4 ] {5f51fbf0-7edb-47f5-9700-0ecafd8ca0db} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7313 | 2025.03.22 05:09:40.845290 [ 4 ] {5f51fbf0-7edb-47f5-9700-0ecafd8ca0db} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.005548 sec., 12617.159336697909 rows/sec., 811.98 KiB/sec. | ||
7314 | 2025.03.22 05:09:40.845832 [ 4 ] {5f51fbf0-7edb-47f5-9700-0ecafd8ca0db} <Debug> TCPHandler: Processed in 0.006337768 sec. | ||
7315 | 2025.03.22 05:09:40.852673 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 19 columns (19 merged, 0 gathered) in 0.013721454 sec., 71858.27391178807 rows/sec., 128.77 MiB/sec. | ||
7316 | 2025.03.22 05:09:40.854075 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7317 | 2025.03.22 05:09:40.854568 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7318 | 2025.03.22 05:09:40.854662 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7319 | 2025.03.22 05:09:40.854830 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
7320 | 2025.03.22 05:09:41.000133 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.79 MiB, peak 218.35 MiB, free memory in arenas 0.00 B, will set to 211.37 MiB (RSS), difference: 2.58 MiB | ||
7321 | 2025.03.22 05:09:42.703368 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7322 | 2025.03.22 05:09:42.703557 [ 4 ] {af8aa9e5-fd2d-4f9e-a131-9b694ce793a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7323 | 2025.03.22 05:09:42.703629 [ 4 ] {af8aa9e5-fd2d-4f9e-a131-9b694ce793a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7324 | 2025.03.22 05:09:42.704391 [ 4 ] {af8aa9e5-fd2d-4f9e-a131-9b694ce793a4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7325 | 2025.03.22 05:09:42.704443 [ 4 ] {af8aa9e5-fd2d-4f9e-a131-9b694ce793a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7326 | 2025.03.22 05:09:42.704896 [ 4 ] {af8aa9e5-fd2d-4f9e-a131-9b694ce793a4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7327 | 2025.03.22 05:09:42.705151 [ 4 ] {af8aa9e5-fd2d-4f9e-a131-9b694ce793a4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7328 | 2025.03.22 05:09:42.705349 [ 103 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7329 | 2025.03.22 05:09:42.705416 [ 4 ] {af8aa9e5-fd2d-4f9e-a131-9b694ce793a4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. | ||
7330 | 2025.03.22 05:09:42.705444 [ 103 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7331 | 2025.03.22 05:09:42.705517 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7332 | 2025.03.22 05:09:42.705542 [ 4 ] {af8aa9e5-fd2d-4f9e-a131-9b694ce793a4} <Debug> TCPHandler: Processed in 0.002301133 sec. | ||
7333 | 2025.03.22 05:09:42.705751 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
7334 | 2025.03.22 05:09:42.705767 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7335 | 2025.03.22 05:09:42.706008 [ 4 ] {2ef93349-299b-4ab1-883e-751e61647059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7336 | 2025.03.22 05:09:42.706019 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7337 | 2025.03.22 05:09:42.706101 [ 4 ] {2ef93349-299b-4ab1-883e-751e61647059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7338 | 2025.03.22 05:09:42.706107 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1849 rows starting from the beginning of the part | ||
7339 | 2025.03.22 05:09:42.706463 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 125 rows starting from the beginning of the part | ||
7340 | 2025.03.22 05:09:42.706801 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 633 rows starting from the beginning of the part | ||
7341 | 2025.03.22 05:09:42.707107 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 122 rows starting from the beginning of the part | ||
7342 | 2025.03.22 05:09:42.707424 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1775 rows starting from the beginning of the part | ||
7343 | 2025.03.22 05:09:42.707728 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
7344 | 2025.03.22 05:09:42.709213 [ 4 ] {2ef93349-299b-4ab1-883e-751e61647059} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7345 | 2025.03.22 05:09:42.709290 [ 4 ] {2ef93349-299b-4ab1-883e-751e61647059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7346 | 2025.03.22 05:09:42.710266 [ 4 ] {2ef93349-299b-4ab1-883e-751e61647059} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7347 | 2025.03.22 05:09:42.710625 [ 4 ] {2ef93349-299b-4ab1-883e-751e61647059} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7348 | 2025.03.22 05:09:42.710810 [ 103 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7349 | 2025.03.22 05:09:42.710927 [ 103 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7350 | 2025.03.22 05:09:42.710974 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7351 | 2025.03.22 05:09:42.710987 [ 4 ] {2ef93349-299b-4ab1-883e-751e61647059} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005056 sec., 12658.227848101267 rows/sec., 1011.72 KiB/sec. | ||
7352 | 2025.03.22 05:09:42.711449 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
7353 | 2025.03.22 05:09:42.711484 [ 4 ] {2ef93349-299b-4ab1-883e-751e61647059} <Debug> TCPHandler: Processed in 0.005789028 sec. | ||
7354 | 2025.03.22 05:09:42.711864 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4560 rows, containing 5 columns (5 merged, 0 gathered) in 0.006238785 sec., 730911.5476811591 rows/sec., 62.12 MiB/sec. | ||
7355 | 2025.03.22 05:09:42.711940 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7356 | 2025.03.22 05:09:42.712005 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
7357 | 2025.03.22 05:09:42.712017 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7358 | 2025.03.22 05:09:42.712291 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7359 | 2025.03.22 05:09:42.712327 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 103 rows starting from the beginning of the part | ||
7360 | 2025.03.22 05:09:42.712714 [ 4 ] {7f29e614-e291-4bcf-b3d3-d0a57d7d2002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7361 | 2025.03.22 05:09:42.712797 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 390 rows starting from the beginning of the part | ||
7362 | 2025.03.22 05:09:42.713101 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 97 rows starting from the beginning of the part | ||
7363 | 2025.03.22 05:09:42.713219 [ 4 ] {7f29e614-e291-4bcf-b3d3-d0a57d7d2002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7364 | 2025.03.22 05:09:42.713445 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 850 rows starting from the beginning of the part | ||
7365 | 2025.03.22 05:09:42.713609 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7366 | 2025.03.22 05:09:42.713834 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
7367 | 2025.03.22 05:09:42.714103 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_56_11} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7368 | 2025.03.22 05:09:42.714437 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
7369 | 2025.03.22 05:09:42.715915 [ 4 ] {7f29e614-e291-4bcf-b3d3-d0a57d7d2002} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7370 | 2025.03.22 05:09:42.715985 [ 4 ] {7f29e614-e291-4bcf-b3d3-d0a57d7d2002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7371 | 2025.03.22 05:09:42.716856 [ 4 ] {7f29e614-e291-4bcf-b3d3-d0a57d7d2002} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7372 | 2025.03.22 05:09:42.717323 [ 4 ] {7f29e614-e291-4bcf-b3d3-d0a57d7d2002} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7373 | 2025.03.22 05:09:42.717586 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.00647718 sec., 373464.9955690594 rows/sec., 28.60 MiB/sec. | ||
7374 | 2025.03.22 05:09:42.717883 [ 4 ] {7f29e614-e291-4bcf-b3d3-d0a57d7d2002} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.005512 sec., 5805.515239477503 rows/sec., 414.05 KiB/sec. | ||
7375 | 2025.03.22 05:09:42.717936 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7376 | 2025.03.22 05:09:42.718412 [ 4 ] {7f29e614-e291-4bcf-b3d3-d0a57d7d2002} <Debug> TCPHandler: Processed in 0.00649281 sec. | ||
7377 | 2025.03.22 05:09:42.718872 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7378 | 2025.03.22 05:09:42.718955 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7379 | 2025.03.22 05:09:42.719078 [ 198 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_56_11} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7380 | 2025.03.22 05:09:42.719187 [ 4 ] {277a2a5d-80ef-4b4f-b274-6cc064a07c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7381 | 2025.03.22 05:09:42.719249 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7382 | 2025.03.22 05:09:42.719287 [ 4 ] {277a2a5d-80ef-4b4f-b274-6cc064a07c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7383 | 2025.03.22 05:09:42.719766 [ 4 ] {277a2a5d-80ef-4b4f-b274-6cc064a07c6d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7384 | 2025.03.22 05:09:42.719805 [ 4 ] {277a2a5d-80ef-4b4f-b274-6cc064a07c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7385 | 2025.03.22 05:09:42.720174 [ 4 ] {277a2a5d-80ef-4b4f-b274-6cc064a07c6d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7386 | 2025.03.22 05:09:42.720413 [ 4 ] {277a2a5d-80ef-4b4f-b274-6cc064a07c6d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7387 | 2025.03.22 05:09:42.720634 [ 4 ] {277a2a5d-80ef-4b4f-b274-6cc064a07c6d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001511 sec., 7941.760423560556 rows/sec., 548.06 KiB/sec. | ||
7388 | 2025.03.22 05:09:42.720683 [ 4 ] {277a2a5d-80ef-4b4f-b274-6cc064a07c6d} <Debug> TCPHandler: Processed in 0.001859774 sec. | ||
7389 | 2025.03.22 05:09:44.685565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7390 | 2025.03.22 05:09:44.686214 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7391 | 2025.03.22 05:09:44.686268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7392 | 2025.03.22 05:09:44.686813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7393 | 2025.03.22 05:09:44.687087 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7394 | 2025.03.22 05:09:44.687397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7395 | 2025.03.22 05:09:45.908174 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7396 | 2025.03.22 05:09:45.926995 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7397 | 2025.03.22 05:09:45.927046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7398 | 2025.03.22 05:09:45.934000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7399 | 2025.03.22 05:09:45.934749 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7400 | 2025.03.22 05:09:45.937248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7401 | 2025.03.22 05:09:47.265417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1024 | ||
7402 | 2025.03.22 05:09:47.268897 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7403 | 2025.03.22 05:09:47.268944 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7404 | 2025.03.22 05:09:47.270415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7405 | 2025.03.22 05:09:47.270727 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7406 | 2025.03.22 05:09:47.270968 [ 97 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7407 | 2025.03.22 05:09:47.271090 [ 97 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7408 | 2025.03.22 05:09:47.271155 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7409 | 2025.03.22 05:09:47.271940 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
7410 | 2025.03.22 05:09:47.272626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
7411 | 2025.03.22 05:09:47.273009 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7412 | 2025.03.22 05:09:47.273152 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 830 rows starting from the beginning of the part | ||
7413 | 2025.03.22 05:09:47.273633 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
7414 | 2025.03.22 05:09:47.274061 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
7415 | 2025.03.22 05:09:47.274461 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
7416 | 2025.03.22 05:09:47.274873 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
7417 | 2025.03.22 05:09:47.275322 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
7418 | 2025.03.22 05:09:47.284170 [ 191 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 72 columns (72 merged, 0 gathered) in 0.012849278 sec., 79693.19365648404 rows/sec., 64.81 MiB/sec. | ||
7419 | 2025.03.22 05:09:47.285314 [ 189 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7420 | 2025.03.22 05:09:47.286001 [ 189 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7421 | 2025.03.22 05:09:47.286083 [ 189 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_26_5} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7422 | 2025.03.22 05:09:47.286271 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
7423 | 2025.03.22 05:09:47.711971 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7424 | 2025.03.22 05:09:47.712184 [ 4 ] {bd83ac5b-a34b-4381-8550-e370d95ba3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7425 | 2025.03.22 05:09:47.712278 [ 4 ] {bd83ac5b-a34b-4381-8550-e370d95ba3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7426 | 2025.03.22 05:09:47.713076 [ 4 ] {bd83ac5b-a34b-4381-8550-e370d95ba3ce} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7427 | 2025.03.22 05:09:47.713122 [ 4 ] {bd83ac5b-a34b-4381-8550-e370d95ba3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7428 | 2025.03.22 05:09:47.713565 [ 4 ] {bd83ac5b-a34b-4381-8550-e370d95ba3ce} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7429 | 2025.03.22 05:09:47.713822 [ 4 ] {bd83ac5b-a34b-4381-8550-e370d95ba3ce} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7430 | 2025.03.22 05:09:47.714059 [ 4 ] {bd83ac5b-a34b-4381-8550-e370d95ba3ce} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001934 sec., 63081.695966907966 rows/sec., 5.37 MiB/sec. | ||
7431 | 2025.03.22 05:09:47.714123 [ 4 ] {bd83ac5b-a34b-4381-8550-e370d95ba3ce} <Debug> TCPHandler: Processed in 0.002286332 sec. | ||
7432 | 2025.03.22 05:09:47.714266 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7433 | 2025.03.22 05:09:47.714410 [ 4 ] {46347d9f-2313-4b09-825a-49966e67f79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7434 | 2025.03.22 05:09:47.714471 [ 4 ] {46347d9f-2313-4b09-825a-49966e67f79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7435 | 2025.03.22 05:09:47.715143 [ 4 ] {46347d9f-2313-4b09-825a-49966e67f79f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7436 | 2025.03.22 05:09:47.715193 [ 4 ] {46347d9f-2313-4b09-825a-49966e67f79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7437 | 2025.03.22 05:09:47.715594 [ 4 ] {46347d9f-2313-4b09-825a-49966e67f79f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7438 | 2025.03.22 05:09:47.715854 [ 4 ] {46347d9f-2313-4b09-825a-49966e67f79f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7439 | 2025.03.22 05:09:47.716079 [ 4 ] {46347d9f-2313-4b09-825a-49966e67f79f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001701 sec., 19400.352733686068 rows/sec., 1.42 MiB/sec. | ||
7440 | 2025.03.22 05:09:47.716152 [ 4 ] {46347d9f-2313-4b09-825a-49966e67f79f} <Debug> TCPHandler: Processed in 0.001954456 sec. | ||
7441 | 2025.03.22 05:09:47.716306 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2025.03.22 05:09:47.716417 [ 4 ] {cbfb8956-302e-4bd1-9d03-c468ce96067a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7443 | 2025.03.22 05:09:47.716464 [ 4 ] {cbfb8956-302e-4bd1-9d03-c468ce96067a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7444 | 2025.03.22 05:09:47.717009 [ 4 ] {cbfb8956-302e-4bd1-9d03-c468ce96067a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7445 | 2025.03.22 05:09:47.717049 [ 4 ] {cbfb8956-302e-4bd1-9d03-c468ce96067a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7446 | 2025.03.22 05:09:47.717423 [ 4 ] {cbfb8956-302e-4bd1-9d03-c468ce96067a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7447 | 2025.03.22 05:09:47.717686 [ 4 ] {cbfb8956-302e-4bd1-9d03-c468ce96067a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7448 | 2025.03.22 05:09:47.717887 [ 4 ] {cbfb8956-302e-4bd1-9d03-c468ce96067a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001493 sec., 64969.859343603486 rows/sec., 5.07 MiB/sec. | ||
7449 | 2025.03.22 05:09:47.717941 [ 4 ] {cbfb8956-302e-4bd1-9d03-c468ce96067a} <Debug> TCPHandler: Processed in 0.001694931 sec. | ||
7450 | 2025.03.22 05:09:47.718045 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7451 | 2025.03.22 05:09:47.718149 [ 4 ] {52662c28-806f-4c02-bb6c-6c7f628fc111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7452 | 2025.03.22 05:09:47.718201 [ 4 ] {52662c28-806f-4c02-bb6c-6c7f628fc111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7453 | 2025.03.22 05:09:47.718701 [ 4 ] {52662c28-806f-4c02-bb6c-6c7f628fc111} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2025.03.22 05:09:47.718741 [ 4 ] {52662c28-806f-4c02-bb6c-6c7f628fc111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7455 | 2025.03.22 05:09:47.719134 [ 4 ] {52662c28-806f-4c02-bb6c-6c7f628fc111} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7456 | 2025.03.22 05:09:47.719391 [ 4 ] {52662c28-806f-4c02-bb6c-6c7f628fc111} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7457 | 2025.03.22 05:09:47.719569 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7458 | 2025.03.22 05:09:47.719632 [ 4 ] {52662c28-806f-4c02-bb6c-6c7f628fc111} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001504 sec., 106382.97872340426 rows/sec., 7.41 MiB/sec. | ||
7459 | 2025.03.22 05:09:47.719661 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7460 | 2025.03.22 05:09:47.719736 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7461 | 2025.03.22 05:09:47.719755 [ 4 ] {52662c28-806f-4c02-bb6c-6c7f628fc111} <Debug> TCPHandler: Processed in 0.001755713 sec. | ||
7462 | 2025.03.22 05:09:47.720016 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7463 | 2025.03.22 05:09:47.720064 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
7464 | 2025.03.22 05:09:47.720360 [ 4 ] {463fd9aa-f0f8-4b81-b781-0ceea4e4f694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7465 | 2025.03.22 05:09:47.720661 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7466 | 2025.03.22 05:09:47.720745 [ 4 ] {463fd9aa-f0f8-4b81-b781-0ceea4e4f694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7467 | 2025.03.22 05:09:47.720789 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14629 rows starting from the beginning of the part | ||
7468 | 2025.03.22 05:09:47.721351 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7469 | 2025.03.22 05:09:47.722020 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
7470 | 2025.03.22 05:09:47.722464 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 927 rows starting from the beginning of the part | ||
7471 | 2025.03.22 05:09:47.722977 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
7472 | 2025.03.22 05:09:47.723402 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
7473 | 2025.03.22 05:09:47.725262 [ 4 ] {463fd9aa-f0f8-4b81-b781-0ceea4e4f694} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7474 | 2025.03.22 05:09:47.725309 [ 4 ] {463fd9aa-f0f8-4b81-b781-0ceea4e4f694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7475 | 2025.03.22 05:09:47.726343 [ 4 ] {463fd9aa-f0f8-4b81-b781-0ceea4e4f694} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7476 | 2025.03.22 05:09:47.726621 [ 4 ] {463fd9aa-f0f8-4b81-b781-0ceea4e4f694} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7477 | 2025.03.22 05:09:47.727071 [ 4 ] {463fd9aa-f0f8-4b81-b781-0ceea4e4f694} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.006852 sec., 4816.112084063047 rows/sec., 8.63 MiB/sec. | ||
7478 | 2025.03.22 05:09:47.727205 [ 4 ] {463fd9aa-f0f8-4b81-b781-0ceea4e4f694} <Debug> TCPHandler: Processed in 0.007268334 sec. | ||
7479 | 2025.03.22 05:09:47.727327 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7480 | 2025.03.22 05:09:47.727437 [ 4 ] {acf81b96-bca9-4573-89a1-1dcc434ba353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7481 | 2025.03.22 05:09:47.727486 [ 4 ] {acf81b96-bca9-4573-89a1-1dcc434ba353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7482 | 2025.03.22 05:09:47.727961 [ 4 ] {acf81b96-bca9-4573-89a1-1dcc434ba353} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7483 | 2025.03.22 05:09:47.728000 [ 4 ] {acf81b96-bca9-4573-89a1-1dcc434ba353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7484 | 2025.03.22 05:09:47.728406 [ 4 ] {acf81b96-bca9-4573-89a1-1dcc434ba353} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7485 | 2025.03.22 05:09:47.728594 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16145 rows, containing 5 columns (5 merged, 0 gathered) in 0.008736332 sec., 1848029.5849562495 rows/sec., 125.03 MiB/sec. | ||
7486 | 2025.03.22 05:09:47.728778 [ 4 ] {acf81b96-bca9-4573-89a1-1dcc434ba353} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7487 | 2025.03.22 05:09:47.728968 [ 96 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7488 | 2025.03.22 05:09:47.729043 [ 96 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7489 | 2025.03.22 05:09:47.729112 [ 4 ] {acf81b96-bca9-4573-89a1-1dcc434ba353} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001681 sec., 35693.03985722784 rows/sec., 2.41 MiB/sec. | ||
7490 | 2025.03.22 05:09:47.729120 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
7491 | 2025.03.22 05:09:47.729276 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7492 | 2025.03.22 05:09:47.729514 [ 4 ] {acf81b96-bca9-4573-89a1-1dcc434ba353} <Debug> TCPHandler: Processed in 0.002214251 sec. | ||
7493 | 2025.03.22 05:09:47.729611 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
7494 | 2025.03.22 05:09:47.729900 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7495 | 2025.03.22 05:09:47.729962 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2926 rows starting from the beginning of the part | ||
7496 | 2025.03.22 05:09:47.730164 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7497 | 2025.03.22 05:09:47.730193 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
7498 | 2025.03.22 05:09:47.730445 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
7499 | 2025.03.22 05:09:47.730549 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7500 | 2025.03.22 05:09:47.730661 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 70 rows starting from the beginning of the part | ||
7501 | 2025.03.22 05:09:47.730849 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
7502 | 2025.03.22 05:09:47.731019 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
7503 | 2025.03.22 05:09:47.731097 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
7504 | 2025.03.22 05:09:47.732753 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.003442574 sec., 932441.8298633522 rows/sec., 61.25 MiB/sec. | ||
7505 | 2025.03.22 05:09:47.733087 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7506 | 2025.03.22 05:09:47.733425 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7507 | 2025.03.22 05:09:47.733512 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_56_11} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7508 | 2025.03.22 05:09:47.733604 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
7509 | 2025.03.22 05:09:51.538342 [ 92 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
7510 | 2025.03.22 05:09:51.538417 [ 92 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7511 | 2025.03.22 05:09:51.538440 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7512 | 2025.03.22 05:09:51.538627 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
7513 | 2025.03.22 05:09:51.538923 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7514 | 2025.03.22 05:09:51.538964 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
7515 | 2025.03.22 05:09:51.539047 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
7516 | 2025.03.22 05:09:51.539274 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
7517 | 2025.03.22 05:09:51.539492 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
7518 | 2025.03.22 05:09:51.539659 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7519 | 2025.03.22 05:09:51.540783 [ 199 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002271882 sec., 7922.946702337534 rows/sec., 533.87 KiB/sec. | ||
7520 | 2025.03.22 05:09:51.540961 [ 196 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
7521 | 2025.03.22 05:09:51.541322 [ 196 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7522 | 2025.03.22 05:09:51.541414 [ 196 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_18_4} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
7523 | 2025.03.22 05:09:51.541496 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7524 | 2025.03.22 05:09:52.060079 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7525 | 2025.03.22 05:09:52.060135 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7526 | 2025.03.22 05:09:52.187545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7527 | 2025.03.22 05:09:52.188198 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7528 | 2025.03.22 05:09:52.188238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7529 | 2025.03.22 05:09:52.188764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7530 | 2025.03.22 05:09:52.189021 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7531 | 2025.03.22 05:09:52.189217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7532 | 2025.03.22 05:09:52.715478 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7533 | 2025.03.22 05:09:52.715694 [ 4 ] {e3896e28-23e6-41b8-80be-bc38d4403198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7534 | 2025.03.22 05:09:52.715778 [ 4 ] {e3896e28-23e6-41b8-80be-bc38d4403198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7535 | 2025.03.22 05:09:52.716682 [ 4 ] {e3896e28-23e6-41b8-80be-bc38d4403198} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7536 | 2025.03.22 05:09:52.716734 [ 4 ] {e3896e28-23e6-41b8-80be-bc38d4403198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7537 | 2025.03.22 05:09:52.717199 [ 4 ] {e3896e28-23e6-41b8-80be-bc38d4403198} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7538 | 2025.03.22 05:09:52.717473 [ 4 ] {e3896e28-23e6-41b8-80be-bc38d4403198} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7539 | 2025.03.22 05:09:52.717711 [ 4 ] {e3896e28-23e6-41b8-80be-bc38d4403198} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002073 sec., 102267.24553786781 rows/sec., 6.50 MiB/sec. | ||
7540 | 2025.03.22 05:09:52.717926 [ 4 ] {e3896e28-23e6-41b8-80be-bc38d4403198} <Debug> TCPHandler: Processed in 0.002581868 sec. | ||
7541 | 2025.03.22 05:09:52.718097 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7542 | 2025.03.22 05:09:52.718209 [ 4 ] {20f20412-9833-4311-9a31-6cdc1937cd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7543 | 2025.03.22 05:09:52.718258 [ 4 ] {20f20412-9833-4311-9a31-6cdc1937cd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7544 | 2025.03.22 05:09:52.719066 [ 4 ] {20f20412-9833-4311-9a31-6cdc1937cd86} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7545 | 2025.03.22 05:09:52.719105 [ 4 ] {20f20412-9833-4311-9a31-6cdc1937cd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7546 | 2025.03.22 05:09:52.719509 [ 4 ] {20f20412-9833-4311-9a31-6cdc1937cd86} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7547 | 2025.03.22 05:09:52.719772 [ 4 ] {20f20412-9833-4311-9a31-6cdc1937cd86} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7548 | 2025.03.22 05:09:52.719960 [ 4 ] {20f20412-9833-4311-9a31-6cdc1937cd86} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001777 sec., 356218.3455261677 rows/sec., 28.01 MiB/sec. | ||
7549 | 2025.03.22 05:09:52.720023 [ 4 ] {20f20412-9833-4311-9a31-6cdc1937cd86} <Debug> TCPHandler: Processed in 0.001980177 sec. | ||
7550 | 2025.03.22 05:09:52.720184 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7551 | 2025.03.22 05:09:52.720295 [ 4 ] {9ba5db57-c7ef-46f7-9f02-40413630f91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7552 | 2025.03.22 05:09:52.720340 [ 4 ] {9ba5db57-c7ef-46f7-9f02-40413630f91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7553 | 2025.03.22 05:09:52.720887 [ 4 ] {9ba5db57-c7ef-46f7-9f02-40413630f91e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7554 | 2025.03.22 05:09:52.720924 [ 4 ] {9ba5db57-c7ef-46f7-9f02-40413630f91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7555 | 2025.03.22 05:09:52.721278 [ 4 ] {9ba5db57-c7ef-46f7-9f02-40413630f91e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7556 | 2025.03.22 05:09:52.721520 [ 4 ] {9ba5db57-c7ef-46f7-9f02-40413630f91e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7557 | 2025.03.22 05:09:52.721712 [ 4 ] {9ba5db57-c7ef-46f7-9f02-40413630f91e} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001436 sec., 79387.18662952646 rows/sec., 4.75 MiB/sec. | ||
7558 | 2025.03.22 05:09:52.721802 [ 4 ] {9ba5db57-c7ef-46f7-9f02-40413630f91e} <Debug> TCPHandler: Processed in 0.001685671 sec. | ||
7559 | 2025.03.22 05:09:52.722031 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7560 | 2025.03.22 05:09:52.722170 [ 4 ] {07e222b2-6a04-453a-9730-bc05fcb97af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7561 | 2025.03.22 05:09:52.722216 [ 4 ] {07e222b2-6a04-453a-9730-bc05fcb97af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7562 | 2025.03.22 05:09:52.722775 [ 4 ] {07e222b2-6a04-453a-9730-bc05fcb97af9} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7563 | 2025.03.22 05:09:52.722813 [ 4 ] {07e222b2-6a04-453a-9730-bc05fcb97af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7564 | 2025.03.22 05:09:52.723171 [ 4 ] {07e222b2-6a04-453a-9730-bc05fcb97af9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7565 | 2025.03.22 05:09:52.723413 [ 4 ] {07e222b2-6a04-453a-9730-bc05fcb97af9} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7566 | 2025.03.22 05:09:52.723585 [ 4 ] {07e222b2-6a04-453a-9730-bc05fcb97af9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001439 sec., 78526.75469075747 rows/sec., 5.08 MiB/sec. | ||
7567 | 2025.03.22 05:09:52.723638 [ 4 ] {07e222b2-6a04-453a-9730-bc05fcb97af9} <Debug> TCPHandler: Processed in 0.001705732 sec. | ||
7568 | 2025.03.22 05:09:52.723750 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7569 | 2025.03.22 05:09:52.723856 [ 4 ] {28714ca4-23d8-4847-b3c9-566c4d0d4307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7570 | 2025.03.22 05:09:52.723900 [ 4 ] {28714ca4-23d8-4847-b3c9-566c4d0d4307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7571 | 2025.03.22 05:09:52.724452 [ 4 ] {28714ca4-23d8-4847-b3c9-566c4d0d4307} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7572 | 2025.03.22 05:09:52.724489 [ 4 ] {28714ca4-23d8-4847-b3c9-566c4d0d4307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7573 | 2025.03.22 05:09:52.724835 [ 4 ] {28714ca4-23d8-4847-b3c9-566c4d0d4307} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7574 | 2025.03.22 05:09:52.725082 [ 4 ] {28714ca4-23d8-4847-b3c9-566c4d0d4307} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7575 | 2025.03.22 05:09:52.725256 [ 4 ] {28714ca4-23d8-4847-b3c9-566c4d0d4307} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001421 sec., 78817.73399014778 rows/sec., 4.49 MiB/sec. | ||
7576 | 2025.03.22 05:09:52.725307 [ 4 ] {28714ca4-23d8-4847-b3c9-566c4d0d4307} <Debug> TCPHandler: Processed in 0.00160834 sec. | ||
7577 | 2025.03.22 05:09:52.725425 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7578 | 2025.03.22 05:09:52.725531 [ 4 ] {a734c411-4bfe-41ed-a61c-2e8c2d984a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7579 | 2025.03.22 05:09:52.725575 [ 4 ] {a734c411-4bfe-41ed-a61c-2e8c2d984a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7580 | 2025.03.22 05:09:52.726205 [ 4 ] {a734c411-4bfe-41ed-a61c-2e8c2d984a1f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7581 | 2025.03.22 05:09:52.726242 [ 4 ] {a734c411-4bfe-41ed-a61c-2e8c2d984a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7582 | 2025.03.22 05:09:52.726606 [ 4 ] {a734c411-4bfe-41ed-a61c-2e8c2d984a1f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7583 | 2025.03.22 05:09:52.726854 [ 4 ] {a734c411-4bfe-41ed-a61c-2e8c2d984a1f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7584 | 2025.03.22 05:09:52.727056 [ 4 ] {a734c411-4bfe-41ed-a61c-2e8c2d984a1f} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001545 sec., 252427.18446601942 rows/sec., 17.84 MiB/sec. | ||
7585 | 2025.03.22 05:09:52.727138 [ 4 ] {a734c411-4bfe-41ed-a61c-2e8c2d984a1f} <Debug> TCPHandler: Processed in 0.001763502 sec. | ||
7586 | 2025.03.22 05:09:52.727364 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7587 | 2025.03.22 05:09:52.727528 [ 4 ] {7996ce28-63f7-4e18-9975-eec770b69bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7588 | 2025.03.22 05:09:52.727577 [ 4 ] {7996ce28-63f7-4e18-9975-eec770b69bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7589 | 2025.03.22 05:09:52.728014 [ 4 ] {7996ce28-63f7-4e18-9975-eec770b69bc9} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7590 | 2025.03.22 05:09:52.728052 [ 4 ] {7996ce28-63f7-4e18-9975-eec770b69bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7591 | 2025.03.22 05:09:52.728417 [ 4 ] {7996ce28-63f7-4e18-9975-eec770b69bc9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7592 | 2025.03.22 05:09:52.728652 [ 4 ] {7996ce28-63f7-4e18-9975-eec770b69bc9} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7593 | 2025.03.22 05:09:52.728826 [ 4 ] {7996ce28-63f7-4e18-9975-eec770b69bc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec. | ||
7594 | 2025.03.22 05:09:52.728876 [ 4 ] {7996ce28-63f7-4e18-9975-eec770b69bc9} <Debug> TCPHandler: Processed in 0.0016096 sec. | ||
7595 | 2025.03.22 05:09:52.729000 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7596 | 2025.03.22 05:09:52.729106 [ 4 ] {95c4f714-7d01-4e4b-8735-82398a00bb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7597 | 2025.03.22 05:09:52.729153 [ 4 ] {95c4f714-7d01-4e4b-8735-82398a00bb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7598 | 2025.03.22 05:09:52.729651 [ 4 ] {95c4f714-7d01-4e4b-8735-82398a00bb05} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7599 | 2025.03.22 05:09:52.729688 [ 4 ] {95c4f714-7d01-4e4b-8735-82398a00bb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7600 | 2025.03.22 05:09:52.730066 [ 4 ] {95c4f714-7d01-4e4b-8735-82398a00bb05} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7601 | 2025.03.22 05:09:52.730304 [ 4 ] {95c4f714-7d01-4e4b-8735-82398a00bb05} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7602 | 2025.03.22 05:09:52.730506 [ 4 ] {95c4f714-7d01-4e4b-8735-82398a00bb05} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00142 sec., 166901.4084507042 rows/sec., 11.19 MiB/sec. | ||
7603 | 2025.03.22 05:09:52.730607 [ 4 ] {95c4f714-7d01-4e4b-8735-82398a00bb05} <Debug> TCPHandler: Processed in 0.001657001 sec. | ||
7604 | 2025.03.22 05:09:52.730827 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7605 | 2025.03.22 05:09:52.731142 [ 4 ] {d9ffd31f-7a25-42f0-9449-805dfbbdcc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7606 | 2025.03.22 05:09:52.731264 [ 4 ] {d9ffd31f-7a25-42f0-9449-805dfbbdcc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7607 | 2025.03.22 05:09:52.731724 [ 4 ] {d9ffd31f-7a25-42f0-9449-805dfbbdcc38} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7608 | 2025.03.22 05:09:52.731762 [ 4 ] {d9ffd31f-7a25-42f0-9449-805dfbbdcc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7609 | 2025.03.22 05:09:52.732104 [ 4 ] {d9ffd31f-7a25-42f0-9449-805dfbbdcc38} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7610 | 2025.03.22 05:09:52.732347 [ 4 ] {d9ffd31f-7a25-42f0-9449-805dfbbdcc38} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7611 | 2025.03.22 05:09:52.732560 [ 4 ] {d9ffd31f-7a25-42f0-9449-805dfbbdcc38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. | ||
7612 | 2025.03.22 05:09:52.732765 [ 4 ] {d9ffd31f-7a25-42f0-9449-805dfbbdcc38} <Debug> TCPHandler: Processed in 0.002037428 sec. | ||
7613 | 2025.03.22 05:09:52.732887 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7614 | 2025.03.22 05:09:52.732992 [ 4 ] {85c8c420-6c3b-41d6-93d4-05bb1b629ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7615 | 2025.03.22 05:09:52.733061 [ 4 ] {85c8c420-6c3b-41d6-93d4-05bb1b629ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7616 | 2025.03.22 05:09:52.734093 [ 4 ] {85c8c420-6c3b-41d6-93d4-05bb1b629ac8} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7617 | 2025.03.22 05:09:52.734132 [ 4 ] {85c8c420-6c3b-41d6-93d4-05bb1b629ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7618 | 2025.03.22 05:09:52.734741 [ 4 ] {85c8c420-6c3b-41d6-93d4-05bb1b629ac8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7619 | 2025.03.22 05:09:52.735025 [ 4 ] {85c8c420-6c3b-41d6-93d4-05bb1b629ac8} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7620 | 2025.03.22 05:09:52.735224 [ 4 ] {85c8c420-6c3b-41d6-93d4-05bb1b629ac8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002255 sec., 3547.671840354767 rows/sec., 6.36 MiB/sec. | ||
7621 | 2025.03.22 05:09:52.735368 [ 4 ] {85c8c420-6c3b-41d6-93d4-05bb1b629ac8} <Debug> TCPHandler: Processed in 0.002530957 sec. | ||
7622 | 2025.03.22 05:09:52.735501 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7623 | 2025.03.22 05:09:52.735607 [ 4 ] {820f5a1f-1c6a-40d8-b7dd-be7893d2afca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7624 | 2025.03.22 05:09:52.735653 [ 4 ] {820f5a1f-1c6a-40d8-b7dd-be7893d2afca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7625 | 2025.03.22 05:09:52.736071 [ 4 ] {820f5a1f-1c6a-40d8-b7dd-be7893d2afca} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7626 | 2025.03.22 05:09:52.736109 [ 4 ] {820f5a1f-1c6a-40d8-b7dd-be7893d2afca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7627 | 2025.03.22 05:09:52.736479 [ 4 ] {820f5a1f-1c6a-40d8-b7dd-be7893d2afca} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7628 | 2025.03.22 05:09:52.736724 [ 4 ] {820f5a1f-1c6a-40d8-b7dd-be7893d2afca} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7629 | 2025.03.22 05:09:52.736920 [ 4 ] {820f5a1f-1c6a-40d8-b7dd-be7893d2afca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001335 sec., 61423.22097378277 rows/sec., 3.90 MiB/sec. | ||
7630 | 2025.03.22 05:09:52.736969 [ 4 ] {820f5a1f-1c6a-40d8-b7dd-be7893d2afca} <Debug> TCPHandler: Processed in 0.001519159 sec. | ||
7631 | 2025.03.22 05:09:53.437354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7632 | 2025.03.22 05:09:53.457369 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7633 | 2025.03.22 05:09:53.457440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7634 | 2025.03.22 05:09:53.464880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7635 | 2025.03.22 05:09:53.465726 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7636 | 2025.03.22 05:09:53.469386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7637 | 2025.03.22 05:09:57.273033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1058 | ||
7638 | 2025.03.22 05:09:57.276384 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7639 | 2025.03.22 05:09:57.276446 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7640 | 2025.03.22 05:09:57.277973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7641 | 2025.03.22 05:09:57.278307 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7642 | 2025.03.22 05:09:57.279583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
7643 | 2025.03.22 05:09:57.711336 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7644 | 2025.03.22 05:09:57.711550 [ 4 ] {1e453662-abcd-470e-bb94-8dcd84dbe3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7645 | 2025.03.22 05:09:57.711631 [ 4 ] {1e453662-abcd-470e-bb94-8dcd84dbe3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7646 | 2025.03.22 05:09:57.712375 [ 4 ] {1e453662-abcd-470e-bb94-8dcd84dbe3a5} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7647 | 2025.03.22 05:09:57.712423 [ 4 ] {1e453662-abcd-470e-bb94-8dcd84dbe3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7648 | 2025.03.22 05:09:57.712852 [ 4 ] {1e453662-abcd-470e-bb94-8dcd84dbe3a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7649 | 2025.03.22 05:09:57.713114 [ 4 ] {1e453662-abcd-470e-bb94-8dcd84dbe3a5} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7650 | 2025.03.22 05:09:57.713386 [ 4 ] {1e453662-abcd-470e-bb94-8dcd84dbe3a5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001893 sec., 1056.5240359218174 rows/sec., 86.15 KiB/sec. | ||
7651 | 2025.03.22 05:09:57.713506 [ 4 ] {1e453662-abcd-470e-bb94-8dcd84dbe3a5} <Debug> TCPHandler: Processed in 0.002306363 sec. | ||
7652 | 2025.03.22 05:09:57.713657 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7653 | 2025.03.22 05:09:57.713770 [ 4 ] {534ad189-006c-4ccc-ac22-9be498e90967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7654 | 2025.03.22 05:09:57.713818 [ 4 ] {534ad189-006c-4ccc-ac22-9be498e90967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7655 | 2025.03.22 05:09:57.714401 [ 4 ] {534ad189-006c-4ccc-ac22-9be498e90967} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7656 | 2025.03.22 05:09:57.714441 [ 4 ] {534ad189-006c-4ccc-ac22-9be498e90967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7657 | 2025.03.22 05:09:57.714813 [ 4 ] {534ad189-006c-4ccc-ac22-9be498e90967} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7658 | 2025.03.22 05:09:57.715080 [ 4 ] {534ad189-006c-4ccc-ac22-9be498e90967} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7659 | 2025.03.22 05:09:57.715305 [ 4 ] {534ad189-006c-4ccc-ac22-9be498e90967} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.001563 sec., 78694.81765834933 rows/sec., 6.69 MiB/sec. | ||
7660 | 2025.03.22 05:09:57.715358 [ 4 ] {534ad189-006c-4ccc-ac22-9be498e90967} <Debug> TCPHandler: Processed in 0.001754653 sec. | ||
7661 | 2025.03.22 05:09:57.715471 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7662 | 2025.03.22 05:09:57.715579 [ 4 ] {a536b050-b5ba-4c5d-85bb-e6c44644ac72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7663 | 2025.03.22 05:09:57.715625 [ 4 ] {a536b050-b5ba-4c5d-85bb-e6c44644ac72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7664 | 2025.03.22 05:09:57.716166 [ 4 ] {a536b050-b5ba-4c5d-85bb-e6c44644ac72} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7665 | 2025.03.22 05:09:57.716205 [ 4 ] {a536b050-b5ba-4c5d-85bb-e6c44644ac72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7666 | 2025.03.22 05:09:57.716555 [ 4 ] {a536b050-b5ba-4c5d-85bb-e6c44644ac72} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7667 | 2025.03.22 05:09:57.716793 [ 4 ] {a536b050-b5ba-4c5d-85bb-e6c44644ac72} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7668 | 2025.03.22 05:09:57.717003 [ 4 ] {a536b050-b5ba-4c5d-85bb-e6c44644ac72} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001448 sec., 24171.270718232045 rows/sec., 1.77 MiB/sec. | ||
7669 | 2025.03.22 05:09:57.717056 [ 4 ] {a536b050-b5ba-4c5d-85bb-e6c44644ac72} <Debug> TCPHandler: Processed in 0.00163531 sec. | ||
7670 | 2025.03.22 05:09:57.717188 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7671 | 2025.03.22 05:09:57.717324 [ 4 ] {55a7d50a-07a2-4a67-8a4e-648d468e87d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7672 | 2025.03.22 05:09:57.717379 [ 4 ] {55a7d50a-07a2-4a67-8a4e-648d468e87d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7673 | 2025.03.22 05:09:57.717978 [ 4 ] {55a7d50a-07a2-4a67-8a4e-648d468e87d5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7674 | 2025.03.22 05:09:57.718018 [ 4 ] {55a7d50a-07a2-4a67-8a4e-648d468e87d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7675 | 2025.03.22 05:09:57.718381 [ 4 ] {55a7d50a-07a2-4a67-8a4e-648d468e87d5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7676 | 2025.03.22 05:09:57.718628 [ 4 ] {55a7d50a-07a2-4a67-8a4e-648d468e87d5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7677 | 2025.03.22 05:09:57.718837 [ 4 ] {55a7d50a-07a2-4a67-8a4e-648d468e87d5} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001543 sec., 64160.72585871678 rows/sec., 5.01 MiB/sec. | ||
7678 | 2025.03.22 05:09:57.718891 [ 4 ] {55a7d50a-07a2-4a67-8a4e-648d468e87d5} <Debug> TCPHandler: Processed in 0.001767963 sec. | ||
7679 | 2025.03.22 05:09:57.719001 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7680 | 2025.03.22 05:09:57.719107 [ 4 ] {f47de539-17ee-47e0-b0aa-4308741b754f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7681 | 2025.03.22 05:09:57.719156 [ 4 ] {f47de539-17ee-47e0-b0aa-4308741b754f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7682 | 2025.03.22 05:09:57.719667 [ 4 ] {f47de539-17ee-47e0-b0aa-4308741b754f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7683 | 2025.03.22 05:09:57.719705 [ 4 ] {f47de539-17ee-47e0-b0aa-4308741b754f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7684 | 2025.03.22 05:09:57.720084 [ 4 ] {f47de539-17ee-47e0-b0aa-4308741b754f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7685 | 2025.03.22 05:09:57.720321 [ 4 ] {f47de539-17ee-47e0-b0aa-4308741b754f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7686 | 2025.03.22 05:09:57.720570 [ 4 ] {f47de539-17ee-47e0-b0aa-4308741b754f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001479 sec., 108857.33603786341 rows/sec., 7.58 MiB/sec. | ||
7687 | 2025.03.22 05:09:57.720666 [ 4 ] {f47de539-17ee-47e0-b0aa-4308741b754f} <Debug> TCPHandler: Processed in 0.001709092 sec. | ||
7688 | 2025.03.22 05:09:57.720858 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7689 | 2025.03.22 05:09:57.721036 [ 4 ] {a24e4451-449b-4aee-b2c1-848c4542e830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7690 | 2025.03.22 05:09:57.721108 [ 4 ] {a24e4451-449b-4aee-b2c1-848c4542e830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7691 | 2025.03.22 05:09:57.722202 [ 4 ] {a24e4451-449b-4aee-b2c1-848c4542e830} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7692 | 2025.03.22 05:09:57.722241 [ 4 ] {a24e4451-449b-4aee-b2c1-848c4542e830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7693 | 2025.03.22 05:09:57.722886 [ 4 ] {a24e4451-449b-4aee-b2c1-848c4542e830} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7694 | 2025.03.22 05:09:57.723155 [ 4 ] {a24e4451-449b-4aee-b2c1-848c4542e830} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7695 | 2025.03.22 05:09:57.723405 [ 4 ] {a24e4451-449b-4aee-b2c1-848c4542e830} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002396 sec., 13772.95492487479 rows/sec., 24.68 MiB/sec. | ||
7696 | 2025.03.22 05:09:57.723513 [ 4 ] {a24e4451-449b-4aee-b2c1-848c4542e830} <Debug> TCPHandler: Processed in 0.00274335 sec. | ||
7697 | 2025.03.22 05:09:57.723643 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7698 | 2025.03.22 05:09:57.723748 [ 4 ] {76b53213-68ce-4080-b081-5dde2c8d8527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7699 | 2025.03.22 05:09:57.723795 [ 4 ] {76b53213-68ce-4080-b081-5dde2c8d8527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7700 | 2025.03.22 05:09:57.724220 [ 4 ] {76b53213-68ce-4080-b081-5dde2c8d8527} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7701 | 2025.03.22 05:09:57.724257 [ 4 ] {76b53213-68ce-4080-b081-5dde2c8d8527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7702 | 2025.03.22 05:09:57.724610 [ 4 ] {76b53213-68ce-4080-b081-5dde2c8d8527} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7703 | 2025.03.22 05:09:57.724840 [ 4 ] {76b53213-68ce-4080-b081-5dde2c8d8527} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7704 | 2025.03.22 05:09:57.725060 [ 4 ] {76b53213-68ce-4080-b081-5dde2c8d8527} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
7705 | 2025.03.22 05:09:57.725108 [ 4 ] {76b53213-68ce-4080-b081-5dde2c8d8527} <Debug> TCPHandler: Processed in 0.001516318 sec. | ||
7706 | 2025.03.22 05:09:59.689403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7707 | 2025.03.22 05:09:59.690079 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7708 | 2025.03.22 05:09:59.690127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7709 | 2025.03.22 05:09:59.690671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7710 | 2025.03.22 05:09:59.690937 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7711 | 2025.03.22 05:09:59.691185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7712 | 2025.03.22 05:10:00.969520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7713 | 2025.03.22 05:10:00.990615 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7714 | 2025.03.22 05:10:00.990679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7715 | 2025.03.22 05:10:00.998163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7716 | 2025.03.22 05:10:00.998965 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2025.03.22 05:10:01.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.79 MiB, peak 218.35 MiB, free memory in arenas 0.00 B, will set to 212.38 MiB (RSS), difference: -4.42 MiB | ||
7718 | 2025.03.22 05:10:01.003528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7719 | 2025.03.22 05:10:02.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.37 MiB, peak 218.35 MiB, free memory in arenas 0.00 B, will set to 212.38 MiB (RSS), difference: 4.00 MiB | ||
7720 | 2025.03.22 05:10:02.716150 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7721 | 2025.03.22 05:10:02.716341 [ 4 ] {1ac5b7e6-6842-4b83-95a2-8cb5bba25c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7722 | 2025.03.22 05:10:02.716413 [ 4 ] {1ac5b7e6-6842-4b83-95a2-8cb5bba25c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7723 | 2025.03.22 05:10:02.717222 [ 4 ] {1ac5b7e6-6842-4b83-95a2-8cb5bba25c43} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7724 | 2025.03.22 05:10:02.717268 [ 4 ] {1ac5b7e6-6842-4b83-95a2-8cb5bba25c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7725 | 2025.03.22 05:10:02.717719 [ 4 ] {1ac5b7e6-6842-4b83-95a2-8cb5bba25c43} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7726 | 2025.03.22 05:10:02.717982 [ 4 ] {1ac5b7e6-6842-4b83-95a2-8cb5bba25c43} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7727 | 2025.03.22 05:10:02.718183 [ 4 ] {1ac5b7e6-6842-4b83-95a2-8cb5bba25c43} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001897 sec., 111755.40326831839 rows/sec., 7.11 MiB/sec. | ||
7728 | 2025.03.22 05:10:02.718248 [ 4 ] {1ac5b7e6-6842-4b83-95a2-8cb5bba25c43} <Debug> TCPHandler: Processed in 0.002224841 sec. | ||
7729 | 2025.03.22 05:10:02.718362 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7730 | 2025.03.22 05:10:02.718470 [ 4 ] {bf253b5a-bb8a-4282-9fc9-14333f7202bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7731 | 2025.03.22 05:10:02.718520 [ 4 ] {bf253b5a-bb8a-4282-9fc9-14333f7202bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7732 | 2025.03.22 05:10:02.719267 [ 4 ] {bf253b5a-bb8a-4282-9fc9-14333f7202bb} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7733 | 2025.03.22 05:10:02.719305 [ 4 ] {bf253b5a-bb8a-4282-9fc9-14333f7202bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7734 | 2025.03.22 05:10:02.719703 [ 4 ] {bf253b5a-bb8a-4282-9fc9-14333f7202bb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7735 | 2025.03.22 05:10:02.719959 [ 4 ] {bf253b5a-bb8a-4282-9fc9-14333f7202bb} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7736 | 2025.03.22 05:10:02.720175 [ 4 ] {bf253b5a-bb8a-4282-9fc9-14333f7202bb} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001728 sec., 366319.44444444444 rows/sec., 28.81 MiB/sec. | ||
7737 | 2025.03.22 05:10:02.720266 [ 4 ] {bf253b5a-bb8a-4282-9fc9-14333f7202bb} <Debug> TCPHandler: Processed in 0.001955836 sec. | ||
7738 | 2025.03.22 05:10:02.720412 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7739 | 2025.03.22 05:10:02.720695 [ 4 ] {58c18758-b4ac-410e-865c-914f844009a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7740 | 2025.03.22 05:10:02.720788 [ 4 ] {58c18758-b4ac-410e-865c-914f844009a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7741 | 2025.03.22 05:10:02.721351 [ 4 ] {58c18758-b4ac-410e-865c-914f844009a1} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7742 | 2025.03.22 05:10:02.721391 [ 4 ] {58c18758-b4ac-410e-865c-914f844009a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7743 | 2025.03.22 05:10:02.721751 [ 4 ] {58c18758-b4ac-410e-865c-914f844009a1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7744 | 2025.03.22 05:10:02.721990 [ 4 ] {58c18758-b4ac-410e-865c-914f844009a1} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7745 | 2025.03.22 05:10:02.722247 [ 4 ] {58c18758-b4ac-410e-865c-914f844009a1} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001658 sec., 68757.53920386007 rows/sec., 4.12 MiB/sec. | ||
7746 | 2025.03.22 05:10:02.722365 [ 4 ] {58c18758-b4ac-410e-865c-914f844009a1} <Debug> TCPHandler: Processed in 0.002018957 sec. | ||
7747 | 2025.03.22 05:10:02.722607 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7748 | 2025.03.22 05:10:02.722717 [ 4 ] {96e76f67-656c-45e7-81a0-693df4e8418c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7749 | 2025.03.22 05:10:02.722764 [ 4 ] {96e76f67-656c-45e7-81a0-693df4e8418c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7750 | 2025.03.22 05:10:02.723328 [ 4 ] {96e76f67-656c-45e7-81a0-693df4e8418c} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7751 | 2025.03.22 05:10:02.723368 [ 4 ] {96e76f67-656c-45e7-81a0-693df4e8418c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7752 | 2025.03.22 05:10:02.723725 [ 4 ] {96e76f67-656c-45e7-81a0-693df4e8418c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7753 | 2025.03.22 05:10:02.723958 [ 4 ] {96e76f67-656c-45e7-81a0-693df4e8418c} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7754 | 2025.03.22 05:10:02.724127 [ 76 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7755 | 2025.03.22 05:10:02.724193 [ 4 ] {96e76f67-656c-45e7-81a0-693df4e8418c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001497 sec., 75484.30193720774 rows/sec., 4.89 MiB/sec. | ||
7756 | 2025.03.22 05:10:02.724214 [ 76 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7757 | 2025.03.22 05:10:02.724285 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7758 | 2025.03.22 05:10:02.724315 [ 4 ] {96e76f67-656c-45e7-81a0-693df4e8418c} <Debug> TCPHandler: Processed in 0.001793363 sec. | ||
7759 | 2025.03.22 05:10:02.724520 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
7760 | 2025.03.22 05:10:02.724535 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7761 | 2025.03.22 05:10:02.724778 [ 4 ] {980b560e-73db-4e22-a17c-3c66e7ab29e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7762 | 2025.03.22 05:10:02.724791 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7763 | 2025.03.22 05:10:02.724874 [ 4 ] {980b560e-73db-4e22-a17c-3c66e7ab29e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7764 | 2025.03.22 05:10:02.724879 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part | ||
7765 | 2025.03.22 05:10:02.725183 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
7766 | 2025.03.22 05:10:02.725531 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
7767 | 2025.03.22 05:10:02.726003 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 341 rows starting from the beginning of the part | ||
7768 | 2025.03.22 05:10:02.726399 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::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 | ||
7769 | 2025.03.22 05:10:02.726788 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
7770 | 2025.03.22 05:10:02.727956 [ 4 ] {980b560e-73db-4e22-a17c-3c66e7ab29e3} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7771 | 2025.03.22 05:10:02.728028 [ 4 ] {980b560e-73db-4e22-a17c-3c66e7ab29e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7772 | 2025.03.22 05:10:02.729071 [ 4 ] {980b560e-73db-4e22-a17c-3c66e7ab29e3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7773 | 2025.03.22 05:10:02.729521 [ 4 ] {980b560e-73db-4e22-a17c-3c66e7ab29e3} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7774 | 2025.03.22 05:10:02.729869 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005479181 sec., 206965.2380529134 rows/sec., 14.43 MiB/sec. | ||
7775 | 2025.03.22 05:10:02.730163 [ 4 ] {980b560e-73db-4e22-a17c-3c66e7ab29e3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005432 sec., 20618.556701030928 rows/sec., 1.17 MiB/sec. | ||
7776 | 2025.03.22 05:10:02.730251 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7777 | 2025.03.22 05:10:02.730633 [ 4 ] {980b560e-73db-4e22-a17c-3c66e7ab29e3} <Debug> TCPHandler: Processed in 0.006173004 sec. | ||
7778 | 2025.03.22 05:10:02.730809 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7779 | 2025.03.22 05:10:02.730985 [ 4 ] {61f9011c-3cbb-4e94-b244-3e2c6498ff28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7780 | 2025.03.22 05:10:02.730998 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_21_4} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7781 | 2025.03.22 05:10:02.731072 [ 4 ] {61f9011c-3cbb-4e94-b244-3e2c6498ff28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7782 | 2025.03.22 05:10:02.731199 [ 200 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_21_4} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7783 | 2025.03.22 05:10:02.731365 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
7784 | 2025.03.22 05:10:02.731977 [ 4 ] {61f9011c-3cbb-4e94-b244-3e2c6498ff28} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7785 | 2025.03.22 05:10:02.732020 [ 4 ] {61f9011c-3cbb-4e94-b244-3e2c6498ff28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7786 | 2025.03.22 05:10:02.732420 [ 4 ] {61f9011c-3cbb-4e94-b244-3e2c6498ff28} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7787 | 2025.03.22 05:10:02.732662 [ 4 ] {61f9011c-3cbb-4e94-b244-3e2c6498ff28} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7788 | 2025.03.22 05:10:02.732881 [ 4 ] {61f9011c-3cbb-4e94-b244-3e2c6498ff28} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001947 sec., 200308.16640986133 rows/sec., 14.16 MiB/sec. | ||
7789 | 2025.03.22 05:10:02.732935 [ 4 ] {61f9011c-3cbb-4e94-b244-3e2c6498ff28} <Debug> TCPHandler: Processed in 0.002191311 sec. | ||
7790 | 2025.03.22 05:10:02.733051 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7791 | 2025.03.22 05:10:02.733157 [ 4 ] {5853025f-1344-49a3-bef5-f929524b82e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7792 | 2025.03.22 05:10:02.733204 [ 4 ] {5853025f-1344-49a3-bef5-f929524b82e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7793 | 2025.03.22 05:10:02.733631 [ 4 ] {5853025f-1344-49a3-bef5-f929524b82e8} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7794 | 2025.03.22 05:10:02.733670 [ 4 ] {5853025f-1344-49a3-bef5-f929524b82e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7795 | 2025.03.22 05:10:02.734028 [ 4 ] {5853025f-1344-49a3-bef5-f929524b82e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7796 | 2025.03.22 05:10:02.734266 [ 4 ] {5853025f-1344-49a3-bef5-f929524b82e8} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7797 | 2025.03.22 05:10:02.734428 [ 76 ] {} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
7798 | 2025.03.22 05:10:02.734486 [ 76 ] {} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7799 | 2025.03.22 05:10:02.734520 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7800 | 2025.03.22 05:10:02.734530 [ 4 ] {5853025f-1344-49a3-bef5-f929524b82e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. | ||
7801 | 2025.03.22 05:10:02.734896 [ 4 ] {5853025f-1344-49a3-bef5-f929524b82e8} <Debug> TCPHandler: Processed in 0.001891745 sec. | ||
7802 | 2025.03.22 05:10:02.734936 [ 199 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
7803 | 2025.03.22 05:10:02.735212 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7804 | 2025.03.22 05:10:02.735269 [ 199 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7805 | 2025.03.22 05:10:02.735340 [ 199 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
7806 | 2025.03.22 05:10:02.735438 [ 4 ] {e582ae60-237a-4ca4-9191-8685831c3b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7807 | 2025.03.22 05:10:02.735612 [ 199 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
7808 | 2025.03.22 05:10:02.735662 [ 4 ] {e582ae60-237a-4ca4-9191-8685831c3b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7809 | 2025.03.22 05:10:02.735970 [ 199 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
7810 | 2025.03.22 05:10:02.736300 [ 199 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7811 | 2025.03.22 05:10:02.736674 [ 199 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7812 | 2025.03.22 05:10:02.737032 [ 199 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7813 | 2025.03.22 05:10:02.738374 [ 4 ] {e582ae60-237a-4ca4-9191-8685831c3b03} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2025.03.22 05:10:02.738442 [ 4 ] {e582ae60-237a-4ca4-9191-8685831c3b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7815 | 2025.03.22 05:10:02.739491 [ 4 ] {e582ae60-237a-4ca4-9191-8685831c3b03} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7816 | 2025.03.22 05:10:02.739899 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.005279448 sec., 22729.649008760007 rows/sec., 1.16 MiB/sec. | ||
7817 | 2025.03.22 05:10:02.740017 [ 4 ] {e582ae60-237a-4ca4-9191-8685831c3b03} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7818 | 2025.03.22 05:10:02.740120 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
7819 | 2025.03.22 05:10:02.740504 [ 4 ] {e582ae60-237a-4ca4-9191-8685831c3b03} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005113 sec., 46352.43496968511 rows/sec., 3.11 MiB/sec. | ||
7820 | 2025.03.22 05:10:02.740838 [ 4 ] {e582ae60-237a-4ca4-9191-8685831c3b03} <Debug> TCPHandler: Processed in 0.005727386 sec. | ||
7821 | 2025.03.22 05:10:02.741114 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7822 | 2025.03.22 05:10:02.741165 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7823 | 2025.03.22 05:10:02.741389 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_20_4} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
7824 | 2025.03.22 05:10:02.741399 [ 4 ] {8caa29ff-1c62-4385-99bf-d0ba3b6031cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7825 | 2025.03.22 05:10:02.741514 [ 4 ] {8caa29ff-1c62-4385-99bf-d0ba3b6031cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7826 | 2025.03.22 05:10:02.741535 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7827 | 2025.03.22 05:10:02.741999 [ 4 ] {8caa29ff-1c62-4385-99bf-d0ba3b6031cb} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7828 | 2025.03.22 05:10:02.742042 [ 4 ] {8caa29ff-1c62-4385-99bf-d0ba3b6031cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7829 | 2025.03.22 05:10:02.742414 [ 4 ] {8caa29ff-1c62-4385-99bf-d0ba3b6031cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7830 | 2025.03.22 05:10:02.742654 [ 4 ] {8caa29ff-1c62-4385-99bf-d0ba3b6031cb} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7831 | 2025.03.22 05:10:02.742865 [ 4 ] {8caa29ff-1c62-4385-99bf-d0ba3b6031cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001524 sec., 656.1679790026246 rows/sec., 44.21 KiB/sec. | ||
7832 | 2025.03.22 05:10:02.742918 [ 4 ] {8caa29ff-1c62-4385-99bf-d0ba3b6031cb} <Debug> TCPHandler: Processed in 0.001850574 sec. | ||
7833 | 2025.03.22 05:10:02.743045 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7834 | 2025.03.22 05:10:02.743150 [ 4 ] {9b6ea463-5387-488e-ba70-2190a03231f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7835 | 2025.03.22 05:10:02.743217 [ 4 ] {9b6ea463-5387-488e-ba70-2190a03231f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7836 | 2025.03.22 05:10:02.744261 [ 4 ] {9b6ea463-5387-488e-ba70-2190a03231f4} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7837 | 2025.03.22 05:10:02.744300 [ 4 ] {9b6ea463-5387-488e-ba70-2190a03231f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7838 | 2025.03.22 05:10:02.744914 [ 4 ] {9b6ea463-5387-488e-ba70-2190a03231f4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7839 | 2025.03.22 05:10:02.745173 [ 4 ] {9b6ea463-5387-488e-ba70-2190a03231f4} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7840 | 2025.03.22 05:10:02.745465 [ 4 ] {9b6ea463-5387-488e-ba70-2190a03231f4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002335 sec., 3426.1241970021415 rows/sec., 6.14 MiB/sec. | ||
7841 | 2025.03.22 05:10:02.745872 [ 4 ] {9b6ea463-5387-488e-ba70-2190a03231f4} <Debug> TCPHandler: Processed in 0.002873353 sec. | ||
7842 | 2025.03.22 05:10:02.746171 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7843 | 2025.03.22 05:10:02.746281 [ 4 ] {e8a6d358-6e71-49f0-b9bf-7eaf30c4d20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7844 | 2025.03.22 05:10:02.746330 [ 4 ] {e8a6d358-6e71-49f0-b9bf-7eaf30c4d20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7845 | 2025.03.22 05:10:02.746798 [ 4 ] {e8a6d358-6e71-49f0-b9bf-7eaf30c4d20a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7846 | 2025.03.22 05:10:02.746837 [ 4 ] {e8a6d358-6e71-49f0-b9bf-7eaf30c4d20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7847 | 2025.03.22 05:10:02.747213 [ 4 ] {e8a6d358-6e71-49f0-b9bf-7eaf30c4d20a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7848 | 2025.03.22 05:10:02.747460 [ 4 ] {e8a6d358-6e71-49f0-b9bf-7eaf30c4d20a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7849 | 2025.03.22 05:10:02.747668 [ 4 ] {e8a6d358-6e71-49f0-b9bf-7eaf30c4d20a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec. | ||
7850 | 2025.03.22 05:10:02.747720 [ 4 ] {e8a6d358-6e71-49f0-b9bf-7eaf30c4d20a} <Debug> TCPHandler: Processed in 0.00161296 sec. | ||
7851 | 2025.03.22 05:10:07.060193 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7852 | 2025.03.22 05:10:07.060263 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7853 | 2025.03.22 05:10:07.191363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7854 | 2025.03.22 05:10:07.192123 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7855 | 2025.03.22 05:10:07.192174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7856 | 2025.03.22 05:10:07.192709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7857 | 2025.03.22 05:10:07.192981 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7858 | 2025.03.22 05:10:07.193232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7859 | 2025.03.22 05:10:07.279871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1094 | ||
7860 | 2025.03.22 05:10:07.283071 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7861 | 2025.03.22 05:10:07.283135 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7862 | 2025.03.22 05:10:07.284673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7863 | 2025.03.22 05:10:07.285005 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7864 | 2025.03.22 05:10:07.286271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
7865 | 2025.03.22 05:10:07.711341 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7866 | 2025.03.22 05:10:07.711532 [ 4 ] {6e5c7c6f-21fa-450c-aecc-f01a390a951b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7867 | 2025.03.22 05:10:07.711604 [ 4 ] {6e5c7c6f-21fa-450c-aecc-f01a390a951b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7868 | 2025.03.22 05:10:07.712397 [ 4 ] {6e5c7c6f-21fa-450c-aecc-f01a390a951b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2025.03.22 05:10:07.712448 [ 4 ] {6e5c7c6f-21fa-450c-aecc-f01a390a951b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7870 | 2025.03.22 05:10:07.712898 [ 4 ] {6e5c7c6f-21fa-450c-aecc-f01a390a951b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7871 | 2025.03.22 05:10:07.713172 [ 4 ] {6e5c7c6f-21fa-450c-aecc-f01a390a951b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2025.03.22 05:10:07.713385 [ 70 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7873 | 2025.03.22 05:10:07.713414 [ 4 ] {6e5c7c6f-21fa-450c-aecc-f01a390a951b} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001928 sec., 63278.00829875519 rows/sec., 5.38 MiB/sec. | ||
7874 | 2025.03.22 05:10:07.713479 [ 70 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7875 | 2025.03.22 05:10:07.713549 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7876 | 2025.03.22 05:10:07.713576 [ 4 ] {6e5c7c6f-21fa-450c-aecc-f01a390a951b} <Debug> TCPHandler: Processed in 0.002362644 sec. | ||
7877 | 2025.03.22 05:10:07.713776 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7878 | 2025.03.22 05:10:07.713782 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
7879 | 2025.03.22 05:10:07.713970 [ 4 ] {aefe0469-5cea-4231-820b-b388af37f7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7880 | 2025.03.22 05:10:07.714083 [ 4 ] {aefe0469-5cea-4231-820b-b388af37f7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7881 | 2025.03.22 05:10:07.714111 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7882 | 2025.03.22 05:10:07.714214 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1849 rows starting from the beginning of the part | ||
7883 | 2025.03.22 05:10:07.714482 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 122 rows starting from the beginning of the part | ||
7884 | 2025.03.22 05:10:07.714775 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 633 rows starting from the beginning of the part | ||
7885 | 2025.03.22 05:10:07.715083 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 123 rows starting from the beginning of the part | ||
7886 | 2025.03.22 05:10:07.715445 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 633 rows starting from the beginning of the part | ||
7887 | 2025.03.22 05:10:07.715804 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 122 rows starting from the beginning of the part | ||
7888 | 2025.03.22 05:10:07.717244 [ 4 ] {aefe0469-5cea-4231-820b-b388af37f7c9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7889 | 2025.03.22 05:10:07.717310 [ 4 ] {aefe0469-5cea-4231-820b-b388af37f7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7890 | 2025.03.22 05:10:07.718360 [ 4 ] {aefe0469-5cea-4231-820b-b388af37f7c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7891 | 2025.03.22 05:10:07.718778 [ 4 ] {aefe0469-5cea-4231-820b-b388af37f7c9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7892 | 2025.03.22 05:10:07.718999 [ 70 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7893 | 2025.03.22 05:10:07.719074 [ 70 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7894 | 2025.03.22 05:10:07.719113 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7895 | 2025.03.22 05:10:07.719160 [ 4 ] {aefe0469-5cea-4231-820b-b388af37f7c9} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.005245 sec., 6291.706387035272 rows/sec., 473.11 KiB/sec. | ||
7896 | 2025.03.22 05:10:07.719610 [ 4 ] {aefe0469-5cea-4231-820b-b388af37f7c9} <Debug> TCPHandler: Processed in 0.00590402 sec. | ||
7897 | 2025.03.22 05:10:07.719848 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
7898 | 2025.03.22 05:10:07.720074 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3482 rows, containing 5 columns (5 merged, 0 gathered) in 0.006411399 sec., 543095.1965397879 rows/sec., 46.00 MiB/sec. | ||
7899 | 2025.03.22 05:10:07.720098 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7900 | 2025.03.22 05:10:07.720212 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7901 | 2025.03.22 05:10:07.720291 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 165 rows starting from the beginning of the part | ||
7902 | 2025.03.22 05:10:07.720372 [ 4 ] {e0b63f0b-3c72-4301-b2a5-0d2f0e71fdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7903 | 2025.03.22 05:10:07.720524 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7904 | 2025.03.22 05:10:07.720657 [ 4 ] {e0b63f0b-3c72-4301-b2a5-0d2f0e71fdde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7905 | 2025.03.22 05:10:07.720758 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part | ||
7906 | 2025.03.22 05:10:07.721255 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 114 rows starting from the beginning of the part | ||
7907 | 2025.03.22 05:10:07.721658 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
7908 | 2025.03.22 05:10:07.721921 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7909 | 2025.03.22 05:10:07.722131 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 114 rows starting from the beginning of the part | ||
7910 | 2025.03.22 05:10:07.722372 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_61_12} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7911 | 2025.03.22 05:10:07.722591 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
7912 | 2025.03.22 05:10:07.722677 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
7913 | 2025.03.22 05:10:07.724332 [ 4 ] {e0b63f0b-3c72-4301-b2a5-0d2f0e71fdde} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7914 | 2025.03.22 05:10:07.724416 [ 4 ] {e0b63f0b-3c72-4301-b2a5-0d2f0e71fdde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7915 | 2025.03.22 05:10:07.725386 [ 4 ] {e0b63f0b-3c72-4301-b2a5-0d2f0e71fdde} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7916 | 2025.03.22 05:10:07.725567 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.006309257 sec., 78297.65057914109 rows/sec., 5.30 MiB/sec. | ||
7917 | 2025.03.22 05:10:07.725723 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7918 | 2025.03.22 05:10:07.725782 [ 4 ] {e0b63f0b-3c72-4301-b2a5-0d2f0e71fdde} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7919 | 2025.03.22 05:10:07.726002 [ 70 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7920 | 2025.03.22 05:10:07.726112 [ 70 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7921 | 2025.03.22 05:10:07.726190 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7922 | 2025.03.22 05:10:07.726193 [ 4 ] {e0b63f0b-3c72-4301-b2a5-0d2f0e71fdde} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005924 sec., 16374.071573261312 rows/sec., 1.28 MiB/sec. | ||
7923 | 2025.03.22 05:10:07.726337 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7924 | 2025.03.22 05:10:07.726616 [ 4 ] {e0b63f0b-3c72-4301-b2a5-0d2f0e71fdde} <Debug> TCPHandler: Processed in 0.006666643 sec. | ||
7925 | 2025.03.22 05:10:07.726726 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_51_10} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7926 | 2025.03.22 05:10:07.726769 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
7927 | 2025.03.22 05:10:07.726904 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7928 | 2025.03.22 05:10:07.726934 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7929 | 2025.03.22 05:10:07.727173 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7930 | 2025.03.22 05:10:07.727182 [ 4 ] {2c207ef7-d72e-434a-a4f7-9c29c63bce2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7931 | 2025.03.22 05:10:07.727229 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
7932 | 2025.03.22 05:10:07.727299 [ 4 ] {2c207ef7-d72e-434a-a4f7-9c29c63bce2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7933 | 2025.03.22 05:10:07.727505 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 97 rows starting from the beginning of the part | ||
7934 | 2025.03.22 05:10:07.727899 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 390 rows starting from the beginning of the part | ||
7935 | 2025.03.22 05:10:07.728347 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 99 rows starting from the beginning of the part | ||
7936 | 2025.03.22 05:10:07.728742 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 390 rows starting from the beginning of the part | ||
7937 | 2025.03.22 05:10:07.729080 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 97 rows starting from the beginning of the part | ||
7938 | 2025.03.22 05:10:07.730061 [ 4 ] {2c207ef7-d72e-434a-a4f7-9c29c63bce2c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7939 | 2025.03.22 05:10:07.730135 [ 4 ] {2c207ef7-d72e-434a-a4f7-9c29c63bce2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7940 | 2025.03.22 05:10:07.731141 [ 4 ] {2c207ef7-d72e-434a-a4f7-9c29c63bce2c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7941 | 2025.03.22 05:10:07.731599 [ 4 ] {2c207ef7-d72e-434a-a4f7-9c29c63bce2c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7942 | 2025.03.22 05:10:07.732066 [ 4 ] {2c207ef7-d72e-434a-a4f7-9c29c63bce2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004955 sec., 32290.61553985873 rows/sec., 2.25 MiB/sec. | ||
7943 | 2025.03.22 05:10:07.732196 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1988 rows, containing 5 columns (5 merged, 0 gathered) in 0.005883559 sec., 337890.72226521396 rows/sec., 25.85 MiB/sec. | ||
7944 | 2025.03.22 05:10:07.732221 [ 4 ] {2c207ef7-d72e-434a-a4f7-9c29c63bce2c} <Debug> TCPHandler: Processed in 0.00542278 sec. | ||
7945 | 2025.03.22 05:10:07.732374 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7946 | 2025.03.22 05:10:07.732417 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7947 | 2025.03.22 05:10:07.732512 [ 4 ] {88afa246-dde3-46d8-9862-7717819bd664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7948 | 2025.03.22 05:10:07.732595 [ 4 ] {88afa246-dde3-46d8-9862-7717819bd664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7949 | 2025.03.22 05:10:07.732876 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7950 | 2025.03.22 05:10:07.733037 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_61_12} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7951 | 2025.03.22 05:10:07.733161 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7952 | 2025.03.22 05:10:07.733981 [ 4 ] {88afa246-dde3-46d8-9862-7717819bd664} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7953 | 2025.03.22 05:10:07.734021 [ 4 ] {88afa246-dde3-46d8-9862-7717819bd664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7954 | 2025.03.22 05:10:07.734680 [ 4 ] {88afa246-dde3-46d8-9862-7717819bd664} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7955 | 2025.03.22 05:10:07.734944 [ 4 ] {88afa246-dde3-46d8-9862-7717819bd664} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7956 | 2025.03.22 05:10:07.735123 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7957 | 2025.03.22 05:10:07.735195 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2025.03.22 05:10:07.735235 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7959 | 2025.03.22 05:10:07.735248 [ 4 ] {88afa246-dde3-46d8-9862-7717819bd664} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002766 sec., 11930.58568329718 rows/sec., 21.38 MiB/sec. | ||
7960 | 2025.03.22 05:10:07.735845 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
7961 | 2025.03.22 05:10:07.736039 [ 4 ] {88afa246-dde3-46d8-9862-7717819bd664} <Debug> TCPHandler: Processed in 0.003715709 sec. | ||
7962 | 2025.03.22 05:10:07.736379 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7963 | 2025.03.22 05:10:07.736540 [ 4 ] {c3a6b508-ba5b-481b-bfbf-eaf1300a1ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7964 | 2025.03.22 05:10:07.736603 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7965 | 2025.03.22 05:10:07.736609 [ 4 ] {c3a6b508-ba5b-481b-bfbf-eaf1300a1ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7966 | 2025.03.22 05:10:07.736732 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 986 rows starting from the beginning of the part | ||
7967 | 2025.03.22 05:10:07.737380 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part | ||
7968 | 2025.03.22 05:10:07.737950 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
7969 | 2025.03.22 05:10:07.738032 [ 4 ] {c3a6b508-ba5b-481b-bfbf-eaf1300a1ace} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2025.03.22 05:10:07.738111 [ 4 ] {c3a6b508-ba5b-481b-bfbf-eaf1300a1ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7971 | 2025.03.22 05:10:07.738483 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part | ||
7972 | 2025.03.22 05:10:07.739014 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
7973 | 2025.03.22 05:10:07.739214 [ 4 ] {c3a6b508-ba5b-481b-bfbf-eaf1300a1ace} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7974 | 2025.03.22 05:10:07.739526 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
7975 | 2025.03.22 05:10:07.739947 [ 4 ] {c3a6b508-ba5b-481b-bfbf-eaf1300a1ace} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7976 | 2025.03.22 05:10:07.740348 [ 4 ] {c3a6b508-ba5b-481b-bfbf-eaf1300a1ace} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00384 sec., 15625 rows/sec., 1.05 MiB/sec. | ||
7977 | 2025.03.22 05:10:07.740442 [ 4 ] {c3a6b508-ba5b-481b-bfbf-eaf1300a1ace} <Debug> TCPHandler: Processed in 0.004146867 sec. | ||
7978 | 2025.03.22 05:10:07.746464 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 19 columns (19 merged, 0 gathered) in 0.011119546 sec., 99014.8338790091 rows/sec., 177.43 MiB/sec. | ||
7979 | 2025.03.22 05:10:07.747326 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7980 | 2025.03.22 05:10:07.747721 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7981 | 2025.03.22 05:10:07.747801 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7982 | 2025.03.22 05:10:07.747903 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.40 MiB. | ||
7983 | 2025.03.22 05:10:08.001193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.96 MiB, peak 221.33 MiB, free memory in arenas 0.00 B, will set to 215.30 MiB (RSS), difference: 2.34 MiB | ||
7984 | 2025.03.22 05:10:08.503652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7985 | 2025.03.22 05:10:08.525041 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7986 | 2025.03.22 05:10:08.525107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7987 | 2025.03.22 05:10:08.532352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7988 | 2025.03.22 05:10:08.533138 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7989 | 2025.03.22 05:10:08.536338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7990 | 2025.03.22 05:10:10.810269 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7991 | 2025.03.22 05:10:10.810499 [ 4 ] {012418e8-42d2-404c-9514-83daef17a608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7992 | 2025.03.22 05:10:10.810581 [ 4 ] {012418e8-42d2-404c-9514-83daef17a608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7993 | 2025.03.22 05:10:10.811445 [ 4 ] {012418e8-42d2-404c-9514-83daef17a608} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7994 | 2025.03.22 05:10:10.811501 [ 4 ] {012418e8-42d2-404c-9514-83daef17a608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
7995 | 2025.03.22 05:10:10.811958 [ 4 ] {012418e8-42d2-404c-9514-83daef17a608} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7996 | 2025.03.22 05:10:10.812231 [ 4 ] {012418e8-42d2-404c-9514-83daef17a608} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7997 | 2025.03.22 05:10:10.812464 [ 66 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7998 | 2025.03.22 05:10:10.812497 [ 4 ] {012418e8-42d2-404c-9514-83daef17a608} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002055 sec., 103163.01703163017 rows/sec., 6.56 MiB/sec. | ||
7999 | 2025.03.22 05:10:10.812598 [ 66 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8000 | 2025.03.22 05:10:10.812701 [ 4 ] {012418e8-42d2-404c-9514-83daef17a608} <Debug> TCPHandler: Processed in 0.002568037 sec. | ||
8001 | 2025.03.22 05:10:10.812701 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8002 | 2025.03.22 05:10:10.812949 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8003 | 2025.03.22 05:10:10.813012 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
8004 | 2025.03.22 05:10:10.813233 [ 4 ] {d694b9f0-24a7-40d6-92a1-47d6c14aff9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8005 | 2025.03.22 05:10:10.813397 [ 4 ] {d694b9f0-24a7-40d6-92a1-47d6c14aff9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8006 | 2025.03.22 05:10:10.813618 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8007 | 2025.03.22 05:10:10.813761 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
8008 | 2025.03.22 05:10:10.814151 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
8009 | 2025.03.22 05:10:10.814576 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
8010 | 2025.03.22 05:10:10.814998 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
8011 | 2025.03.22 05:10:10.815369 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
8012 | 2025.03.22 05:10:10.816241 [ 4 ] {d694b9f0-24a7-40d6-92a1-47d6c14aff9a} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8013 | 2025.03.22 05:10:10.816288 [ 4 ] {d694b9f0-24a7-40d6-92a1-47d6c14aff9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8014 | 2025.03.22 05:10:10.816890 [ 4 ] {d694b9f0-24a7-40d6-92a1-47d6c14aff9a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8015 | 2025.03.22 05:10:10.817191 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00434969 sec., 243695.52772726334 rows/sec., 16.43 MiB/sec. | ||
8016 | 2025.03.22 05:10:10.817230 [ 4 ] {d694b9f0-24a7-40d6-92a1-47d6c14aff9a} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8017 | 2025.03.22 05:10:10.817335 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8018 | 2025.03.22 05:10:10.817747 [ 4 ] {d694b9f0-24a7-40d6-92a1-47d6c14aff9a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004633 sec., 1295.0571983595942 rows/sec., 105.60 KiB/sec. | ||
8019 | 2025.03.22 05:10:10.818179 [ 4 ] {d694b9f0-24a7-40d6-92a1-47d6c14aff9a} <Debug> TCPHandler: Processed in 0.005328838 sec. | ||
8020 | 2025.03.22 05:10:10.818335 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_21_5} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8021 | 2025.03.22 05:10:10.818510 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8022 | 2025.03.22 05:10:10.818537 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_21_5} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8023 | 2025.03.22 05:10:10.818627 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
8024 | 2025.03.22 05:10:10.818686 [ 4 ] {4982afa0-cb32-48ca-8aad-889d302b4418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8025 | 2025.03.22 05:10:10.818743 [ 4 ] {4982afa0-cb32-48ca-8aad-889d302b4418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8026 | 2025.03.22 05:10:10.820016 [ 4 ] {4982afa0-cb32-48ca-8aad-889d302b4418} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8027 | 2025.03.22 05:10:10.820057 [ 4 ] {4982afa0-cb32-48ca-8aad-889d302b4418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8028 | 2025.03.22 05:10:10.820533 [ 4 ] {4982afa0-cb32-48ca-8aad-889d302b4418} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8029 | 2025.03.22 05:10:10.820774 [ 4 ] {4982afa0-cb32-48ca-8aad-889d302b4418} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8030 | 2025.03.22 05:10:10.820982 [ 4 ] {4982afa0-cb32-48ca-8aad-889d302b4418} <Debug> executeQuery: Read 1776 rows, 147.76 KiB in 0.002337 sec., 759948.6521181001 rows/sec., 61.74 MiB/sec. | ||
8031 | 2025.03.22 05:10:10.821035 [ 4 ] {4982afa0-cb32-48ca-8aad-889d302b4418} <Debug> TCPHandler: Processed in 0.002614609 sec. | ||
8032 | 2025.03.22 05:10:10.821163 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8033 | 2025.03.22 05:10:10.821298 [ 4 ] {199e38ff-b783-427c-a14b-262bd9f8de8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8034 | 2025.03.22 05:10:10.821352 [ 4 ] {199e38ff-b783-427c-a14b-262bd9f8de8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8035 | 2025.03.22 05:10:10.822014 [ 4 ] {199e38ff-b783-427c-a14b-262bd9f8de8b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8036 | 2025.03.22 05:10:10.822062 [ 4 ] {199e38ff-b783-427c-a14b-262bd9f8de8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8037 | 2025.03.22 05:10:10.822424 [ 4 ] {199e38ff-b783-427c-a14b-262bd9f8de8b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8038 | 2025.03.22 05:10:10.822659 [ 4 ] {199e38ff-b783-427c-a14b-262bd9f8de8b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8039 | 2025.03.22 05:10:10.822867 [ 4 ] {199e38ff-b783-427c-a14b-262bd9f8de8b} <Debug> executeQuery: Read 120 rows, 7.41 KiB in 0.001599 sec., 75046.904315197 rows/sec., 4.52 MiB/sec. | ||
8040 | 2025.03.22 05:10:10.822918 [ 4 ] {199e38ff-b783-427c-a14b-262bd9f8de8b} <Debug> TCPHandler: Processed in 0.001818104 sec. | ||
8041 | 2025.03.22 05:10:10.823050 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8042 | 2025.03.22 05:10:10.823187 [ 4 ] {ede83962-ed3a-40e3-a3f8-5dfedd2fd7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8043 | 2025.03.22 05:10:10.823242 [ 4 ] {ede83962-ed3a-40e3-a3f8-5dfedd2fd7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8044 | 2025.03.22 05:10:10.823990 [ 4 ] {ede83962-ed3a-40e3-a3f8-5dfedd2fd7db} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8045 | 2025.03.22 05:10:10.824038 [ 4 ] {ede83962-ed3a-40e3-a3f8-5dfedd2fd7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8046 | 2025.03.22 05:10:10.824424 [ 4 ] {ede83962-ed3a-40e3-a3f8-5dfedd2fd7db} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8047 | 2025.03.22 05:10:10.824675 [ 4 ] {ede83962-ed3a-40e3-a3f8-5dfedd2fd7db} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8048 | 2025.03.22 05:10:10.824947 [ 4 ] {ede83962-ed3a-40e3-a3f8-5dfedd2fd7db} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001773 sec., 192329.38522278622 rows/sec., 12.83 MiB/sec. | ||
8049 | 2025.03.22 05:10:10.825148 [ 4 ] {ede83962-ed3a-40e3-a3f8-5dfedd2fd7db} <Debug> TCPHandler: Processed in 0.00216228 sec. | ||
8050 | 2025.03.22 05:10:10.825403 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8051 | 2025.03.22 05:10:10.825520 [ 4 ] {31bee299-43a8-4a2b-9694-e5ecf16987fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8052 | 2025.03.22 05:10:10.825568 [ 4 ] {31bee299-43a8-4a2b-9694-e5ecf16987fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8053 | 2025.03.22 05:10:10.826157 [ 4 ] {31bee299-43a8-4a2b-9694-e5ecf16987fb} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8054 | 2025.03.22 05:10:10.826197 [ 4 ] {31bee299-43a8-4a2b-9694-e5ecf16987fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8055 | 2025.03.22 05:10:10.826556 [ 4 ] {31bee299-43a8-4a2b-9694-e5ecf16987fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8056 | 2025.03.22 05:10:10.826818 [ 4 ] {31bee299-43a8-4a2b-9694-e5ecf16987fb} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8057 | 2025.03.22 05:10:10.826961 [ 65 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8058 | 2025.03.22 05:10:10.827007 [ 65 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8059 | 2025.03.22 05:10:10.827013 [ 4 ] {31bee299-43a8-4a2b-9694-e5ecf16987fb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001514 sec., 73976.2219286658 rows/sec., 4.21 MiB/sec. | ||
8060 | 2025.03.22 05:10:10.827033 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8061 | 2025.03.22 05:10:10.827102 [ 4 ] {31bee299-43a8-4a2b-9694-e5ecf16987fb} <Debug> TCPHandler: Processed in 0.001779293 sec. | ||
8062 | 2025.03.22 05:10:10.827282 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
8063 | 2025.03.22 05:10:10.827323 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8064 | 2025.03.22 05:10:10.827550 [ 4 ] {429c01a3-f309-4292-88ac-38a372c49b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8065 | 2025.03.22 05:10:10.827584 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8066 | 2025.03.22 05:10:10.827635 [ 4 ] {429c01a3-f309-4292-88ac-38a372c49b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8067 | 2025.03.22 05:10:10.827663 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
8068 | 2025.03.22 05:10:10.827995 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
8069 | 2025.03.22 05:10:10.828287 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
8070 | 2025.03.22 05:10:10.828593 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
8071 | 2025.03.22 05:10:10.828893 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
8072 | 2025.03.22 05:10:10.830814 [ 4 ] {429c01a3-f309-4292-88ac-38a372c49b9e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8073 | 2025.03.22 05:10:10.830890 [ 4 ] {429c01a3-f309-4292-88ac-38a372c49b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8074 | 2025.03.22 05:10:10.831252 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004115757 sec., 136062.45461041553 rows/sec., 8.27 MiB/sec. | ||
8075 | 2025.03.22 05:10:10.831460 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8076 | 2025.03.22 05:10:10.831895 [ 4 ] {429c01a3-f309-4292-88ac-38a372c49b9e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8077 | 2025.03.22 05:10:10.831985 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_21_5} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8078 | 2025.03.22 05:10:10.832124 [ 189 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_21_5} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8079 | 2025.03.22 05:10:10.832276 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8080 | 2025.03.22 05:10:10.832354 [ 4 ] {429c01a3-f309-4292-88ac-38a372c49b9e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2025.03.22 05:10:10.832548 [ 4 ] {429c01a3-f309-4292-88ac-38a372c49b9e} <Debug> executeQuery: Read 852 rows, 63.00 KiB in 0.00508 sec., 167716.53543307085 rows/sec., 12.11 MiB/sec. | ||
8082 | 2025.03.22 05:10:10.832611 [ 4 ] {429c01a3-f309-4292-88ac-38a372c49b9e} <Debug> TCPHandler: Processed in 0.005357009 sec. | ||
8083 | 2025.03.22 05:10:10.832746 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8084 | 2025.03.22 05:10:10.832887 [ 4 ] {a8568aa7-6e27-403c-a16b-7cf55a69299d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8085 | 2025.03.22 05:10:10.832947 [ 4 ] {a8568aa7-6e27-403c-a16b-7cf55a69299d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8086 | 2025.03.22 05:10:10.833428 [ 4 ] {a8568aa7-6e27-403c-a16b-7cf55a69299d} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2025.03.22 05:10:10.833467 [ 4 ] {a8568aa7-6e27-403c-a16b-7cf55a69299d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8088 | 2025.03.22 05:10:10.833844 [ 4 ] {a8568aa7-6e27-403c-a16b-7cf55a69299d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8089 | 2025.03.22 05:10:10.834104 [ 4 ] {a8568aa7-6e27-403c-a16b-7cf55a69299d} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8090 | 2025.03.22 05:10:10.834357 [ 4 ] {a8568aa7-6e27-403c-a16b-7cf55a69299d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. | ||
8091 | 2025.03.22 05:10:10.834595 [ 4 ] {a8568aa7-6e27-403c-a16b-7cf55a69299d} <Debug> TCPHandler: Processed in 0.001908886 sec. | ||
8092 | 2025.03.22 05:10:10.834818 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8093 | 2025.03.22 05:10:10.834927 [ 4 ] {b89a0ad1-5592-4f6d-a771-922c0358ad67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8094 | 2025.03.22 05:10:10.834980 [ 4 ] {b89a0ad1-5592-4f6d-a771-922c0358ad67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8095 | 2025.03.22 05:10:10.835697 [ 4 ] {b89a0ad1-5592-4f6d-a771-922c0358ad67} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8096 | 2025.03.22 05:10:10.835737 [ 4 ] {b89a0ad1-5592-4f6d-a771-922c0358ad67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8097 | 2025.03.22 05:10:10.836173 [ 4 ] {b89a0ad1-5592-4f6d-a771-922c0358ad67} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8098 | 2025.03.22 05:10:10.836422 [ 4 ] {b89a0ad1-5592-4f6d-a771-922c0358ad67} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8099 | 2025.03.22 05:10:10.836553 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8100 | 2025.03.22 05:10:10.836591 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8101 | 2025.03.22 05:10:10.836605 [ 4 ] {b89a0ad1-5592-4f6d-a771-922c0358ad67} <Debug> executeQuery: Read 928 rows, 63.41 KiB in 0.0017 sec., 545882.3529411765 rows/sec., 36.43 MiB/sec. | ||
8102 | 2025.03.22 05:10:10.836619 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8103 | 2025.03.22 05:10:10.836738 [ 4 ] {b89a0ad1-5592-4f6d-a771-922c0358ad67} <Debug> TCPHandler: Processed in 0.001989737 sec. | ||
8104 | 2025.03.22 05:10:10.836986 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
8105 | 2025.03.22 05:10:10.837151 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8106 | 2025.03.22 05:10:10.837550 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8107 | 2025.03.22 05:10:10.837690 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16145 rows starting from the beginning of the part | ||
8108 | 2025.03.22 05:10:10.837757 [ 4 ] {efef9bbf-419e-4860-bb83-5c1c3ac5ab4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8109 | 2025.03.22 05:10:10.838016 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
8110 | 2025.03.22 05:10:10.838206 [ 4 ] {efef9bbf-419e-4860-bb83-5c1c3ac5ab4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8111 | 2025.03.22 05:10:10.838332 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 161 rows starting from the beginning of the part | ||
8112 | 2025.03.22 05:10:10.838692 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
8113 | 2025.03.22 05:10:10.839049 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
8114 | 2025.03.22 05:10:10.839428 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 928 rows starting from the beginning of the part | ||
8115 | 2025.03.22 05:10:10.840650 [ 4 ] {efef9bbf-419e-4860-bb83-5c1c3ac5ab4e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8116 | 2025.03.22 05:10:10.840717 [ 4 ] {efef9bbf-419e-4860-bb83-5c1c3ac5ab4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8117 | 2025.03.22 05:10:10.841246 [ 4 ] {efef9bbf-419e-4860-bb83-5c1c3ac5ab4e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8118 | 2025.03.22 05:10:10.841657 [ 4 ] {efef9bbf-419e-4860-bb83-5c1c3ac5ab4e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8119 | 2025.03.22 05:10:10.842378 [ 4 ] {efef9bbf-419e-4860-bb83-5c1c3ac5ab4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004806 sec., 208.07324178110693 rows/sec., 14.02 KiB/sec. | ||
8120 | 2025.03.22 05:10:10.842762 [ 4 ] {efef9bbf-419e-4860-bb83-5c1c3ac5ab4e} <Debug> TCPHandler: Processed in 0.005774667 sec. | ||
8121 | 2025.03.22 05:10:10.843012 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8122 | 2025.03.22 05:10:10.843173 [ 4 ] {783f19b1-51c4-422d-a4c2-f725b1a67c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8123 | 2025.03.22 05:10:10.843264 [ 4 ] {783f19b1-51c4-422d-a4c2-f725b1a67c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8124 | 2025.03.22 05:10:10.844712 [ 4 ] {783f19b1-51c4-422d-a4c2-f725b1a67c09} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8125 | 2025.03.22 05:10:10.844754 [ 4 ] {783f19b1-51c4-422d-a4c2-f725b1a67c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8126 | 2025.03.22 05:10:10.845627 [ 4 ] {783f19b1-51c4-422d-a4c2-f725b1a67c09} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8127 | 2025.03.22 05:10:10.846704 [ 4 ] {783f19b1-51c4-422d-a4c2-f725b1a67c09} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8128 | 2025.03.22 05:10:10.846737 [ 194 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17868 rows, containing 5 columns (5 merged, 0 gathered) in 0.009997136 sec., 1787311.886124186 rows/sec., 120.87 MiB/sec. | ||
8129 | 2025.03.22 05:10:10.847170 [ 4 ] {783f19b1-51c4-422d-a4c2-f725b1a67c09} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004013 sec., 1993.52105656616 rows/sec., 3.57 MiB/sec. | ||
8130 | 2025.03.22 05:10:10.847214 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8131 | 2025.03.22 05:10:10.848111 [ 4 ] {783f19b1-51c4-422d-a4c2-f725b1a67c09} <Debug> TCPHandler: Processed in 0.005168496 sec. | ||
8132 | 2025.03.22 05:10:10.848318 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8133 | 2025.03.22 05:10:10.848360 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8134 | 2025.03.22 05:10:10.848532 [ 4 ] {b693ea39-5e6d-490d-9c4c-adc433de81b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8135 | 2025.03.22 05:10:10.848568 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8136 | 2025.03.22 05:10:10.848610 [ 4 ] {b693ea39-5e6d-490d-9c4c-adc433de81b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8137 | 2025.03.22 05:10:10.848772 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
8138 | 2025.03.22 05:10:10.849263 [ 4 ] {b693ea39-5e6d-490d-9c4c-adc433de81b9} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8139 | 2025.03.22 05:10:10.849306 [ 4 ] {b693ea39-5e6d-490d-9c4c-adc433de81b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8140 | 2025.03.22 05:10:10.849684 [ 4 ] {b693ea39-5e6d-490d-9c4c-adc433de81b9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8141 | 2025.03.22 05:10:10.849930 [ 4 ] {b693ea39-5e6d-490d-9c4c-adc433de81b9} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8142 | 2025.03.22 05:10:10.850066 [ 65 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8143 | 2025.03.22 05:10:10.850107 [ 65 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8144 | 2025.03.22 05:10:10.850124 [ 4 ] {b693ea39-5e6d-490d-9c4c-adc433de81b9} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001643 sec., 42604.9908703591 rows/sec., 2.68 MiB/sec. | ||
8145 | 2025.03.22 05:10:10.850138 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8146 | 2025.03.22 05:10:10.850233 [ 4 ] {b693ea39-5e6d-490d-9c4c-adc433de81b9} <Debug> TCPHandler: Processed in 0.001965056 sec. | ||
8147 | 2025.03.22 05:10:10.850461 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
8148 | 2025.03.22 05:10:10.850651 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8149 | 2025.03.22 05:10:10.850688 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3210 rows starting from the beginning of the part | ||
8150 | 2025.03.22 05:10:10.850800 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
8151 | 2025.03.22 05:10:10.851032 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
8152 | 2025.03.22 05:10:10.851112 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
8153 | 2025.03.22 05:10:10.851229 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
8154 | 2025.03.22 05:10:10.851427 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 70 rows starting from the beginning of the part | ||
8155 | 2025.03.22 05:10:10.853028 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002761651 sec., 1290532.366327244 rows/sec., 84.64 MiB/sec. | ||
8156 | 2025.03.22 05:10:10.853407 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8157 | 2025.03.22 05:10:10.853747 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8158 | 2025.03.22 05:10:10.853843 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_61_12} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8159 | 2025.03.22 05:10:10.853952 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
8160 | 2025.03.22 05:10:12.703155 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8161 | 2025.03.22 05:10:12.703347 [ 4 ] {5daf0719-0dae-478a-95cf-2db39531cb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8162 | 2025.03.22 05:10:12.703424 [ 4 ] {5daf0719-0dae-478a-95cf-2db39531cb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8163 | 2025.03.22 05:10:12.704212 [ 4 ] {5daf0719-0dae-478a-95cf-2db39531cb78} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8164 | 2025.03.22 05:10:12.704268 [ 4 ] {5daf0719-0dae-478a-95cf-2db39531cb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8165 | 2025.03.22 05:10:12.704754 [ 4 ] {5daf0719-0dae-478a-95cf-2db39531cb78} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8166 | 2025.03.22 05:10:12.705049 [ 4 ] {5daf0719-0dae-478a-95cf-2db39531cb78} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8167 | 2025.03.22 05:10:12.705310 [ 4 ] {5daf0719-0dae-478a-95cf-2db39531cb78} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002017 sec., 27764.005949429844 rows/sec., 2.13 MiB/sec. | ||
8168 | 2025.03.22 05:10:12.705383 [ 4 ] {5daf0719-0dae-478a-95cf-2db39531cb78} <Debug> TCPHandler: Processed in 0.002359353 sec. | ||
8169 | 2025.03.22 05:10:12.705524 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8170 | 2025.03.22 05:10:12.705639 [ 4 ] {37834558-cdcc-4f74-ae6f-6459dd78d123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8171 | 2025.03.22 05:10:12.705690 [ 4 ] {37834558-cdcc-4f74-ae6f-6459dd78d123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8172 | 2025.03.22 05:10:12.706266 [ 4 ] {37834558-cdcc-4f74-ae6f-6459dd78d123} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8173 | 2025.03.22 05:10:12.706309 [ 4 ] {37834558-cdcc-4f74-ae6f-6459dd78d123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8174 | 2025.03.22 05:10:12.706687 [ 4 ] {37834558-cdcc-4f74-ae6f-6459dd78d123} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8175 | 2025.03.22 05:10:12.706939 [ 4 ] {37834558-cdcc-4f74-ae6f-6459dd78d123} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8176 | 2025.03.22 05:10:12.707154 [ 4 ] {37834558-cdcc-4f74-ae6f-6459dd78d123} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001545 sec., 41423.948220064725 rows/sec., 3.23 MiB/sec. | ||
8177 | 2025.03.22 05:10:12.707211 [ 4 ] {37834558-cdcc-4f74-ae6f-6459dd78d123} <Debug> TCPHandler: Processed in 0.001741362 sec. | ||
8178 | 2025.03.22 05:10:12.707334 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8179 | 2025.03.22 05:10:12.707453 [ 4 ] {2b662d97-556c-448c-8f67-0c444ea6fe25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8180 | 2025.03.22 05:10:12.707504 [ 4 ] {2b662d97-556c-448c-8f67-0c444ea6fe25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8181 | 2025.03.22 05:10:12.708017 [ 4 ] {2b662d97-556c-448c-8f67-0c444ea6fe25} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8182 | 2025.03.22 05:10:12.708058 [ 4 ] {2b662d97-556c-448c-8f67-0c444ea6fe25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8183 | 2025.03.22 05:10:12.708448 [ 4 ] {2b662d97-556c-448c-8f67-0c444ea6fe25} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8184 | 2025.03.22 05:10:12.708693 [ 4 ] {2b662d97-556c-448c-8f67-0c444ea6fe25} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8185 | 2025.03.22 05:10:12.708899 [ 4 ] {2b662d97-556c-448c-8f67-0c444ea6fe25} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001471 sec., 21753.908905506458 rows/sec., 1.52 MiB/sec. | ||
8186 | 2025.03.22 05:10:12.708951 [ 4 ] {2b662d97-556c-448c-8f67-0c444ea6fe25} <Debug> TCPHandler: Processed in 0.001676521 sec. | ||
8187 | 2025.03.22 05:10:12.709076 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8188 | 2025.03.22 05:10:12.709181 [ 4 ] {6ef606ff-d479-4b35-a621-0ed8511a57a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8189 | 2025.03.22 05:10:12.709228 [ 4 ] {6ef606ff-d479-4b35-a621-0ed8511a57a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8190 | 2025.03.22 05:10:12.709644 [ 4 ] {6ef606ff-d479-4b35-a621-0ed8511a57a1} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8191 | 2025.03.22 05:10:12.709683 [ 4 ] {6ef606ff-d479-4b35-a621-0ed8511a57a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8192 | 2025.03.22 05:10:12.710039 [ 4 ] {6ef606ff-d479-4b35-a621-0ed8511a57a1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8193 | 2025.03.22 05:10:12.710276 [ 4 ] {6ef606ff-d479-4b35-a621-0ed8511a57a1} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8194 | 2025.03.22 05:10:12.710480 [ 4 ] {6ef606ff-d479-4b35-a621-0ed8511a57a1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00132 sec., 9090.90909090909 rows/sec., 627.37 KiB/sec. | ||
8195 | 2025.03.22 05:10:12.710531 [ 4 ] {6ef606ff-d479-4b35-a621-0ed8511a57a1} <Debug> TCPHandler: Processed in 0.001506608 sec. | ||
8196 | 2025.03.22 05:10:14.693415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
8197 | 2025.03.22 05:10:14.694062 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8198 | 2025.03.22 05:10:14.694111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8199 | 2025.03.22 05:10:14.694640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8200 | 2025.03.22 05:10:14.694898 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8201 | 2025.03.22 05:10:14.695113 [ 59 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8202 | 2025.03.22 05:10:14.695147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
8203 | 2025.03.22 05:10:14.695203 [ 59 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8204 | 2025.03.22 05:10:14.695234 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8205 | 2025.03.22 05:10:14.695743 [ 191 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
8206 | 2025.03.22 05:10:14.696468 [ 191 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8207 | 2025.03.22 05:10:14.696539 [ 191 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
8208 | 2025.03.22 05:10:14.696606 [ 191 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
8209 | 2025.03.22 05:10:14.696725 [ 191 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
8210 | 2025.03.22 05:10:14.696976 [ 191 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
8211 | 2025.03.22 05:10:14.697157 [ 191 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
8212 | 2025.03.22 05:10:14.697317 [ 191 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
8213 | 2025.03.22 05:10:14.699540 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004232189 sec., 4439310.248195438 rows/sec., 63.50 MiB/sec. | ||
8214 | 2025.03.22 05:10:14.699785 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8215 | 2025.03.22 05:10:14.700114 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8216 | 2025.03.22 05:10:14.700206 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_41_8} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8217 | 2025.03.22 05:10:14.700295 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8218 | 2025.03.22 05:10:16.036478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8219 | 2025.03.22 05:10:16.058697 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8220 | 2025.03.22 05:10:16.058757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8221 | 2025.03.22 05:10:16.066121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8222 | 2025.03.22 05:10:16.066900 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8223 | 2025.03.22 05:10:16.067303 [ 56 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8224 | 2025.03.22 05:10:16.067432 [ 56 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8225 | 2025.03.22 05:10:16.067507 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8226 | 2025.03.22 05:10:16.068302 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
8227 | 2025.03.22 05:10:16.085846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8228 | 2025.03.22 05:10:16.087115 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8229 | 2025.03.22 05:10:16.088705 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
8230 | 2025.03.22 05:10:16.094556 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
8231 | 2025.03.22 05:10:16.100308 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
8232 | 2025.03.22 05:10:16.106100 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
8233 | 2025.03.22 05:10:16.112123 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
8234 | 2025.03.22 05:10:16.116567 [ 200 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
8235 | 2025.03.22 05:10:16.175406 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.107759765 sec., 2867.4895495549754 rows/sec., 14.83 MiB/sec. | ||
8236 | 2025.03.22 05:10:16.178617 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8237 | 2025.03.22 05:10:16.181568 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_41_8} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8238 | 2025.03.22 05:10:16.181694 [ 198 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_41_8} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8239 | 2025.03.22 05:10:16.184222 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8240 | 2025.03.22 05:10:17.286559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1138 | ||
8241 | 2025.03.22 05:10:17.289996 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8242 | 2025.03.22 05:10:17.290050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8243 | 2025.03.22 05:10:17.291547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8244 | 2025.03.22 05:10:17.291881 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8245 | 2025.03.22 05:10:17.292764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
8246 | 2025.03.22 05:10:17.711958 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8247 | 2025.03.22 05:10:17.712180 [ 4 ] {3a907519-786d-4f24-a341-ccf1ac1a2275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8248 | 2025.03.22 05:10:17.712264 [ 4 ] {3a907519-786d-4f24-a341-ccf1ac1a2275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8249 | 2025.03.22 05:10:17.713084 [ 4 ] {3a907519-786d-4f24-a341-ccf1ac1a2275} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8250 | 2025.03.22 05:10:17.713139 [ 4 ] {3a907519-786d-4f24-a341-ccf1ac1a2275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8251 | 2025.03.22 05:10:17.713603 [ 4 ] {3a907519-786d-4f24-a341-ccf1ac1a2275} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8252 | 2025.03.22 05:10:17.713877 [ 4 ] {3a907519-786d-4f24-a341-ccf1ac1a2275} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8253 | 2025.03.22 05:10:17.714112 [ 4 ] {3a907519-786d-4f24-a341-ccf1ac1a2275} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001994 sec., 61183.55065195586 rows/sec., 5.21 MiB/sec. | ||
8254 | 2025.03.22 05:10:17.714169 [ 4 ] {3a907519-786d-4f24-a341-ccf1ac1a2275} <Debug> TCPHandler: Processed in 0.002351893 sec. | ||
8255 | 2025.03.22 05:10:17.714310 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8256 | 2025.03.22 05:10:17.714453 [ 4 ] {b8927e2f-4173-471d-b10e-df8fea434faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8257 | 2025.03.22 05:10:17.714503 [ 4 ] {b8927e2f-4173-471d-b10e-df8fea434faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8258 | 2025.03.22 05:10:17.715033 [ 4 ] {b8927e2f-4173-471d-b10e-df8fea434faa} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8259 | 2025.03.22 05:10:17.715074 [ 4 ] {b8927e2f-4173-471d-b10e-df8fea434faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8260 | 2025.03.22 05:10:17.715432 [ 4 ] {b8927e2f-4173-471d-b10e-df8fea434faa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8261 | 2025.03.22 05:10:17.715673 [ 4 ] {b8927e2f-4173-471d-b10e-df8fea434faa} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8262 | 2025.03.22 05:10:17.715881 [ 4 ] {b8927e2f-4173-471d-b10e-df8fea434faa} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00145 sec., 22758.620689655174 rows/sec., 1.67 MiB/sec. | ||
8263 | 2025.03.22 05:10:17.715933 [ 4 ] {b8927e2f-4173-471d-b10e-df8fea434faa} <Debug> TCPHandler: Processed in 0.001675561 sec. | ||
8264 | 2025.03.22 05:10:17.716038 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8265 | 2025.03.22 05:10:17.716138 [ 4 ] {6e75dd14-bb7a-4c7b-9583-6dff264b99bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8266 | 2025.03.22 05:10:17.716185 [ 4 ] {6e75dd14-bb7a-4c7b-9583-6dff264b99bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8267 | 2025.03.22 05:10:17.716729 [ 4 ] {6e75dd14-bb7a-4c7b-9583-6dff264b99bf} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8268 | 2025.03.22 05:10:17.716770 [ 4 ] {6e75dd14-bb7a-4c7b-9583-6dff264b99bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8269 | 2025.03.22 05:10:17.717130 [ 4 ] {6e75dd14-bb7a-4c7b-9583-6dff264b99bf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8270 | 2025.03.22 05:10:17.717367 [ 4 ] {6e75dd14-bb7a-4c7b-9583-6dff264b99bf} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8271 | 2025.03.22 05:10:17.717574 [ 4 ] {6e75dd14-bb7a-4c7b-9583-6dff264b99bf} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001456 sec., 66620.87912087912 rows/sec., 5.20 MiB/sec. | ||
8272 | 2025.03.22 05:10:17.717625 [ 4 ] {6e75dd14-bb7a-4c7b-9583-6dff264b99bf} <Debug> TCPHandler: Processed in 0.00163883 sec. | ||
8273 | 2025.03.22 05:10:17.717727 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8274 | 2025.03.22 05:10:17.717829 [ 4 ] {495e33e1-25a6-4454-956e-53fa25fbaf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8275 | 2025.03.22 05:10:17.717879 [ 4 ] {495e33e1-25a6-4454-956e-53fa25fbaf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8276 | 2025.03.22 05:10:17.718381 [ 4 ] {495e33e1-25a6-4454-956e-53fa25fbaf77} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8277 | 2025.03.22 05:10:17.718420 [ 4 ] {495e33e1-25a6-4454-956e-53fa25fbaf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8278 | 2025.03.22 05:10:17.718806 [ 4 ] {495e33e1-25a6-4454-956e-53fa25fbaf77} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8279 | 2025.03.22 05:10:17.719054 [ 4 ] {495e33e1-25a6-4454-956e-53fa25fbaf77} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8280 | 2025.03.22 05:10:17.719269 [ 4 ] {495e33e1-25a6-4454-956e-53fa25fbaf77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00146 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
8281 | 2025.03.22 05:10:17.719320 [ 4 ] {495e33e1-25a6-4454-956e-53fa25fbaf77} <Debug> TCPHandler: Processed in 0.00164309 sec. | ||
8282 | 2025.03.22 05:10:17.719445 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8283 | 2025.03.22 05:10:17.719549 [ 4 ] {49bd5723-1cd9-41a6-9fcf-af479ec90472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8284 | 2025.03.22 05:10:17.719616 [ 4 ] {49bd5723-1cd9-41a6-9fcf-af479ec90472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8285 | 2025.03.22 05:10:17.720778 [ 4 ] {49bd5723-1cd9-41a6-9fcf-af479ec90472} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8286 | 2025.03.22 05:10:17.720818 [ 4 ] {49bd5723-1cd9-41a6-9fcf-af479ec90472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8287 | 2025.03.22 05:10:17.721483 [ 4 ] {49bd5723-1cd9-41a6-9fcf-af479ec90472} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8288 | 2025.03.22 05:10:17.721745 [ 4 ] {49bd5723-1cd9-41a6-9fcf-af479ec90472} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8289 | 2025.03.22 05:10:17.721993 [ 4 ] {49bd5723-1cd9-41a6-9fcf-af479ec90472} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002465 sec., 13387.423935091278 rows/sec., 23.99 MiB/sec. | ||
8290 | 2025.03.22 05:10:17.722088 [ 4 ] {49bd5723-1cd9-41a6-9fcf-af479ec90472} <Debug> TCPHandler: Processed in 0.00269344 sec. | ||
8291 | 2025.03.22 05:10:17.722218 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8292 | 2025.03.22 05:10:17.722331 [ 4 ] {a6fd5e3a-61a3-4f6f-ad45-fa2c0ac80ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8293 | 2025.03.22 05:10:17.722383 [ 4 ] {a6fd5e3a-61a3-4f6f-ad45-fa2c0ac80ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8294 | 2025.03.22 05:10:17.722906 [ 4 ] {a6fd5e3a-61a3-4f6f-ad45-fa2c0ac80ec6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8295 | 2025.03.22 05:10:17.722953 [ 4 ] {a6fd5e3a-61a3-4f6f-ad45-fa2c0ac80ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8296 | 2025.03.22 05:10:17.723390 [ 4 ] {a6fd5e3a-61a3-4f6f-ad45-fa2c0ac80ec6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8297 | 2025.03.22 05:10:17.723626 [ 4 ] {a6fd5e3a-61a3-4f6f-ad45-fa2c0ac80ec6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8298 | 2025.03.22 05:10:17.723853 [ 4 ] {a6fd5e3a-61a3-4f6f-ad45-fa2c0ac80ec6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
8299 | 2025.03.22 05:10:17.723903 [ 4 ] {a6fd5e3a-61a3-4f6f-ad45-fa2c0ac80ec6} <Debug> TCPHandler: Processed in 0.001737012 sec. | ||
8300 | 2025.03.22 05:10:22.060311 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8301 | 2025.03.22 05:10:22.060413 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8302 | 2025.03.22 05:10:22.195347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
8303 | 2025.03.22 05:10:22.196129 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8304 | 2025.03.22 05:10:22.196190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8305 | 2025.03.22 05:10:22.196805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8306 | 2025.03.22 05:10:22.197066 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8307 | 2025.03.22 05:10:22.197312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8308 | 2025.03.22 05:10:22.716131 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8309 | 2025.03.22 05:10:22.716354 [ 4 ] {bdb9afeb-9205-46be-a0d5-68a62100b524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8310 | 2025.03.22 05:10:22.716435 [ 4 ] {bdb9afeb-9205-46be-a0d5-68a62100b524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8311 | 2025.03.22 05:10:22.717269 [ 4 ] {bdb9afeb-9205-46be-a0d5-68a62100b524} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2025.03.22 05:10:22.717320 [ 4 ] {bdb9afeb-9205-46be-a0d5-68a62100b524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8313 | 2025.03.22 05:10:22.717761 [ 4 ] {bdb9afeb-9205-46be-a0d5-68a62100b524} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8314 | 2025.03.22 05:10:22.718038 [ 4 ] {bdb9afeb-9205-46be-a0d5-68a62100b524} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2025.03.22 05:10:22.718281 [ 4 ] {bdb9afeb-9205-46be-a0d5-68a62100b524} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001987 sec., 106693.50780070458 rows/sec., 6.79 MiB/sec. | ||
8316 | 2025.03.22 05:10:22.718403 [ 4 ] {bdb9afeb-9205-46be-a0d5-68a62100b524} <Debug> TCPHandler: Processed in 0.002412055 sec. | ||
8317 | 2025.03.22 05:10:22.718550 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8318 | 2025.03.22 05:10:22.718657 [ 4 ] {34bfe5c7-4bf4-4b38-90c8-ef5ddd079a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8319 | 2025.03.22 05:10:22.718703 [ 4 ] {34bfe5c7-4bf4-4b38-90c8-ef5ddd079a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8320 | 2025.03.22 05:10:22.719479 [ 4 ] {34bfe5c7-4bf4-4b38-90c8-ef5ddd079a1c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8321 | 2025.03.22 05:10:22.719518 [ 4 ] {34bfe5c7-4bf4-4b38-90c8-ef5ddd079a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8322 | 2025.03.22 05:10:22.719918 [ 4 ] {34bfe5c7-4bf4-4b38-90c8-ef5ddd079a1c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8323 | 2025.03.22 05:10:22.720158 [ 4 ] {34bfe5c7-4bf4-4b38-90c8-ef5ddd079a1c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8324 | 2025.03.22 05:10:22.720419 [ 4 ] {34bfe5c7-4bf4-4b38-90c8-ef5ddd079a1c} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001773 sec., 357021.99661590526 rows/sec., 28.08 MiB/sec. | ||
8325 | 2025.03.22 05:10:22.720478 [ 4 ] {34bfe5c7-4bf4-4b38-90c8-ef5ddd079a1c} <Debug> TCPHandler: Processed in 0.001980207 sec. | ||
8326 | 2025.03.22 05:10:22.720746 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8327 | 2025.03.22 05:10:22.720980 [ 4 ] {43fd5360-548e-4289-b914-34150b529f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8328 | 2025.03.22 05:10:22.721046 [ 4 ] {43fd5360-548e-4289-b914-34150b529f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8329 | 2025.03.22 05:10:22.721624 [ 4 ] {43fd5360-548e-4289-b914-34150b529f93} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8330 | 2025.03.22 05:10:22.721663 [ 4 ] {43fd5360-548e-4289-b914-34150b529f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8331 | 2025.03.22 05:10:22.722008 [ 4 ] {43fd5360-548e-4289-b914-34150b529f93} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8332 | 2025.03.22 05:10:22.722247 [ 4 ] {43fd5360-548e-4289-b914-34150b529f93} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8333 | 2025.03.22 05:10:22.722454 [ 4 ] {43fd5360-548e-4289-b914-34150b529f93} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001555 sec., 73311.89710610933 rows/sec., 4.39 MiB/sec. | ||
8334 | 2025.03.22 05:10:22.722507 [ 4 ] {43fd5360-548e-4289-b914-34150b529f93} <Debug> TCPHandler: Processed in 0.001864375 sec. | ||
8335 | 2025.03.22 05:10:22.722626 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8336 | 2025.03.22 05:10:22.722739 [ 4 ] {6219c69e-2685-4167-9f6a-279ea0299509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8337 | 2025.03.22 05:10:22.722786 [ 4 ] {6219c69e-2685-4167-9f6a-279ea0299509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8338 | 2025.03.22 05:10:22.723346 [ 4 ] {6219c69e-2685-4167-9f6a-279ea0299509} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8339 | 2025.03.22 05:10:22.723388 [ 4 ] {6219c69e-2685-4167-9f6a-279ea0299509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8340 | 2025.03.22 05:10:22.723753 [ 4 ] {6219c69e-2685-4167-9f6a-279ea0299509} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8341 | 2025.03.22 05:10:22.723996 [ 4 ] {6219c69e-2685-4167-9f6a-279ea0299509} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8342 | 2025.03.22 05:10:22.724213 [ 4 ] {6219c69e-2685-4167-9f6a-279ea0299509} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001496 sec., 75534.75935828878 rows/sec., 4.89 MiB/sec. | ||
8343 | 2025.03.22 05:10:22.724268 [ 4 ] {6219c69e-2685-4167-9f6a-279ea0299509} <Debug> TCPHandler: Processed in 0.001696341 sec. | ||
8344 | 2025.03.22 05:10:22.724371 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8345 | 2025.03.22 05:10:22.724474 [ 4 ] {a1636d8c-7dcc-436c-885a-ceff4ef6bcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8346 | 2025.03.22 05:10:22.724520 [ 4 ] {a1636d8c-7dcc-436c-885a-ceff4ef6bcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8347 | 2025.03.22 05:10:22.725073 [ 4 ] {a1636d8c-7dcc-436c-885a-ceff4ef6bcdc} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8348 | 2025.03.22 05:10:22.725114 [ 4 ] {a1636d8c-7dcc-436c-885a-ceff4ef6bcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8349 | 2025.03.22 05:10:22.725466 [ 4 ] {a1636d8c-7dcc-436c-885a-ceff4ef6bcdc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8350 | 2025.03.22 05:10:22.725710 [ 4 ] {a1636d8c-7dcc-436c-885a-ceff4ef6bcdc} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8351 | 2025.03.22 05:10:22.725959 [ 4 ] {a1636d8c-7dcc-436c-885a-ceff4ef6bcdc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001501 sec., 74616.92205196536 rows/sec., 4.25 MiB/sec. | ||
8352 | 2025.03.22 05:10:22.726084 [ 4 ] {a1636d8c-7dcc-436c-885a-ceff4ef6bcdc} <Debug> TCPHandler: Processed in 0.001757093 sec. | ||
8353 | 2025.03.22 05:10:22.726286 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8354 | 2025.03.22 05:10:22.726392 [ 4 ] {16bc4206-cfcb-49ef-86c8-d7fd811d12af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8355 | 2025.03.22 05:10:22.726440 [ 4 ] {16bc4206-cfcb-49ef-86c8-d7fd811d12af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8356 | 2025.03.22 05:10:22.727109 [ 4 ] {16bc4206-cfcb-49ef-86c8-d7fd811d12af} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8357 | 2025.03.22 05:10:22.727150 [ 4 ] {16bc4206-cfcb-49ef-86c8-d7fd811d12af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8358 | 2025.03.22 05:10:22.727533 [ 4 ] {16bc4206-cfcb-49ef-86c8-d7fd811d12af} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8359 | 2025.03.22 05:10:22.727771 [ 4 ] {16bc4206-cfcb-49ef-86c8-d7fd811d12af} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8360 | 2025.03.22 05:10:22.728000 [ 4 ] {16bc4206-cfcb-49ef-86c8-d7fd811d12af} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.00163 sec., 239263.8036809816 rows/sec., 16.91 MiB/sec. | ||
8361 | 2025.03.22 05:10:22.728055 [ 4 ] {16bc4206-cfcb-49ef-86c8-d7fd811d12af} <Debug> TCPHandler: Processed in 0.001833254 sec. | ||
8362 | 2025.03.22 05:10:22.728159 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8363 | 2025.03.22 05:10:22.728262 [ 4 ] {03a15e2a-8403-4ec6-9a8e-7460eef7f864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8364 | 2025.03.22 05:10:22.728309 [ 4 ] {03a15e2a-8403-4ec6-9a8e-7460eef7f864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8365 | 2025.03.22 05:10:22.728746 [ 4 ] {03a15e2a-8403-4ec6-9a8e-7460eef7f864} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8366 | 2025.03.22 05:10:22.728786 [ 4 ] {03a15e2a-8403-4ec6-9a8e-7460eef7f864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8367 | 2025.03.22 05:10:22.729141 [ 4 ] {03a15e2a-8403-4ec6-9a8e-7460eef7f864} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8368 | 2025.03.22 05:10:22.729373 [ 4 ] {03a15e2a-8403-4ec6-9a8e-7460eef7f864} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8369 | 2025.03.22 05:10:22.729729 [ 4 ] {03a15e2a-8403-4ec6-9a8e-7460eef7f864} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
8370 | 2025.03.22 05:10:22.730033 [ 4 ] {03a15e2a-8403-4ec6-9a8e-7460eef7f864} <Debug> TCPHandler: Processed in 0.001915876 sec. | ||
8371 | 2025.03.22 05:10:22.730385 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8372 | 2025.03.22 05:10:22.730705 [ 4 ] {c98d3856-c7c1-4987-a3dd-a089a4c04ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8373 | 2025.03.22 05:10:22.730764 [ 4 ] {c98d3856-c7c1-4987-a3dd-a089a4c04ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8374 | 2025.03.22 05:10:22.731319 [ 4 ] {c98d3856-c7c1-4987-a3dd-a089a4c04ac1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8375 | 2025.03.22 05:10:22.731360 [ 4 ] {c98d3856-c7c1-4987-a3dd-a089a4c04ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8376 | 2025.03.22 05:10:22.731740 [ 4 ] {c98d3856-c7c1-4987-a3dd-a089a4c04ac1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8377 | 2025.03.22 05:10:22.731985 [ 4 ] {c98d3856-c7c1-4987-a3dd-a089a4c04ac1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8378 | 2025.03.22 05:10:22.732190 [ 4 ] {c98d3856-c7c1-4987-a3dd-a089a4c04ac1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. | ||
8379 | 2025.03.22 05:10:22.732243 [ 4 ] {c98d3856-c7c1-4987-a3dd-a089a4c04ac1} <Debug> TCPHandler: Processed in 0.001983547 sec. | ||
8380 | 2025.03.22 05:10:22.732346 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8381 | 2025.03.22 05:10:22.732448 [ 4 ] {fb36d492-7b92-4035-8319-aa92b7df72c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8382 | 2025.03.22 05:10:22.732495 [ 4 ] {fb36d492-7b92-4035-8319-aa92b7df72c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8383 | 2025.03.22 05:10:22.732902 [ 4 ] {fb36d492-7b92-4035-8319-aa92b7df72c9} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8384 | 2025.03.22 05:10:22.732943 [ 4 ] {fb36d492-7b92-4035-8319-aa92b7df72c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8385 | 2025.03.22 05:10:22.733291 [ 4 ] {fb36d492-7b92-4035-8319-aa92b7df72c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8386 | 2025.03.22 05:10:22.733528 [ 4 ] {fb36d492-7b92-4035-8319-aa92b7df72c9} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8387 | 2025.03.22 05:10:22.733754 [ 4 ] {fb36d492-7b92-4035-8319-aa92b7df72c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec. | ||
8388 | 2025.03.22 05:10:22.733806 [ 4 ] {fb36d492-7b92-4035-8319-aa92b7df72c9} <Debug> TCPHandler: Processed in 0.001510028 sec. | ||
8389 | 2025.03.22 05:10:22.733928 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8390 | 2025.03.22 05:10:22.734033 [ 4 ] {bdbc77e8-f390-4ae7-86cd-326c54717881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8391 | 2025.03.22 05:10:22.734101 [ 4 ] {bdbc77e8-f390-4ae7-86cd-326c54717881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8392 | 2025.03.22 05:10:22.735130 [ 4 ] {bdbc77e8-f390-4ae7-86cd-326c54717881} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8393 | 2025.03.22 05:10:22.735173 [ 4 ] {bdbc77e8-f390-4ae7-86cd-326c54717881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8394 | 2025.03.22 05:10:22.735784 [ 4 ] {bdbc77e8-f390-4ae7-86cd-326c54717881} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8395 | 2025.03.22 05:10:22.736042 [ 4 ] {bdbc77e8-f390-4ae7-86cd-326c54717881} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8396 | 2025.03.22 05:10:22.736308 [ 4 ] {bdbc77e8-f390-4ae7-86cd-326c54717881} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002295 sec., 3485.8387799564266 rows/sec., 6.25 MiB/sec. | ||
8397 | 2025.03.22 05:10:22.736403 [ 4 ] {bdbc77e8-f390-4ae7-86cd-326c54717881} <Debug> TCPHandler: Processed in 0.002524437 sec. | ||
8398 | 2025.03.22 05:10:22.736552 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8399 | 2025.03.22 05:10:22.736688 [ 4 ] {1eb46931-8465-4c8d-ab24-638b9b4bef00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8400 | 2025.03.22 05:10:22.736744 [ 4 ] {1eb46931-8465-4c8d-ab24-638b9b4bef00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8401 | 2025.03.22 05:10:22.737290 [ 4 ] {1eb46931-8465-4c8d-ab24-638b9b4bef00} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8402 | 2025.03.22 05:10:22.737337 [ 4 ] {1eb46931-8465-4c8d-ab24-638b9b4bef00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8403 | 2025.03.22 05:10:22.737751 [ 4 ] {1eb46931-8465-4c8d-ab24-638b9b4bef00} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8404 | 2025.03.22 05:10:22.737994 [ 4 ] {1eb46931-8465-4c8d-ab24-638b9b4bef00} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8405 | 2025.03.22 05:10:22.738218 [ 4 ] {1eb46931-8465-4c8d-ab24-638b9b4bef00} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. | ||
8406 | 2025.03.22 05:10:22.738313 [ 4 ] {1eb46931-8465-4c8d-ab24-638b9b4bef00} <Debug> TCPHandler: Processed in 0.001822154 sec. | ||
8407 | 2025.03.22 05:10:23.586001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8408 | 2025.03.22 05:10:23.604094 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8409 | 2025.03.22 05:10:23.604149 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
8410 | 2025.03.22 05:10:23.611015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8411 | 2025.03.22 05:10:23.611779 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2025.03.22 05:10:23.614222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8413 | 2025.03.22 05:10:27.293087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1172 | ||
8414 | 2025.03.22 05:10:27.296274 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8415 | 2025.03.22 05:10:27.296336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8416 | 2025.03.22 05:10:27.297824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8417 | 2025.03.22 05:10:27.298147 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8418 | 2025.03.22 05:10:27.298718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1172 | ||
8419 | 2025.03.22 05:10:27.711796 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8420 | 2025.03.22 05:10:27.712016 [ 4 ] {2682b2aa-80be-4933-b0ba-4f1c9e4330e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8421 | 2025.03.22 05:10:27.712101 [ 4 ] {2682b2aa-80be-4933-b0ba-4f1c9e4330e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8422 | 2025.03.22 05:10:27.712942 [ 4 ] {2682b2aa-80be-4933-b0ba-4f1c9e4330e1} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8423 | 2025.03.22 05:10:27.712998 [ 4 ] {2682b2aa-80be-4933-b0ba-4f1c9e4330e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8424 | 2025.03.22 05:10:27.713456 [ 4 ] {2682b2aa-80be-4933-b0ba-4f1c9e4330e1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8425 | 2025.03.22 05:10:27.713719 [ 4 ] {2682b2aa-80be-4933-b0ba-4f1c9e4330e1} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8426 | 2025.03.22 05:10:27.713985 [ 4 ] {2682b2aa-80be-4933-b0ba-4f1c9e4330e1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002029 sec., 2957.1217348447512 rows/sec., 241.13 KiB/sec. | ||
8427 | 2025.03.22 05:10:27.714059 [ 4 ] {2682b2aa-80be-4933-b0ba-4f1c9e4330e1} <Debug> TCPHandler: Processed in 0.002401635 sec. | ||
8428 | 2025.03.22 05:10:27.714202 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8429 | 2025.03.22 05:10:27.714318 [ 4 ] {6f18b551-f159-472c-9926-fb60311b8557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8430 | 2025.03.22 05:10:27.714368 [ 4 ] {6f18b551-f159-472c-9926-fb60311b8557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8431 | 2025.03.22 05:10:27.714973 [ 4 ] {6f18b551-f159-472c-9926-fb60311b8557} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8432 | 2025.03.22 05:10:27.715017 [ 4 ] {6f18b551-f159-472c-9926-fb60311b8557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8433 | 2025.03.22 05:10:27.715404 [ 4 ] {6f18b551-f159-472c-9926-fb60311b8557} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8434 | 2025.03.22 05:10:27.715709 [ 4 ] {6f18b551-f159-472c-9926-fb60311b8557} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8435 | 2025.03.22 05:10:27.715999 [ 45 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8436 | 2025.03.22 05:10:27.716092 [ 45 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8437 | 2025.03.22 05:10:27.716126 [ 4 ] {6f18b551-f159-472c-9926-fb60311b8557} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.001829 sec., 68343.3570256971 rows/sec., 5.79 MiB/sec. | ||
8438 | 2025.03.22 05:10:27.716136 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8439 | 2025.03.22 05:10:27.716285 [ 4 ] {6f18b551-f159-472c-9926-fb60311b8557} <Debug> TCPHandler: Processed in 0.00213516 sec. | ||
8440 | 2025.03.22 05:10:27.716428 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
8441 | 2025.03.22 05:10:27.716473 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8442 | 2025.03.22 05:10:27.716705 [ 4 ] {e37614fe-e51f-46b0-b3f4-7dc257fc6695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8443 | 2025.03.22 05:10:27.716719 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8444 | 2025.03.22 05:10:27.716793 [ 4 ] {e37614fe-e51f-46b0-b3f4-7dc257fc6695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8445 | 2025.03.22 05:10:27.716803 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1849 rows starting from the beginning of the part | ||
8446 | 2025.03.22 05:10:27.717153 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1776 rows starting from the beginning of the part | ||
8447 | 2025.03.22 05:10:27.717446 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
8448 | 2025.03.22 05:10:27.717697 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 122 rows starting from the beginning of the part | ||
8449 | 2025.03.22 05:10:27.717977 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 633 rows starting from the beginning of the part | ||
8450 | 2025.03.22 05:10:27.718344 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 125 rows starting from the beginning of the part | ||
8451 | 2025.03.22 05:10:27.719759 [ 4 ] {e37614fe-e51f-46b0-b3f4-7dc257fc6695} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8452 | 2025.03.22 05:10:27.719814 [ 4 ] {e37614fe-e51f-46b0-b3f4-7dc257fc6695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8453 | 2025.03.22 05:10:27.720768 [ 4 ] {e37614fe-e51f-46b0-b3f4-7dc257fc6695} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8454 | 2025.03.22 05:10:27.721237 [ 4 ] {e37614fe-e51f-46b0-b3f4-7dc257fc6695} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8455 | 2025.03.22 05:10:27.721514 [ 4 ] {e37614fe-e51f-46b0-b3f4-7dc257fc6695} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.004897 sec., 7964.059628343884 rows/sec., 592.28 KiB/sec. | ||
8456 | 2025.03.22 05:10:27.721603 [ 4 ] {e37614fe-e51f-46b0-b3f4-7dc257fc6695} <Debug> TCPHandler: Processed in 0.005189886 sec. | ||
8457 | 2025.03.22 05:10:27.721733 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8458 | 2025.03.22 05:10:27.721845 [ 4 ] {65a373d1-58c3-48eb-8e97-ec7f852c527a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8459 | 2025.03.22 05:10:27.721899 [ 4 ] {65a373d1-58c3-48eb-8e97-ec7f852c527a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8460 | 2025.03.22 05:10:27.722432 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4561 rows, containing 5 columns (5 merged, 0 gathered) in 0.006156534 sec., 740838.9200806818 rows/sec., 62.96 MiB/sec. | ||
8461 | 2025.03.22 05:10:27.722736 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8462 | 2025.03.22 05:10:27.723367 [ 4 ] {65a373d1-58c3-48eb-8e97-ec7f852c527a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8463 | 2025.03.22 05:10:27.723375 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8464 | 2025.03.22 05:10:27.723428 [ 4 ] {65a373d1-58c3-48eb-8e97-ec7f852c527a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8465 | 2025.03.22 05:10:27.723570 [ 193 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_66_13} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8466 | 2025.03.22 05:10:27.723722 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
8467 | 2025.03.22 05:10:27.724003 [ 4 ] {65a373d1-58c3-48eb-8e97-ec7f852c527a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8468 | 2025.03.22 05:10:27.724267 [ 4 ] {65a373d1-58c3-48eb-8e97-ec7f852c527a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8469 | 2025.03.22 05:10:27.724438 [ 45 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8470 | 2025.03.22 05:10:27.724504 [ 45 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8471 | 2025.03.22 05:10:27.724522 [ 4 ] {65a373d1-58c3-48eb-8e97-ec7f852c527a} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.002697 sec., 38190.58212829069 rows/sec., 2.99 MiB/sec. | ||
8472 | 2025.03.22 05:10:27.724542 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8473 | 2025.03.22 05:10:27.724745 [ 4 ] {65a373d1-58c3-48eb-8e97-ec7f852c527a} <Debug> TCPHandler: Processed in 0.003072107 sec. | ||
8474 | 2025.03.22 05:10:27.724902 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
8475 | 2025.03.22 05:10:27.725063 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8476 | 2025.03.22 05:10:27.725424 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8477 | 2025.03.22 05:10:27.725554 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part | ||
8478 | 2025.03.22 05:10:27.725675 [ 4 ] {42bc8060-2620-4f0c-9f50-5be00275c8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8479 | 2025.03.22 05:10:27.725977 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 852 rows starting from the beginning of the part | ||
8480 | 2025.03.22 05:10:27.726344 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
8481 | 2025.03.22 05:10:27.726712 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 97 rows starting from the beginning of the part | ||
8482 | 2025.03.22 05:10:27.726714 [ 4 ] {42bc8060-2620-4f0c-9f50-5be00275c8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8483 | 2025.03.22 05:10:27.726992 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 390 rows starting from the beginning of the part | ||
8484 | 2025.03.22 05:10:27.727235 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 103 rows starting from the beginning of the part | ||
8485 | 2025.03.22 05:10:27.729171 [ 4 ] {42bc8060-2620-4f0c-9f50-5be00275c8c2} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8486 | 2025.03.22 05:10:27.729247 [ 4 ] {42bc8060-2620-4f0c-9f50-5be00275c8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8487 | 2025.03.22 05:10:27.730244 [ 4 ] {42bc8060-2620-4f0c-9f50-5be00275c8c2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8488 | 2025.03.22 05:10:27.730735 [ 4 ] {42bc8060-2620-4f0c-9f50-5be00275c8c2} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8489 | 2025.03.22 05:10:27.730820 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.006152394 sec., 393505.35742671875 rows/sec., 30.14 MiB/sec. | ||
8490 | 2025.03.22 05:10:27.731187 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8491 | 2025.03.22 05:10:27.731198 [ 4 ] {42bc8060-2620-4f0c-9f50-5be00275c8c2} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.005749 sec., 28352.757001217604 rows/sec., 1.97 MiB/sec. | ||
8492 | 2025.03.22 05:10:27.731606 [ 4 ] {42bc8060-2620-4f0c-9f50-5be00275c8c2} <Debug> TCPHandler: Processed in 0.006688424 sec. | ||
8493 | 2025.03.22 05:10:27.732042 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8494 | 2025.03.22 05:10:27.732170 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8495 | 2025.03.22 05:10:27.732322 [ 4 ] {f4e4573e-c82b-49c6-808f-6ca5e561c8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8496 | 2025.03.22 05:10:27.732368 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_66_13} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8497 | 2025.03.22 05:10:27.732478 [ 4 ] {f4e4573e-c82b-49c6-808f-6ca5e561c8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8498 | 2025.03.22 05:10:27.732547 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8499 | 2025.03.22 05:10:27.733743 [ 4 ] {f4e4573e-c82b-49c6-808f-6ca5e561c8ec} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8500 | 2025.03.22 05:10:27.733788 [ 4 ] {f4e4573e-c82b-49c6-808f-6ca5e561c8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8501 | 2025.03.22 05:10:27.734480 [ 4 ] {f4e4573e-c82b-49c6-808f-6ca5e561c8ec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8502 | 2025.03.22 05:10:27.734744 [ 4 ] {f4e4573e-c82b-49c6-808f-6ca5e561c8ec} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8503 | 2025.03.22 05:10:27.735021 [ 4 ] {f4e4573e-c82b-49c6-808f-6ca5e561c8ec} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00279 sec., 11827.956989247312 rows/sec., 21.20 MiB/sec. | ||
8504 | 2025.03.22 05:10:27.735132 [ 4 ] {f4e4573e-c82b-49c6-808f-6ca5e561c8ec} <Debug> TCPHandler: Processed in 0.00325026 sec. | ||
8505 | 2025.03.22 05:10:27.735265 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8506 | 2025.03.22 05:10:27.735379 [ 4 ] {05e14dcd-94b8-4ae7-8857-03eb05c42311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8507 | 2025.03.22 05:10:27.735426 [ 4 ] {05e14dcd-94b8-4ae7-8857-03eb05c42311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8508 | 2025.03.22 05:10:27.735866 [ 4 ] {05e14dcd-94b8-4ae7-8857-03eb05c42311} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8509 | 2025.03.22 05:10:27.735907 [ 4 ] {05e14dcd-94b8-4ae7-8857-03eb05c42311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8510 | 2025.03.22 05:10:27.736287 [ 4 ] {05e14dcd-94b8-4ae7-8857-03eb05c42311} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8511 | 2025.03.22 05:10:27.736546 [ 4 ] {05e14dcd-94b8-4ae7-8857-03eb05c42311} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8512 | 2025.03.22 05:10:27.736773 [ 4 ] {05e14dcd-94b8-4ae7-8857-03eb05c42311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
8513 | 2025.03.22 05:10:27.736824 [ 4 ] {05e14dcd-94b8-4ae7-8857-03eb05c42311} <Debug> TCPHandler: Processed in 0.00161167 sec. | ||
8514 | 2025.03.22 05:10:29.697508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
8515 | 2025.03.22 05:10:29.698207 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8516 | 2025.03.22 05:10:29.698256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8517 | 2025.03.22 05:10:29.698792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8518 | 2025.03.22 05:10:29.699056 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8519 | 2025.03.22 05:10:29.699320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
8520 | 2025.03.22 05:10:31.114351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8521 | 2025.03.22 05:10:31.134381 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8522 | 2025.03.22 05:10:31.134458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8523 | 2025.03.22 05:10:31.141760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8524 | 2025.03.22 05:10:31.142535 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8525 | 2025.03.22 05:10:31.146235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8526 | 2025.03.22 05:10:32.717013 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8527 | 2025.03.22 05:10:32.717207 [ 4 ] {5cd7dc37-cf90-4352-bcb7-2fa97e1f289a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8528 | 2025.03.22 05:10:32.717281 [ 4 ] {5cd7dc37-cf90-4352-bcb7-2fa97e1f289a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8529 | 2025.03.22 05:10:32.718095 [ 4 ] {5cd7dc37-cf90-4352-bcb7-2fa97e1f289a} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8530 | 2025.03.22 05:10:32.718146 [ 4 ] {5cd7dc37-cf90-4352-bcb7-2fa97e1f289a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8531 | 2025.03.22 05:10:32.718600 [ 4 ] {5cd7dc37-cf90-4352-bcb7-2fa97e1f289a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8532 | 2025.03.22 05:10:32.718856 [ 4 ] {5cd7dc37-cf90-4352-bcb7-2fa97e1f289a} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8533 | 2025.03.22 05:10:32.719113 [ 4 ] {5cd7dc37-cf90-4352-bcb7-2fa97e1f289a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001956 sec., 108384.45807770963 rows/sec., 6.89 MiB/sec. | ||
8534 | 2025.03.22 05:10:32.719244 [ 4 ] {5cd7dc37-cf90-4352-bcb7-2fa97e1f289a} <Debug> TCPHandler: Processed in 0.002370034 sec. | ||
8535 | 2025.03.22 05:10:32.719374 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8536 | 2025.03.22 05:10:32.719477 [ 4 ] {9590957a-0aa5-48f8-b522-789cbd59238e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8537 | 2025.03.22 05:10:32.719522 [ 4 ] {9590957a-0aa5-48f8-b522-789cbd59238e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8538 | 2025.03.22 05:10:32.720273 [ 4 ] {9590957a-0aa5-48f8-b522-789cbd59238e} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8539 | 2025.03.22 05:10:32.720313 [ 4 ] {9590957a-0aa5-48f8-b522-789cbd59238e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8540 | 2025.03.22 05:10:32.720709 [ 4 ] {9590957a-0aa5-48f8-b522-789cbd59238e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8541 | 2025.03.22 05:10:32.720955 [ 4 ] {9590957a-0aa5-48f8-b522-789cbd59238e} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8542 | 2025.03.22 05:10:32.721163 [ 4 ] {9590957a-0aa5-48f8-b522-789cbd59238e} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001707 sec., 370826.01054481545 rows/sec., 29.16 MiB/sec. | ||
8543 | 2025.03.22 05:10:32.721216 [ 4 ] {9590957a-0aa5-48f8-b522-789cbd59238e} <Debug> TCPHandler: Processed in 0.001894445 sec. | ||
8544 | 2025.03.22 05:10:32.721319 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8545 | 2025.03.22 05:10:32.721420 [ 4 ] {b2c11d96-fa56-4d15-9c87-236d77dcf23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8546 | 2025.03.22 05:10:32.721466 [ 4 ] {b2c11d96-fa56-4d15-9c87-236d77dcf23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8547 | 2025.03.22 05:10:32.722008 [ 4 ] {b2c11d96-fa56-4d15-9c87-236d77dcf23f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8548 | 2025.03.22 05:10:32.722048 [ 4 ] {b2c11d96-fa56-4d15-9c87-236d77dcf23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8549 | 2025.03.22 05:10:32.722402 [ 4 ] {b2c11d96-fa56-4d15-9c87-236d77dcf23f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8550 | 2025.03.22 05:10:32.722646 [ 4 ] {b2c11d96-fa56-4d15-9c87-236d77dcf23f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8551 | 2025.03.22 05:10:32.722807 [ 35 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8552 | 2025.03.22 05:10:32.722876 [ 4 ] {b2c11d96-fa56-4d15-9c87-236d77dcf23f} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001467 sec., 77709.61145194274 rows/sec., 4.65 MiB/sec. | ||
8553 | 2025.03.22 05:10:32.722887 [ 35 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8554 | 2025.03.22 05:10:32.722954 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8555 | 2025.03.22 05:10:32.723000 [ 4 ] {b2c11d96-fa56-4d15-9c87-236d77dcf23f} <Debug> TCPHandler: Processed in 0.001730672 sec. | ||
8556 | 2025.03.22 05:10:32.723271 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
8557 | 2025.03.22 05:10:32.723275 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8558 | 2025.03.22 05:10:32.723658 [ 4 ] {9b55b6d2-eb51-495c-aabf-83bf7e1185c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8559 | 2025.03.22 05:10:32.723772 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8560 | 2025.03.22 05:10:32.723814 [ 4 ] {9b55b6d2-eb51-495c-aabf-83bf7e1185c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8561 | 2025.03.22 05:10:32.723913 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 165 rows starting from the beginning of the part | ||
8562 | 2025.03.22 05:10:32.724474 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 120 rows starting from the beginning of the part | ||
8563 | 2025.03.22 05:10:32.724995 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 33 rows starting from the beginning of the part | ||
8564 | 2025.03.22 05:10:32.725602 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 114 rows starting from the beginning of the part | ||
8565 | 2025.03.22 05:10:32.725949 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
8566 | 2025.03.22 05:10:32.726271 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 114 rows starting from the beginning of the part | ||
8567 | 2025.03.22 05:10:32.727072 [ 4 ] {9b55b6d2-eb51-495c-aabf-83bf7e1185c3} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8568 | 2025.03.22 05:10:32.727120 [ 4 ] {9b55b6d2-eb51-495c-aabf-83bf7e1185c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8569 | 2025.03.22 05:10:32.727687 [ 4 ] {9b55b6d2-eb51-495c-aabf-83bf7e1185c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8570 | 2025.03.22 05:10:32.728049 [ 197 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 5 columns (5 merged, 0 gathered) in 0.004974992 sec., 117588.12878493071 rows/sec., 7.81 MiB/sec. | ||
8571 | 2025.03.22 05:10:32.728054 [ 4 ] {9b55b6d2-eb51-495c-aabf-83bf7e1185c3} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8572 | 2025.03.22 05:10:32.728360 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8573 | 2025.03.22 05:10:32.728467 [ 4 ] {9b55b6d2-eb51-495c-aabf-83bf7e1185c3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004915 sec., 22990.84435401831 rows/sec., 1.49 MiB/sec. | ||
8574 | 2025.03.22 05:10:32.728889 [ 4 ] {9b55b6d2-eb51-495c-aabf-83bf7e1185c3} <Debug> TCPHandler: Processed in 0.005714346 sec. | ||
8575 | 2025.03.22 05:10:32.729074 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8576 | 2025.03.22 05:10:32.729232 [ 4 ] {55d9c83c-38ab-4735-b0a0-794a2fed6bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8577 | 2025.03.22 05:10:32.729289 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8578 | 2025.03.22 05:10:32.729310 [ 4 ] {55d9c83c-38ab-4735-b0a0-794a2fed6bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8579 | 2025.03.22 05:10:32.729523 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_56_11} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8580 | 2025.03.22 05:10:32.729723 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
8581 | 2025.03.22 05:10:32.730187 [ 4 ] {55d9c83c-38ab-4735-b0a0-794a2fed6bb3} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8582 | 2025.03.22 05:10:32.730234 [ 4 ] {55d9c83c-38ab-4735-b0a0-794a2fed6bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8583 | 2025.03.22 05:10:32.730606 [ 4 ] {55d9c83c-38ab-4735-b0a0-794a2fed6bb3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8584 | 2025.03.22 05:10:32.730843 [ 4 ] {55d9c83c-38ab-4735-b0a0-794a2fed6bb3} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8585 | 2025.03.22 05:10:32.731062 [ 4 ] {55d9c83c-38ab-4735-b0a0-794a2fed6bb3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001886 sec., 59384.94167550371 rows/sec., 3.38 MiB/sec. | ||
8586 | 2025.03.22 05:10:32.731116 [ 4 ] {55d9c83c-38ab-4735-b0a0-794a2fed6bb3} <Debug> TCPHandler: Processed in 0.002101159 sec. | ||
8587 | 2025.03.22 05:10:32.731236 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8588 | 2025.03.22 05:10:32.731352 [ 4 ] {09826046-18b8-49fb-8545-c047dc52325b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8589 | 2025.03.22 05:10:32.731400 [ 4 ] {09826046-18b8-49fb-8545-c047dc52325b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8590 | 2025.03.22 05:10:32.732065 [ 4 ] {09826046-18b8-49fb-8545-c047dc52325b} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8591 | 2025.03.22 05:10:32.732107 [ 4 ] {09826046-18b8-49fb-8545-c047dc52325b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8592 | 2025.03.22 05:10:32.732489 [ 4 ] {09826046-18b8-49fb-8545-c047dc52325b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8593 | 2025.03.22 05:10:32.732720 [ 4 ] {09826046-18b8-49fb-8545-c047dc52325b} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2025.03.22 05:10:32.732913 [ 4 ] {09826046-18b8-49fb-8545-c047dc52325b} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001627 sec., 239704.97848801475 rows/sec., 16.94 MiB/sec. | ||
8595 | 2025.03.22 05:10:32.732965 [ 4 ] {09826046-18b8-49fb-8545-c047dc52325b} <Debug> TCPHandler: Processed in 0.001831944 sec. | ||
8596 | 2025.03.22 05:10:32.733062 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8597 | 2025.03.22 05:10:32.733159 [ 4 ] {756a6035-61f1-46cf-b9f8-d9f98e2f3338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8598 | 2025.03.22 05:10:32.733268 [ 4 ] {756a6035-61f1-46cf-b9f8-d9f98e2f3338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8599 | 2025.03.22 05:10:32.733702 [ 4 ] {756a6035-61f1-46cf-b9f8-d9f98e2f3338} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2025.03.22 05:10:32.733743 [ 4 ] {756a6035-61f1-46cf-b9f8-d9f98e2f3338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8601 | 2025.03.22 05:10:32.734119 [ 4 ] {756a6035-61f1-46cf-b9f8-d9f98e2f3338} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8602 | 2025.03.22 05:10:32.734361 [ 4 ] {756a6035-61f1-46cf-b9f8-d9f98e2f3338} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2025.03.22 05:10:32.734628 [ 4 ] {756a6035-61f1-46cf-b9f8-d9f98e2f3338} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
8604 | 2025.03.22 05:10:32.734840 [ 4 ] {756a6035-61f1-46cf-b9f8-d9f98e2f3338} <Debug> TCPHandler: Processed in 0.001769863 sec. | ||
8605 | 2025.03.22 05:10:32.735089 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8606 | 2025.03.22 05:10:32.735197 [ 4 ] {9588c21b-572d-4ead-92ba-5993f454d1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8607 | 2025.03.22 05:10:32.735247 [ 4 ] {9588c21b-572d-4ead-92ba-5993f454d1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8608 | 2025.03.22 05:10:32.735797 [ 4 ] {9588c21b-572d-4ead-92ba-5993f454d1fe} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8609 | 2025.03.22 05:10:32.735838 [ 4 ] {9588c21b-572d-4ead-92ba-5993f454d1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8610 | 2025.03.22 05:10:32.736227 [ 4 ] {9588c21b-572d-4ead-92ba-5993f454d1fe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8611 | 2025.03.22 05:10:32.736470 [ 4 ] {9588c21b-572d-4ead-92ba-5993f454d1fe} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8612 | 2025.03.22 05:10:32.736637 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8613 | 2025.03.22 05:10:32.736694 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8614 | 2025.03.22 05:10:32.736706 [ 4 ] {9588c21b-572d-4ead-92ba-5993f454d1fe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. | ||
8615 | 2025.03.22 05:10:32.736737 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8616 | 2025.03.22 05:10:32.736857 [ 4 ] {9588c21b-572d-4ead-92ba-5993f454d1fe} <Debug> TCPHandler: Processed in 0.001840444 sec. | ||
8617 | 2025.03.22 05:10:32.736917 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
8618 | 2025.03.22 05:10:32.736996 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8619 | 2025.03.22 05:10:32.737047 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8620 | 2025.03.22 05:10:32.737090 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17868 rows starting from the beginning of the part | ||
8621 | 2025.03.22 05:10:32.737131 [ 4 ] {d4774dd1-dc49-47bb-bf4e-8d7165d56d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8622 | 2025.03.22 05:10:32.737278 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
8623 | 2025.03.22 05:10:32.737279 [ 4 ] {d4774dd1-dc49-47bb-bf4e-8d7165d56d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8624 | 2025.03.22 05:10:32.737648 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
8625 | 2025.03.22 05:10:32.738056 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
8626 | 2025.03.22 05:10:32.738397 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 163 rows starting from the beginning of the part | ||
8627 | 2025.03.22 05:10:32.738752 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
8628 | 2025.03.22 05:10:32.739406 [ 4 ] {d4774dd1-dc49-47bb-bf4e-8d7165d56d80} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8629 | 2025.03.22 05:10:32.739452 [ 4 ] {d4774dd1-dc49-47bb-bf4e-8d7165d56d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8630 | 2025.03.22 05:10:32.739975 [ 4 ] {d4774dd1-dc49-47bb-bf4e-8d7165d56d80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8631 | 2025.03.22 05:10:32.740444 [ 4 ] {d4774dd1-dc49-47bb-bf4e-8d7165d56d80} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8632 | 2025.03.22 05:10:32.740725 [ 30 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
8633 | 2025.03.22 05:10:32.740824 [ 4 ] {d4774dd1-dc49-47bb-bf4e-8d7165d56d80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003708 sec., 269.6871628910464 rows/sec., 18.17 KiB/sec. | ||
8634 | 2025.03.22 05:10:32.740872 [ 30 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8635 | 2025.03.22 05:10:32.741055 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8636 | 2025.03.22 05:10:32.741085 [ 4 ] {d4774dd1-dc49-47bb-bf4e-8d7165d56d80} <Debug> TCPHandler: Processed in 0.004137166 sec. | ||
8637 | 2025.03.22 05:10:32.741457 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8638 | 2025.03.22 05:10:32.741641 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
8639 | 2025.03.22 05:10:32.741734 [ 4 ] {23e8b839-7fcd-41bb-84a8-cbe79b5440b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8640 | 2025.03.22 05:10:32.742044 [ 4 ] {23e8b839-7fcd-41bb-84a8-cbe79b5440b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8641 | 2025.03.22 05:10:32.742369 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8642 | 2025.03.22 05:10:32.742569 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
8643 | 2025.03.22 05:10:32.742969 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
8644 | 2025.03.22 05:10:32.743350 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
8645 | 2025.03.22 05:10:32.743831 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
8646 | 2025.03.22 05:10:32.744340 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
8647 | 2025.03.22 05:10:32.744802 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8648 | 2025.03.22 05:10:32.748504 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18697 rows, containing 5 columns (5 merged, 0 gathered) in 0.011634116 sec., 1607083.8557910202 rows/sec., 108.72 MiB/sec. | ||
8649 | 2025.03.22 05:10:32.748934 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8650 | 2025.03.22 05:10:32.750043 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8651 | 2025.03.22 05:10:32.750420 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8652 | 2025.03.22 05:10:32.750696 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
8653 | 2025.03.22 05:10:32.751068 [ 4 ] {23e8b839-7fcd-41bb-84a8-cbe79b5440b2} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8654 | 2025.03.22 05:10:32.751085 [ 188 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.009869303 sec., 2330.4583920465307 rows/sec., 157.03 KiB/sec. | ||
8655 | 2025.03.22 05:10:32.751112 [ 4 ] {23e8b839-7fcd-41bb-84a8-cbe79b5440b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8656 | 2025.03.22 05:10:32.751209 [ 188 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
8657 | 2025.03.22 05:10:32.751585 [ 188 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8658 | 2025.03.22 05:10:32.751697 [ 188 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_23_5} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
8659 | 2025.03.22 05:10:32.751823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8660 | 2025.03.22 05:10:32.751999 [ 4 ] {23e8b839-7fcd-41bb-84a8-cbe79b5440b2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8661 | 2025.03.22 05:10:32.752268 [ 4 ] {23e8b839-7fcd-41bb-84a8-cbe79b5440b2} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8662 | 2025.03.22 05:10:32.752485 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8663 | 2025.03.22 05:10:32.752564 [ 4 ] {23e8b839-7fcd-41bb-84a8-cbe79b5440b2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.010888 sec., 734.7538574577517 rows/sec., 1.32 MiB/sec. | ||
8664 | 2025.03.22 05:10:32.752573 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8665 | 2025.03.22 05:10:32.752680 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8666 | 2025.03.22 05:10:32.752986 [ 4 ] {23e8b839-7fcd-41bb-84a8-cbe79b5440b2} <Debug> TCPHandler: Processed in 0.011662736 sec. | ||
8667 | 2025.03.22 05:10:32.753005 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
8668 | 2025.03.22 05:10:32.753180 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8669 | 2025.03.22 05:10:32.753312 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8670 | 2025.03.22 05:10:32.753327 [ 4 ] {8b449e52-87c3-4ae5-a8e9-98243ef48eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8671 | 2025.03.22 05:10:32.753383 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1101 rows starting from the beginning of the part | ||
8672 | 2025.03.22 05:10:32.753401 [ 4 ] {8b449e52-87c3-4ae5-a8e9-98243ef48eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8673 | 2025.03.22 05:10:32.754158 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
8674 | 2025.03.22 05:10:32.754710 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 33 rows starting from the beginning of the part | ||
8675 | 2025.03.22 05:10:32.755322 [ 4 ] {8b449e52-87c3-4ae5-a8e9-98243ef48eff} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8676 | 2025.03.22 05:10:32.755327 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
8677 | 2025.03.22 05:10:32.755367 [ 4 ] {8b449e52-87c3-4ae5-a8e9-98243ef48eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8678 | 2025.03.22 05:10:32.755909 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 33 rows starting from the beginning of the part | ||
8679 | 2025.03.22 05:10:32.756453 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
8680 | 2025.03.22 05:10:32.756528 [ 4 ] {8b449e52-87c3-4ae5-a8e9-98243ef48eff} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8681 | 2025.03.22 05:10:32.757109 [ 4 ] {8b449e52-87c3-4ae5-a8e9-98243ef48eff} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8682 | 2025.03.22 05:10:32.757373 [ 30 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8683 | 2025.03.22 05:10:32.757463 [ 30 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8684 | 2025.03.22 05:10:32.757554 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8685 | 2025.03.22 05:10:32.757583 [ 4 ] {8b449e52-87c3-4ae5-a8e9-98243ef48eff} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00428 sec., 19158.8785046729 rows/sec., 1.22 MiB/sec. | ||
8686 | 2025.03.22 05:10:32.757985 [ 4 ] {8b449e52-87c3-4ae5-a8e9-98243ef48eff} <Debug> TCPHandler: Processed in 0.004853089 sec. | ||
8687 | 2025.03.22 05:10:32.758181 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
8688 | 2025.03.22 05:10:32.758530 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8689 | 2025.03.22 05:10:32.758600 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3564 rows starting from the beginning of the part | ||
8690 | 2025.03.22 05:10:32.758752 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
8691 | 2025.03.22 05:10:32.758924 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
8692 | 2025.03.22 05:10:32.759032 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
8693 | 2025.03.22 05:10:32.759247 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
8694 | 2025.03.22 05:10:32.759442 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
8695 | 2025.03.22 05:10:32.763261 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3860 rows, containing 4 columns (4 merged, 0 gathered) in 0.005552333 sec., 695203.2596027652 rows/sec., 45.58 MiB/sec. | ||
8696 | 2025.03.22 05:10:32.763784 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8697 | 2025.03.22 05:10:32.764347 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8698 | 2025.03.22 05:10:32.764475 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_66_13} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8699 | 2025.03.22 05:10:32.764592 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
8700 | 2025.03.22 05:10:32.767222 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1191 rows, containing 19 columns (19 merged, 0 gathered) in 0.014357286 sec., 82954.39681287954 rows/sec., 148.65 MiB/sec. | ||
8701 | 2025.03.22 05:10:32.768407 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8702 | 2025.03.22 05:10:32.768852 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8703 | 2025.03.22 05:10:32.768935 [ 199 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8704 | 2025.03.22 05:10:32.769092 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
8705 | 2025.03.22 05:10:33.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.41 MiB, peak 229.95 MiB, free memory in arenas 0.00 B, will set to 221.53 MiB (RSS), difference: 3.12 MiB | ||
8706 | 2025.03.22 05:10:37.060484 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8707 | 2025.03.22 05:10:37.060562 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8708 | 2025.03.22 05:10:37.199529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
8709 | 2025.03.22 05:10:37.200218 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8710 | 2025.03.22 05:10:37.200265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8711 | 2025.03.22 05:10:37.200787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8712 | 2025.03.22 05:10:37.201043 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8713 | 2025.03.22 05:10:37.201334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8714 | 2025.03.22 05:10:37.299033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1208 | ||
8715 | 2025.03.22 05:10:37.302389 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8716 | 2025.03.22 05:10:37.302439 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8717 | 2025.03.22 05:10:37.303919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8718 | 2025.03.22 05:10:37.304236 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8719 | 2025.03.22 05:10:37.304410 [ 50 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8720 | 2025.03.22 05:10:37.304471 [ 50 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8721 | 2025.03.22 05:10:37.304513 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8722 | 2025.03.22 05:10:37.305179 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
8723 | 2025.03.22 05:10:37.306471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
8724 | 2025.03.22 05:10:37.306847 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8725 | 2025.03.22 05:10:37.307030 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1024 rows starting from the beginning of the part | ||
8726 | 2025.03.22 05:10:37.307713 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
8727 | 2025.03.22 05:10:37.308423 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
8728 | 2025.03.22 05:10:37.309121 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
8729 | 2025.03.22 05:10:37.309755 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
8730 | 2025.03.22 05:10:37.310306 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
8731 | 2025.03.22 05:10:37.318234 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 72 columns (72 merged, 0 gathered) in 0.013596642 sec., 88845.4664026603 rows/sec., 70.81 MiB/sec. | ||
8732 | 2025.03.22 05:10:37.319717 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8733 | 2025.03.22 05:10:37.320525 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8734 | 2025.03.22 05:10:37.320611 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_31_6} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8735 | 2025.03.22 05:10:37.320926 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
8736 | 2025.03.22 05:10:37.711384 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8737 | 2025.03.22 05:10:37.711582 [ 4 ] {190e24ab-7471-487e-8671-ef3151ebde8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8738 | 2025.03.22 05:10:37.711656 [ 4 ] {190e24ab-7471-487e-8671-ef3151ebde8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8739 | 2025.03.22 05:10:37.712429 [ 4 ] {190e24ab-7471-487e-8671-ef3151ebde8c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8740 | 2025.03.22 05:10:37.712481 [ 4 ] {190e24ab-7471-487e-8671-ef3151ebde8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8741 | 2025.03.22 05:10:37.712938 [ 4 ] {190e24ab-7471-487e-8671-ef3151ebde8c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8742 | 2025.03.22 05:10:37.713194 [ 4 ] {190e24ab-7471-487e-8671-ef3151ebde8c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8743 | 2025.03.22 05:10:37.713466 [ 4 ] {190e24ab-7471-487e-8671-ef3151ebde8c} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001932 sec., 63146.99792960663 rows/sec., 5.37 MiB/sec. | ||
8744 | 2025.03.22 05:10:37.713584 [ 4 ] {190e24ab-7471-487e-8671-ef3151ebde8c} <Debug> TCPHandler: Processed in 0.002320313 sec. | ||
8745 | 2025.03.22 05:10:37.713741 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8746 | 2025.03.22 05:10:37.714058 [ 4 ] {c5cb7bce-accc-4528-ac5b-daad0069d0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8747 | 2025.03.22 05:10:37.714206 [ 4 ] {c5cb7bce-accc-4528-ac5b-daad0069d0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8748 | 2025.03.22 05:10:37.714991 [ 4 ] {c5cb7bce-accc-4528-ac5b-daad0069d0f8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8749 | 2025.03.22 05:10:37.715032 [ 4 ] {c5cb7bce-accc-4528-ac5b-daad0069d0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8750 | 2025.03.22 05:10:37.715394 [ 4 ] {c5cb7bce-accc-4528-ac5b-daad0069d0f8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8751 | 2025.03.22 05:10:37.715642 [ 4 ] {c5cb7bce-accc-4528-ac5b-daad0069d0f8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8752 | 2025.03.22 05:10:37.715825 [ 4 ] {c5cb7bce-accc-4528-ac5b-daad0069d0f8} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001888 sec., 17478.813559322036 rows/sec., 1.28 MiB/sec. | ||
8753 | 2025.03.22 05:10:37.715877 [ 4 ] {c5cb7bce-accc-4528-ac5b-daad0069d0f8} <Debug> TCPHandler: Processed in 0.002217721 sec. | ||
8754 | 2025.03.22 05:10:37.716002 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8755 | 2025.03.22 05:10:37.716107 [ 4 ] {0bb802d3-5c98-4472-9a76-584ad70d2546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8756 | 2025.03.22 05:10:37.716154 [ 4 ] {0bb802d3-5c98-4472-9a76-584ad70d2546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8757 | 2025.03.22 05:10:37.716723 [ 4 ] {0bb802d3-5c98-4472-9a76-584ad70d2546} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8758 | 2025.03.22 05:10:37.716761 [ 4 ] {0bb802d3-5c98-4472-9a76-584ad70d2546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8759 | 2025.03.22 05:10:37.717122 [ 4 ] {0bb802d3-5c98-4472-9a76-584ad70d2546} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8760 | 2025.03.22 05:10:37.717378 [ 4 ] {0bb802d3-5c98-4472-9a76-584ad70d2546} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8761 | 2025.03.22 05:10:37.717562 [ 4 ] {0bb802d3-5c98-4472-9a76-584ad70d2546} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001477 sec., 65673.66283006093 rows/sec., 5.13 MiB/sec. | ||
8762 | 2025.03.22 05:10:37.717612 [ 4 ] {0bb802d3-5c98-4472-9a76-584ad70d2546} <Debug> TCPHandler: Processed in 0.001660981 sec. | ||
8763 | 2025.03.22 05:10:37.717713 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8764 | 2025.03.22 05:10:37.717815 [ 4 ] {9f1ecca1-6ab9-405c-9f74-2773a1d6b8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8765 | 2025.03.22 05:10:37.717864 [ 4 ] {9f1ecca1-6ab9-405c-9f74-2773a1d6b8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8766 | 2025.03.22 05:10:37.718368 [ 4 ] {9f1ecca1-6ab9-405c-9f74-2773a1d6b8ca} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8767 | 2025.03.22 05:10:37.718405 [ 4 ] {9f1ecca1-6ab9-405c-9f74-2773a1d6b8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8768 | 2025.03.22 05:10:37.718790 [ 4 ] {9f1ecca1-6ab9-405c-9f74-2773a1d6b8ca} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8769 | 2025.03.22 05:10:37.719031 [ 4 ] {9f1ecca1-6ab9-405c-9f74-2773a1d6b8ca} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8770 | 2025.03.22 05:10:37.719205 [ 4 ] {9f1ecca1-6ab9-405c-9f74-2773a1d6b8ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
8771 | 2025.03.22 05:10:37.719255 [ 4 ] {9f1ecca1-6ab9-405c-9f74-2773a1d6b8ca} <Debug> TCPHandler: Processed in 0.001591629 sec. | ||
8772 | 2025.03.22 05:10:37.719379 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8773 | 2025.03.22 05:10:37.719483 [ 4 ] {3fb6a350-5d4a-45f7-bfd3-685854b46810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8774 | 2025.03.22 05:10:37.719549 [ 4 ] {3fb6a350-5d4a-45f7-bfd3-685854b46810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8775 | 2025.03.22 05:10:37.720647 [ 4 ] {3fb6a350-5d4a-45f7-bfd3-685854b46810} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8776 | 2025.03.22 05:10:37.720684 [ 4 ] {3fb6a350-5d4a-45f7-bfd3-685854b46810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8777 | 2025.03.22 05:10:37.721342 [ 4 ] {3fb6a350-5d4a-45f7-bfd3-685854b46810} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8778 | 2025.03.22 05:10:37.721602 [ 4 ] {3fb6a350-5d4a-45f7-bfd3-685854b46810} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8779 | 2025.03.22 05:10:37.721800 [ 4 ] {3fb6a350-5d4a-45f7-bfd3-685854b46810} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002338 sec., 14114.627887082977 rows/sec., 25.29 MiB/sec. | ||
8780 | 2025.03.22 05:10:37.721903 [ 4 ] {3fb6a350-5d4a-45f7-bfd3-685854b46810} <Debug> TCPHandler: Processed in 0.002575308 sec. | ||
8781 | 2025.03.22 05:10:37.722016 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8782 | 2025.03.22 05:10:37.722118 [ 4 ] {61e6608c-2a07-4bb2-a535-d949066640f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8783 | 2025.03.22 05:10:37.722164 [ 4 ] {61e6608c-2a07-4bb2-a535-d949066640f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8784 | 2025.03.22 05:10:37.722586 [ 4 ] {61e6608c-2a07-4bb2-a535-d949066640f0} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8785 | 2025.03.22 05:10:37.722623 [ 4 ] {61e6608c-2a07-4bb2-a535-d949066640f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8786 | 2025.03.22 05:10:37.722981 [ 4 ] {61e6608c-2a07-4bb2-a535-d949066640f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8787 | 2025.03.22 05:10:37.723230 [ 4 ] {61e6608c-2a07-4bb2-a535-d949066640f0} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8788 | 2025.03.22 05:10:37.723403 [ 4 ] {61e6608c-2a07-4bb2-a535-d949066640f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. | ||
8789 | 2025.03.22 05:10:37.723452 [ 4 ] {61e6608c-2a07-4bb2-a535-d949066640f0} <Debug> TCPHandler: Processed in 0.001486568 sec. | ||
8790 | 2025.03.22 05:10:38.106501 [ 69 ] {} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8791 | 2025.03.22 05:10:38.106562 [ 69 ] {} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8792 | 2025.03.22 05:10:38.106587 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8793 | 2025.03.22 05:10:38.106788 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
8794 | 2025.03.22 05:10:38.106999 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8795 | 2025.03.22 05:10:38.107036 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
8796 | 2025.03.22 05:10:38.107118 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
8797 | 2025.03.22 05:10:38.107269 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
8798 | 2025.03.22 05:10:38.107584 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
8799 | 2025.03.22 05:10:38.107869 [ 195 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
8800 | 2025.03.22 05:10:38.108956 [ 187 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293852 sec., 15694.124991499017 rows/sec., 1.31 MiB/sec. | ||
8801 | 2025.03.22 05:10:38.109158 [ 187 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8802 | 2025.03.22 05:10:38.109496 [ 187 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8803 | 2025.03.22 05:10:38.109591 [ 187 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_17_4} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8804 | 2025.03.22 05:10:38.109698 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8805 | 2025.03.22 05:10:38.646377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8806 | 2025.03.22 05:10:38.667587 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8807 | 2025.03.22 05:10:38.667635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8808 | 2025.03.22 05:10:38.674919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8809 | 2025.03.22 05:10:38.675697 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): 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.22 05:10:38.678789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8811 | 2025.03.22 05:10:42.739981 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8812 | 2025.03.22 05:10:42.740209 [ 4 ] {3265298c-51f6-4ffb-968c-c85e617a6ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8813 | 2025.03.22 05:10:42.740290 [ 4 ] {3265298c-51f6-4ffb-968c-c85e617a6ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8814 | 2025.03.22 05:10:42.741026 [ 4 ] {3265298c-51f6-4ffb-968c-c85e617a6ec6} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8815 | 2025.03.22 05:10:42.741076 [ 4 ] {3265298c-51f6-4ffb-968c-c85e617a6ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8816 | 2025.03.22 05:10:42.741507 [ 4 ] {3265298c-51f6-4ffb-968c-c85e617a6ec6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8817 | 2025.03.22 05:10:42.741754 [ 4 ] {3265298c-51f6-4ffb-968c-c85e617a6ec6} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8818 | 2025.03.22 05:10:42.741985 [ 4 ] {3265298c-51f6-4ffb-968c-c85e617a6ec6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001837 sec., 2177.4632553075667 rows/sec., 177.56 KiB/sec. | ||
8819 | 2025.03.22 05:10:42.742042 [ 4 ] {3265298c-51f6-4ffb-968c-c85e617a6ec6} <Debug> TCPHandler: Processed in 0.00219839 sec. | ||
8820 | 2025.03.22 05:10:42.742162 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8821 | 2025.03.22 05:10:42.742267 [ 4 ] {c7747bf0-8d54-45ab-8563-01f6d613b4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8822 | 2025.03.22 05:10:42.742312 [ 4 ] {c7747bf0-8d54-45ab-8563-01f6d613b4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8823 | 2025.03.22 05:10:42.743282 [ 4 ] {c7747bf0-8d54-45ab-8563-01f6d613b4e6} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8824 | 2025.03.22 05:10:42.743322 [ 4 ] {c7747bf0-8d54-45ab-8563-01f6d613b4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8825 | 2025.03.22 05:10:42.743750 [ 4 ] {c7747bf0-8d54-45ab-8563-01f6d613b4e6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8826 | 2025.03.22 05:10:42.743988 [ 4 ] {c7747bf0-8d54-45ab-8563-01f6d613b4e6} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8827 | 2025.03.22 05:10:42.744188 [ 4 ] {c7747bf0-8d54-45ab-8563-01f6d613b4e6} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.001941 sec., 625450.7985574446 rows/sec., 51.67 MiB/sec. | ||
8828 | 2025.03.22 05:10:42.744286 [ 4 ] {c7747bf0-8d54-45ab-8563-01f6d613b4e6} <Debug> TCPHandler: Processed in 0.002173991 sec. | ||
8829 | 2025.03.22 05:10:42.744465 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8830 | 2025.03.22 05:10:42.744657 [ 4 ] {12179fd3-6614-496f-aff5-d4b9c33397dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8831 | 2025.03.22 05:10:42.744704 [ 4 ] {12179fd3-6614-496f-aff5-d4b9c33397dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8832 | 2025.03.22 05:10:42.745239 [ 4 ] {12179fd3-6614-496f-aff5-d4b9c33397dc} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8833 | 2025.03.22 05:10:42.745279 [ 4 ] {12179fd3-6614-496f-aff5-d4b9c33397dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8834 | 2025.03.22 05:10:42.745621 [ 4 ] {12179fd3-6614-496f-aff5-d4b9c33397dc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8835 | 2025.03.22 05:10:42.745854 [ 4 ] {12179fd3-6614-496f-aff5-d4b9c33397dc} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8836 | 2025.03.22 05:10:42.746071 [ 4 ] {12179fd3-6614-496f-aff5-d4b9c33397dc} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001448 sec., 8287.292817679558 rows/sec., 608.33 KiB/sec. | ||
8837 | 2025.03.22 05:10:42.746123 [ 4 ] {12179fd3-6614-496f-aff5-d4b9c33397dc} <Debug> TCPHandler: Processed in 0.001761003 sec. | ||
8838 | 2025.03.22 05:10:42.746247 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8839 | 2025.03.22 05:10:42.746349 [ 4 ] {260406ca-4db8-402d-92a5-3f1bd99a8f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8840 | 2025.03.22 05:10:42.746395 [ 4 ] {260406ca-4db8-402d-92a5-3f1bd99a8f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8841 | 2025.03.22 05:10:42.746974 [ 4 ] {260406ca-4db8-402d-92a5-3f1bd99a8f02} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2025.03.22 05:10:42.747014 [ 4 ] {260406ca-4db8-402d-92a5-3f1bd99a8f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8843 | 2025.03.22 05:10:42.747360 [ 4 ] {260406ca-4db8-402d-92a5-3f1bd99a8f02} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8844 | 2025.03.22 05:10:42.747601 [ 4 ] {260406ca-4db8-402d-92a5-3f1bd99a8f02} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8845 | 2025.03.22 05:10:42.747825 [ 4 ] {260406ca-4db8-402d-92a5-3f1bd99a8f02} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001496 sec., 152406.41711229947 rows/sec., 10.32 MiB/sec. | ||
8846 | 2025.03.22 05:10:42.747876 [ 4 ] {260406ca-4db8-402d-92a5-3f1bd99a8f02} <Debug> TCPHandler: Processed in 0.001679771 sec. | ||
8847 | 2025.03.22 05:10:42.747992 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8848 | 2025.03.22 05:10:42.748096 [ 4 ] {67f3e3fe-8f86-4952-8a3d-954558c589fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8849 | 2025.03.22 05:10:42.748140 [ 4 ] {67f3e3fe-8f86-4952-8a3d-954558c589fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8850 | 2025.03.22 05:10:42.748848 [ 4 ] {67f3e3fe-8f86-4952-8a3d-954558c589fa} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8851 | 2025.03.22 05:10:42.748888 [ 4 ] {67f3e3fe-8f86-4952-8a3d-954558c589fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8852 | 2025.03.22 05:10:42.749256 [ 4 ] {67f3e3fe-8f86-4952-8a3d-954558c589fa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8853 | 2025.03.22 05:10:42.749494 [ 4 ] {67f3e3fe-8f86-4952-8a3d-954558c589fa} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8854 | 2025.03.22 05:10:42.749742 [ 4 ] {67f3e3fe-8f86-4952-8a3d-954558c589fa} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001661 sec., 320288.9825406382 rows/sec., 23.74 MiB/sec. | ||
8855 | 2025.03.22 05:10:42.749802 [ 4 ] {67f3e3fe-8f86-4952-8a3d-954558c589fa} <Debug> TCPHandler: Processed in 0.001860055 sec. | ||
8856 | 2025.03.22 05:10:42.750023 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8857 | 2025.03.22 05:10:42.750156 [ 4 ] {48edbd70-8ee3-4be9-938e-7fcdfffb1df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8858 | 2025.03.22 05:10:42.750209 [ 4 ] {48edbd70-8ee3-4be9-938e-7fcdfffb1df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8859 | 2025.03.22 05:10:42.750916 [ 4 ] {48edbd70-8ee3-4be9-938e-7fcdfffb1df0} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8860 | 2025.03.22 05:10:42.750956 [ 4 ] {48edbd70-8ee3-4be9-938e-7fcdfffb1df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8861 | 2025.03.22 05:10:42.751388 [ 4 ] {48edbd70-8ee3-4be9-938e-7fcdfffb1df0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8862 | 2025.03.22 05:10:42.751623 [ 4 ] {48edbd70-8ee3-4be9-938e-7fcdfffb1df0} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8863 | 2025.03.22 05:10:42.751840 [ 4 ] {48edbd70-8ee3-4be9-938e-7fcdfffb1df0} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001707 sec., 516695.95782073814 rows/sec., 34.77 MiB/sec. | ||
8864 | 2025.03.22 05:10:42.751892 [ 4 ] {48edbd70-8ee3-4be9-938e-7fcdfffb1df0} <Debug> TCPHandler: Processed in 0.001966146 sec. | ||
8865 | 2025.03.22 05:10:42.752017 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8866 | 2025.03.22 05:10:42.752122 [ 4 ] {08cbce14-bc72-499a-b366-a3de1636ddbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8867 | 2025.03.22 05:10:42.752188 [ 4 ] {08cbce14-bc72-499a-b366-a3de1636ddbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8868 | 2025.03.22 05:10:42.753221 [ 4 ] {08cbce14-bc72-499a-b366-a3de1636ddbf} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8869 | 2025.03.22 05:10:42.753260 [ 4 ] {08cbce14-bc72-499a-b366-a3de1636ddbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8870 | 2025.03.22 05:10:42.753828 [ 4 ] {08cbce14-bc72-499a-b366-a3de1636ddbf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8871 | 2025.03.22 05:10:42.754067 [ 4 ] {08cbce14-bc72-499a-b366-a3de1636ddbf} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8872 | 2025.03.22 05:10:42.754300 [ 4 ] {08cbce14-bc72-499a-b366-a3de1636ddbf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002261 sec., 3538.2574082264487 rows/sec., 6.34 MiB/sec. | ||
8873 | 2025.03.22 05:10:42.754455 [ 4 ] {08cbce14-bc72-499a-b366-a3de1636ddbf} <Debug> TCPHandler: Processed in 0.002486996 sec. | ||
8874 | 2025.03.22 05:10:42.754604 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8875 | 2025.03.22 05:10:42.754741 [ 4 ] {b17c13e1-8196-4175-a34c-0f863eb87a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8876 | 2025.03.22 05:10:42.754798 [ 4 ] {b17c13e1-8196-4175-a34c-0f863eb87a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8877 | 2025.03.22 05:10:42.755327 [ 4 ] {b17c13e1-8196-4175-a34c-0f863eb87a08} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2025.03.22 05:10:42.755370 [ 4 ] {b17c13e1-8196-4175-a34c-0f863eb87a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8879 | 2025.03.22 05:10:42.755743 [ 4 ] {b17c13e1-8196-4175-a34c-0f863eb87a08} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8880 | 2025.03.22 05:10:42.755979 [ 4 ] {b17c13e1-8196-4175-a34c-0f863eb87a08} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8881 | 2025.03.22 05:10:42.756191 [ 4 ] {b17c13e1-8196-4175-a34c-0f863eb87a08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
8882 | 2025.03.22 05:10:42.756243 [ 4 ] {b17c13e1-8196-4175-a34c-0f863eb87a08} <Debug> TCPHandler: Processed in 0.001704762 sec. | ||
8883 | 2025.03.22 05:10:44.701566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8884 | 2025.03.22 05:10:44.702335 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8885 | 2025.03.22 05:10:44.702385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8886 | 2025.03.22 05:10:44.702916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8887 | 2025.03.22 05:10:44.703174 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8888 | 2025.03.22 05:10:44.703424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8889 | 2025.03.22 05:10:46.178915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8890 | 2025.03.22 05:10:46.199498 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8891 | 2025.03.22 05:10:46.199553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8892 | 2025.03.22 05:10:46.208000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8893 | 2025.03.22 05:10:46.208796 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8894 | 2025.03.22 05:10:46.211472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8895 | 2025.03.22 05:10:47.306847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1236 | ||
8896 | 2025.03.22 05:10:47.310034 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8897 | 2025.03.22 05:10:47.310085 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8898 | 2025.03.22 05:10:47.311576 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8899 | 2025.03.22 05:10:47.311897 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8900 | 2025.03.22 05:10:47.312484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
8901 | 2025.03.22 05:10:47.712852 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8902 | 2025.03.22 05:10:47.713068 [ 4 ] {938335d1-f4be-4998-8cdf-822243d1c33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8903 | 2025.03.22 05:10:47.713153 [ 4 ] {938335d1-f4be-4998-8cdf-822243d1c33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8904 | 2025.03.22 05:10:47.714019 [ 4 ] {938335d1-f4be-4998-8cdf-822243d1c33e} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8905 | 2025.03.22 05:10:47.714072 [ 4 ] {938335d1-f4be-4998-8cdf-822243d1c33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8906 | 2025.03.22 05:10:47.714551 [ 4 ] {938335d1-f4be-4998-8cdf-822243d1c33e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8907 | 2025.03.22 05:10:47.714843 [ 4 ] {938335d1-f4be-4998-8cdf-822243d1c33e} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8908 | 2025.03.22 05:10:47.715109 [ 4 ] {938335d1-f4be-4998-8cdf-822243d1c33e} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002096 sec., 58206.106870229 rows/sec., 4.95 MiB/sec. | ||
8909 | 2025.03.22 05:10:47.715181 [ 4 ] {938335d1-f4be-4998-8cdf-822243d1c33e} <Debug> TCPHandler: Processed in 0.002471766 sec. | ||
8910 | 2025.03.22 05:10:47.715297 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8911 | 2025.03.22 05:10:47.715408 [ 4 ] {7b5943d4-fe54-46b9-a1e1-6420b2436291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8912 | 2025.03.22 05:10:47.715458 [ 4 ] {7b5943d4-fe54-46b9-a1e1-6420b2436291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8913 | 2025.03.22 05:10:47.715998 [ 4 ] {7b5943d4-fe54-46b9-a1e1-6420b2436291} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8914 | 2025.03.22 05:10:47.716040 [ 4 ] {7b5943d4-fe54-46b9-a1e1-6420b2436291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8915 | 2025.03.22 05:10:47.716404 [ 4 ] {7b5943d4-fe54-46b9-a1e1-6420b2436291} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8916 | 2025.03.22 05:10:47.716654 [ 4 ] {7b5943d4-fe54-46b9-a1e1-6420b2436291} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8917 | 2025.03.22 05:10:47.716871 [ 4 ] {7b5943d4-fe54-46b9-a1e1-6420b2436291} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001489 sec., 22162.525184687707 rows/sec., 1.63 MiB/sec. | ||
8918 | 2025.03.22 05:10:47.716931 [ 4 ] {7b5943d4-fe54-46b9-a1e1-6420b2436291} <Debug> TCPHandler: Processed in 0.001688291 sec. | ||
8919 | 2025.03.22 05:10:47.717087 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8920 | 2025.03.22 05:10:47.717197 [ 4 ] {d5b90d12-41cc-43e8-9416-dce651d82f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8921 | 2025.03.22 05:10:47.717243 [ 4 ] {d5b90d12-41cc-43e8-9416-dce651d82f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8922 | 2025.03.22 05:10:47.717791 [ 4 ] {d5b90d12-41cc-43e8-9416-dce651d82f8c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8923 | 2025.03.22 05:10:47.717831 [ 4 ] {d5b90d12-41cc-43e8-9416-dce651d82f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8924 | 2025.03.22 05:10:47.718194 [ 4 ] {d5b90d12-41cc-43e8-9416-dce651d82f8c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8925 | 2025.03.22 05:10:47.718438 [ 4 ] {d5b90d12-41cc-43e8-9416-dce651d82f8c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8926 | 2025.03.22 05:10:47.718673 [ 4 ] {d5b90d12-41cc-43e8-9416-dce651d82f8c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001499 sec., 64709.8065376918 rows/sec., 5.05 MiB/sec. | ||
8927 | 2025.03.22 05:10:47.718726 [ 4 ] {d5b90d12-41cc-43e8-9416-dce651d82f8c} <Debug> TCPHandler: Processed in 0.001701812 sec. | ||
8928 | 2025.03.22 05:10:47.718829 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8929 | 2025.03.22 05:10:47.718933 [ 4 ] {e0b65837-232b-4ea5-b9f3-d68555d2becd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8930 | 2025.03.22 05:10:47.718982 [ 4 ] {e0b65837-232b-4ea5-b9f3-d68555d2becd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8931 | 2025.03.22 05:10:47.719494 [ 4 ] {e0b65837-232b-4ea5-b9f3-d68555d2becd} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8932 | 2025.03.22 05:10:47.719534 [ 4 ] {e0b65837-232b-4ea5-b9f3-d68555d2becd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8933 | 2025.03.22 05:10:47.719919 [ 4 ] {e0b65837-232b-4ea5-b9f3-d68555d2becd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8934 | 2025.03.22 05:10:47.720171 [ 4 ] {e0b65837-232b-4ea5-b9f3-d68555d2becd} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8935 | 2025.03.22 05:10:47.720378 [ 4 ] {e0b65837-232b-4ea5-b9f3-d68555d2becd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. | ||
8936 | 2025.03.22 05:10:47.720431 [ 4 ] {e0b65837-232b-4ea5-b9f3-d68555d2becd} <Debug> TCPHandler: Processed in 0.001653401 sec. | ||
8937 | 2025.03.22 05:10:47.720560 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8938 | 2025.03.22 05:10:47.720666 [ 4 ] {a16731b9-acc8-4330-960f-1299ba28da6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8939 | 2025.03.22 05:10:47.720732 [ 4 ] {a16731b9-acc8-4330-960f-1299ba28da6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8940 | 2025.03.22 05:10:47.721843 [ 4 ] {a16731b9-acc8-4330-960f-1299ba28da6d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8941 | 2025.03.22 05:10:47.721883 [ 4 ] {a16731b9-acc8-4330-960f-1299ba28da6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8942 | 2025.03.22 05:10:47.722535 [ 4 ] {a16731b9-acc8-4330-960f-1299ba28da6d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8943 | 2025.03.22 05:10:47.722792 [ 4 ] {a16731b9-acc8-4330-960f-1299ba28da6d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8944 | 2025.03.22 05:10:47.723055 [ 4 ] {a16731b9-acc8-4330-960f-1299ba28da6d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002409 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
8945 | 2025.03.22 05:10:47.723165 [ 4 ] {a16731b9-acc8-4330-960f-1299ba28da6d} <Debug> TCPHandler: Processed in 0.0026575 sec. | ||
8946 | 2025.03.22 05:10:47.723281 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8947 | 2025.03.22 05:10:47.723385 [ 4 ] {ed212bfe-e5d7-489f-9575-951dd1830f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8948 | 2025.03.22 05:10:47.723432 [ 4 ] {ed212bfe-e5d7-489f-9575-951dd1830f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8949 | 2025.03.22 05:10:47.723861 [ 4 ] {ed212bfe-e5d7-489f-9575-951dd1830f88} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8950 | 2025.03.22 05:10:47.723901 [ 4 ] {ed212bfe-e5d7-489f-9575-951dd1830f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8951 | 2025.03.22 05:10:47.724267 [ 4 ] {ed212bfe-e5d7-489f-9575-951dd1830f88} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8952 | 2025.03.22 05:10:47.724508 [ 4 ] {ed212bfe-e5d7-489f-9575-951dd1830f88} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8953 | 2025.03.22 05:10:47.724724 [ 4 ] {ed212bfe-e5d7-489f-9575-951dd1830f88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
8954 | 2025.03.22 05:10:47.724777 [ 4 ] {ed212bfe-e5d7-489f-9575-951dd1830f88} <Debug> TCPHandler: Processed in 0.001547239 sec. | ||
8955 | 2025.03.22 05:10:52.060607 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8956 | 2025.03.22 05:10:52.060669 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8957 | 2025.03.22 05:10:52.203618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
8958 | 2025.03.22 05:10:52.204281 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8959 | 2025.03.22 05:10:52.204324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8960 | 2025.03.22 05:10:52.204858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8961 | 2025.03.22 05:10:52.205122 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8962 | 2025.03.22 05:10:52.205282 [ 147 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8963 | 2025.03.22 05:10:52.205323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8964 | 2025.03.22 05:10:52.205334 [ 147 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8965 | 2025.03.22 05:10:52.205360 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8966 | 2025.03.22 05:10:52.205512 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
8967 | 2025.03.22 05:10:52.205679 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8968 | 2025.03.22 05:10:52.205722 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
8969 | 2025.03.22 05:10:52.205801 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
8970 | 2025.03.22 05:10:52.205985 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
8971 | 2025.03.22 05:10:52.206193 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
8972 | 2025.03.22 05:10:52.206399 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
8973 | 2025.03.22 05:10:52.206611 [ 195 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
8974 | 2025.03.22 05:10:52.209243 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003808441 sec., 5541900.215862606 rows/sec., 79.28 MiB/sec. | ||
8975 | 2025.03.22 05:10:52.209735 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8976 | 2025.03.22 05:10:52.210124 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2025.03.22 05:10:52.210225 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_46_9} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8978 | 2025.03.22 05:10:52.210353 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8979 | 2025.03.22 05:10:52.710493 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8980 | 2025.03.22 05:10:52.710707 [ 4 ] {6b7ca9c9-f569-4e22-ac3d-435205b090e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8981 | 2025.03.22 05:10:52.710787 [ 4 ] {6b7ca9c9-f569-4e22-ac3d-435205b090e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8982 | 2025.03.22 05:10:52.711563 [ 4 ] {6b7ca9c9-f569-4e22-ac3d-435205b090e4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8983 | 2025.03.22 05:10:52.711617 [ 4 ] {6b7ca9c9-f569-4e22-ac3d-435205b090e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8984 | 2025.03.22 05:10:52.712063 [ 4 ] {6b7ca9c9-f569-4e22-ac3d-435205b090e4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8985 | 2025.03.22 05:10:52.712332 [ 4 ] {6b7ca9c9-f569-4e22-ac3d-435205b090e4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8986 | 2025.03.22 05:10:52.712563 [ 147 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8987 | 2025.03.22 05:10:52.712659 [ 147 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8988 | 2025.03.22 05:10:52.712671 [ 4 ] {6b7ca9c9-f569-4e22-ac3d-435205b090e4} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002004 sec., 35928.14371257485 rows/sec., 2.92 MiB/sec. | ||
8989 | 2025.03.22 05:10:52.712722 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
8990 | 2025.03.22 05:10:52.712959 [ 4 ] {6b7ca9c9-f569-4e22-ac3d-435205b090e4} <Debug> TCPHandler: Processed in 0.002599708 sec. | ||
8991 | 2025.03.22 05:10:52.713504 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8992 | 2025.03.22 05:10:52.713590 [ 194 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
8993 | 2025.03.22 05:10:52.714051 [ 4 ] {befe25eb-4d34-4a0f-b1d7-540ad0dd67af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8994 | 2025.03.22 05:10:52.714176 [ 194 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8995 | 2025.03.22 05:10:52.714284 [ 4 ] {befe25eb-4d34-4a0f-b1d7-540ad0dd67af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8996 | 2025.03.22 05:10:52.714294 [ 194 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1849 rows starting from the beginning of the part | ||
8997 | 2025.03.22 05:10:52.714773 [ 194 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 633 rows starting from the beginning of the part | ||
8998 | 2025.03.22 05:10:52.715290 [ 194 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 122 rows starting from the beginning of the part | ||
8999 | 2025.03.22 05:10:52.715616 [ 194 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1214 rows starting from the beginning of the part | ||
9000 | 2025.03.22 05:10:52.715934 [ 194 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 122 rows starting from the beginning of the part | ||
9001 | 2025.03.22 05:10:52.716321 [ 194 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
9002 | 2025.03.22 05:10:52.717813 [ 4 ] {befe25eb-4d34-4a0f-b1d7-540ad0dd67af} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9003 | 2025.03.22 05:10:52.717888 [ 4 ] {befe25eb-4d34-4a0f-b1d7-540ad0dd67af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9004 | 2025.03.22 05:10:52.718857 [ 4 ] {befe25eb-4d34-4a0f-b1d7-540ad0dd67af} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9005 | 2025.03.22 05:10:52.719250 [ 4 ] {befe25eb-4d34-4a0f-b1d7-540ad0dd67af} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9006 | 2025.03.22 05:10:52.719515 [ 4 ] {befe25eb-4d34-4a0f-b1d7-540ad0dd67af} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005662 sec., 1412.9282938890851 rows/sec., 106.25 KiB/sec. | ||
9007 | 2025.03.22 05:10:52.719659 [ 4 ] {befe25eb-4d34-4a0f-b1d7-540ad0dd67af} <Debug> TCPHandler: Processed in 0.006350538 sec. | ||
9008 | 2025.03.22 05:10:52.719790 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9009 | 2025.03.22 05:10:52.720075 [ 4 ] {13c06ed5-2b73-40eb-99a7-a168ba4f9a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9010 | 2025.03.22 05:10:52.720129 [ 4 ] {13c06ed5-2b73-40eb-99a7-a168ba4f9a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9011 | 2025.03.22 05:10:52.720128 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4012 rows, containing 5 columns (5 merged, 0 gathered) in 0.007158782 sec., 560430.5313389903 rows/sec., 47.89 MiB/sec. | ||
9012 | 2025.03.22 05:10:52.720447 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9013 | 2025.03.22 05:10:52.720860 [ 4 ] {13c06ed5-2b73-40eb-99a7-a168ba4f9a99} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9014 | 2025.03.22 05:10:52.720866 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9015 | 2025.03.22 05:10:52.720900 [ 4 ] {13c06ed5-2b73-40eb-99a7-a168ba4f9a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9016 | 2025.03.22 05:10:52.720978 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_71_14} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9017 | 2025.03.22 05:10:52.721087 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
9018 | 2025.03.22 05:10:52.721321 [ 4 ] {13c06ed5-2b73-40eb-99a7-a168ba4f9a99} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9019 | 2025.03.22 05:10:52.721565 [ 4 ] {13c06ed5-2b73-40eb-99a7-a168ba4f9a99} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9020 | 2025.03.22 05:10:52.721731 [ 147 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9021 | 2025.03.22 05:10:52.721786 [ 147 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9022 | 2025.03.22 05:10:52.721800 [ 4 ] {13c06ed5-2b73-40eb-99a7-a168ba4f9a99} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00182 sec., 39560.43956043956 rows/sec., 3.09 MiB/sec. | ||
9023 | 2025.03.22 05:10:52.721824 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9024 | 2025.03.22 05:10:52.722029 [ 4 ] {13c06ed5-2b73-40eb-99a7-a168ba4f9a99} <Debug> TCPHandler: Processed in 0.002298702 sec. | ||
9025 | 2025.03.22 05:10:52.722176 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
9026 | 2025.03.22 05:10:52.722332 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9027 | 2025.03.22 05:10:52.722708 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9028 | 2025.03.22 05:10:52.722843 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part | ||
9029 | 2025.03.22 05:10:52.722972 [ 4 ] {64b7983a-43b9-416d-9f89-4262188e80b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9030 | 2025.03.22 05:10:52.723303 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 390 rows starting from the beginning of the part | ||
9031 | 2025.03.22 05:10:52.723702 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 97 rows starting from the beginning of the part | ||
9032 | 2025.03.22 05:10:52.723809 [ 4 ] {64b7983a-43b9-416d-9f89-4262188e80b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9033 | 2025.03.22 05:10:52.723980 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 532 rows starting from the beginning of the part | ||
9034 | 2025.03.22 05:10:52.724370 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 97 rows starting from the beginning of the part | ||
9035 | 2025.03.22 05:10:52.724726 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
9036 | 2025.03.22 05:10:52.726341 [ 4 ] {64b7983a-43b9-416d-9f89-4262188e80b1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9037 | 2025.03.22 05:10:52.726409 [ 4 ] {64b7983a-43b9-416d-9f89-4262188e80b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9038 | 2025.03.22 05:10:52.727494 [ 4 ] {64b7983a-43b9-416d-9f89-4262188e80b1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9039 | 2025.03.22 05:10:52.727984 [ 4 ] {64b7983a-43b9-416d-9f89-4262188e80b1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9040 | 2025.03.22 05:10:52.728113 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2103 rows, containing 5 columns (5 merged, 0 gathered) in 0.006161694 sec., 341302.2457785148 rows/sec., 26.33 MiB/sec. | ||
9041 | 2025.03.22 05:10:52.728422 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9042 | 2025.03.22 05:10:52.728476 [ 4 ] {64b7983a-43b9-416d-9f89-4262188e80b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005742 sec., 27864.85545106235 rows/sec., 1.94 MiB/sec. | ||
9043 | 2025.03.22 05:10:52.728915 [ 4 ] {64b7983a-43b9-416d-9f89-4262188e80b1} <Debug> TCPHandler: Processed in 0.006716894 sec. | ||
9044 | 2025.03.22 05:10:52.729324 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9045 | 2025.03.22 05:10:52.729351 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9046 | 2025.03.22 05:10:52.729560 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_71_14} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9047 | 2025.03.22 05:10:52.729591 [ 4 ] {9228eaf1-f939-4848-900b-b44f4e8f8554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9048 | 2025.03.22 05:10:52.729730 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
9049 | 2025.03.22 05:10:52.729766 [ 4 ] {9228eaf1-f939-4848-900b-b44f4e8f8554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9050 | 2025.03.22 05:10:52.730883 [ 4 ] {9228eaf1-f939-4848-900b-b44f4e8f8554} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9051 | 2025.03.22 05:10:52.730923 [ 4 ] {9228eaf1-f939-4848-900b-b44f4e8f8554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9052 | 2025.03.22 05:10:52.731565 [ 4 ] {9228eaf1-f939-4848-900b-b44f4e8f8554} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9053 | 2025.03.22 05:10:52.731836 [ 4 ] {9228eaf1-f939-4848-900b-b44f4e8f8554} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9054 | 2025.03.22 05:10:52.732086 [ 4 ] {9228eaf1-f939-4848-900b-b44f4e8f8554} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002545 sec., 3143.418467583497 rows/sec., 5.63 MiB/sec. | ||
9055 | 2025.03.22 05:10:52.732191 [ 4 ] {9228eaf1-f939-4848-900b-b44f4e8f8554} <Debug> TCPHandler: Processed in 0.003008336 sec. | ||
9056 | 2025.03.22 05:10:52.732327 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9057 | 2025.03.22 05:10:52.732447 [ 4 ] {e5e22365-28c2-45aa-a9dd-47cec76a6d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9058 | 2025.03.22 05:10:52.732496 [ 4 ] {e5e22365-28c2-45aa-a9dd-47cec76a6d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9059 | 2025.03.22 05:10:52.732943 [ 4 ] {e5e22365-28c2-45aa-a9dd-47cec76a6d3e} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9060 | 2025.03.22 05:10:52.732984 [ 4 ] {e5e22365-28c2-45aa-a9dd-47cec76a6d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9061 | 2025.03.22 05:10:52.733355 [ 4 ] {e5e22365-28c2-45aa-a9dd-47cec76a6d3e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9062 | 2025.03.22 05:10:52.733593 [ 4 ] {e5e22365-28c2-45aa-a9dd-47cec76a6d3e} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9063 | 2025.03.22 05:10:52.733816 [ 4 ] {e5e22365-28c2-45aa-a9dd-47cec76a6d3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
9064 | 2025.03.22 05:10:52.733865 [ 4 ] {e5e22365-28c2-45aa-a9dd-47cec76a6d3e} <Debug> TCPHandler: Processed in 0.00159349 sec. | ||
9065 | 2025.03.22 05:10:53.711620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9066 | 2025.03.22 05:10:53.733066 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9067 | 2025.03.22 05:10:53.733122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9068 | 2025.03.22 05:10:53.740371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9069 | 2025.03.22 05:10:53.741179 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9070 | 2025.03.22 05:10:53.741668 [ 148 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9071 | 2025.03.22 05:10:53.741845 [ 148 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9072 | 2025.03.22 05:10:53.741913 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9073 | 2025.03.22 05:10:53.742325 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9074 | 2025.03.22 05:10:53.760391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9075 | 2025.03.22 05:10:53.763439 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9076 | 2025.03.22 05:10:53.765585 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9077 | 2025.03.22 05:10:53.772875 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9078 | 2025.03.22 05:10:53.778746 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9079 | 2025.03.22 05:10:53.784575 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9080 | 2025.03.22 05:10:53.790490 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9081 | 2025.03.22 05:10:53.795205 [ 197 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9082 | 2025.03.22 05:10:53.857498 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.115451668 sec., 3005.586718764427 rows/sec., 15.54 MiB/sec. | ||
9083 | 2025.03.22 05:10:53.860745 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9084 | 2025.03.22 05:10:53.863781 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_46_9} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9085 | 2025.03.22 05:10:53.863909 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_46_9} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9086 | 2025.03.22 05:10:53.866300 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9087 | 2025.03.22 05:10:54.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.83 MiB, peak 236.26 MiB, free memory in arenas 0.00 B, will set to 224.16 MiB (RSS), difference: 1.33 MiB | ||
9088 | 2025.03.22 05:10:55.430348 [ 144 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
9089 | 2025.03.22 05:10:55.430435 [ 144 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9090 | 2025.03.22 05:10:55.430463 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9091 | 2025.03.22 05:10:55.430706 [ 190 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
9092 | 2025.03.22 05:10:55.430931 [ 190 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9093 | 2025.03.22 05:10:55.430970 [ 190 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 341 rows starting from the beginning of the part | ||
9094 | 2025.03.22 05:10:55.431054 [ 190 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 341 rows starting from the beginning of the part | ||
9095 | 2025.03.22 05:10:55.431153 [ 190 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
9096 | 2025.03.22 05:10:55.431420 [ 190 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
9097 | 2025.03.22 05:10:55.431617 [ 190 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
9098 | 2025.03.22 05:10:55.432976 [ 192 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002428495 sec., 467779.42717609054 rows/sec., 32.90 MiB/sec. | ||
9099 | 2025.03.22 05:10:55.433220 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
9100 | 2025.03.22 05:10:55.433607 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9101 | 2025.03.22 05:10:55.433711 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_25_5} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
9102 | 2025.03.22 05:10:55.433823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
9103 | 2025.03.22 05:10:57.312797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1260 | ||
9104 | 2025.03.22 05:10:57.316376 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9105 | 2025.03.22 05:10:57.316430 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9106 | 2025.03.22 05:10:57.317900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9107 | 2025.03.22 05:10:57.318219 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9108 | 2025.03.22 05:10:57.319533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
9109 | 2025.03.22 05:10:57.712233 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9110 | 2025.03.22 05:10:57.712451 [ 4 ] {a5a27104-dbf3-408d-a0d7-afeb010cebc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9111 | 2025.03.22 05:10:57.712533 [ 4 ] {a5a27104-dbf3-408d-a0d7-afeb010cebc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9112 | 2025.03.22 05:10:57.713320 [ 4 ] {a5a27104-dbf3-408d-a0d7-afeb010cebc2} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9113 | 2025.03.22 05:10:57.713371 [ 4 ] {a5a27104-dbf3-408d-a0d7-afeb010cebc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9114 | 2025.03.22 05:10:57.713802 [ 4 ] {a5a27104-dbf3-408d-a0d7-afeb010cebc2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9115 | 2025.03.22 05:10:57.714066 [ 4 ] {a5a27104-dbf3-408d-a0d7-afeb010cebc2} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9116 | 2025.03.22 05:10:57.714340 [ 4 ] {a5a27104-dbf3-408d-a0d7-afeb010cebc2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001942 sec., 1029.8661174047375 rows/sec., 83.98 KiB/sec. | ||
9117 | 2025.03.22 05:10:57.714538 [ 4 ] {a5a27104-dbf3-408d-a0d7-afeb010cebc2} <Debug> TCPHandler: Processed in 0.002442305 sec. | ||
9118 | 2025.03.22 05:10:57.714719 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9119 | 2025.03.22 05:10:57.714827 [ 4 ] {682c0d38-9385-4cd7-a109-37e56c3a3812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9120 | 2025.03.22 05:10:57.714875 [ 4 ] {682c0d38-9385-4cd7-a109-37e56c3a3812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9121 | 2025.03.22 05:10:57.715473 [ 4 ] {682c0d38-9385-4cd7-a109-37e56c3a3812} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9122 | 2025.03.22 05:10:57.715513 [ 4 ] {682c0d38-9385-4cd7-a109-37e56c3a3812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9123 | 2025.03.22 05:10:57.715886 [ 4 ] {682c0d38-9385-4cd7-a109-37e56c3a3812} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9124 | 2025.03.22 05:10:57.716126 [ 4 ] {682c0d38-9385-4cd7-a109-37e56c3a3812} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9125 | 2025.03.22 05:10:57.716337 [ 4 ] {682c0d38-9385-4cd7-a109-37e56c3a3812} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.001533 sec., 80234.8336594912 rows/sec., 6.82 MiB/sec. | ||
9126 | 2025.03.22 05:10:57.716388 [ 4 ] {682c0d38-9385-4cd7-a109-37e56c3a3812} <Debug> TCPHandler: Processed in 0.001727792 sec. | ||
9127 | 2025.03.22 05:10:57.716499 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9128 | 2025.03.22 05:10:57.716618 [ 4 ] {bd4c084a-a535-48c7-965b-217a9736438d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9129 | 2025.03.22 05:10:57.716663 [ 4 ] {bd4c084a-a535-48c7-965b-217a9736438d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9130 | 2025.03.22 05:10:57.717198 [ 4 ] {bd4c084a-a535-48c7-965b-217a9736438d} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9131 | 2025.03.22 05:10:57.717237 [ 4 ] {bd4c084a-a535-48c7-965b-217a9736438d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9132 | 2025.03.22 05:10:57.717588 [ 4 ] {bd4c084a-a535-48c7-965b-217a9736438d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9133 | 2025.03.22 05:10:57.717821 [ 4 ] {bd4c084a-a535-48c7-965b-217a9736438d} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9134 | 2025.03.22 05:10:57.717996 [ 141 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9135 | 2025.03.22 05:10:57.718061 [ 4 ] {bd4c084a-a535-48c7-965b-217a9736438d} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001456 sec., 24038.46153846154 rows/sec., 1.76 MiB/sec. | ||
9136 | 2025.03.22 05:10:57.718071 [ 141 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9137 | 2025.03.22 05:10:57.718147 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9138 | 2025.03.22 05:10:57.718179 [ 4 ] {bd4c084a-a535-48c7-965b-217a9736438d} <Debug> TCPHandler: Processed in 0.001730583 sec. | ||
9139 | 2025.03.22 05:10:57.718382 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9140 | 2025.03.22 05:10:57.718381 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
9141 | 2025.03.22 05:10:57.718565 [ 4 ] {ee2c78d0-2ec8-4628-8186-8849507fcc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9142 | 2025.03.22 05:10:57.718669 [ 4 ] {ee2c78d0-2ec8-4628-8186-8849507fcc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9143 | 2025.03.22 05:10:57.718703 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9144 | 2025.03.22 05:10:57.718814 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 165 rows starting from the beginning of the part | ||
9145 | 2025.03.22 05:10:57.719084 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part | ||
9146 | 2025.03.22 05:10:57.719383 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
9147 | 2025.03.22 05:10:57.719738 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 33 rows starting from the beginning of the part | ||
9148 | 2025.03.22 05:10:57.720155 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
9149 | 2025.03.22 05:10:57.720479 [ 190 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
9150 | 2025.03.22 05:10:57.721955 [ 4 ] {ee2c78d0-2ec8-4628-8186-8849507fcc3c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9151 | 2025.03.22 05:10:57.722028 [ 4 ] {ee2c78d0-2ec8-4628-8186-8849507fcc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9152 | 2025.03.22 05:10:57.723104 [ 4 ] {ee2c78d0-2ec8-4628-8186-8849507fcc3c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9153 | 2025.03.22 05:10:57.723607 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.005339059 sec., 53567.491949424046 rows/sec., 3.82 MiB/sec. | ||
9154 | 2025.03.22 05:10:57.723619 [ 4 ] {ee2c78d0-2ec8-4628-8186-8849507fcc3c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9155 | 2025.03.22 05:10:57.723848 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9156 | 2025.03.22 05:10:57.723912 [ 4 ] {ee2c78d0-2ec8-4628-8186-8849507fcc3c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.005401 sec., 18329.938900203666 rows/sec., 1.43 MiB/sec. | ||
9157 | 2025.03.22 05:10:57.723979 [ 4 ] {ee2c78d0-2ec8-4628-8186-8849507fcc3c} <Debug> TCPHandler: Processed in 0.005676845 sec. | ||
9158 | 2025.03.22 05:10:57.724114 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9159 | 2025.03.22 05:10:57.724213 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9160 | 2025.03.22 05:10:57.724241 [ 4 ] {e922f3d1-95e7-4407-b088-b73a7bb4d2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9161 | 2025.03.22 05:10:57.724303 [ 4 ] {e922f3d1-95e7-4407-b088-b73a7bb4d2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9162 | 2025.03.22 05:10:57.724312 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_61_12} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9163 | 2025.03.22 05:10:57.724433 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9164 | 2025.03.22 05:10:57.724908 [ 4 ] {e922f3d1-95e7-4407-b088-b73a7bb4d2c5} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9165 | 2025.03.22 05:10:57.724946 [ 4 ] {e922f3d1-95e7-4407-b088-b73a7bb4d2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9166 | 2025.03.22 05:10:57.725334 [ 4 ] {e922f3d1-95e7-4407-b088-b73a7bb4d2c5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9167 | 2025.03.22 05:10:57.725573 [ 4 ] {e922f3d1-95e7-4407-b088-b73a7bb4d2c5} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9168 | 2025.03.22 05:10:57.725735 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9169 | 2025.03.22 05:10:57.725791 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9170 | 2025.03.22 05:10:57.725822 [ 4 ] {e922f3d1-95e7-4407-b088-b73a7bb4d2c5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001607 sec., 100186.6832607343 rows/sec., 6.98 MiB/sec. | ||
9171 | 2025.03.22 05:10:57.725833 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9172 | 2025.03.22 05:10:57.725981 [ 4 ] {e922f3d1-95e7-4407-b088-b73a7bb4d2c5} <Debug> TCPHandler: Processed in 0.001915956 sec. | ||
9173 | 2025.03.22 05:10:57.726078 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
9174 | 2025.03.22 05:10:57.726155 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9175 | 2025.03.22 05:10:57.726366 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9176 | 2025.03.22 05:10:57.726387 [ 4 ] {cb5b64bc-d6f8-448b-8b52-9e72a47144bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9177 | 2025.03.22 05:10:57.726449 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18697 rows starting from the beginning of the part | ||
9178 | 2025.03.22 05:10:57.726558 [ 4 ] {cb5b64bc-d6f8-448b-8b52-9e72a47144bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9179 | 2025.03.22 05:10:57.726796 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
9180 | 2025.03.22 05:10:57.727186 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 882 rows starting from the beginning of the part | ||
9181 | 2025.03.22 05:10:57.727610 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
9182 | 2025.03.22 05:10:57.727962 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
9183 | 2025.03.22 05:10:57.728368 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 161 rows starting from the beginning of the part | ||
9184 | 2025.03.22 05:10:57.730893 [ 4 ] {cb5b64bc-d6f8-448b-8b52-9e72a47144bc} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9185 | 2025.03.22 05:10:57.730958 [ 4 ] {cb5b64bc-d6f8-448b-8b52-9e72a47144bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9186 | 2025.03.22 05:10:57.732723 [ 4 ] {cb5b64bc-d6f8-448b-8b52-9e72a47144bc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9187 | 2025.03.22 05:10:57.733317 [ 4 ] {cb5b64bc-d6f8-448b-8b52-9e72a47144bc} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9188 | 2025.03.22 05:10:57.733534 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9189 | 2025.03.22 05:10:57.733632 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9190 | 2025.03.22 05:10:57.733720 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9191 | 2025.03.22 05:10:57.733939 [ 4 ] {cb5b64bc-d6f8-448b-8b52-9e72a47144bc} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00763 sec., 4325.032765399738 rows/sec., 7.75 MiB/sec. | ||
9192 | 2025.03.22 05:10:57.733964 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
9193 | 2025.03.22 05:10:57.734144 [ 4 ] {cb5b64bc-d6f8-448b-8b52-9e72a47144bc} <Debug> TCPHandler: Processed in 0.008048309 sec. | ||
9194 | 2025.03.22 05:10:57.734325 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9195 | 2025.03.22 05:10:57.734406 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9196 | 2025.03.22 05:10:57.734464 [ 4 ] {281cd3f2-9ec3-4b7c-9b00-481053c37511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9197 | 2025.03.22 05:10:57.734495 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1191 rows starting from the beginning of the part | ||
9198 | 2025.03.22 05:10:57.734527 [ 4 ] {281cd3f2-9ec3-4b7c-9b00-481053c37511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9199 | 2025.03.22 05:10:57.735362 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part | ||
9200 | 2025.03.22 05:10:57.736083 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
9201 | 2025.03.22 05:10:57.737034 [ 4 ] {281cd3f2-9ec3-4b7c-9b00-481053c37511} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9202 | 2025.03.22 05:10:57.737088 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 33 rows starting from the beginning of the part | ||
9203 | 2025.03.22 05:10:57.737100 [ 4 ] {281cd3f2-9ec3-4b7c-9b00-481053c37511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9204 | 2025.03.22 05:10:57.738280 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
9205 | 2025.03.22 05:10:57.738323 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20220 rows, containing 5 columns (5 merged, 0 gathered) in 0.012353629 sec., 1636766.0061670947 rows/sec., 110.80 MiB/sec. | ||
9206 | 2025.03.22 05:10:57.738636 [ 4 ] {281cd3f2-9ec3-4b7c-9b00-481053c37511} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9207 | 2025.03.22 05:10:57.738880 [ 192 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 33 rows starting from the beginning of the part | ||
9208 | 2025.03.22 05:10:57.738911 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9209 | 2025.03.22 05:10:57.739609 [ 4 ] {281cd3f2-9ec3-4b7c-9b00-481053c37511} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9210 | 2025.03.22 05:10:57.739944 [ 141 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9211 | 2025.03.22 05:10:57.740031 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9212 | 2025.03.22 05:10:57.740083 [ 141 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9213 | 2025.03.22 05:10:57.740241 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9214 | 2025.03.22 05:10:57.740521 [ 4 ] {281cd3f2-9ec3-4b7c-9b00-481053c37511} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006043 sec., 9928.843289756744 rows/sec., 685.19 KiB/sec. | ||
9215 | 2025.03.22 05:10:57.740716 [ 188 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9216 | 2025.03.22 05:10:57.740899 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
9217 | 2025.03.22 05:10:57.741115 [ 4 ] {281cd3f2-9ec3-4b7c-9b00-481053c37511} <Debug> TCPHandler: Processed in 0.006837047 sec. | ||
9218 | 2025.03.22 05:10:57.741240 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
9219 | 2025.03.22 05:10:57.741644 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9220 | 2025.03.22 05:10:57.741761 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3860 rows starting from the beginning of the part | ||
9221 | 2025.03.22 05:10:57.741983 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
9222 | 2025.03.22 05:10:57.742250 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
9223 | 2025.03.22 05:10:57.742516 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
9224 | 2025.03.22 05:10:57.742759 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
9225 | 2025.03.22 05:10:57.743011 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
9226 | 2025.03.22 05:10:57.745784 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4160 rows, containing 4 columns (4 merged, 0 gathered) in 0.005369449 sec., 774753.6106591198 rows/sec., 50.90 MiB/sec. | ||
9227 | 2025.03.22 05:10:57.746415 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9228 | 2025.03.22 05:10:57.747242 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2025.03.22 05:10:57.747486 [ 187 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_71_14} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9230 | 2025.03.22 05:10:57.747676 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
9231 | 2025.03.22 05:10:57.751231 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 19 columns (19 merged, 0 gathered) in 0.017367541 sec., 75197.74964112652 rows/sec., 134.75 MiB/sec. | ||
9232 | 2025.03.22 05:10:57.752516 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9233 | 2025.03.22 05:10:57.752958 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9234 | 2025.03.22 05:10:57.753048 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9235 | 2025.03.22 05:10:57.753211 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
9236 | 2025.03.22 05:10:58.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.81 MiB, peak 236.40 MiB, free memory in arenas 0.00 B, will set to 226.60 MiB (RSS), difference: 1.79 MiB | ||
9237 | 2025.03.22 05:10:59.705525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
9238 | 2025.03.22 05:10:59.706518 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9239 | 2025.03.22 05:10:59.706563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9240 | 2025.03.22 05:10:59.707110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9241 | 2025.03.22 05:10:59.707371 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9242 | 2025.03.22 05:10:59.707616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
9243 | 2025.03.22 05:11:01.261000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9244 | 2025.03.22 05:11:01.279355 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9245 | 2025.03.22 05:11:01.279405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9246 | 2025.03.22 05:11:01.286268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9247 | 2025.03.22 05:11:01.286992 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9248 | 2025.03.22 05:11:01.290764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9249 | 2025.03.22 05:11:02.710770 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9250 | 2025.03.22 05:11:02.710981 [ 4 ] {431355c9-4c48-4ac4-a515-cefc19d0ad19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9251 | 2025.03.22 05:11:02.711062 [ 4 ] {431355c9-4c48-4ac4-a515-cefc19d0ad19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9252 | 2025.03.22 05:11:02.711869 [ 4 ] {431355c9-4c48-4ac4-a515-cefc19d0ad19} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9253 | 2025.03.22 05:11:02.711921 [ 4 ] {431355c9-4c48-4ac4-a515-cefc19d0ad19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9254 | 2025.03.22 05:11:02.712384 [ 4 ] {431355c9-4c48-4ac4-a515-cefc19d0ad19} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9255 | 2025.03.22 05:11:02.712647 [ 4 ] {431355c9-4c48-4ac4-a515-cefc19d0ad19} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9256 | 2025.03.22 05:11:02.712921 [ 4 ] {431355c9-4c48-4ac4-a515-cefc19d0ad19} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001992 sec., 36144.57831325301 rows/sec., 2.94 MiB/sec. | ||
9257 | 2025.03.22 05:11:02.713049 [ 4 ] {431355c9-4c48-4ac4-a515-cefc19d0ad19} <Debug> TCPHandler: Processed in 0.002442995 sec. | ||
9258 | 2025.03.22 05:11:02.713247 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9259 | 2025.03.22 05:11:02.713445 [ 4 ] {e99b896e-7cb2-4685-a405-c468746727c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9260 | 2025.03.22 05:11:02.713500 [ 4 ] {e99b896e-7cb2-4685-a405-c468746727c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9261 | 2025.03.22 05:11:02.714084 [ 4 ] {e99b896e-7cb2-4685-a405-c468746727c2} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9262 | 2025.03.22 05:11:02.714128 [ 4 ] {e99b896e-7cb2-4685-a405-c468746727c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9263 | 2025.03.22 05:11:02.714552 [ 4 ] {e99b896e-7cb2-4685-a405-c468746727c2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9264 | 2025.03.22 05:11:02.714812 [ 4 ] {e99b896e-7cb2-4685-a405-c468746727c2} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9265 | 2025.03.22 05:11:02.715044 [ 4 ] {e99b896e-7cb2-4685-a405-c468746727c2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001636 sec., 4889.975550122249 rows/sec., 367.70 KiB/sec. | ||
9266 | 2025.03.22 05:11:02.715106 [ 4 ] {e99b896e-7cb2-4685-a405-c468746727c2} <Debug> TCPHandler: Processed in 0.001964876 sec. | ||
9267 | 2025.03.22 05:11:02.715257 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9268 | 2025.03.22 05:11:02.715366 [ 4 ] {24c0c365-f3c0-48b0-92b4-242f3f772250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9269 | 2025.03.22 05:11:02.715411 [ 4 ] {24c0c365-f3c0-48b0-92b4-242f3f772250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9270 | 2025.03.22 05:11:02.715970 [ 4 ] {24c0c365-f3c0-48b0-92b4-242f3f772250} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9271 | 2025.03.22 05:11:02.716010 [ 4 ] {24c0c365-f3c0-48b0-92b4-242f3f772250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9272 | 2025.03.22 05:11:02.716378 [ 4 ] {24c0c365-f3c0-48b0-92b4-242f3f772250} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9273 | 2025.03.22 05:11:02.716619 [ 4 ] {24c0c365-f3c0-48b0-92b4-242f3f772250} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9274 | 2025.03.22 05:11:02.716835 [ 4 ] {24c0c365-f3c0-48b0-92b4-242f3f772250} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001493 sec., 48225.050234427326 rows/sec., 3.76 MiB/sec. | ||
9275 | 2025.03.22 05:11:02.716888 [ 4 ] {24c0c365-f3c0-48b0-92b4-242f3f772250} <Debug> TCPHandler: Processed in 0.001693651 sec. | ||
9276 | 2025.03.22 05:11:02.717008 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9277 | 2025.03.22 05:11:02.717126 [ 4 ] {10fc0b4e-bddf-4afd-adb6-eb8120bb12ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9278 | 2025.03.22 05:11:02.717186 [ 4 ] {10fc0b4e-bddf-4afd-adb6-eb8120bb12ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9279 | 2025.03.22 05:11:02.717822 [ 4 ] {10fc0b4e-bddf-4afd-adb6-eb8120bb12ed} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9280 | 2025.03.22 05:11:02.717871 [ 4 ] {10fc0b4e-bddf-4afd-adb6-eb8120bb12ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9281 | 2025.03.22 05:11:02.718323 [ 4 ] {10fc0b4e-bddf-4afd-adb6-eb8120bb12ed} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9282 | 2025.03.22 05:11:02.718580 [ 4 ] {10fc0b4e-bddf-4afd-adb6-eb8120bb12ed} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9283 | 2025.03.22 05:11:02.718799 [ 4 ] {10fc0b4e-bddf-4afd-adb6-eb8120bb12ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
9284 | 2025.03.22 05:11:02.718852 [ 4 ] {10fc0b4e-bddf-4afd-adb6-eb8120bb12ed} <Debug> TCPHandler: Processed in 0.001897985 sec. | ||
9285 | 2025.03.22 05:11:02.718970 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9286 | 2025.03.22 05:11:02.719077 [ 4 ] {0a4ffde6-d81d-4609-846f-7ef5e2204d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9287 | 2025.03.22 05:11:02.719144 [ 4 ] {0a4ffde6-d81d-4609-846f-7ef5e2204d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9288 | 2025.03.22 05:11:02.720783 [ 4 ] {0a4ffde6-d81d-4609-846f-7ef5e2204d3b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9289 | 2025.03.22 05:11:02.720824 [ 4 ] {0a4ffde6-d81d-4609-846f-7ef5e2204d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9290 | 2025.03.22 05:11:02.721475 [ 4 ] {0a4ffde6-d81d-4609-846f-7ef5e2204d3b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9291 | 2025.03.22 05:11:02.721749 [ 4 ] {0a4ffde6-d81d-4609-846f-7ef5e2204d3b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9292 | 2025.03.22 05:11:02.721996 [ 4 ] {0a4ffde6-d81d-4609-846f-7ef5e2204d3b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00294 sec., 2721.08843537415 rows/sec., 4.88 MiB/sec. | ||
9293 | 2025.03.22 05:11:02.722113 [ 4 ] {0a4ffde6-d81d-4609-846f-7ef5e2204d3b} <Debug> TCPHandler: Processed in 0.00319508 sec. | ||
9294 | 2025.03.22 05:11:02.722252 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9295 | 2025.03.22 05:11:02.722360 [ 4 ] {5a135f79-cd19-4a87-bf5f-90bc6cad2b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9296 | 2025.03.22 05:11:02.722407 [ 4 ] {5a135f79-cd19-4a87-bf5f-90bc6cad2b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9297 | 2025.03.22 05:11:02.722849 [ 4 ] {5a135f79-cd19-4a87-bf5f-90bc6cad2b2c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9298 | 2025.03.22 05:11:02.722889 [ 4 ] {5a135f79-cd19-4a87-bf5f-90bc6cad2b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9299 | 2025.03.22 05:11:02.723362 [ 4 ] {5a135f79-cd19-4a87-bf5f-90bc6cad2b2c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9300 | 2025.03.22 05:11:02.723614 [ 4 ] {5a135f79-cd19-4a87-bf5f-90bc6cad2b2c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9301 | 2025.03.22 05:11:02.723846 [ 4 ] {5a135f79-cd19-4a87-bf5f-90bc6cad2b2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
9302 | 2025.03.22 05:11:02.723918 [ 4 ] {5a135f79-cd19-4a87-bf5f-90bc6cad2b2c} <Debug> TCPHandler: Processed in 0.001718292 sec. | ||
9303 | 2025.03.22 05:11:07.060908 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9304 | 2025.03.22 05:11:07.060975 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9305 | 2025.03.22 05:11:07.207814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
9306 | 2025.03.22 05:11:07.208756 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9307 | 2025.03.22 05:11:07.208826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9308 | 2025.03.22 05:11:07.209541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9309 | 2025.03.22 05:11:07.209871 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9310 | 2025.03.22 05:11:07.210160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9311 | 2025.03.22 05:11:07.319771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1286 | ||
9312 | 2025.03.22 05:11:07.322728 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9313 | 2025.03.22 05:11:07.322780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9314 | 2025.03.22 05:11:07.324272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9315 | 2025.03.22 05:11:07.324614 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9316 | 2025.03.22 05:11:07.325193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1286 | ||
9317 | 2025.03.22 05:11:07.712087 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9318 | 2025.03.22 05:11:07.712281 [ 4 ] {7ac85d09-48c2-4e90-9554-18ab593ec30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9319 | 2025.03.22 05:11:07.712354 [ 4 ] {7ac85d09-48c2-4e90-9554-18ab593ec30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9320 | 2025.03.22 05:11:07.713130 [ 4 ] {7ac85d09-48c2-4e90-9554-18ab593ec30b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9321 | 2025.03.22 05:11:07.713172 [ 4 ] {7ac85d09-48c2-4e90-9554-18ab593ec30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9322 | 2025.03.22 05:11:07.713627 [ 4 ] {7ac85d09-48c2-4e90-9554-18ab593ec30b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9323 | 2025.03.22 05:11:07.713894 [ 4 ] {7ac85d09-48c2-4e90-9554-18ab593ec30b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9324 | 2025.03.22 05:11:07.714092 [ 4 ] {7ac85d09-48c2-4e90-9554-18ab593ec30b} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001866 sec., 65380.49303322615 rows/sec., 5.56 MiB/sec. | ||
9325 | 2025.03.22 05:11:07.714151 [ 4 ] {7ac85d09-48c2-4e90-9554-18ab593ec30b} <Debug> TCPHandler: Processed in 0.0021909 sec. | ||
9326 | 2025.03.22 05:11:07.714274 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9327 | 2025.03.22 05:11:07.714382 [ 4 ] {17ba6c14-110c-4b8d-b58f-a88742e68678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9328 | 2025.03.22 05:11:07.714429 [ 4 ] {17ba6c14-110c-4b8d-b58f-a88742e68678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9329 | 2025.03.22 05:11:07.714962 [ 4 ] {17ba6c14-110c-4b8d-b58f-a88742e68678} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9330 | 2025.03.22 05:11:07.715001 [ 4 ] {17ba6c14-110c-4b8d-b58f-a88742e68678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9331 | 2025.03.22 05:11:07.715359 [ 4 ] {17ba6c14-110c-4b8d-b58f-a88742e68678} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9332 | 2025.03.22 05:11:07.715617 [ 4 ] {17ba6c14-110c-4b8d-b58f-a88742e68678} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9333 | 2025.03.22 05:11:07.715834 [ 4 ] {17ba6c14-110c-4b8d-b58f-a88742e68678} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001466 sec., 22510.231923601637 rows/sec., 1.65 MiB/sec. | ||
9334 | 2025.03.22 05:11:07.715941 [ 4 ] {17ba6c14-110c-4b8d-b58f-a88742e68678} <Debug> TCPHandler: Processed in 0.001718781 sec. | ||
9335 | 2025.03.22 05:11:07.716172 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9336 | 2025.03.22 05:11:07.716339 [ 4 ] {3931bee7-55c3-43bf-a9ec-3aad828037e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9337 | 2025.03.22 05:11:07.716387 [ 4 ] {3931bee7-55c3-43bf-a9ec-3aad828037e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9338 | 2025.03.22 05:11:07.716949 [ 4 ] {3931bee7-55c3-43bf-a9ec-3aad828037e4} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9339 | 2025.03.22 05:11:07.716989 [ 4 ] {3931bee7-55c3-43bf-a9ec-3aad828037e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9340 | 2025.03.22 05:11:07.717355 [ 4 ] {3931bee7-55c3-43bf-a9ec-3aad828037e4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9341 | 2025.03.22 05:11:07.717603 [ 4 ] {3931bee7-55c3-43bf-a9ec-3aad828037e4} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9342 | 2025.03.22 05:11:07.717816 [ 4 ] {3931bee7-55c3-43bf-a9ec-3aad828037e4} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001514 sec., 64068.69220607662 rows/sec., 5.00 MiB/sec. | ||
9343 | 2025.03.22 05:11:07.717866 [ 4 ] {3931bee7-55c3-43bf-a9ec-3aad828037e4} <Debug> TCPHandler: Processed in 0.001802383 sec. | ||
9344 | 2025.03.22 05:11:07.717964 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9345 | 2025.03.22 05:11:07.718062 [ 4 ] {e36c6fdc-42fe-4b80-81d5-5697bee32f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9346 | 2025.03.22 05:11:07.718109 [ 4 ] {e36c6fdc-42fe-4b80-81d5-5697bee32f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9347 | 2025.03.22 05:11:07.718653 [ 4 ] {e36c6fdc-42fe-4b80-81d5-5697bee32f56} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9348 | 2025.03.22 05:11:07.718693 [ 4 ] {e36c6fdc-42fe-4b80-81d5-5697bee32f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9349 | 2025.03.22 05:11:07.719082 [ 4 ] {e36c6fdc-42fe-4b80-81d5-5697bee32f56} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9350 | 2025.03.22 05:11:07.719325 [ 4 ] {e36c6fdc-42fe-4b80-81d5-5697bee32f56} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9351 | 2025.03.22 05:11:07.719575 [ 4 ] {e36c6fdc-42fe-4b80-81d5-5697bee32f56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. | ||
9352 | 2025.03.22 05:11:07.719694 [ 4 ] {e36c6fdc-42fe-4b80-81d5-5697bee32f56} <Debug> TCPHandler: Processed in 0.001750893 sec. | ||
9353 | 2025.03.22 05:11:07.719876 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9354 | 2025.03.22 05:11:07.720193 [ 4 ] {3b639747-bab3-4373-baeb-1b355875940b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9355 | 2025.03.22 05:11:07.720472 [ 4 ] {3b639747-bab3-4373-baeb-1b355875940b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9356 | 2025.03.22 05:11:07.721638 [ 4 ] {3b639747-bab3-4373-baeb-1b355875940b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9357 | 2025.03.22 05:11:07.721678 [ 4 ] {3b639747-bab3-4373-baeb-1b355875940b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9358 | 2025.03.22 05:11:07.722324 [ 4 ] {3b639747-bab3-4373-baeb-1b355875940b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9359 | 2025.03.22 05:11:07.722591 [ 4 ] {3b639747-bab3-4373-baeb-1b355875940b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9360 | 2025.03.22 05:11:07.722880 [ 4 ] {3b639747-bab3-4373-baeb-1b355875940b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002807 sec., 11756.323477021731 rows/sec., 21.07 MiB/sec. | ||
9361 | 2025.03.22 05:11:07.723348 [ 4 ] {3b639747-bab3-4373-baeb-1b355875940b} <Debug> TCPHandler: Processed in 0.003567815 sec. | ||
9362 | 2025.03.22 05:11:07.723642 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9363 | 2025.03.22 05:11:07.723753 [ 4 ] {5fb65ff1-8382-4401-bf13-904cd353d023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9364 | 2025.03.22 05:11:07.723802 [ 4 ] {5fb65ff1-8382-4401-bf13-904cd353d023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9365 | 2025.03.22 05:11:07.724268 [ 4 ] {5fb65ff1-8382-4401-bf13-904cd353d023} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9366 | 2025.03.22 05:11:07.724307 [ 4 ] {5fb65ff1-8382-4401-bf13-904cd353d023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9367 | 2025.03.22 05:11:07.724673 [ 4 ] {5fb65ff1-8382-4401-bf13-904cd353d023} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9368 | 2025.03.22 05:11:07.724916 [ 4 ] {5fb65ff1-8382-4401-bf13-904cd353d023} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9369 | 2025.03.22 05:11:07.725150 [ 4 ] {5fb65ff1-8382-4401-bf13-904cd353d023} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
9370 | 2025.03.22 05:11:07.725219 [ 4 ] {5fb65ff1-8382-4401-bf13-904cd353d023} <Debug> TCPHandler: Processed in 0.001660351 sec. | ||
9371 | 2025.03.22 05:11:08.001509 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00108566 sec. | ||
9372 | 2025.03.22 05:11:08.790879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9373 | 2025.03.22 05:11:08.811432 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9374 | 2025.03.22 05:11:08.811498 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9375 | 2025.03.22 05:11:08.818803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9376 | 2025.03.22 05:11:08.819567 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9377 | 2025.03.22 05:11:08.822470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9378 | 2025.03.22 05:11:10.810536 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9379 | 2025.03.22 05:11:10.810771 [ 4 ] {dfc9ccd7-ea88-474a-8714-0294bcd0adc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9380 | 2025.03.22 05:11:10.810855 [ 4 ] {dfc9ccd7-ea88-474a-8714-0294bcd0adc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9381 | 2025.03.22 05:11:10.811740 [ 4 ] {dfc9ccd7-ea88-474a-8714-0294bcd0adc2} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9382 | 2025.03.22 05:11:10.811789 [ 4 ] {dfc9ccd7-ea88-474a-8714-0294bcd0adc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9383 | 2025.03.22 05:11:10.812253 [ 4 ] {dfc9ccd7-ea88-474a-8714-0294bcd0adc2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9384 | 2025.03.22 05:11:10.812509 [ 4 ] {dfc9ccd7-ea88-474a-8714-0294bcd0adc2} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9385 | 2025.03.22 05:11:10.812777 [ 4 ] {dfc9ccd7-ea88-474a-8714-0294bcd0adc2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002066 sec., 102613.7463697967 rows/sec., 6.53 MiB/sec. | ||
9386 | 2025.03.22 05:11:10.813009 [ 4 ] {dfc9ccd7-ea88-474a-8714-0294bcd0adc2} <Debug> TCPHandler: Processed in 0.002608738 sec. | ||
9387 | 2025.03.22 05:11:10.813173 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9388 | 2025.03.22 05:11:10.813288 [ 4 ] {001df33b-5d05-4355-bd82-8855ddb7cc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9389 | 2025.03.22 05:11:10.813339 [ 4 ] {001df33b-5d05-4355-bd82-8855ddb7cc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9390 | 2025.03.22 05:11:10.813905 [ 4 ] {001df33b-5d05-4355-bd82-8855ddb7cc89} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9391 | 2025.03.22 05:11:10.813945 [ 4 ] {001df33b-5d05-4355-bd82-8855ddb7cc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9392 | 2025.03.22 05:11:10.814300 [ 4 ] {001df33b-5d05-4355-bd82-8855ddb7cc89} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9393 | 2025.03.22 05:11:10.814550 [ 4 ] {001df33b-5d05-4355-bd82-8855ddb7cc89} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9394 | 2025.03.22 05:11:10.814737 [ 4 ] {001df33b-5d05-4355-bd82-8855ddb7cc89} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 331.25 KiB/sec. | ||
9395 | 2025.03.22 05:11:10.814793 [ 4 ] {001df33b-5d05-4355-bd82-8855ddb7cc89} <Debug> TCPHandler: Processed in 0.00167332 sec. | ||
9396 | 2025.03.22 05:11:10.814919 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9397 | 2025.03.22 05:11:10.815029 [ 4 ] {19fc3809-a7be-4558-aa47-1a92dc593121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9398 | 2025.03.22 05:11:10.815076 [ 4 ] {19fc3809-a7be-4558-aa47-1a92dc593121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9399 | 2025.03.22 05:11:10.816465 [ 4 ] {19fc3809-a7be-4558-aa47-1a92dc593121} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9400 | 2025.03.22 05:11:10.816504 [ 4 ] {19fc3809-a7be-4558-aa47-1a92dc593121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9401 | 2025.03.22 05:11:10.817000 [ 4 ] {19fc3809-a7be-4558-aa47-1a92dc593121} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9402 | 2025.03.22 05:11:10.817252 [ 4 ] {19fc3809-a7be-4558-aa47-1a92dc593121} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9403 | 2025.03.22 05:11:10.817445 [ 4 ] {19fc3809-a7be-4558-aa47-1a92dc593121} <Debug> executeQuery: Read 1776 rows, 147.76 KiB in 0.002436 sec., 729064.039408867 rows/sec., 59.23 MiB/sec. | ||
9404 | 2025.03.22 05:11:10.817540 [ 4 ] {19fc3809-a7be-4558-aa47-1a92dc593121} <Debug> TCPHandler: Processed in 0.002672079 sec. | ||
9405 | 2025.03.22 05:11:10.817769 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9406 | 2025.03.22 05:11:10.817937 [ 4 ] {9155878b-7d80-4aa1-8a90-1499e37d49a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9407 | 2025.03.22 05:11:10.817985 [ 4 ] {9155878b-7d80-4aa1-8a90-1499e37d49a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9408 | 2025.03.22 05:11:10.818565 [ 4 ] {9155878b-7d80-4aa1-8a90-1499e37d49a3} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9409 | 2025.03.22 05:11:10.818603 [ 4 ] {9155878b-7d80-4aa1-8a90-1499e37d49a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9410 | 2025.03.22 05:11:10.818967 [ 4 ] {9155878b-7d80-4aa1-8a90-1499e37d49a3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9411 | 2025.03.22 05:11:10.819210 [ 4 ] {9155878b-7d80-4aa1-8a90-1499e37d49a3} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9412 | 2025.03.22 05:11:10.819415 [ 4 ] {9155878b-7d80-4aa1-8a90-1499e37d49a3} <Debug> executeQuery: Read 120 rows, 7.41 KiB in 0.001499 sec., 80053.3689126084 rows/sec., 4.82 MiB/sec. | ||
9413 | 2025.03.22 05:11:10.819484 [ 4 ] {9155878b-7d80-4aa1-8a90-1499e37d49a3} <Debug> TCPHandler: Processed in 0.001811273 sec. | ||
9414 | 2025.03.22 05:11:10.819729 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9415 | 2025.03.22 05:11:10.819865 [ 4 ] {9ef92140-9fa8-49d6-90cc-9538280a508e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9416 | 2025.03.22 05:11:10.819913 [ 4 ] {9ef92140-9fa8-49d6-90cc-9538280a508e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9417 | 2025.03.22 05:11:10.820564 [ 4 ] {9ef92140-9fa8-49d6-90cc-9538280a508e} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9418 | 2025.03.22 05:11:10.820603 [ 4 ] {9ef92140-9fa8-49d6-90cc-9538280a508e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9419 | 2025.03.22 05:11:10.820965 [ 4 ] {9ef92140-9fa8-49d6-90cc-9538280a508e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9420 | 2025.03.22 05:11:10.821203 [ 4 ] {9ef92140-9fa8-49d6-90cc-9538280a508e} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9421 | 2025.03.22 05:11:10.821420 [ 4 ] {9ef92140-9fa8-49d6-90cc-9538280a508e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001568 sec., 217474.48979591837 rows/sec., 14.51 MiB/sec. | ||
9422 | 2025.03.22 05:11:10.821613 [ 4 ] {9ef92140-9fa8-49d6-90cc-9538280a508e} <Debug> TCPHandler: Processed in 0.001993927 sec. | ||
9423 | 2025.03.22 05:11:10.821801 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9424 | 2025.03.22 05:11:10.821908 [ 4 ] {ab9c203a-560d-4c9c-8e5f-bdf4c82af32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9425 | 2025.03.22 05:11:10.821956 [ 4 ] {ab9c203a-560d-4c9c-8e5f-bdf4c82af32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9426 | 2025.03.22 05:11:10.822542 [ 4 ] {ab9c203a-560d-4c9c-8e5f-bdf4c82af32f} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9427 | 2025.03.22 05:11:10.822582 [ 4 ] {ab9c203a-560d-4c9c-8e5f-bdf4c82af32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9428 | 2025.03.22 05:11:10.822949 [ 4 ] {ab9c203a-560d-4c9c-8e5f-bdf4c82af32f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9429 | 2025.03.22 05:11:10.823200 [ 4 ] {ab9c203a-560d-4c9c-8e5f-bdf4c82af32f} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9430 | 2025.03.22 05:11:10.823391 [ 4 ] {ab9c203a-560d-4c9c-8e5f-bdf4c82af32f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001506 sec., 74369.18990703851 rows/sec., 4.24 MiB/sec. | ||
9431 | 2025.03.22 05:11:10.823444 [ 4 ] {ab9c203a-560d-4c9c-8e5f-bdf4c82af32f} <Debug> TCPHandler: Processed in 0.001701892 sec. | ||
9432 | 2025.03.22 05:11:10.823546 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9433 | 2025.03.22 05:11:10.823649 [ 4 ] {f2a932f8-37bc-454a-ac3a-a57d81b6d9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9434 | 2025.03.22 05:11:10.823695 [ 4 ] {f2a932f8-37bc-454a-ac3a-a57d81b6d9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9435 | 2025.03.22 05:11:10.824528 [ 4 ] {f2a932f8-37bc-454a-ac3a-a57d81b6d9f8} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9436 | 2025.03.22 05:11:10.824565 [ 4 ] {f2a932f8-37bc-454a-ac3a-a57d81b6d9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9437 | 2025.03.22 05:11:10.824960 [ 4 ] {f2a932f8-37bc-454a-ac3a-a57d81b6d9f8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9438 | 2025.03.22 05:11:10.825214 [ 4 ] {f2a932f8-37bc-454a-ac3a-a57d81b6d9f8} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9439 | 2025.03.22 05:11:10.825464 [ 4 ] {f2a932f8-37bc-454a-ac3a-a57d81b6d9f8} <Debug> executeQuery: Read 852 rows, 63.00 KiB in 0.001823 sec., 467361.4920460779 rows/sec., 33.75 MiB/sec. | ||
9440 | 2025.03.22 05:11:10.825902 [ 4 ] {f2a932f8-37bc-454a-ac3a-a57d81b6d9f8} <Debug> TCPHandler: Processed in 0.002394114 sec. | ||
9441 | 2025.03.22 05:11:10.826442 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9442 | 2025.03.22 05:11:10.827063 [ 4 ] {5b82f7f6-2939-4859-b2da-9fe1c4c769ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9443 | 2025.03.22 05:11:10.827148 [ 4 ] {5b82f7f6-2939-4859-b2da-9fe1c4c769ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9444 | 2025.03.22 05:11:10.827637 [ 4 ] {5b82f7f6-2939-4859-b2da-9fe1c4c769ac} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9445 | 2025.03.22 05:11:10.827677 [ 4 ] {5b82f7f6-2939-4859-b2da-9fe1c4c769ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9446 | 2025.03.22 05:11:10.828049 [ 4 ] {5b82f7f6-2939-4859-b2da-9fe1c4c769ac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9447 | 2025.03.22 05:11:10.828302 [ 4 ] {5b82f7f6-2939-4859-b2da-9fe1c4c769ac} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9448 | 2025.03.22 05:11:10.828524 [ 4 ] {5b82f7f6-2939-4859-b2da-9fe1c4c769ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 195.19 KiB/sec. | ||
9449 | 2025.03.22 05:11:10.828701 [ 4 ] {5b82f7f6-2939-4859-b2da-9fe1c4c769ac} <Debug> TCPHandler: Processed in 0.002435065 sec. | ||
9450 | 2025.03.22 05:11:10.828880 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9451 | 2025.03.22 05:11:10.828986 [ 4 ] {6a10a284-c2c3-4adf-b728-3d2691dcc472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9452 | 2025.03.22 05:11:10.829036 [ 4 ] {6a10a284-c2c3-4adf-b728-3d2691dcc472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9453 | 2025.03.22 05:11:10.829766 [ 4 ] {6a10a284-c2c3-4adf-b728-3d2691dcc472} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9454 | 2025.03.22 05:11:10.829806 [ 4 ] {6a10a284-c2c3-4adf-b728-3d2691dcc472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9455 | 2025.03.22 05:11:10.830231 [ 4 ] {6a10a284-c2c3-4adf-b728-3d2691dcc472} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9456 | 2025.03.22 05:11:10.830470 [ 4 ] {6a10a284-c2c3-4adf-b728-3d2691dcc472} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9457 | 2025.03.22 05:11:10.830649 [ 4 ] {6a10a284-c2c3-4adf-b728-3d2691dcc472} <Debug> executeQuery: Read 928 rows, 63.41 KiB in 0.001687 sec., 550088.9152341435 rows/sec., 36.71 MiB/sec. | ||
9458 | 2025.03.22 05:11:10.830699 [ 4 ] {6a10a284-c2c3-4adf-b728-3d2691dcc472} <Debug> TCPHandler: Processed in 0.001874955 sec. | ||
9459 | 2025.03.22 05:11:10.830823 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9460 | 2025.03.22 05:11:10.830929 [ 4 ] {45bf4ab9-9b57-4d9c-af12-bbdaa41a730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9461 | 2025.03.22 05:11:10.830978 [ 4 ] {45bf4ab9-9b57-4d9c-af12-bbdaa41a730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9462 | 2025.03.22 05:11:10.831389 [ 4 ] {45bf4ab9-9b57-4d9c-af12-bbdaa41a730e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9463 | 2025.03.22 05:11:10.831427 [ 4 ] {45bf4ab9-9b57-4d9c-af12-bbdaa41a730e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9464 | 2025.03.22 05:11:10.831770 [ 4 ] {45bf4ab9-9b57-4d9c-af12-bbdaa41a730e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9465 | 2025.03.22 05:11:10.832003 [ 4 ] {45bf4ab9-9b57-4d9c-af12-bbdaa41a730e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9466 | 2025.03.22 05:11:10.832216 [ 4 ] {45bf4ab9-9b57-4d9c-af12-bbdaa41a730e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 51.52 KiB/sec. | ||
9467 | 2025.03.22 05:11:10.832410 [ 4 ] {45bf4ab9-9b57-4d9c-af12-bbdaa41a730e} <Debug> TCPHandler: Processed in 0.001633071 sec. | ||
9468 | 2025.03.22 05:11:10.832578 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9469 | 2025.03.22 05:11:10.832685 [ 4 ] {05c3f7f3-df13-4d95-9b85-1a523b307c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9470 | 2025.03.22 05:11:10.832761 [ 4 ] {05c3f7f3-df13-4d95-9b85-1a523b307c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9471 | 2025.03.22 05:11:10.833809 [ 4 ] {05c3f7f3-df13-4d95-9b85-1a523b307c14} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9472 | 2025.03.22 05:11:10.833849 [ 4 ] {05c3f7f3-df13-4d95-9b85-1a523b307c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9473 | 2025.03.22 05:11:10.834444 [ 4 ] {05c3f7f3-df13-4d95-9b85-1a523b307c14} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9474 | 2025.03.22 05:11:10.834713 [ 4 ] {05c3f7f3-df13-4d95-9b85-1a523b307c14} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9475 | 2025.03.22 05:11:10.834919 [ 4 ] {05c3f7f3-df13-4d95-9b85-1a523b307c14} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002258 sec., 3542.9583702391496 rows/sec., 6.35 MiB/sec. | ||
9476 | 2025.03.22 05:11:10.835012 [ 4 ] {05c3f7f3-df13-4d95-9b85-1a523b307c14} <Debug> TCPHandler: Processed in 0.002487886 sec. | ||
9477 | 2025.03.22 05:11:10.835125 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9478 | 2025.03.22 05:11:10.835228 [ 4 ] {80904bc4-75c1-41e6-ac0a-ef2d638785af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9479 | 2025.03.22 05:11:10.835274 [ 4 ] {80904bc4-75c1-41e6-ac0a-ef2d638785af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9480 | 2025.03.22 05:11:10.835698 [ 4 ] {80904bc4-75c1-41e6-ac0a-ef2d638785af} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9481 | 2025.03.22 05:11:10.835735 [ 4 ] {80904bc4-75c1-41e6-ac0a-ef2d638785af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9482 | 2025.03.22 05:11:10.836093 [ 4 ] {80904bc4-75c1-41e6-ac0a-ef2d638785af} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9483 | 2025.03.22 05:11:10.836327 [ 4 ] {80904bc4-75c1-41e6-ac0a-ef2d638785af} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9484 | 2025.03.22 05:11:10.836506 [ 4 ] {80904bc4-75c1-41e6-ac0a-ef2d638785af} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001299 sec., 53887.60585065435 rows/sec., 3.39 MiB/sec. | ||
9485 | 2025.03.22 05:11:10.836554 [ 4 ] {80904bc4-75c1-41e6-ac0a-ef2d638785af} <Debug> TCPHandler: Processed in 0.001479207 sec. | ||
9486 | 2025.03.22 05:11:12.704338 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9487 | 2025.03.22 05:11:12.704532 [ 4 ] {f3123c1c-886e-4da7-9e8d-60cffcb1dd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9488 | 2025.03.22 05:11:12.704609 [ 4 ] {f3123c1c-886e-4da7-9e8d-60cffcb1dd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9489 | 2025.03.22 05:11:12.705388 [ 4 ] {f3123c1c-886e-4da7-9e8d-60cffcb1dd93} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9490 | 2025.03.22 05:11:12.705442 [ 4 ] {f3123c1c-886e-4da7-9e8d-60cffcb1dd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9491 | 2025.03.22 05:11:12.705890 [ 4 ] {f3123c1c-886e-4da7-9e8d-60cffcb1dd93} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9492 | 2025.03.22 05:11:12.706148 [ 4 ] {f3123c1c-886e-4da7-9e8d-60cffcb1dd93} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9493 | 2025.03.22 05:11:12.706372 [ 133 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9494 | 2025.03.22 05:11:12.706424 [ 4 ] {f3123c1c-886e-4da7-9e8d-60cffcb1dd93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
9495 | 2025.03.22 05:11:12.706452 [ 133 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9496 | 2025.03.22 05:11:12.706517 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9497 | 2025.03.22 05:11:12.706575 [ 4 ] {f3123c1c-886e-4da7-9e8d-60cffcb1dd93} <Debug> TCPHandler: Processed in 0.002371354 sec. | ||
9498 | 2025.03.22 05:11:12.706831 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
9499 | 2025.03.22 05:11:12.706845 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9500 | 2025.03.22 05:11:12.707111 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9501 | 2025.03.22 05:11:12.707122 [ 4 ] {ad951d17-9861-4948-84f1-02261b6c3b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9502 | 2025.03.22 05:11:12.707176 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1850 rows starting from the beginning of the part | ||
9503 | 2025.03.22 05:11:12.707220 [ 4 ] {ad951d17-9861-4948-84f1-02261b6c3b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9504 | 2025.03.22 05:11:12.707567 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 123 rows starting from the beginning of the part | ||
9505 | 2025.03.22 05:11:12.707839 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
9506 | 2025.03.22 05:11:12.708232 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 122 rows starting from the beginning of the part | ||
9507 | 2025.03.22 05:11:12.708588 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1776 rows starting from the beginning of the part | ||
9508 | 2025.03.22 05:11:12.708947 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
9509 | 2025.03.22 05:11:12.711544 [ 4 ] {ad951d17-9861-4948-84f1-02261b6c3b8e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9510 | 2025.03.22 05:11:12.711643 [ 4 ] {ad951d17-9861-4948-84f1-02261b6c3b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9511 | 2025.03.22 05:11:12.712545 [ 4 ] {ad951d17-9861-4948-84f1-02261b6c3b8e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9512 | 2025.03.22 05:11:12.712863 [ 4 ] {ad951d17-9861-4948-84f1-02261b6c3b8e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9513 | 2025.03.22 05:11:12.713157 [ 133 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9514 | 2025.03.22 05:11:12.713293 [ 133 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9515 | 2025.03.22 05:11:12.713388 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9516 | 2025.03.22 05:11:12.713622 [ 4 ] {ad951d17-9861-4948-84f1-02261b6c3b8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006567 sec., 9745.698187909244 rows/sec., 778.93 KiB/sec. | ||
9517 | 2025.03.22 05:11:12.713696 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3999 rows, containing 5 columns (5 merged, 0 gathered) in 0.00702167 sec., 569522.6349287278 rows/sec., 48.63 MiB/sec. | ||
9518 | 2025.03.22 05:11:12.713831 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
9519 | 2025.03.22 05:11:12.713903 [ 4 ] {ad951d17-9861-4948-84f1-02261b6c3b8e} <Debug> TCPHandler: Processed in 0.007151002 sec. | ||
9520 | 2025.03.22 05:11:12.714140 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9521 | 2025.03.22 05:11:12.714270 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9522 | 2025.03.22 05:11:12.714357 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9523 | 2025.03.22 05:11:12.714488 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 917 rows starting from the beginning of the part | ||
9524 | 2025.03.22 05:11:12.714826 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 99 rows starting from the beginning of the part | ||
9525 | 2025.03.22 05:11:12.714715 [ 4 ] {021bb06a-1e2c-4e14-b1df-8b7a2ef7a641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9526 | 2025.03.22 05:11:12.715166 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9527 | 2025.03.22 05:11:12.715250 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
9528 | 2025.03.22 05:11:12.715391 [ 4 ] {021bb06a-1e2c-4e14-b1df-8b7a2ef7a641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9529 | 2025.03.22 05:11:12.715588 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_76_15} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9530 | 2025.03.22 05:11:12.715673 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 97 rows starting from the beginning of the part | ||
9531 | 2025.03.22 05:11:12.716036 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 852 rows starting from the beginning of the part | ||
9532 | 2025.03.22 05:11:12.716054 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
9533 | 2025.03.22 05:11:12.716334 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
9534 | 2025.03.22 05:11:12.718109 [ 4 ] {021bb06a-1e2c-4e14-b1df-8b7a2ef7a641} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9535 | 2025.03.22 05:11:12.718194 [ 4 ] {021bb06a-1e2c-4e14-b1df-8b7a2ef7a641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9536 | 2025.03.22 05:11:12.719299 [ 4 ] {021bb06a-1e2c-4e14-b1df-8b7a2ef7a641} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9537 | 2025.03.22 05:11:12.719693 [ 4 ] {021bb06a-1e2c-4e14-b1df-8b7a2ef7a641} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9538 | 2025.03.22 05:11:12.720121 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2101 rows, containing 5 columns (5 merged, 0 gathered) in 0.00652798 sec., 321845.34879089706 rows/sec., 24.83 MiB/sec. | ||
9539 | 2025.03.22 05:11:12.720214 [ 4 ] {021bb06a-1e2c-4e14-b1df-8b7a2ef7a641} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00569 sec., 5623.90158172232 rows/sec., 401.09 KiB/sec. | ||
9540 | 2025.03.22 05:11:12.720358 [ 4 ] {021bb06a-1e2c-4e14-b1df-8b7a2ef7a641} <Debug> TCPHandler: Processed in 0.006236196 sec. | ||
9541 | 2025.03.22 05:11:12.720420 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9542 | 2025.03.22 05:11:12.720540 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9543 | 2025.03.22 05:11:12.720712 [ 4 ] {25995a5e-1969-4ae2-8d7b-46c08c819538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9544 | 2025.03.22 05:11:12.720803 [ 4 ] {25995a5e-1969-4ae2-8d7b-46c08c819538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9545 | 2025.03.22 05:11:12.720916 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9546 | 2025.03.22 05:11:12.721191 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_76_15} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9547 | 2025.03.22 05:11:12.721359 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9548 | 2025.03.22 05:11:12.721629 [ 4 ] {25995a5e-1969-4ae2-8d7b-46c08c819538} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9549 | 2025.03.22 05:11:12.721674 [ 4 ] {25995a5e-1969-4ae2-8d7b-46c08c819538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9550 | 2025.03.22 05:11:12.722052 [ 4 ] {25995a5e-1969-4ae2-8d7b-46c08c819538} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9551 | 2025.03.22 05:11:12.722305 [ 4 ] {25995a5e-1969-4ae2-8d7b-46c08c819538} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9552 | 2025.03.22 05:11:12.722528 [ 4 ] {25995a5e-1969-4ae2-8d7b-46c08c819538} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001865 sec., 6434.3163538874 rows/sec., 444.03 KiB/sec. | ||
9553 | 2025.03.22 05:11:12.722585 [ 4 ] {25995a5e-1969-4ae2-8d7b-46c08c819538} <Debug> TCPHandler: Processed in 0.002114749 sec. | ||
9554 | 2025.03.22 05:11:14.710332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
9555 | 2025.03.22 05:11:14.711165 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9556 | 2025.03.22 05:11:14.711206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9557 | 2025.03.22 05:11:14.711736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9558 | 2025.03.22 05:11:14.712002 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9559 | 2025.03.22 05:11:14.712220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
9560 | 2025.03.22 05:11:16.322550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9561 | 2025.03.22 05:11:16.343113 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9562 | 2025.03.22 05:11:16.343158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9563 | 2025.03.22 05:11:16.350496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9564 | 2025.03.22 05:11:16.351309 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9565 | 2025.03.22 05:11:16.354269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9566 | 2025.03.22 05:11:17.325396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1330 | ||
9567 | 2025.03.22 05:11:17.328752 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9568 | 2025.03.22 05:11:17.328805 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9569 | 2025.03.22 05:11:17.330335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9570 | 2025.03.22 05:11:17.330667 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9571 | 2025.03.22 05:11:17.332739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
9572 | 2025.03.22 05:11:17.712684 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9573 | 2025.03.22 05:11:17.712911 [ 4 ] {fd59de09-f9ff-4c97-8dbd-2b43efd12e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9574 | 2025.03.22 05:11:17.712996 [ 4 ] {fd59de09-f9ff-4c97-8dbd-2b43efd12e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9575 | 2025.03.22 05:11:17.713877 [ 4 ] {fd59de09-f9ff-4c97-8dbd-2b43efd12e88} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9576 | 2025.03.22 05:11:17.713935 [ 4 ] {fd59de09-f9ff-4c97-8dbd-2b43efd12e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9577 | 2025.03.22 05:11:17.714415 [ 4 ] {fd59de09-f9ff-4c97-8dbd-2b43efd12e88} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9578 | 2025.03.22 05:11:17.714688 [ 4 ] {fd59de09-f9ff-4c97-8dbd-2b43efd12e88} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9579 | 2025.03.22 05:11:17.714934 [ 4 ] {fd59de09-f9ff-4c97-8dbd-2b43efd12e88} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002085 sec., 58513.18944844125 rows/sec., 4.98 MiB/sec. | ||
9580 | 2025.03.22 05:11:17.715004 [ 4 ] {fd59de09-f9ff-4c97-8dbd-2b43efd12e88} <Debug> TCPHandler: Processed in 0.002467865 sec. | ||
9581 | 2025.03.22 05:11:17.715126 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9582 | 2025.03.22 05:11:17.715240 [ 4 ] {87192bd8-b387-448f-940c-d3e8988ee64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9583 | 2025.03.22 05:11:17.715291 [ 4 ] {87192bd8-b387-448f-940c-d3e8988ee64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9584 | 2025.03.22 05:11:17.715836 [ 4 ] {87192bd8-b387-448f-940c-d3e8988ee64f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9585 | 2025.03.22 05:11:17.715878 [ 4 ] {87192bd8-b387-448f-940c-d3e8988ee64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9586 | 2025.03.22 05:11:17.716250 [ 4 ] {87192bd8-b387-448f-940c-d3e8988ee64f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9587 | 2025.03.22 05:11:17.716496 [ 4 ] {87192bd8-b387-448f-940c-d3e8988ee64f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9588 | 2025.03.22 05:11:17.716731 [ 4 ] {87192bd8-b387-448f-940c-d3e8988ee64f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001517 sec., 21753.46077785102 rows/sec., 1.60 MiB/sec. | ||
9589 | 2025.03.22 05:11:17.716786 [ 4 ] {87192bd8-b387-448f-940c-d3e8988ee64f} <Debug> TCPHandler: Processed in 0.001712771 sec. | ||
9590 | 2025.03.22 05:11:17.716891 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9591 | 2025.03.22 05:11:17.716995 [ 4 ] {3a5a2e60-910a-4677-9ff1-95833a50d75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9592 | 2025.03.22 05:11:17.717042 [ 4 ] {3a5a2e60-910a-4677-9ff1-95833a50d75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9593 | 2025.03.22 05:11:17.717581 [ 4 ] {3a5a2e60-910a-4677-9ff1-95833a50d75a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9594 | 2025.03.22 05:11:17.717622 [ 4 ] {3a5a2e60-910a-4677-9ff1-95833a50d75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9595 | 2025.03.22 05:11:17.717988 [ 4 ] {3a5a2e60-910a-4677-9ff1-95833a50d75a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9596 | 2025.03.22 05:11:17.718228 [ 4 ] {3a5a2e60-910a-4677-9ff1-95833a50d75a} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9597 | 2025.03.22 05:11:17.718429 [ 4 ] {3a5a2e60-910a-4677-9ff1-95833a50d75a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001456 sec., 66620.87912087912 rows/sec., 5.20 MiB/sec. | ||
9598 | 2025.03.22 05:11:17.718481 [ 4 ] {3a5a2e60-910a-4677-9ff1-95833a50d75a} <Debug> TCPHandler: Processed in 0.001641511 sec. | ||
9599 | 2025.03.22 05:11:17.718595 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9600 | 2025.03.22 05:11:17.718702 [ 4 ] {75285823-e6db-48cf-8c27-475e103068ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9601 | 2025.03.22 05:11:17.718752 [ 4 ] {75285823-e6db-48cf-8c27-475e103068ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9602 | 2025.03.22 05:11:17.719260 [ 4 ] {75285823-e6db-48cf-8c27-475e103068ad} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9603 | 2025.03.22 05:11:17.719300 [ 4 ] {75285823-e6db-48cf-8c27-475e103068ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9604 | 2025.03.22 05:11:17.719690 [ 4 ] {75285823-e6db-48cf-8c27-475e103068ad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9605 | 2025.03.22 05:11:17.719940 [ 4 ] {75285823-e6db-48cf-8c27-475e103068ad} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9606 | 2025.03.22 05:11:17.720111 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9607 | 2025.03.22 05:11:17.720173 [ 4 ] {75285823-e6db-48cf-8c27-475e103068ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001485 sec., 107744.10774410775 rows/sec., 7.50 MiB/sec. | ||
9608 | 2025.03.22 05:11:17.720184 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9609 | 2025.03.22 05:11:17.720252 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9610 | 2025.03.22 05:11:17.720295 [ 4 ] {75285823-e6db-48cf-8c27-475e103068ad} <Debug> TCPHandler: Processed in 0.001751242 sec. | ||
9611 | 2025.03.22 05:11:17.720576 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
9612 | 2025.03.22 05:11:17.720586 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9613 | 2025.03.22 05:11:17.721058 [ 4 ] {d81aa936-c528-4dae-897c-fc25fd896fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9614 | 2025.03.22 05:11:17.721161 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9615 | 2025.03.22 05:11:17.721318 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20220 rows starting from the beginning of the part | ||
9616 | 2025.03.22 05:11:17.721492 [ 4 ] {d81aa936-c528-4dae-897c-fc25fd896fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9617 | 2025.03.22 05:11:17.721822 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
9618 | 2025.03.22 05:11:17.722273 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
9619 | 2025.03.22 05:11:17.722718 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 928 rows starting from the beginning of the part | ||
9620 | 2025.03.22 05:11:17.723124 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
9621 | 2025.03.22 05:11:17.723501 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
9622 | 2025.03.22 05:11:17.726409 [ 4 ] {d81aa936-c528-4dae-897c-fc25fd896fb0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9623 | 2025.03.22 05:11:17.726483 [ 4 ] {d81aa936-c528-4dae-897c-fc25fd896fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9624 | 2025.03.22 05:11:17.728170 [ 4 ] {d81aa936-c528-4dae-897c-fc25fd896fb0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9625 | 2025.03.22 05:11:17.728488 [ 4 ] {d81aa936-c528-4dae-897c-fc25fd896fb0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9626 | 2025.03.22 05:11:17.729231 [ 4 ] {d81aa936-c528-4dae-897c-fc25fd896fb0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.008378 sec., 3938.88756266412 rows/sec., 7.06 MiB/sec. | ||
9627 | 2025.03.22 05:11:17.729365 [ 4 ] {d81aa936-c528-4dae-897c-fc25fd896fb0} <Debug> TCPHandler: Processed in 0.008883774 sec. | ||
9628 | 2025.03.22 05:11:17.729504 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9629 | 2025.03.22 05:11:17.729610 [ 4 ] {01df237b-0619-430a-b619-9dd5886f8c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9630 | 2025.03.22 05:11:17.729657 [ 4 ] {01df237b-0619-430a-b619-9dd5886f8c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9631 | 2025.03.22 05:11:17.730090 [ 4 ] {01df237b-0619-430a-b619-9dd5886f8c82} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9632 | 2025.03.22 05:11:17.730129 [ 4 ] {01df237b-0619-430a-b619-9dd5886f8c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9633 | 2025.03.22 05:11:17.730490 [ 4 ] {01df237b-0619-430a-b619-9dd5886f8c82} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9634 | 2025.03.22 05:11:17.730729 [ 4 ] {01df237b-0619-430a-b619-9dd5886f8c82} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9635 | 2025.03.22 05:11:17.730907 [ 58 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9636 | 2025.03.22 05:11:17.730976 [ 58 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9637 | 2025.03.22 05:11:17.730980 [ 4 ] {01df237b-0619-430a-b619-9dd5886f8c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
9638 | 2025.03.22 05:11:17.731019 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9639 | 2025.03.22 05:11:17.731118 [ 4 ] {01df237b-0619-430a-b619-9dd5886f8c82} <Debug> TCPHandler: Processed in 0.001661141 sec. | ||
9640 | 2025.03.22 05:11:17.731343 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
9641 | 2025.03.22 05:11:17.731708 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9642 | 2025.03.22 05:11:17.731791 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4160 rows starting from the beginning of the part | ||
9643 | 2025.03.22 05:11:17.732142 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
9644 | 2025.03.22 05:11:17.732407 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
9645 | 2025.03.22 05:11:17.732499 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 70 rows starting from the beginning of the part | ||
9646 | 2025.03.22 05:11:17.732739 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 12 rows starting from the beginning of the part | ||
9647 | 2025.03.22 05:11:17.732908 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
9648 | 2025.03.22 05:11:17.736800 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4422 rows, containing 4 columns (4 merged, 0 gathered) in 0.005635395 sec., 784683.2387082006 rows/sec., 51.57 MiB/sec. | ||
9649 | 2025.03.22 05:11:17.737234 [ 200 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9650 | 2025.03.22 05:11:17.737720 [ 200 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9651 | 2025.03.22 05:11:17.737752 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21660 rows, containing 5 columns (5 merged, 0 gathered) in 0.017358661 sec., 1247792.0964065143 rows/sec., 84.48 MiB/sec. | ||
9652 | 2025.03.22 05:11:17.737863 [ 200 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_76_15} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9653 | 2025.03.22 05:11:17.737995 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
9654 | 2025.03.22 05:11:17.738219 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9655 | 2025.03.22 05:11:17.738516 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9656 | 2025.03.22 05:11:17.738598 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9657 | 2025.03.22 05:11:17.738691 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
9658 | 2025.03.22 05:11:18.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.12 MiB, peak 237.76 MiB, free memory in arenas 0.00 B, will set to 228.93 MiB (RSS), difference: 1.81 MiB | ||
9659 | 2025.03.22 05:11:21.251173 [ 8 ] {} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
9660 | 2025.03.22 05:11:21.251256 [ 8 ] {} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9661 | 2025.03.22 05:11:21.251279 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9662 | 2025.03.22 05:11:21.251498 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
9663 | 2025.03.22 05:11:21.251740 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9664 | 2025.03.22 05:11:21.251780 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
9665 | 2025.03.22 05:11:21.251858 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
9666 | 2025.03.22 05:11:21.251984 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
9667 | 2025.03.22 05:11:21.252234 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
9668 | 2025.03.22 05:11:21.252422 [ 193 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
9669 | 2025.03.22 05:11:21.253515 [ 200 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.00215173 sec., 66922.89460108842 rows/sec., 3.41 MiB/sec. | ||
9670 | 2025.03.22 05:11:21.253735 [ 186 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
9671 | 2025.03.22 05:11:21.254154 [ 186 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9672 | 2025.03.22 05:11:21.254265 [ 186 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_24_5} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
9673 | 2025.03.22 05:11:21.254383 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9674 | 2025.03.22 05:11:22.061019 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9675 | 2025.03.22 05:11:22.061079 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9676 | 2025.03.22 05:11:22.212352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
9677 | 2025.03.22 05:11:22.213025 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9678 | 2025.03.22 05:11:22.213095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9679 | 2025.03.22 05:11:22.213606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9680 | 2025.03.22 05:11:22.213862 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9681 | 2025.03.22 05:11:22.214146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9682 | 2025.03.22 05:11:22.716060 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9683 | 2025.03.22 05:11:22.716270 [ 4 ] {3e8ea757-5c78-4dd5-9772-2c1e4eb27a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9684 | 2025.03.22 05:11:22.716351 [ 4 ] {3e8ea757-5c78-4dd5-9772-2c1e4eb27a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9685 | 2025.03.22 05:11:22.717255 [ 4 ] {3e8ea757-5c78-4dd5-9772-2c1e4eb27a39} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9686 | 2025.03.22 05:11:22.717306 [ 4 ] {3e8ea757-5c78-4dd5-9772-2c1e4eb27a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9687 | 2025.03.22 05:11:22.717753 [ 4 ] {3e8ea757-5c78-4dd5-9772-2c1e4eb27a39} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9688 | 2025.03.22 05:11:22.718012 [ 4 ] {3e8ea757-5c78-4dd5-9772-2c1e4eb27a39} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9689 | 2025.03.22 05:11:22.718219 [ 25 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9690 | 2025.03.22 05:11:22.718283 [ 4 ] {3e8ea757-5c78-4dd5-9772-2c1e4eb27a39} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002064 sec., 102713.17829457365 rows/sec., 6.53 MiB/sec. | ||
9691 | 2025.03.22 05:11:22.718308 [ 25 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9692 | 2025.03.22 05:11:22.718379 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9693 | 2025.03.22 05:11:22.718405 [ 4 ] {3e8ea757-5c78-4dd5-9772-2c1e4eb27a39} <Debug> TCPHandler: Processed in 0.002473086 sec. | ||
9694 | 2025.03.22 05:11:22.718683 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9695 | 2025.03.22 05:11:22.718718 [ 193 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
9696 | 2025.03.22 05:11:22.718962 [ 4 ] {1e135300-248c-41c5-b865-94643d3ee4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9697 | 2025.03.22 05:11:22.719059 [ 4 ] {1e135300-248c-41c5-b865-94643d3ee4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9698 | 2025.03.22 05:11:22.719100 [ 193 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9699 | 2025.03.22 05:11:22.719208 [ 193 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
9700 | 2025.03.22 05:11:22.719443 [ 193 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
9701 | 2025.03.22 05:11:22.719801 [ 193 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
9702 | 2025.03.22 05:11:22.720067 [ 193 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
9703 | 2025.03.22 05:11:22.720420 [ 193 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
9704 | 2025.03.22 05:11:22.722430 [ 4 ] {1e135300-248c-41c5-b865-94643d3ee4cb} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9705 | 2025.03.22 05:11:22.722504 [ 4 ] {1e135300-248c-41c5-b865-94643d3ee4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9706 | 2025.03.22 05:11:22.723124 [ 186 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004598895 sec., 230490.15035133436 rows/sec., 15.54 MiB/sec. | ||
9707 | 2025.03.22 05:11:22.723327 [ 4 ] {1e135300-248c-41c5-b865-94643d3ee4cb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9708 | 2025.03.22 05:11:22.723520 [ 186 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9709 | 2025.03.22 05:11:22.723806 [ 4 ] {1e135300-248c-41c5-b865-94643d3ee4cb} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9710 | 2025.03.22 05:11:22.724206 [ 4 ] {1e135300-248c-41c5-b865-94643d3ee4cb} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.005315 sec., 119096.89557855127 rows/sec., 9.37 MiB/sec. | ||
9711 | 2025.03.22 05:11:22.724281 [ 186 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_25_6} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9712 | 2025.03.22 05:11:22.724350 [ 4 ] {1e135300-248c-41c5-b865-94643d3ee4cb} <Debug> TCPHandler: Processed in 0.005776837 sec. | ||
9713 | 2025.03.22 05:11:22.724490 [ 186 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_25_6} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9714 | 2025.03.22 05:11:22.724534 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9715 | 2025.03.22 05:11:22.724639 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
9716 | 2025.03.22 05:11:22.724713 [ 4 ] {18d3f2e4-d212-4415-bdaf-f9e3446c2828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9717 | 2025.03.22 05:11:22.724765 [ 4 ] {18d3f2e4-d212-4415-bdaf-f9e3446c2828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9718 | 2025.03.22 05:11:22.725358 [ 4 ] {18d3f2e4-d212-4415-bdaf-f9e3446c2828} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9719 | 2025.03.22 05:11:22.725398 [ 4 ] {18d3f2e4-d212-4415-bdaf-f9e3446c2828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9720 | 2025.03.22 05:11:22.725785 [ 4 ] {18d3f2e4-d212-4415-bdaf-f9e3446c2828} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9721 | 2025.03.22 05:11:22.726025 [ 4 ] {18d3f2e4-d212-4415-bdaf-f9e3446c2828} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9722 | 2025.03.22 05:11:22.726199 [ 25 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9723 | 2025.03.22 05:11:22.726255 [ 25 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9724 | 2025.03.22 05:11:22.726272 [ 4 ] {18d3f2e4-d212-4415-bdaf-f9e3446c2828} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001591 sec., 71653.04839723445 rows/sec., 4.29 MiB/sec. | ||
9725 | 2025.03.22 05:11:22.726294 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9726 | 2025.03.22 05:11:22.726440 [ 4 ] {18d3f2e4-d212-4415-bdaf-f9e3446c2828} <Debug> TCPHandler: Processed in 0.001969937 sec. | ||
9727 | 2025.03.22 05:11:22.726625 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
9728 | 2025.03.22 05:11:22.726718 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9729 | 2025.03.22 05:11:22.727066 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9730 | 2025.03.22 05:11:22.727086 [ 4 ] {c657bc84-8f8f-4ece-afcc-19ddcf74ebc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9731 | 2025.03.22 05:11:22.727180 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 167 rows starting from the beginning of the part | ||
9732 | 2025.03.22 05:11:22.727241 [ 4 ] {c657bc84-8f8f-4ece-afcc-19ddcf74ebc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9733 | 2025.03.22 05:11:22.727675 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
9734 | 2025.03.22 05:11:22.728260 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part | ||
9735 | 2025.03.22 05:11:22.728763 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 120 rows starting from the beginning of the part | ||
9736 | 2025.03.22 05:11:22.729202 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 33 rows starting from the beginning of the part | ||
9737 | 2025.03.22 05:11:22.729521 [ 188 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 114 rows starting from the beginning of the part | ||
9738 | 2025.03.22 05:11:22.730602 [ 4 ] {c657bc84-8f8f-4ece-afcc-19ddcf74ebc4} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9739 | 2025.03.22 05:11:22.730649 [ 4 ] {c657bc84-8f8f-4ece-afcc-19ddcf74ebc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9740 | 2025.03.22 05:11:22.731225 [ 4 ] {c657bc84-8f8f-4ece-afcc-19ddcf74ebc4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9741 | 2025.03.22 05:11:22.731417 [ 186 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 5 columns (5 merged, 0 gathered) in 0.004996903 sec., 95058.87946994368 rows/sec., 6.39 MiB/sec. | ||
9742 | 2025.03.22 05:11:22.731626 [ 4 ] {c657bc84-8f8f-4ece-afcc-19ddcf74ebc4} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9743 | 2025.03.22 05:11:22.731715 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9744 | 2025.03.22 05:11:22.732030 [ 4 ] {c657bc84-8f8f-4ece-afcc-19ddcf74ebc4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005066 sec., 22305.566521910776 rows/sec., 1.44 MiB/sec. | ||
9745 | 2025.03.22 05:11:22.732184 [ 4 ] {c657bc84-8f8f-4ece-afcc-19ddcf74ebc4} <Debug> TCPHandler: Processed in 0.005562673 sec. | ||
9746 | 2025.03.22 05:11:22.732381 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9747 | 2025.03.22 05:11:22.732426 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9748 | 2025.03.22 05:11:22.732602 [ 4 ] {9449db9d-8f7b-4f2b-bf23-696aa4ad6fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9749 | 2025.03.22 05:11:22.732624 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_66_13} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9750 | 2025.03.22 05:11:22.732676 [ 4 ] {9449db9d-8f7b-4f2b-bf23-696aa4ad6fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9751 | 2025.03.22 05:11:22.732818 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9752 | 2025.03.22 05:11:22.733380 [ 4 ] {9449db9d-8f7b-4f2b-bf23-696aa4ad6fa7} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2025.03.22 05:11:22.733424 [ 4 ] {9449db9d-8f7b-4f2b-bf23-696aa4ad6fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9754 | 2025.03.22 05:11:22.733797 [ 4 ] {9449db9d-8f7b-4f2b-bf23-696aa4ad6fa7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9755 | 2025.03.22 05:11:22.734039 [ 4 ] {9449db9d-8f7b-4f2b-bf23-696aa4ad6fa7} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2025.03.22 05:11:22.734192 [ 25 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9757 | 2025.03.22 05:11:22.734251 [ 25 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9758 | 2025.03.22 05:11:22.734285 [ 4 ] {9449db9d-8f7b-4f2b-bf23-696aa4ad6fa7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001735 sec., 64553.31412103747 rows/sec., 3.68 MiB/sec. | ||
9759 | 2025.03.22 05:11:22.734293 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9760 | 2025.03.22 05:11:22.734428 [ 4 ] {9449db9d-8f7b-4f2b-bf23-696aa4ad6fa7} <Debug> TCPHandler: Processed in 0.002112469 sec. | ||
9761 | 2025.03.22 05:11:22.734517 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
9762 | 2025.03.22 05:11:22.734611 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9763 | 2025.03.22 05:11:22.734678 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9764 | 2025.03.22 05:11:22.734767 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
9765 | 2025.03.22 05:11:22.734825 [ 4 ] {ae188c5b-0672-4e19-ab77-90936187f413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9766 | 2025.03.22 05:11:22.734998 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
9767 | 2025.03.22 05:11:22.735059 [ 4 ] {ae188c5b-0672-4e19-ab77-90936187f413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9768 | 2025.03.22 05:11:22.735265 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
9769 | 2025.03.22 05:11:22.735586 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
9770 | 2025.03.22 05:11:22.735897 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
9771 | 2025.03.22 05:11:22.737781 [ 4 ] {ae188c5b-0672-4e19-ab77-90936187f413} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9772 | 2025.03.22 05:11:22.737843 [ 4 ] {ae188c5b-0672-4e19-ab77-90936187f413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9773 | 2025.03.22 05:11:22.738675 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004249359 sec., 131784.58209814702 rows/sec., 8.01 MiB/sec. | ||
9774 | 2025.03.22 05:11:22.738800 [ 4 ] {ae188c5b-0672-4e19-ab77-90936187f413} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9775 | 2025.03.22 05:11:22.738844 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9776 | 2025.03.22 05:11:22.739281 [ 4 ] {ae188c5b-0672-4e19-ab77-90936187f413} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9777 | 2025.03.22 05:11:22.739396 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_25_6} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9778 | 2025.03.22 05:11:22.739613 [ 186 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_25_6} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9779 | 2025.03.22 05:11:22.739699 [ 4 ] {ae188c5b-0672-4e19-ab77-90936187f413} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.004924 sec., 79203.89926888708 rows/sec., 5.60 MiB/sec. | ||
9780 | 2025.03.22 05:11:22.739774 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9781 | 2025.03.22 05:11:22.739892 [ 4 ] {ae188c5b-0672-4e19-ab77-90936187f413} <Debug> TCPHandler: Processed in 0.005349879 sec. | ||
9782 | 2025.03.22 05:11:22.740009 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9783 | 2025.03.22 05:11:22.740113 [ 4 ] {e0a81cd7-0573-4e9d-a0ac-c61f741be1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9784 | 2025.03.22 05:11:22.740160 [ 4 ] {e0a81cd7-0573-4e9d-a0ac-c61f741be1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9785 | 2025.03.22 05:11:22.740612 [ 4 ] {e0a81cd7-0573-4e9d-a0ac-c61f741be1d1} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9786 | 2025.03.22 05:11:22.740651 [ 4 ] {e0a81cd7-0573-4e9d-a0ac-c61f741be1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9787 | 2025.03.22 05:11:22.741011 [ 4 ] {e0a81cd7-0573-4e9d-a0ac-c61f741be1d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9788 | 2025.03.22 05:11:22.741251 [ 4 ] {e0a81cd7-0573-4e9d-a0ac-c61f741be1d1} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9789 | 2025.03.22 05:11:22.741477 [ 4 ] {e0a81cd7-0573-4e9d-a0ac-c61f741be1d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. | ||
9790 | 2025.03.22 05:11:22.741577 [ 4 ] {e0a81cd7-0573-4e9d-a0ac-c61f741be1d1} <Debug> TCPHandler: Processed in 0.00161979 sec. | ||
9791 | 2025.03.22 05:11:22.741699 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9792 | 2025.03.22 05:11:22.741805 [ 4 ] {fd1d9f61-5636-4cb4-aa94-ede36005a865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9793 | 2025.03.22 05:11:22.741852 [ 4 ] {fd1d9f61-5636-4cb4-aa94-ede36005a865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9794 | 2025.03.22 05:11:22.742371 [ 4 ] {fd1d9f61-5636-4cb4-aa94-ede36005a865} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9795 | 2025.03.22 05:11:22.742409 [ 4 ] {fd1d9f61-5636-4cb4-aa94-ede36005a865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9796 | 2025.03.22 05:11:22.742804 [ 4 ] {fd1d9f61-5636-4cb4-aa94-ede36005a865} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9797 | 2025.03.22 05:11:22.743044 [ 4 ] {fd1d9f61-5636-4cb4-aa94-ede36005a865} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9798 | 2025.03.22 05:11:22.743253 [ 4 ] {fd1d9f61-5636-4cb4-aa94-ede36005a865} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00147 sec., 161224.48979591837 rows/sec., 10.81 MiB/sec. | ||
9799 | 2025.03.22 05:11:22.743306 [ 4 ] {fd1d9f61-5636-4cb4-aa94-ede36005a865} <Debug> TCPHandler: Processed in 0.001659481 sec. | ||
9800 | 2025.03.22 05:11:22.743412 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9801 | 2025.03.22 05:11:22.743516 [ 4 ] {abf991f6-dab0-4c51-9930-8bb87f80d224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9802 | 2025.03.22 05:11:22.743563 [ 4 ] {abf991f6-dab0-4c51-9930-8bb87f80d224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9803 | 2025.03.22 05:11:22.743974 [ 4 ] {abf991f6-dab0-4c51-9930-8bb87f80d224} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9804 | 2025.03.22 05:11:22.744013 [ 4 ] {abf991f6-dab0-4c51-9930-8bb87f80d224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9805 | 2025.03.22 05:11:22.744359 [ 4 ] {abf991f6-dab0-4c51-9930-8bb87f80d224} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9806 | 2025.03.22 05:11:22.744593 [ 4 ] {abf991f6-dab0-4c51-9930-8bb87f80d224} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9807 | 2025.03.22 05:11:22.744853 [ 4 ] {abf991f6-dab0-4c51-9930-8bb87f80d224} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
9808 | 2025.03.22 05:11:22.745048 [ 4 ] {abf991f6-dab0-4c51-9930-8bb87f80d224} <Debug> TCPHandler: Processed in 0.001684341 sec. | ||
9809 | 2025.03.22 05:11:22.745214 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9810 | 2025.03.22 05:11:22.745321 [ 4 ] {c48ab892-e720-402b-805d-6e9e5c515918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9811 | 2025.03.22 05:11:22.745396 [ 4 ] {c48ab892-e720-402b-805d-6e9e5c515918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9812 | 2025.03.22 05:11:22.746447 [ 4 ] {c48ab892-e720-402b-805d-6e9e5c515918} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9813 | 2025.03.22 05:11:22.746486 [ 4 ] {c48ab892-e720-402b-805d-6e9e5c515918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9814 | 2025.03.22 05:11:22.747093 [ 4 ] {c48ab892-e720-402b-805d-6e9e5c515918} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9815 | 2025.03.22 05:11:22.747352 [ 4 ] {c48ab892-e720-402b-805d-6e9e5c515918} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9816 | 2025.03.22 05:11:22.747547 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9817 | 2025.03.22 05:11:22.747601 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9818 | 2025.03.22 05:11:22.747626 [ 4 ] {c48ab892-e720-402b-805d-6e9e5c515918} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002314 sec., 3457.216940363008 rows/sec., 6.20 MiB/sec. | ||
9819 | 2025.03.22 05:11:22.747638 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9820 | 2025.03.22 05:11:22.748056 [ 4 ] {c48ab892-e720-402b-805d-6e9e5c515918} <Debug> TCPHandler: Processed in 0.002893544 sec. | ||
9821 | 2025.03.22 05:11:22.748074 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
9822 | 2025.03.22 05:11:22.748239 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9823 | 2025.03.22 05:11:22.748479 [ 4 ] {5bc42b53-8736-4ddc-af18-bba5052c72fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9824 | 2025.03.22 05:11:22.748592 [ 4 ] {5bc42b53-8736-4ddc-af18-bba5052c72fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9825 | 2025.03.22 05:11:22.749047 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9826 | 2025.03.22 05:11:22.749296 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1306 rows starting from the beginning of the part | ||
9827 | 2025.03.22 05:11:22.749994 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
9828 | 2025.03.22 05:11:22.750757 [ 4 ] {5bc42b53-8736-4ddc-af18-bba5052c72fa} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2025.03.22 05:11:22.750791 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part | ||
9830 | 2025.03.22 05:11:22.750845 [ 4 ] {5bc42b53-8736-4ddc-af18-bba5052c72fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9831 | 2025.03.22 05:11:22.751459 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
9832 | 2025.03.22 05:11:22.752144 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 33 rows starting from the beginning of the part | ||
9833 | 2025.03.22 05:11:22.752425 [ 4 ] {5bc42b53-8736-4ddc-af18-bba5052c72fa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9834 | 2025.03.22 05:11:22.752667 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
9835 | 2025.03.22 05:11:22.753300 [ 4 ] {5bc42b53-8736-4ddc-af18-bba5052c72fa} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9836 | 2025.03.22 05:11:22.753909 [ 4 ] {5bc42b53-8736-4ddc-af18-bba5052c72fa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005518 sec., 14860.456687205507 rows/sec., 966.47 KiB/sec. | ||
9837 | 2025.03.22 05:11:22.754231 [ 4 ] {5bc42b53-8736-4ddc-af18-bba5052c72fa} <Debug> TCPHandler: Processed in 0.006043972 sec. | ||
9838 | 2025.03.22 05:11:22.761265 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1396 rows, containing 19 columns (19 merged, 0 gathered) in 0.013484549 sec., 103525.89471105041 rows/sec., 185.51 MiB/sec. | ||
9839 | 2025.03.22 05:11:22.762804 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9840 | 2025.03.22 05:11:22.763260 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2025.03.22 05:11:22.763348 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9842 | 2025.03.22 05:11:22.763520 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
9843 | 2025.03.22 05:11:23.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.87 MiB, peak 241.35 MiB, free memory in arenas 0.00 B, will set to 231.11 MiB (RSS), difference: 1.24 MiB | ||
9844 | 2025.03.22 05:11:23.854344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9845 | 2025.03.22 05:11:23.875097 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9846 | 2025.03.22 05:11:23.875148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
9847 | 2025.03.22 05:11:23.882516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9848 | 2025.03.22 05:11:23.883291 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9849 | 2025.03.22 05:11:23.887396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9850 | 2025.03.22 05:11:27.333064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1364 | ||
9851 | 2025.03.22 05:11:27.336551 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9852 | 2025.03.22 05:11:27.336601 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9853 | 2025.03.22 05:11:27.338114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9854 | 2025.03.22 05:11:27.338435 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9855 | 2025.03.22 05:11:27.338612 [ 37 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9856 | 2025.03.22 05:11:27.338684 [ 37 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9857 | 2025.03.22 05:11:27.338726 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9858 | 2025.03.22 05:11:27.339134 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
9859 | 2025.03.22 05:11:27.339885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
9860 | 2025.03.22 05:11:27.341552 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9861 | 2025.03.22 05:11:27.341720 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1208 rows starting from the beginning of the part | ||
9862 | 2025.03.22 05:11:27.342382 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
9863 | 2025.03.22 05:11:27.343010 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
9864 | 2025.03.22 05:11:27.343718 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
9865 | 2025.03.22 05:11:27.344394 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
9866 | 2025.03.22 05:11:27.345022 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
9867 | 2025.03.22 05:11:27.353833 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1364 rows, containing 72 columns (72 merged, 0 gathered) in 0.014991037 sec., 90987.70151791367 rows/sec., 71.59 MiB/sec. | ||
9868 | 2025.03.22 05:11:27.355696 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9869 | 2025.03.22 05:11:27.356577 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9870 | 2025.03.22 05:11:27.356686 [ 195 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_36_7} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9871 | 2025.03.22 05:11:27.357074 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
9872 | 2025.03.22 05:11:27.712585 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9873 | 2025.03.22 05:11:27.712802 [ 4 ] {a4d3fb19-53ae-4fad-935b-914717da5e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9874 | 2025.03.22 05:11:27.712886 [ 4 ] {a4d3fb19-53ae-4fad-935b-914717da5e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9875 | 2025.03.22 05:11:27.713628 [ 4 ] {a4d3fb19-53ae-4fad-935b-914717da5e16} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9876 | 2025.03.22 05:11:27.713682 [ 4 ] {a4d3fb19-53ae-4fad-935b-914717da5e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9877 | 2025.03.22 05:11:27.714123 [ 4 ] {a4d3fb19-53ae-4fad-935b-914717da5e16} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9878 | 2025.03.22 05:11:27.714385 [ 4 ] {a4d3fb19-53ae-4fad-935b-914717da5e16} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9879 | 2025.03.22 05:11:27.714662 [ 4 ] {a4d3fb19-53ae-4fad-935b-914717da5e16} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001908 sec., 3144.6540880503144 rows/sec., 256.42 KiB/sec. | ||
9880 | 2025.03.22 05:11:27.714777 [ 4 ] {a4d3fb19-53ae-4fad-935b-914717da5e16} <Debug> TCPHandler: Processed in 0.002330293 sec. | ||
9881 | 2025.03.22 05:11:27.715022 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9882 | 2025.03.22 05:11:27.715139 [ 4 ] {3ae699b9-3677-43b5-a8fe-463f3ab66877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9883 | 2025.03.22 05:11:27.715190 [ 4 ] {3ae699b9-3677-43b5-a8fe-463f3ab66877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9884 | 2025.03.22 05:11:27.715793 [ 4 ] {3ae699b9-3677-43b5-a8fe-463f3ab66877} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9885 | 2025.03.22 05:11:27.715835 [ 4 ] {3ae699b9-3677-43b5-a8fe-463f3ab66877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9886 | 2025.03.22 05:11:27.716210 [ 4 ] {3ae699b9-3677-43b5-a8fe-463f3ab66877} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9887 | 2025.03.22 05:11:27.716454 [ 4 ] {3ae699b9-3677-43b5-a8fe-463f3ab66877} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9888 | 2025.03.22 05:11:27.716666 [ 4 ] {3ae699b9-3677-43b5-a8fe-463f3ab66877} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.001555 sec., 80385.85209003216 rows/sec., 6.81 MiB/sec. | ||
9889 | 2025.03.22 05:11:27.716742 [ 4 ] {3ae699b9-3677-43b5-a8fe-463f3ab66877} <Debug> TCPHandler: Processed in 0.001809733 sec. | ||
9890 | 2025.03.22 05:11:27.716849 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9891 | 2025.03.22 05:11:27.716954 [ 4 ] {c55f49a6-b747-432b-a8dc-29d4b2a8ff48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9892 | 2025.03.22 05:11:27.717000 [ 4 ] {c55f49a6-b747-432b-a8dc-29d4b2a8ff48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9893 | 2025.03.22 05:11:27.717518 [ 4 ] {c55f49a6-b747-432b-a8dc-29d4b2a8ff48} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9894 | 2025.03.22 05:11:27.717559 [ 4 ] {c55f49a6-b747-432b-a8dc-29d4b2a8ff48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9895 | 2025.03.22 05:11:27.717914 [ 4 ] {c55f49a6-b747-432b-a8dc-29d4b2a8ff48} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9896 | 2025.03.22 05:11:27.718168 [ 4 ] {c55f49a6-b747-432b-a8dc-29d4b2a8ff48} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9897 | 2025.03.22 05:11:27.718383 [ 4 ] {c55f49a6-b747-432b-a8dc-29d4b2a8ff48} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001451 sec., 26878.01516195727 rows/sec., 1.95 MiB/sec. | ||
9898 | 2025.03.22 05:11:27.718437 [ 4 ] {c55f49a6-b747-432b-a8dc-29d4b2a8ff48} <Debug> TCPHandler: Processed in 0.001638861 sec. | ||
9899 | 2025.03.22 05:11:27.718563 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9900 | 2025.03.22 05:11:27.718667 [ 4 ] {7f9f31c2-f42e-4271-b57c-71822316ac22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9901 | 2025.03.22 05:11:27.718713 [ 4 ] {7f9f31c2-f42e-4271-b57c-71822316ac22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9902 | 2025.03.22 05:11:27.719261 [ 4 ] {7f9f31c2-f42e-4271-b57c-71822316ac22} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9903 | 2025.03.22 05:11:27.719301 [ 4 ] {7f9f31c2-f42e-4271-b57c-71822316ac22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9904 | 2025.03.22 05:11:27.719664 [ 4 ] {7f9f31c2-f42e-4271-b57c-71822316ac22} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9905 | 2025.03.22 05:11:27.719903 [ 4 ] {7f9f31c2-f42e-4271-b57c-71822316ac22} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9906 | 2025.03.22 05:11:27.720120 [ 4 ] {7f9f31c2-f42e-4271-b57c-71822316ac22} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001473 sec., 69925.32247114732 rows/sec., 5.47 MiB/sec. | ||
9907 | 2025.03.22 05:11:27.720173 [ 4 ] {7f9f31c2-f42e-4271-b57c-71822316ac22} <Debug> TCPHandler: Processed in 0.001661541 sec. | ||
9908 | 2025.03.22 05:11:27.720277 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9909 | 2025.03.22 05:11:27.720381 [ 4 ] {4c4ce1f8-e620-497a-bd4b-22d48da200d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9910 | 2025.03.22 05:11:27.720431 [ 4 ] {4c4ce1f8-e620-497a-bd4b-22d48da200d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9911 | 2025.03.22 05:11:27.720939 [ 4 ] {4c4ce1f8-e620-497a-bd4b-22d48da200d4} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9912 | 2025.03.22 05:11:27.720978 [ 4 ] {4c4ce1f8-e620-497a-bd4b-22d48da200d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9913 | 2025.03.22 05:11:27.721362 [ 4 ] {4c4ce1f8-e620-497a-bd4b-22d48da200d4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9914 | 2025.03.22 05:11:27.721604 [ 4 ] {4c4ce1f8-e620-497a-bd4b-22d48da200d4} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9915 | 2025.03.22 05:11:27.721845 [ 4 ] {4c4ce1f8-e620-497a-bd4b-22d48da200d4} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001482 sec., 109986.50472334682 rows/sec., 7.66 MiB/sec. | ||
9916 | 2025.03.22 05:11:27.721941 [ 4 ] {4c4ce1f8-e620-497a-bd4b-22d48da200d4} <Debug> TCPHandler: Processed in 0.001711732 sec. | ||
9917 | 2025.03.22 05:11:27.722081 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9918 | 2025.03.22 05:11:27.722412 [ 4 ] {68fea346-8fee-493e-96e6-b13976948e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9919 | 2025.03.22 05:11:27.722698 [ 4 ] {68fea346-8fee-493e-96e6-b13976948e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9920 | 2025.03.22 05:11:27.724479 [ 4 ] {68fea346-8fee-493e-96e6-b13976948e29} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9921 | 2025.03.22 05:11:27.724520 [ 4 ] {68fea346-8fee-493e-96e6-b13976948e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9922 | 2025.03.22 05:11:27.725176 [ 4 ] {68fea346-8fee-493e-96e6-b13976948e29} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9923 | 2025.03.22 05:11:27.725451 [ 4 ] {68fea346-8fee-493e-96e6-b13976948e29} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9924 | 2025.03.22 05:11:27.725737 [ 4 ] {68fea346-8fee-493e-96e6-b13976948e29} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003445 sec., 9579.10014513788 rows/sec., 17.17 MiB/sec. | ||
9925 | 2025.03.22 05:11:27.726106 [ 4 ] {68fea346-8fee-493e-96e6-b13976948e29} <Debug> TCPHandler: Processed in 0.004072796 sec. | ||
9926 | 2025.03.22 05:11:27.726425 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9927 | 2025.03.22 05:11:27.726546 [ 4 ] {58dc0671-ae6c-4871-aec7-5ba2d6e45928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9928 | 2025.03.22 05:11:27.726594 [ 4 ] {58dc0671-ae6c-4871-aec7-5ba2d6e45928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9929 | 2025.03.22 05:11:27.727060 [ 4 ] {58dc0671-ae6c-4871-aec7-5ba2d6e45928} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9930 | 2025.03.22 05:11:27.727098 [ 4 ] {58dc0671-ae6c-4871-aec7-5ba2d6e45928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9931 | 2025.03.22 05:11:27.727457 [ 4 ] {58dc0671-ae6c-4871-aec7-5ba2d6e45928} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9932 | 2025.03.22 05:11:27.727692 [ 4 ] {58dc0671-ae6c-4871-aec7-5ba2d6e45928} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9933 | 2025.03.22 05:11:27.727910 [ 4 ] {58dc0671-ae6c-4871-aec7-5ba2d6e45928} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
9934 | 2025.03.22 05:11:27.727961 [ 4 ] {58dc0671-ae6c-4871-aec7-5ba2d6e45928} <Debug> TCPHandler: Processed in 0.00163043 sec. | ||
9935 | 2025.03.22 05:11:29.714334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
9936 | 2025.03.22 05:11:29.715218 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9937 | 2025.03.22 05:11:29.715296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9938 | 2025.03.22 05:11:29.715862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9939 | 2025.03.22 05:11:29.716109 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9940 | 2025.03.22 05:11:29.716381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
9941 | 2025.03.22 05:11:29.716374 [ 38 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9942 | 2025.03.22 05:11:29.716496 [ 38 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9943 | 2025.03.22 05:11:29.716537 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9944 | 2025.03.22 05:11:29.716784 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
9945 | 2025.03.22 05:11:29.717049 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9946 | 2025.03.22 05:11:29.717116 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
9947 | 2025.03.22 05:11:29.717195 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
9948 | 2025.03.22 05:11:29.717295 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
9949 | 2025.03.22 05:11:29.717513 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
9950 | 2025.03.22 05:11:29.717758 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
9951 | 2025.03.22 05:11:29.717913 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
9952 | 2025.03.22 05:11:29.720341 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003690939 sec., 6329825.553876669 rows/sec., 90.55 MiB/sec. | ||
9953 | 2025.03.22 05:11:29.720981 [ 199 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9954 | 2025.03.22 05:11:29.721361 [ 199 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9955 | 2025.03.22 05:11:29.721453 [ 199 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_51_10} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9956 | 2025.03.22 05:11:29.721568 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9957 | 2025.03.22 05:11:31.387515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9958 | 2025.03.22 05:11:31.410049 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9959 | 2025.03.22 05:11:31.410105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9960 | 2025.03.22 05:11:31.417718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9961 | 2025.03.22 05:11:31.418546 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9962 | 2025.03.22 05:11:31.418872 [ 63 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9963 | 2025.03.22 05:11:31.418943 [ 63 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9964 | 2025.03.22 05:11:31.418992 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9965 | 2025.03.22 05:11:31.419698 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9966 | 2025.03.22 05:11:31.436657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9967 | 2025.03.22 05:11:31.437975 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9968 | 2025.03.22 05:11:31.439323 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9969 | 2025.03.22 05:11:31.444388 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9970 | 2025.03.22 05:11:31.449703 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9971 | 2025.03.22 05:11:31.455086 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9972 | 2025.03.22 05:11:31.460710 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9973 | 2025.03.22 05:11:31.465366 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
9974 | 2025.03.22 05:11:31.522818 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.103658799 sec., 3714.108244684564 rows/sec., 19.20 MiB/sec. | ||
9975 | 2025.03.22 05:11:31.526173 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9976 | 2025.03.22 05:11:31.529317 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_51_10} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9977 | 2025.03.22 05:11:31.529456 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_51_10} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9978 | 2025.03.22 05:11:31.532369 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9979 | 2025.03.22 05:11:32.716564 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9980 | 2025.03.22 05:11:32.716783 [ 4 ] {d91e01d1-721d-4bba-88a5-c9e143fd7439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9981 | 2025.03.22 05:11:32.716869 [ 4 ] {d91e01d1-721d-4bba-88a5-c9e143fd7439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9982 | 2025.03.22 05:11:32.717736 [ 4 ] {d91e01d1-721d-4bba-88a5-c9e143fd7439} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9983 | 2025.03.22 05:11:32.717791 [ 4 ] {d91e01d1-721d-4bba-88a5-c9e143fd7439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9984 | 2025.03.22 05:11:32.718252 [ 4 ] {d91e01d1-721d-4bba-88a5-c9e143fd7439} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9985 | 2025.03.22 05:11:32.718523 [ 4 ] {d91e01d1-721d-4bba-88a5-c9e143fd7439} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9986 | 2025.03.22 05:11:32.718775 [ 4 ] {d91e01d1-721d-4bba-88a5-c9e143fd7439} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002052 sec., 103313.84015594542 rows/sec., 6.57 MiB/sec. | ||
9987 | 2025.03.22 05:11:32.718845 [ 4 ] {d91e01d1-721d-4bba-88a5-c9e143fd7439} <Debug> TCPHandler: Processed in 0.002428235 sec. | ||
9988 | 2025.03.22 05:11:32.718980 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9989 | 2025.03.22 05:11:32.719094 [ 4 ] {aef0f64a-48c4-42fa-b1c2-f7233b6e8cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9990 | 2025.03.22 05:11:32.719143 [ 4 ] {aef0f64a-48c4-42fa-b1c2-f7233b6e8cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9991 | 2025.03.22 05:11:32.719893 [ 4 ] {aef0f64a-48c4-42fa-b1c2-f7233b6e8cba} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9992 | 2025.03.22 05:11:32.719935 [ 4 ] {aef0f64a-48c4-42fa-b1c2-f7233b6e8cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
9993 | 2025.03.22 05:11:32.720340 [ 4 ] {aef0f64a-48c4-42fa-b1c2-f7233b6e8cba} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9994 | 2025.03.22 05:11:32.720583 [ 4 ] {aef0f64a-48c4-42fa-b1c2-f7233b6e8cba} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9995 | 2025.03.22 05:11:32.720823 [ 4 ] {aef0f64a-48c4-42fa-b1c2-f7233b6e8cba} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001751 sec., 361507.70988006855 rows/sec., 28.43 MiB/sec. | ||
9996 | 2025.03.22 05:11:32.720920 [ 4 ] {aef0f64a-48c4-42fa-b1c2-f7233b6e8cba} <Debug> TCPHandler: Processed in 0.001990267 sec. | ||
9997 | 2025.03.22 05:11:32.721067 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9998 | 2025.03.22 05:11:32.721383 [ 4 ] {01fb3c8e-add5-4497-8e86-67f9e0f00178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9999 | 2025.03.22 05:11:32.721506 [ 4 ] {01fb3c8e-add5-4497-8e86-67f9e0f00178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10000 | 2025.03.22 05:11:32.722364 [ 4 ] {01fb3c8e-add5-4497-8e86-67f9e0f00178} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10001 | 2025.03.22 05:11:32.722406 [ 4 ] {01fb3c8e-add5-4497-8e86-67f9e0f00178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10002 | 2025.03.22 05:11:32.722784 [ 4 ] {01fb3c8e-add5-4497-8e86-67f9e0f00178} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10003 | 2025.03.22 05:11:32.723030 [ 4 ] {01fb3c8e-add5-4497-8e86-67f9e0f00178} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10004 | 2025.03.22 05:11:32.723274 [ 4 ] {01fb3c8e-add5-4497-8e86-67f9e0f00178} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.002016 sec., 56547.619047619046 rows/sec., 3.38 MiB/sec. | ||
10005 | 2025.03.22 05:11:32.723378 [ 4 ] {01fb3c8e-add5-4497-8e86-67f9e0f00178} <Debug> TCPHandler: Processed in 0.002363034 sec. | ||
10006 | 2025.03.22 05:11:32.723606 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10007 | 2025.03.22 05:11:32.723755 [ 4 ] {16177750-27d7-451f-bca3-affca562a000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10008 | 2025.03.22 05:11:32.723802 [ 4 ] {16177750-27d7-451f-bca3-affca562a000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10009 | 2025.03.22 05:11:32.724356 [ 4 ] {16177750-27d7-451f-bca3-affca562a000} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10010 | 2025.03.22 05:11:32.724395 [ 4 ] {16177750-27d7-451f-bca3-affca562a000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10011 | 2025.03.22 05:11:32.724746 [ 4 ] {16177750-27d7-451f-bca3-affca562a000} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10012 | 2025.03.22 05:11:32.724982 [ 4 ] {16177750-27d7-451f-bca3-affca562a000} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10013 | 2025.03.22 05:11:32.725235 [ 4 ] {16177750-27d7-451f-bca3-affca562a000} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001503 sec., 75182.96739853626 rows/sec., 4.87 MiB/sec. | ||
10014 | 2025.03.22 05:11:32.725447 [ 4 ] {16177750-27d7-451f-bca3-affca562a000} <Debug> TCPHandler: Processed in 0.001929816 sec. | ||
10015 | 2025.03.22 05:11:32.725634 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10016 | 2025.03.22 05:11:32.725740 [ 4 ] {7eb881d0-76f6-48db-b985-5e5b25a7baf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10017 | 2025.03.22 05:11:32.725787 [ 4 ] {7eb881d0-76f6-48db-b985-5e5b25a7baf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10018 | 2025.03.22 05:11:32.726356 [ 4 ] {7eb881d0-76f6-48db-b985-5e5b25a7baf8} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10019 | 2025.03.22 05:11:32.726395 [ 4 ] {7eb881d0-76f6-48db-b985-5e5b25a7baf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10020 | 2025.03.22 05:11:32.726748 [ 4 ] {7eb881d0-76f6-48db-b985-5e5b25a7baf8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10021 | 2025.03.22 05:11:32.727027 [ 4 ] {7eb881d0-76f6-48db-b985-5e5b25a7baf8} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2025.03.22 05:11:32.727231 [ 4 ] {7eb881d0-76f6-48db-b985-5e5b25a7baf8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001513 sec., 74025.11566424322 rows/sec., 4.22 MiB/sec. | ||
10023 | 2025.03.22 05:11:32.727287 [ 4 ] {7eb881d0-76f6-48db-b985-5e5b25a7baf8} <Debug> TCPHandler: Processed in 0.001712151 sec. | ||
10024 | 2025.03.22 05:11:32.727390 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10025 | 2025.03.22 05:11:32.727492 [ 4 ] {216af749-b698-477a-9388-c68d165a1948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10026 | 2025.03.22 05:11:32.727536 [ 4 ] {216af749-b698-477a-9388-c68d165a1948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10027 | 2025.03.22 05:11:32.728155 [ 4 ] {216af749-b698-477a-9388-c68d165a1948} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10028 | 2025.03.22 05:11:32.728195 [ 4 ] {216af749-b698-477a-9388-c68d165a1948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10029 | 2025.03.22 05:11:32.728580 [ 4 ] {216af749-b698-477a-9388-c68d165a1948} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10030 | 2025.03.22 05:11:32.728825 [ 4 ] {216af749-b698-477a-9388-c68d165a1948} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10031 | 2025.03.22 05:11:32.729050 [ 4 ] {216af749-b698-477a-9388-c68d165a1948} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001579 sec., 246991.76694110196 rows/sec., 17.46 MiB/sec. | ||
10032 | 2025.03.22 05:11:32.729103 [ 4 ] {216af749-b698-477a-9388-c68d165a1948} <Debug> TCPHandler: Processed in 0.001764963 sec. | ||
10033 | 2025.03.22 05:11:32.729206 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10034 | 2025.03.22 05:11:32.729308 [ 4 ] {374cd3b4-b4a7-40a6-8f35-dcdbcc5e2cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10035 | 2025.03.22 05:11:32.729355 [ 4 ] {374cd3b4-b4a7-40a6-8f35-dcdbcc5e2cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10036 | 2025.03.22 05:11:32.729784 [ 4 ] {374cd3b4-b4a7-40a6-8f35-dcdbcc5e2cd2} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10037 | 2025.03.22 05:11:32.729824 [ 4 ] {374cd3b4-b4a7-40a6-8f35-dcdbcc5e2cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10038 | 2025.03.22 05:11:32.730181 [ 4 ] {374cd3b4-b4a7-40a6-8f35-dcdbcc5e2cd2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10039 | 2025.03.22 05:11:32.730420 [ 4 ] {374cd3b4-b4a7-40a6-8f35-dcdbcc5e2cd2} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10040 | 2025.03.22 05:11:32.730626 [ 4 ] {374cd3b4-b4a7-40a6-8f35-dcdbcc5e2cd2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. | ||
10041 | 2025.03.22 05:11:32.730678 [ 4 ] {374cd3b4-b4a7-40a6-8f35-dcdbcc5e2cd2} <Debug> TCPHandler: Processed in 0.001523298 sec. | ||
10042 | 2025.03.22 05:11:32.730805 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10043 | 2025.03.22 05:11:32.730910 [ 4 ] {f92c23b9-6cd6-4d62-bac7-fac14efbb877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10044 | 2025.03.22 05:11:32.730959 [ 4 ] {f92c23b9-6cd6-4d62-bac7-fac14efbb877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10045 | 2025.03.22 05:11:32.731469 [ 4 ] {f92c23b9-6cd6-4d62-bac7-fac14efbb877} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10046 | 2025.03.22 05:11:32.731508 [ 4 ] {f92c23b9-6cd6-4d62-bac7-fac14efbb877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10047 | 2025.03.22 05:11:32.731900 [ 4 ] {f92c23b9-6cd6-4d62-bac7-fac14efbb877} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10048 | 2025.03.22 05:11:32.732142 [ 4 ] {f92c23b9-6cd6-4d62-bac7-fac14efbb877} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10049 | 2025.03.22 05:11:32.732351 [ 4 ] {f92c23b9-6cd6-4d62-bac7-fac14efbb877} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001462 sec., 162106.70314637484 rows/sec., 10.87 MiB/sec. | ||
10050 | 2025.03.22 05:11:32.732404 [ 4 ] {f92c23b9-6cd6-4d62-bac7-fac14efbb877} <Debug> TCPHandler: Processed in 0.001651511 sec. | ||
10051 | 2025.03.22 05:11:32.732524 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10052 | 2025.03.22 05:11:32.732629 [ 4 ] {2c2adbf3-32ea-4c77-b453-54c8302964f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10053 | 2025.03.22 05:11:32.732677 [ 4 ] {2c2adbf3-32ea-4c77-b453-54c8302964f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10054 | 2025.03.22 05:11:32.733091 [ 4 ] {2c2adbf3-32ea-4c77-b453-54c8302964f6} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10055 | 2025.03.22 05:11:32.733129 [ 4 ] {2c2adbf3-32ea-4c77-b453-54c8302964f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10056 | 2025.03.22 05:11:32.733476 [ 4 ] {2c2adbf3-32ea-4c77-b453-54c8302964f6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10057 | 2025.03.22 05:11:32.733722 [ 4 ] {2c2adbf3-32ea-4c77-b453-54c8302964f6} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10058 | 2025.03.22 05:11:32.733979 [ 4 ] {2c2adbf3-32ea-4c77-b453-54c8302964f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
10059 | 2025.03.22 05:11:32.734171 [ 4 ] {2c2adbf3-32ea-4c77-b453-54c8302964f6} <Debug> TCPHandler: Processed in 0.001696632 sec. | ||
10060 | 2025.03.22 05:11:32.734336 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10061 | 2025.03.22 05:11:32.734441 [ 4 ] {d48f2efd-71e0-4385-9f54-b5792f404329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10062 | 2025.03.22 05:11:32.734513 [ 4 ] {d48f2efd-71e0-4385-9f54-b5792f404329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10063 | 2025.03.22 05:11:32.735568 [ 4 ] {d48f2efd-71e0-4385-9f54-b5792f404329} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10064 | 2025.03.22 05:11:32.735607 [ 4 ] {d48f2efd-71e0-4385-9f54-b5792f404329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10065 | 2025.03.22 05:11:32.736207 [ 4 ] {d48f2efd-71e0-4385-9f54-b5792f404329} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10066 | 2025.03.22 05:11:32.736465 [ 4 ] {d48f2efd-71e0-4385-9f54-b5792f404329} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10067 | 2025.03.22 05:11:32.736705 [ 4 ] {d48f2efd-71e0-4385-9f54-b5792f404329} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002286 sec., 3499.562554680665 rows/sec., 6.27 MiB/sec. | ||
10068 | 2025.03.22 05:11:32.736812 [ 4 ] {d48f2efd-71e0-4385-9f54-b5792f404329} <Debug> TCPHandler: Processed in 0.002525887 sec. | ||
10069 | 2025.03.22 05:11:32.736927 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10070 | 2025.03.22 05:11:32.737030 [ 4 ] {be2faf85-80dc-41d2-9726-acbc9fb7293d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10071 | 2025.03.22 05:11:32.737075 [ 4 ] {be2faf85-80dc-41d2-9726-acbc9fb7293d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10072 | 2025.03.22 05:11:32.737489 [ 4 ] {be2faf85-80dc-41d2-9726-acbc9fb7293d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10073 | 2025.03.22 05:11:32.737528 [ 4 ] {be2faf85-80dc-41d2-9726-acbc9fb7293d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10074 | 2025.03.22 05:11:32.737898 [ 4 ] {be2faf85-80dc-41d2-9726-acbc9fb7293d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10075 | 2025.03.22 05:11:32.738138 [ 4 ] {be2faf85-80dc-41d2-9726-acbc9fb7293d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10076 | 2025.03.22 05:11:32.738383 [ 4 ] {be2faf85-80dc-41d2-9726-acbc9fb7293d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001368 sec., 59941.52046783626 rows/sec., 3.81 MiB/sec. | ||
10077 | 2025.03.22 05:11:32.738445 [ 4 ] {be2faf85-80dc-41d2-9726-acbc9fb7293d} <Debug> TCPHandler: Processed in 0.001569329 sec. | ||
10078 | 2025.03.22 05:11:37.061341 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10079 | 2025.03.22 05:11:37.061412 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10080 | 2025.03.22 05:11:37.216553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
10081 | 2025.03.22 05:11:37.217238 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10082 | 2025.03.22 05:11:37.217286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10083 | 2025.03.22 05:11:37.217842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10084 | 2025.03.22 05:11:37.218096 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10085 | 2025.03.22 05:11:37.218339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10086 | 2025.03.22 05:11:37.340185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1400 | ||
10087 | 2025.03.22 05:11:37.343499 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10088 | 2025.03.22 05:11:37.343564 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10089 | 2025.03.22 05:11:37.345055 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10090 | 2025.03.22 05:11:37.345375 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10091 | 2025.03.22 05:11:37.346815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
10092 | 2025.03.22 05:11:37.712636 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10093 | 2025.03.22 05:11:37.712850 [ 4 ] {f4a4c2c4-25a2-4940-8fd2-9dd645a0e275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10094 | 2025.03.22 05:11:37.712933 [ 4 ] {f4a4c2c4-25a2-4940-8fd2-9dd645a0e275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10095 | 2025.03.22 05:11:37.713774 [ 4 ] {f4a4c2c4-25a2-4940-8fd2-9dd645a0e275} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10096 | 2025.03.22 05:11:37.713828 [ 4 ] {f4a4c2c4-25a2-4940-8fd2-9dd645a0e275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10097 | 2025.03.22 05:11:37.714273 [ 4 ] {f4a4c2c4-25a2-4940-8fd2-9dd645a0e275} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10098 | 2025.03.22 05:11:37.714698 [ 4 ] {f4a4c2c4-25a2-4940-8fd2-9dd645a0e275} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10099 | 2025.03.22 05:11:37.714890 [ 107 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10100 | 2025.03.22 05:11:37.714950 [ 4 ] {f4a4c2c4-25a2-4940-8fd2-9dd645a0e275} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002155 sec., 56612.52900232019 rows/sec., 4.82 MiB/sec. | ||
10101 | 2025.03.22 05:11:37.714962 [ 107 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10102 | 2025.03.22 05:11:37.715040 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10103 | 2025.03.22 05:11:37.715089 [ 4 ] {f4a4c2c4-25a2-4940-8fd2-9dd645a0e275} <Debug> TCPHandler: Processed in 0.002592858 sec. | ||
10104 | 2025.03.22 05:11:37.715308 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
10105 | 2025.03.22 05:11:37.715325 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10106 | 2025.03.22 05:11:37.715580 [ 4 ] {3e92f4e0-007d-4a45-8f99-8cba8e6b1009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10107 | 2025.03.22 05:11:37.715598 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10108 | 2025.03.22 05:11:37.715675 [ 4 ] {3e92f4e0-007d-4a45-8f99-8cba8e6b1009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10109 | 2025.03.22 05:11:37.715689 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1850 rows starting from the beginning of the part | ||
10110 | 2025.03.22 05:11:37.716020 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 122 rows starting from the beginning of the part | ||
10111 | 2025.03.22 05:11:37.716356 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 633 rows starting from the beginning of the part | ||
10112 | 2025.03.22 05:11:37.716719 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 125 rows starting from the beginning of the part | ||
10113 | 2025.03.22 05:11:37.717098 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 633 rows starting from the beginning of the part | ||
10114 | 2025.03.22 05:11:37.717456 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 122 rows starting from the beginning of the part | ||
10115 | 2025.03.22 05:11:37.718514 [ 4 ] {3e92f4e0-007d-4a45-8f99-8cba8e6b1009} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10116 | 2025.03.22 05:11:37.718585 [ 4 ] {3e92f4e0-007d-4a45-8f99-8cba8e6b1009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10117 | 2025.03.22 05:11:37.719434 [ 4 ] {3e92f4e0-007d-4a45-8f99-8cba8e6b1009} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10118 | 2025.03.22 05:11:37.719954 [ 4 ] {3e92f4e0-007d-4a45-8f99-8cba8e6b1009} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10119 | 2025.03.22 05:11:37.720349 [ 4 ] {3e92f4e0-007d-4a45-8f99-8cba8e6b1009} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.004845 sec., 6811.145510835913 rows/sec., 512.17 KiB/sec. | ||
10120 | 2025.03.22 05:11:37.720467 [ 4 ] {3e92f4e0-007d-4a45-8f99-8cba8e6b1009} <Debug> TCPHandler: Processed in 0.005220136 sec. | ||
10121 | 2025.03.22 05:11:37.720705 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10122 | 2025.03.22 05:11:37.720972 [ 4 ] {a2a25d61-7898-486b-90c3-1a225d8b146f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10123 | 2025.03.22 05:11:37.721125 [ 4 ] {a2a25d61-7898-486b-90c3-1a225d8b146f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10124 | 2025.03.22 05:11:37.721250 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3485 rows, containing 5 columns (5 merged, 0 gathered) in 0.006102933 sec., 571036.9096301729 rows/sec., 48.36 MiB/sec. | ||
10125 | 2025.03.22 05:11:37.721586 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10126 | 2025.03.22 05:11:37.722129 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10127 | 2025.03.22 05:11:37.722331 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_81_16} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10128 | 2025.03.22 05:11:37.722357 [ 4 ] {a2a25d61-7898-486b-90c3-1a225d8b146f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10129 | 2025.03.22 05:11:37.722436 [ 4 ] {a2a25d61-7898-486b-90c3-1a225d8b146f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10130 | 2025.03.22 05:11:37.722471 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
10131 | 2025.03.22 05:11:37.722857 [ 4 ] {a2a25d61-7898-486b-90c3-1a225d8b146f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10132 | 2025.03.22 05:11:37.723105 [ 4 ] {a2a25d61-7898-486b-90c3-1a225d8b146f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10133 | 2025.03.22 05:11:37.723286 [ 107 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10134 | 2025.03.22 05:11:37.723339 [ 4 ] {a2a25d61-7898-486b-90c3-1a225d8b146f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002459 sec., 39446.92964619764 rows/sec., 3.08 MiB/sec. | ||
10135 | 2025.03.22 05:11:37.723348 [ 107 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10136 | 2025.03.22 05:11:37.723425 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10137 | 2025.03.22 05:11:37.723480 [ 4 ] {a2a25d61-7898-486b-90c3-1a225d8b146f} <Debug> TCPHandler: Processed in 0.002843213 sec. | ||
10138 | 2025.03.22 05:11:37.723605 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
10139 | 2025.03.22 05:11:37.723638 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10140 | 2025.03.22 05:11:37.723741 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10141 | 2025.03.22 05:11:37.723773 [ 4 ] {3b2bedb9-fa6e-412f-a6a9-243561ba8e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10142 | 2025.03.22 05:11:37.723784 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 917 rows starting from the beginning of the part | ||
10143 | 2025.03.22 05:11:37.723838 [ 4 ] {3b2bedb9-fa6e-412f-a6a9-243561ba8e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10144 | 2025.03.22 05:11:37.724014 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 97 rows starting from the beginning of the part | ||
10145 | 2025.03.22 05:11:37.724440 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 390 rows starting from the beginning of the part | ||
10146 | 2025.03.22 05:11:37.724755 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 103 rows starting from the beginning of the part | ||
10147 | 2025.03.22 05:11:37.725142 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 390 rows starting from the beginning of the part | ||
10148 | 2025.03.22 05:11:37.725490 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 97 rows starting from the beginning of the part | ||
10149 | 2025.03.22 05:11:37.726247 [ 4 ] {3b2bedb9-fa6e-412f-a6a9-243561ba8e8d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10150 | 2025.03.22 05:11:37.726294 [ 4 ] {3b2bedb9-fa6e-412f-a6a9-243561ba8e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10151 | 2025.03.22 05:11:37.726851 [ 4 ] {3b2bedb9-fa6e-412f-a6a9-243561ba8e8d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10152 | 2025.03.22 05:11:37.727152 [ 4 ] {3b2bedb9-fa6e-412f-a6a9-243561ba8e8d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10153 | 2025.03.22 05:11:37.727484 [ 4 ] {3b2bedb9-fa6e-412f-a6a9-243561ba8e8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003734 sec., 42849.49116229245 rows/sec., 2.98 MiB/sec. | ||
10154 | 2025.03.22 05:11:37.727601 [ 4 ] {3b2bedb9-fa6e-412f-a6a9-243561ba8e8d} <Debug> TCPHandler: Processed in 0.004015584 sec. | ||
10155 | 2025.03.22 05:11:37.727603 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 5 columns (5 merged, 0 gathered) in 0.004079325 sec., 488806.3588951604 rows/sec., 37.40 MiB/sec. | ||
10156 | 2025.03.22 05:11:37.727721 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10157 | 2025.03.22 05:11:37.727766 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10158 | 2025.03.22 05:11:37.727857 [ 4 ] {3b8ad29a-83e8-4bc6-a95a-68171891d2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10159 | 2025.03.22 05:11:37.727941 [ 4 ] {3b8ad29a-83e8-4bc6-a95a-68171891d2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10160 | 2025.03.22 05:11:37.728123 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10161 | 2025.03.22 05:11:37.728260 [ 197 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_81_16} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10162 | 2025.03.22 05:11:37.728376 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
10163 | 2025.03.22 05:11:37.729215 [ 4 ] {3b8ad29a-83e8-4bc6-a95a-68171891d2bd} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10164 | 2025.03.22 05:11:37.729254 [ 4 ] {3b8ad29a-83e8-4bc6-a95a-68171891d2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10165 | 2025.03.22 05:11:37.729911 [ 4 ] {3b8ad29a-83e8-4bc6-a95a-68171891d2bd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10166 | 2025.03.22 05:11:37.730178 [ 4 ] {3b8ad29a-83e8-4bc6-a95a-68171891d2bd} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10167 | 2025.03.22 05:11:37.730452 [ 4 ] {3b8ad29a-83e8-4bc6-a95a-68171891d2bd} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002621 sec., 12590.614269362839 rows/sec., 22.56 MiB/sec. | ||
10168 | 2025.03.22 05:11:37.730738 [ 4 ] {3b8ad29a-83e8-4bc6-a95a-68171891d2bd} <Debug> TCPHandler: Processed in 0.003063106 sec. | ||
10169 | 2025.03.22 05:11:37.731062 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10170 | 2025.03.22 05:11:37.731191 [ 4 ] {180abbc1-c8f5-4345-8782-3d214a741e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10171 | 2025.03.22 05:11:37.731241 [ 4 ] {180abbc1-c8f5-4345-8782-3d214a741e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10172 | 2025.03.22 05:11:37.731719 [ 4 ] {180abbc1-c8f5-4345-8782-3d214a741e8f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10173 | 2025.03.22 05:11:37.731758 [ 4 ] {180abbc1-c8f5-4345-8782-3d214a741e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10174 | 2025.03.22 05:11:37.732128 [ 4 ] {180abbc1-c8f5-4345-8782-3d214a741e8f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10175 | 2025.03.22 05:11:37.732371 [ 4 ] {180abbc1-c8f5-4345-8782-3d214a741e8f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10176 | 2025.03.22 05:11:37.732581 [ 4 ] {180abbc1-c8f5-4345-8782-3d214a741e8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
10177 | 2025.03.22 05:11:37.732631 [ 4 ] {180abbc1-c8f5-4345-8782-3d214a741e8f} <Debug> TCPHandler: Processed in 0.001660571 sec. | ||
10178 | 2025.03.22 05:11:38.392930 [ 113 ] {} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10179 | 2025.03.22 05:11:38.393028 [ 113 ] {} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10180 | 2025.03.22 05:11:38.393069 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10181 | 2025.03.22 05:11:38.393275 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
10182 | 2025.03.22 05:11:38.393456 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10183 | 2025.03.22 05:11:38.393500 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
10184 | 2025.03.22 05:11:38.393588 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
10185 | 2025.03.22 05:11:38.393843 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
10186 | 2025.03.22 05:11:38.394079 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
10187 | 2025.03.22 05:11:38.394271 [ 188 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
10188 | 2025.03.22 05:11:38.395416 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002242362 sec., 16054.499674896382 rows/sec., 1.34 MiB/sec. | ||
10189 | 2025.03.22 05:11:38.395613 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10190 | 2025.03.22 05:11:38.395958 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10191 | 2025.03.22 05:11:38.396056 [ 186 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_21_5} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10192 | 2025.03.22 05:11:38.396164 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10193 | 2025.03.22 05:11:38.936782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10194 | 2025.03.22 05:11:38.956312 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10195 | 2025.03.22 05:11:38.956381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10196 | 2025.03.22 05:11:38.963336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10197 | 2025.03.22 05:11:38.964104 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10198 | 2025.03.22 05:11:38.966829 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10199 | 2025.03.22 05:11:40.813504 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10200 | 2025.03.22 05:11:40.813737 [ 4 ] {4f8a7ff9-6515-4941-8fe5-dbf769d13160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10201 | 2025.03.22 05:11:40.813826 [ 4 ] {4f8a7ff9-6515-4941-8fe5-dbf769d13160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10202 | 2025.03.22 05:11:40.814711 [ 4 ] {4f8a7ff9-6515-4941-8fe5-dbf769d13160} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10203 | 2025.03.22 05:11:40.814769 [ 4 ] {4f8a7ff9-6515-4941-8fe5-dbf769d13160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10204 | 2025.03.22 05:11:40.815240 [ 4 ] {4f8a7ff9-6515-4941-8fe5-dbf769d13160} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10205 | 2025.03.22 05:11:40.815508 [ 4 ] {4f8a7ff9-6515-4941-8fe5-dbf769d13160} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10206 | 2025.03.22 05:11:40.815782 [ 4 ] {4f8a7ff9-6515-4941-8fe5-dbf769d13160} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002106 sec., 100664.767331434 rows/sec., 6.40 MiB/sec. | ||
10207 | 2025.03.22 05:11:40.815853 [ 4 ] {4f8a7ff9-6515-4941-8fe5-dbf769d13160} <Debug> TCPHandler: Processed in 0.002489836 sec. | ||
10208 | 2025.03.22 05:11:40.816030 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10209 | 2025.03.22 05:11:40.816148 [ 4 ] {1381928e-227c-4f41-8eb2-cbab3e3c9737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10210 | 2025.03.22 05:11:40.816201 [ 4 ] {1381928e-227c-4f41-8eb2-cbab3e3c9737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10211 | 2025.03.22 05:11:40.816739 [ 4 ] {1381928e-227c-4f41-8eb2-cbab3e3c9737} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10212 | 2025.03.22 05:11:40.816782 [ 4 ] {1381928e-227c-4f41-8eb2-cbab3e3c9737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10213 | 2025.03.22 05:11:40.817154 [ 4 ] {1381928e-227c-4f41-8eb2-cbab3e3c9737} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10214 | 2025.03.22 05:11:40.817397 [ 4 ] {1381928e-227c-4f41-8eb2-cbab3e3c9737} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10215 | 2025.03.22 05:11:40.817619 [ 4 ] {1381928e-227c-4f41-8eb2-cbab3e3c9737} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0015 sec., 2666.6666666666665 rows/sec., 217.45 KiB/sec. | ||
10216 | 2025.03.22 05:11:40.817675 [ 4 ] {1381928e-227c-4f41-8eb2-cbab3e3c9737} <Debug> TCPHandler: Processed in 0.001698532 sec. | ||
10217 | 2025.03.22 05:11:40.817798 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10218 | 2025.03.22 05:11:40.817908 [ 4 ] {e3450b94-5ed8-4210-b2fc-b7b362575f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10219 | 2025.03.22 05:11:40.817954 [ 4 ] {e3450b94-5ed8-4210-b2fc-b7b362575f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10220 | 2025.03.22 05:11:40.819120 [ 4 ] {e3450b94-5ed8-4210-b2fc-b7b362575f84} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10221 | 2025.03.22 05:11:40.819163 [ 4 ] {e3450b94-5ed8-4210-b2fc-b7b362575f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10222 | 2025.03.22 05:11:40.819632 [ 4 ] {e3450b94-5ed8-4210-b2fc-b7b362575f84} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10223 | 2025.03.22 05:11:40.819880 [ 4 ] {e3450b94-5ed8-4210-b2fc-b7b362575f84} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10224 | 2025.03.22 05:11:40.820091 [ 4 ] {e3450b94-5ed8-4210-b2fc-b7b362575f84} <Debug> executeQuery: Read 1775 rows, 147.68 KiB in 0.002206 sec., 804623.7533998187 rows/sec., 65.38 MiB/sec. | ||
10225 | 2025.03.22 05:11:40.820146 [ 4 ] {e3450b94-5ed8-4210-b2fc-b7b362575f84} <Debug> TCPHandler: Processed in 0.002398534 sec. | ||
10226 | 2025.03.22 05:11:40.820272 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10227 | 2025.03.22 05:11:40.820380 [ 4 ] {2b8bfd35-e7d6-4cab-8c96-5bd86ba3f2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10228 | 2025.03.22 05:11:40.820428 [ 4 ] {2b8bfd35-e7d6-4cab-8c96-5bd86ba3f2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10229 | 2025.03.22 05:11:40.820987 [ 4 ] {2b8bfd35-e7d6-4cab-8c96-5bd86ba3f2ee} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10230 | 2025.03.22 05:11:40.821028 [ 4 ] {2b8bfd35-e7d6-4cab-8c96-5bd86ba3f2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10231 | 2025.03.22 05:11:40.821389 [ 4 ] {2b8bfd35-e7d6-4cab-8c96-5bd86ba3f2ee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10232 | 2025.03.22 05:11:40.821632 [ 4 ] {2b8bfd35-e7d6-4cab-8c96-5bd86ba3f2ee} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10233 | 2025.03.22 05:11:40.821849 [ 4 ] {2b8bfd35-e7d6-4cab-8c96-5bd86ba3f2ee} <Debug> executeQuery: Read 118 rows, 7.27 KiB in 0.001491 sec., 79141.51576123407 rows/sec., 4.76 MiB/sec. | ||
10234 | 2025.03.22 05:11:40.821903 [ 4 ] {2b8bfd35-e7d6-4cab-8c96-5bd86ba3f2ee} <Debug> TCPHandler: Processed in 0.001681252 sec. | ||
10235 | 2025.03.22 05:11:40.822007 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10236 | 2025.03.22 05:11:40.822112 [ 4 ] {2bc44f19-5dae-488c-97b4-a3353fa9984e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10237 | 2025.03.22 05:11:40.822157 [ 4 ] {2bc44f19-5dae-488c-97b4-a3353fa9984e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10238 | 2025.03.22 05:11:40.822764 [ 4 ] {2bc44f19-5dae-488c-97b4-a3353fa9984e} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10239 | 2025.03.22 05:11:40.822806 [ 4 ] {2bc44f19-5dae-488c-97b4-a3353fa9984e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10240 | 2025.03.22 05:11:40.823174 [ 4 ] {2bc44f19-5dae-488c-97b4-a3353fa9984e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10241 | 2025.03.22 05:11:40.823423 [ 4 ] {2bc44f19-5dae-488c-97b4-a3353fa9984e} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10242 | 2025.03.22 05:11:40.823691 [ 4 ] {2bc44f19-5dae-488c-97b4-a3353fa9984e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001583 sec., 215413.77132027794 rows/sec., 14.37 MiB/sec. | ||
10243 | 2025.03.22 05:11:40.823768 [ 4 ] {2bc44f19-5dae-488c-97b4-a3353fa9984e} <Debug> TCPHandler: Processed in 0.001811223 sec. | ||
10244 | 2025.03.22 05:11:40.824046 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10245 | 2025.03.22 05:11:40.824184 [ 4 ] {fa103799-b1f5-4e10-8451-3286145a774d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10246 | 2025.03.22 05:11:40.824236 [ 4 ] {fa103799-b1f5-4e10-8451-3286145a774d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10247 | 2025.03.22 05:11:40.824797 [ 4 ] {fa103799-b1f5-4e10-8451-3286145a774d} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10248 | 2025.03.22 05:11:40.824840 [ 4 ] {fa103799-b1f5-4e10-8451-3286145a774d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10249 | 2025.03.22 05:11:40.825201 [ 4 ] {fa103799-b1f5-4e10-8451-3286145a774d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10250 | 2025.03.22 05:11:40.825445 [ 4 ] {fa103799-b1f5-4e10-8451-3286145a774d} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10251 | 2025.03.22 05:11:40.825661 [ 4 ] {fa103799-b1f5-4e10-8451-3286145a774d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0015 sec., 74666.66666666667 rows/sec., 4.25 MiB/sec. | ||
10252 | 2025.03.22 05:11:40.825715 [ 4 ] {fa103799-b1f5-4e10-8451-3286145a774d} <Debug> TCPHandler: Processed in 0.001770522 sec. | ||
10253 | 2025.03.22 05:11:40.825818 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10254 | 2025.03.22 05:11:40.825921 [ 4 ] {685a7394-3b6a-4f58-b803-5b62c2844d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10255 | 2025.03.22 05:11:40.825967 [ 4 ] {685a7394-3b6a-4f58-b803-5b62c2844d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10256 | 2025.03.22 05:11:40.826724 [ 4 ] {685a7394-3b6a-4f58-b803-5b62c2844d75} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10257 | 2025.03.22 05:11:40.826765 [ 4 ] {685a7394-3b6a-4f58-b803-5b62c2844d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10258 | 2025.03.22 05:11:40.827171 [ 4 ] {685a7394-3b6a-4f58-b803-5b62c2844d75} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10259 | 2025.03.22 05:11:40.827414 [ 4 ] {685a7394-3b6a-4f58-b803-5b62c2844d75} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10260 | 2025.03.22 05:11:40.827616 [ 4 ] {685a7394-3b6a-4f58-b803-5b62c2844d75} <Debug> executeQuery: Read 850 rows, 62.84 KiB in 0.001716 sec., 495337.9953379953 rows/sec., 35.76 MiB/sec. | ||
10261 | 2025.03.22 05:11:40.827669 [ 4 ] {685a7394-3b6a-4f58-b803-5b62c2844d75} <Debug> TCPHandler: Processed in 0.001900425 sec. | ||
10262 | 2025.03.22 05:11:40.827774 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10263 | 2025.03.22 05:11:40.827878 [ 4 ] {2a0c17bf-14c0-4b55-aa2c-45b6c5f9dccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10264 | 2025.03.22 05:11:40.827925 [ 4 ] {2a0c17bf-14c0-4b55-aa2c-45b6c5f9dccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10265 | 2025.03.22 05:11:40.828354 [ 4 ] {2a0c17bf-14c0-4b55-aa2c-45b6c5f9dccc} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10266 | 2025.03.22 05:11:40.828395 [ 4 ] {2a0c17bf-14c0-4b55-aa2c-45b6c5f9dccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10267 | 2025.03.22 05:11:40.828755 [ 4 ] {2a0c17bf-14c0-4b55-aa2c-45b6c5f9dccc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10268 | 2025.03.22 05:11:40.829007 [ 4 ] {2a0c17bf-14c0-4b55-aa2c-45b6c5f9dccc} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10269 | 2025.03.22 05:11:40.829187 [ 4 ] {2a0c17bf-14c0-4b55-aa2c-45b6c5f9dccc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. | ||
10270 | 2025.03.22 05:11:40.829238 [ 4 ] {2a0c17bf-14c0-4b55-aa2c-45b6c5f9dccc} <Debug> TCPHandler: Processed in 0.001514648 sec. | ||
10271 | 2025.03.22 05:11:40.829361 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10272 | 2025.03.22 05:11:40.829468 [ 4 ] {76377a1a-739d-4bb7-95f5-5e954bb9078e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10273 | 2025.03.22 05:11:40.829516 [ 4 ] {76377a1a-739d-4bb7-95f5-5e954bb9078e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10274 | 2025.03.22 05:11:40.830176 [ 4 ] {76377a1a-739d-4bb7-95f5-5e954bb9078e} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10275 | 2025.03.22 05:11:40.830214 [ 4 ] {76377a1a-739d-4bb7-95f5-5e954bb9078e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10276 | 2025.03.22 05:11:40.830649 [ 4 ] {76377a1a-739d-4bb7-95f5-5e954bb9078e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10277 | 2025.03.22 05:11:40.830908 [ 4 ] {76377a1a-739d-4bb7-95f5-5e954bb9078e} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10278 | 2025.03.22 05:11:40.831043 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10279 | 2025.03.22 05:11:40.831086 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10280 | 2025.03.22 05:11:40.831092 [ 4 ] {76377a1a-739d-4bb7-95f5-5e954bb9078e} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.001644 sec., 563868.6131386862 rows/sec., 37.63 MiB/sec. | ||
10281 | 2025.03.22 05:11:40.831109 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10282 | 2025.03.22 05:11:40.831195 [ 4 ] {76377a1a-739d-4bb7-95f5-5e954bb9078e} <Debug> TCPHandler: Processed in 0.001883635 sec. | ||
10283 | 2025.03.22 05:11:40.831380 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
10284 | 2025.03.22 05:11:40.831404 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10285 | 2025.03.22 05:11:40.831629 [ 4 ] {29407b21-ce5d-4727-9828-eee20b1f84e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10286 | 2025.03.22 05:11:40.831694 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10287 | 2025.03.22 05:11:40.831716 [ 4 ] {29407b21-ce5d-4727-9828-eee20b1f84e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10288 | 2025.03.22 05:11:40.831785 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21660 rows starting from the beginning of the part | ||
10289 | 2025.03.22 05:11:40.832198 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 237 rows starting from the beginning of the part | ||
10290 | 2025.03.22 05:11:40.832568 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 163 rows starting from the beginning of the part | ||
10291 | 2025.03.22 05:11:40.832904 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
10292 | 2025.03.22 05:11:40.833149 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
10293 | 2025.03.22 05:11:40.833477 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 927 rows starting from the beginning of the part | ||
10294 | 2025.03.22 05:11:40.834154 [ 4 ] {29407b21-ce5d-4727-9828-eee20b1f84e0} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10295 | 2025.03.22 05:11:40.834213 [ 4 ] {29407b21-ce5d-4727-9828-eee20b1f84e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10296 | 2025.03.22 05:11:40.835057 [ 4 ] {29407b21-ce5d-4727-9828-eee20b1f84e0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10297 | 2025.03.22 05:11:40.835552 [ 4 ] {29407b21-ce5d-4727-9828-eee20b1f84e0} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10298 | 2025.03.22 05:11:40.835878 [ 4 ] {29407b21-ce5d-4727-9828-eee20b1f84e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004291 sec., 233.04591004427874 rows/sec., 15.70 KiB/sec. | ||
10299 | 2025.03.22 05:11:40.836099 [ 4 ] {29407b21-ce5d-4727-9828-eee20b1f84e0} <Debug> TCPHandler: Processed in 0.004752648 sec. | ||
10300 | 2025.03.22 05:11:40.836511 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10301 | 2025.03.22 05:11:40.837034 [ 4 ] {ce55b690-e631-4e8d-9b15-8c8528bd7dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10302 | 2025.03.22 05:11:40.837260 [ 4 ] {ce55b690-e631-4e8d-9b15-8c8528bd7dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10303 | 2025.03.22 05:11:40.838983 [ 4 ] {ce55b690-e631-4e8d-9b15-8c8528bd7dcf} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10304 | 2025.03.22 05:11:40.839024 [ 4 ] {ce55b690-e631-4e8d-9b15-8c8528bd7dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10305 | 2025.03.22 05:11:40.846611 [ 4 ] {ce55b690-e631-4e8d-9b15-8c8528bd7dcf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10306 | 2025.03.22 05:11:40.846957 [ 4 ] {ce55b690-e631-4e8d-9b15-8c8528bd7dcf} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10307 | 2025.03.22 05:11:40.847207 [ 4 ] {ce55b690-e631-4e8d-9b15-8c8528bd7dcf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.010316 sec., 775.4943776657619 rows/sec., 1.39 MiB/sec. | ||
10308 | 2025.03.22 05:11:40.847351 [ 4 ] {ce55b690-e631-4e8d-9b15-8c8528bd7dcf} <Debug> TCPHandler: Processed in 0.010992004 sec. | ||
10309 | 2025.03.22 05:11:40.847488 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10310 | 2025.03.22 05:11:40.847708 [ 4 ] {8feed4b1-e126-461a-88a8-1d8cfc17300a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10311 | 2025.03.22 05:11:40.847766 [ 4 ] {8feed4b1-e126-461a-88a8-1d8cfc17300a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10312 | 2025.03.22 05:11:40.848246 [ 4 ] {8feed4b1-e126-461a-88a8-1d8cfc17300a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10313 | 2025.03.22 05:11:40.848298 [ 4 ] {8feed4b1-e126-461a-88a8-1d8cfc17300a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10314 | 2025.03.22 05:11:40.848804 [ 4 ] {8feed4b1-e126-461a-88a8-1d8cfc17300a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10315 | 2025.03.22 05:11:40.849175 [ 4 ] {8feed4b1-e126-461a-88a8-1d8cfc17300a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10316 | 2025.03.22 05:11:40.849346 [ 116 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10317 | 2025.03.22 05:11:40.849389 [ 116 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10318 | 2025.03.22 05:11:40.849412 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10319 | 2025.03.22 05:11:40.849417 [ 4 ] {8feed4b1-e126-461a-88a8-1d8cfc17300a} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001797 sec., 38953.81190873678 rows/sec., 2.45 MiB/sec. | ||
10320 | 2025.03.22 05:11:40.849667 [ 4 ] {8feed4b1-e126-461a-88a8-1d8cfc17300a} <Debug> TCPHandler: Processed in 0.002226022 sec. | ||
10321 | 2025.03.22 05:11:40.849758 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
10322 | 2025.03.22 05:11:40.849948 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10323 | 2025.03.22 05:11:40.849988 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4422 rows starting from the beginning of the part | ||
10324 | 2025.03.22 05:11:40.850142 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part | ||
10325 | 2025.03.22 05:11:40.850502 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
10326 | 2025.03.22 05:11:40.850913 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
10327 | 2025.03.22 05:11:40.851217 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
10328 | 2025.03.22 05:11:40.851241 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23384 rows, containing 5 columns (5 merged, 0 gathered) in 0.020022601 sec., 1167880.236938248 rows/sec., 79.04 MiB/sec. | ||
10329 | 2025.03.22 05:11:40.851327 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 70 rows starting from the beginning of the part | ||
10330 | 2025.03.22 05:11:40.851877 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10331 | 2025.03.22 05:11:40.852254 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10332 | 2025.03.22 05:11:40.852373 [ 202 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10333 | 2025.03.22 05:11:40.852526 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
10334 | 2025.03.22 05:11:40.853840 [ 192 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4776 rows, containing 4 columns (4 merged, 0 gathered) in 0.0043258 sec., 1104073.2350085534 rows/sec., 72.48 MiB/sec. | ||
10335 | 2025.03.22 05:11:40.854277 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10336 | 2025.03.22 05:11:40.854561 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10337 | 2025.03.22 05:11:40.854644 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_81_16} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10338 | 2025.03.22 05:11:40.854722 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
10339 | 2025.03.22 05:11:42.703965 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10340 | 2025.03.22 05:11:42.704178 [ 4 ] {495373ff-dec4-4c7f-9cff-801a46548398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10341 | 2025.03.22 05:11:42.704258 [ 4 ] {495373ff-dec4-4c7f-9cff-801a46548398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10342 | 2025.03.22 05:11:42.705033 [ 4 ] {495373ff-dec4-4c7f-9cff-801a46548398} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10343 | 2025.03.22 05:11:42.705084 [ 4 ] {495373ff-dec4-4c7f-9cff-801a46548398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10344 | 2025.03.22 05:11:42.705524 [ 4 ] {495373ff-dec4-4c7f-9cff-801a46548398} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10345 | 2025.03.22 05:11:42.705788 [ 4 ] {495373ff-dec4-4c7f-9cff-801a46548398} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10346 | 2025.03.22 05:11:42.706050 [ 4 ] {495373ff-dec4-4c7f-9cff-801a46548398} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. | ||
10347 | 2025.03.22 05:11:42.706174 [ 4 ] {495373ff-dec4-4c7f-9cff-801a46548398} <Debug> TCPHandler: Processed in 0.002354194 sec. | ||
10348 | 2025.03.22 05:11:42.706435 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10349 | 2025.03.22 05:11:42.706801 [ 4 ] {27997214-e38d-4918-aaa4-fdc0ea2044ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10350 | 2025.03.22 05:11:42.707042 [ 4 ] {27997214-e38d-4918-aaa4-fdc0ea2044ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10351 | 2025.03.22 05:11:42.708585 [ 4 ] {27997214-e38d-4918-aaa4-fdc0ea2044ee} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10352 | 2025.03.22 05:11:42.708624 [ 4 ] {27997214-e38d-4918-aaa4-fdc0ea2044ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10353 | 2025.03.22 05:11:42.708998 [ 4 ] {27997214-e38d-4918-aaa4-fdc0ea2044ee} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10354 | 2025.03.22 05:11:42.709276 [ 4 ] {27997214-e38d-4918-aaa4-fdc0ea2044ee} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10355 | 2025.03.22 05:11:42.709495 [ 4 ] {27997214-e38d-4918-aaa4-fdc0ea2044ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00283 sec., 22614.840989399294 rows/sec., 1.77 MiB/sec. | ||
10356 | 2025.03.22 05:11:42.709550 [ 4 ] {27997214-e38d-4918-aaa4-fdc0ea2044ee} <Debug> TCPHandler: Processed in 0.00323625 sec. | ||
10357 | 2025.03.22 05:11:42.709670 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10358 | 2025.03.22 05:11:42.709892 [ 4 ] {2124ff72-86d5-4208-910a-d0c8a60d0967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10359 | 2025.03.22 05:11:42.709949 [ 4 ] {2124ff72-86d5-4208-910a-d0c8a60d0967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10360 | 2025.03.22 05:11:42.710440 [ 4 ] {2124ff72-86d5-4208-910a-d0c8a60d0967} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10361 | 2025.03.22 05:11:42.710480 [ 4 ] {2124ff72-86d5-4208-910a-d0c8a60d0967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10362 | 2025.03.22 05:11:42.710864 [ 4 ] {2124ff72-86d5-4208-910a-d0c8a60d0967} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10363 | 2025.03.22 05:11:42.711109 [ 4 ] {2124ff72-86d5-4208-910a-d0c8a60d0967} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10364 | 2025.03.22 05:11:42.711337 [ 4 ] {2124ff72-86d5-4208-910a-d0c8a60d0967} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001465 sec., 21843.003412969283 rows/sec., 1.52 MiB/sec. | ||
10365 | 2025.03.22 05:11:42.711432 [ 4 ] {2124ff72-86d5-4208-910a-d0c8a60d0967} <Debug> TCPHandler: Processed in 0.001812764 sec. | ||
10366 | 2025.03.22 05:11:42.711651 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10367 | 2025.03.22 05:11:42.711925 [ 4 ] {0663b375-4bd5-494c-b270-1d4a09501a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10368 | 2025.03.22 05:11:42.711995 [ 4 ] {0663b375-4bd5-494c-b270-1d4a09501a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10369 | 2025.03.22 05:11:42.712423 [ 4 ] {0663b375-4bd5-494c-b270-1d4a09501a27} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10370 | 2025.03.22 05:11:42.712461 [ 4 ] {0663b375-4bd5-494c-b270-1d4a09501a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10371 | 2025.03.22 05:11:42.712816 [ 4 ] {0663b375-4bd5-494c-b270-1d4a09501a27} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10372 | 2025.03.22 05:11:42.713054 [ 4 ] {0663b375-4bd5-494c-b270-1d4a09501a27} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10373 | 2025.03.22 05:11:42.713263 [ 4 ] {0663b375-4bd5-494c-b270-1d4a09501a27} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00143 sec., 8391.608391608392 rows/sec., 579.11 KiB/sec. | ||
10374 | 2025.03.22 05:11:42.713314 [ 4 ] {0663b375-4bd5-494c-b270-1d4a09501a27} <Debug> TCPHandler: Processed in 0.001768033 sec. | ||
10375 | 2025.03.22 05:11:44.718533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
10376 | 2025.03.22 05:11:44.719166 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10377 | 2025.03.22 05:11:44.719209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
10378 | 2025.03.22 05:11:44.719734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10379 | 2025.03.22 05:11:44.720005 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10380 | 2025.03.22 05:11:44.720196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
10381 | 2025.03.22 05:11:46.466982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10382 | 2025.03.22 05:11:46.486696 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10383 | 2025.03.22 05:11:46.486751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10384 | 2025.03.22 05:11:46.494047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10385 | 2025.03.22 05:11:46.494832 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10386 | 2025.03.22 05:11:46.498402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10387 | 2025.03.22 05:11:47.347149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1444 | ||
10388 | 2025.03.22 05:11:47.350502 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10389 | 2025.03.22 05:11:47.350562 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10390 | 2025.03.22 05:11:47.352101 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10391 | 2025.03.22 05:11:47.352428 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10392 | 2025.03.22 05:11:47.353867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
10393 | 2025.03.22 05:11:47.712278 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10394 | 2025.03.22 05:11:47.712476 [ 4 ] {40c66c46-eb83-4438-a441-6b08ad769e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10395 | 2025.03.22 05:11:47.712553 [ 4 ] {40c66c46-eb83-4438-a441-6b08ad769e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10396 | 2025.03.22 05:11:47.713357 [ 4 ] {40c66c46-eb83-4438-a441-6b08ad769e1a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10397 | 2025.03.22 05:11:47.713412 [ 4 ] {40c66c46-eb83-4438-a441-6b08ad769e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10398 | 2025.03.22 05:11:47.713883 [ 4 ] {40c66c46-eb83-4438-a441-6b08ad769e1a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10399 | 2025.03.22 05:11:47.714154 [ 4 ] {40c66c46-eb83-4438-a441-6b08ad769e1a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10400 | 2025.03.22 05:11:47.714414 [ 4 ] {40c66c46-eb83-4438-a441-6b08ad769e1a} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001994 sec., 61183.55065195586 rows/sec., 5.21 MiB/sec. | ||
10401 | 2025.03.22 05:11:47.714483 [ 4 ] {40c66c46-eb83-4438-a441-6b08ad769e1a} <Debug> TCPHandler: Processed in 0.002337273 sec. | ||
10402 | 2025.03.22 05:11:47.714598 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10403 | 2025.03.22 05:11:47.714709 [ 4 ] {5212c7b9-c4fa-43a5-ab85-aa9578d3418c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10404 | 2025.03.22 05:11:47.714758 [ 4 ] {5212c7b9-c4fa-43a5-ab85-aa9578d3418c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10405 | 2025.03.22 05:11:47.715302 [ 4 ] {5212c7b9-c4fa-43a5-ab85-aa9578d3418c} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10406 | 2025.03.22 05:11:47.715344 [ 4 ] {5212c7b9-c4fa-43a5-ab85-aa9578d3418c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10407 | 2025.03.22 05:11:47.715722 [ 4 ] {5212c7b9-c4fa-43a5-ab85-aa9578d3418c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10408 | 2025.03.22 05:11:47.715964 [ 4 ] {5212c7b9-c4fa-43a5-ab85-aa9578d3418c} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10409 | 2025.03.22 05:11:47.716159 [ 110 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10410 | 2025.03.22 05:11:47.716220 [ 4 ] {5212c7b9-c4fa-43a5-ab85-aa9578d3418c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001533 sec., 21526.418786692757 rows/sec., 1.58 MiB/sec. | ||
10411 | 2025.03.22 05:11:47.716257 [ 110 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10412 | 2025.03.22 05:11:47.716332 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10413 | 2025.03.22 05:11:47.716340 [ 4 ] {5212c7b9-c4fa-43a5-ab85-aa9578d3418c} <Debug> TCPHandler: Processed in 0.001796313 sec. | ||
10414 | 2025.03.22 05:11:47.716633 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10415 | 2025.03.22 05:11:47.716654 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
10416 | 2025.03.22 05:11:47.717049 [ 4 ] {c5aa21b5-52f9-481b-940a-156251cd6ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10417 | 2025.03.22 05:11:47.717233 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10418 | 2025.03.22 05:11:47.717275 [ 4 ] {c5aa21b5-52f9-481b-940a-156251cd6ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10419 | 2025.03.22 05:11:47.717355 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 167 rows starting from the beginning of the part | ||
10420 | 2025.03.22 05:11:47.717787 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part | ||
10421 | 2025.03.22 05:11:47.718236 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 114 rows starting from the beginning of the part | ||
10422 | 2025.03.22 05:11:47.718529 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
10423 | 2025.03.22 05:11:47.718839 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 118 rows starting from the beginning of the part | ||
10424 | 2025.03.22 05:11:47.719168 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 33 rows starting from the beginning of the part | ||
10425 | 2025.03.22 05:11:47.720839 [ 4 ] {c5aa21b5-52f9-481b-940a-156251cd6ff8} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10426 | 2025.03.22 05:11:47.720916 [ 4 ] {c5aa21b5-52f9-481b-940a-156251cd6ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10427 | 2025.03.22 05:11:47.721993 [ 4 ] {c5aa21b5-52f9-481b-940a-156251cd6ff8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10428 | 2025.03.22 05:11:47.722369 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.00592093 sec., 85121.76296629077 rows/sec., 5.76 MiB/sec. | ||
10429 | 2025.03.22 05:11:47.722479 [ 4 ] {c5aa21b5-52f9-481b-940a-156251cd6ff8} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10430 | 2025.03.22 05:11:47.722540 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10431 | 2025.03.22 05:11:47.722847 [ 4 ] {c5aa21b5-52f9-481b-940a-156251cd6ff8} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005963 sec., 16266.97970820057 rows/sec., 1.27 MiB/sec. | ||
10432 | 2025.03.22 05:11:47.722959 [ 4 ] {c5aa21b5-52f9-481b-940a-156251cd6ff8} <Debug> TCPHandler: Processed in 0.006439169 sec. | ||
10433 | 2025.03.22 05:11:47.723222 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10434 | 2025.03.22 05:11:47.723347 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10435 | 2025.03.22 05:11:47.723582 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_71_14} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10436 | 2025.03.22 05:11:47.723760 [ 4 ] {db4d47e3-5712-43e2-bfe0-bf74c519d03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10437 | 2025.03.22 05:11:47.723919 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
10438 | 2025.03.22 05:11:47.723967 [ 4 ] {db4d47e3-5712-43e2-bfe0-bf74c519d03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10439 | 2025.03.22 05:11:47.725112 [ 4 ] {db4d47e3-5712-43e2-bfe0-bf74c519d03c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10440 | 2025.03.22 05:11:47.725151 [ 4 ] {db4d47e3-5712-43e2-bfe0-bf74c519d03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10441 | 2025.03.22 05:11:47.725553 [ 4 ] {db4d47e3-5712-43e2-bfe0-bf74c519d03c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10442 | 2025.03.22 05:11:47.725796 [ 4 ] {db4d47e3-5712-43e2-bfe0-bf74c519d03c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10443 | 2025.03.22 05:11:47.726035 [ 4 ] {db4d47e3-5712-43e2-bfe0-bf74c519d03c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002444 sec., 65466.44844517185 rows/sec., 4.56 MiB/sec. | ||
10444 | 2025.03.22 05:11:47.726093 [ 4 ] {db4d47e3-5712-43e2-bfe0-bf74c519d03c} <Debug> TCPHandler: Processed in 0.002866893 sec. | ||
10445 | 2025.03.22 05:11:47.726244 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10446 | 2025.03.22 05:11:47.726367 [ 4 ] {4e1d8940-40c1-4eeb-a02a-8416ff75ac21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10447 | 2025.03.22 05:11:47.726433 [ 4 ] {4e1d8940-40c1-4eeb-a02a-8416ff75ac21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10448 | 2025.03.22 05:11:47.727544 [ 4 ] {4e1d8940-40c1-4eeb-a02a-8416ff75ac21} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10449 | 2025.03.22 05:11:47.727582 [ 4 ] {4e1d8940-40c1-4eeb-a02a-8416ff75ac21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10450 | 2025.03.22 05:11:47.728258 [ 4 ] {4e1d8940-40c1-4eeb-a02a-8416ff75ac21} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10451 | 2025.03.22 05:11:47.728522 [ 4 ] {4e1d8940-40c1-4eeb-a02a-8416ff75ac21} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10452 | 2025.03.22 05:11:47.728717 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10453 | 2025.03.22 05:11:47.728781 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10454 | 2025.03.22 05:11:47.728819 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10455 | 2025.03.22 05:11:47.728826 [ 4 ] {4e1d8940-40c1-4eeb-a02a-8416ff75ac21} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002473 sec., 13344.116457743632 rows/sec., 23.91 MiB/sec. | ||
10456 | 2025.03.22 05:11:47.729221 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
10457 | 2025.03.22 05:11:47.729247 [ 4 ] {4e1d8940-40c1-4eeb-a02a-8416ff75ac21} <Debug> TCPHandler: Processed in 0.003065836 sec. | ||
10458 | 2025.03.22 05:11:47.729502 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10459 | 2025.03.22 05:11:47.729759 [ 4 ] {825e55ab-9a77-4538-89ee-b06f729676fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10460 | 2025.03.22 05:11:47.729886 [ 4 ] {825e55ab-9a77-4538-89ee-b06f729676fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10461 | 2025.03.22 05:11:47.729993 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10462 | 2025.03.22 05:11:47.730234 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1396 rows starting from the beginning of the part | ||
10463 | 2025.03.22 05:11:47.730973 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 33 rows starting from the beginning of the part | ||
10464 | 2025.03.22 05:11:47.731718 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
10465 | 2025.03.22 05:11:47.732345 [ 4 ] {825e55ab-9a77-4538-89ee-b06f729676fc} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10466 | 2025.03.22 05:11:47.732396 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
10467 | 2025.03.22 05:11:47.732416 [ 4 ] {825e55ab-9a77-4538-89ee-b06f729676fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10468 | 2025.03.22 05:11:47.733025 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
10469 | 2025.03.22 05:11:47.733703 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 33 rows starting from the beginning of the part | ||
10470 | 2025.03.22 05:11:47.734329 [ 4 ] {825e55ab-9a77-4538-89ee-b06f729676fc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10471 | 2025.03.22 05:11:47.734896 [ 4 ] {825e55ab-9a77-4538-89ee-b06f729676fc} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10472 | 2025.03.22 05:11:47.735406 [ 4 ] {825e55ab-9a77-4538-89ee-b06f729676fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00571 sec., 10507.880910683012 rows/sec., 725.15 KiB/sec. | ||
10473 | 2025.03.22 05:11:47.735622 [ 4 ] {825e55ab-9a77-4538-89ee-b06f729676fc} <Debug> TCPHandler: Processed in 0.006190774 sec. | ||
10474 | 2025.03.22 05:11:47.743555 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1511 rows, containing 19 columns (19 merged, 0 gathered) in 0.014627001 sec., 103302.10546919357 rows/sec., 185.11 MiB/sec. | ||
10475 | 2025.03.22 05:11:47.745167 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10476 | 2025.03.22 05:11:47.745615 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10477 | 2025.03.22 05:11:47.745714 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10478 | 2025.03.22 05:11:47.745883 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
10479 | 2025.03.22 05:11:48.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.25 MiB, peak 245.65 MiB, free memory in arenas 0.00 B, will set to 237.12 MiB (RSS), difference: 3.86 MiB | ||
10480 | 2025.03.22 05:11:52.061042 [ 101 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
10481 | 2025.03.22 05:11:52.061126 [ 101 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10482 | 2025.03.22 05:11:52.061148 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10483 | 2025.03.22 05:11:52.061300 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
10484 | 2025.03.22 05:11:52.061500 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10485 | 2025.03.22 05:11:52.061545 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
10486 | 2025.03.22 05:11:52.061633 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
10487 | 2025.03.22 05:11:52.061883 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
10488 | 2025.03.22 05:11:52.062074 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
10489 | 2025.03.22 05:11:52.062233 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10490 | 2025.03.22 05:11:52.062296 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10491 | 2025.03.22 05:11:52.062312 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
10492 | 2025.03.22 05:11:52.063472 [ 189 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254522 sec., 11975.931039927753 rows/sec., 806.97 KiB/sec. | ||
10493 | 2025.03.22 05:11:52.063624 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
10494 | 2025.03.22 05:11:52.063925 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10495 | 2025.03.22 05:11:52.064002 [ 192 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_27_6} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
10496 | 2025.03.22 05:11:52.064077 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10497 | 2025.03.22 05:11:52.220415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
10498 | 2025.03.22 05:11:52.221119 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10499 | 2025.03.22 05:11:52.221164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10500 | 2025.03.22 05:11:52.221679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10501 | 2025.03.22 05:11:52.221939 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10502 | 2025.03.22 05:11:52.222175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10503 | 2025.03.22 05:11:52.587734 [ 101 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
10504 | 2025.03.22 05:11:52.587805 [ 101 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10505 | 2025.03.22 05:11:52.587832 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10506 | 2025.03.22 05:11:52.588055 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
10507 | 2025.03.22 05:11:52.588269 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10508 | 2025.03.22 05:11:52.588309 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 341 rows starting from the beginning of the part | ||
10509 | 2025.03.22 05:11:52.588400 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 341 rows starting from the beginning of the part | ||
10510 | 2025.03.22 05:11:52.588492 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
10511 | 2025.03.22 05:11:52.588726 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
10512 | 2025.03.22 05:11:52.588830 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 341 rows starting from the beginning of the part | ||
10513 | 2025.03.22 05:11:52.590045 [ 192 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002127559 sec., 587057.7502198529 rows/sec., 41.20 MiB/sec. | ||
10514 | 2025.03.22 05:11:52.590210 [ 189 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
10515 | 2025.03.22 05:11:52.590502 [ 189 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10516 | 2025.03.22 05:11:52.590587 [ 189 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_29_6} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
10517 | 2025.03.22 05:11:52.590668 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
10518 | 2025.03.22 05:11:52.717604 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10519 | 2025.03.22 05:11:52.717804 [ 4 ] {cf2eb5ac-e779-4353-8195-5b4c9cabc023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10520 | 2025.03.22 05:11:52.717885 [ 4 ] {cf2eb5ac-e779-4353-8195-5b4c9cabc023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10521 | 2025.03.22 05:11:52.718728 [ 4 ] {cf2eb5ac-e779-4353-8195-5b4c9cabc023} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10522 | 2025.03.22 05:11:52.718778 [ 4 ] {cf2eb5ac-e779-4353-8195-5b4c9cabc023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10523 | 2025.03.22 05:11:52.719255 [ 4 ] {cf2eb5ac-e779-4353-8195-5b4c9cabc023} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10524 | 2025.03.22 05:11:52.719510 [ 4 ] {cf2eb5ac-e779-4353-8195-5b4c9cabc023} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10525 | 2025.03.22 05:11:52.719773 [ 4 ] {cf2eb5ac-e779-4353-8195-5b4c9cabc023} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002022 sec., 104846.68644906033 rows/sec., 6.67 MiB/sec. | ||
10526 | 2025.03.22 05:11:52.719907 [ 4 ] {cf2eb5ac-e779-4353-8195-5b4c9cabc023} <Debug> TCPHandler: Processed in 0.002432045 sec. | ||
10527 | 2025.03.22 05:11:52.720146 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10528 | 2025.03.22 05:11:52.720257 [ 4 ] {6749b01b-3d59-434f-886d-3a73ad17bc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10529 | 2025.03.22 05:11:52.720307 [ 4 ] {6749b01b-3d59-434f-886d-3a73ad17bc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10530 | 2025.03.22 05:11:52.721127 [ 4 ] {6749b01b-3d59-434f-886d-3a73ad17bc93} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10531 | 2025.03.22 05:11:52.721167 [ 4 ] {6749b01b-3d59-434f-886d-3a73ad17bc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10532 | 2025.03.22 05:11:52.721567 [ 4 ] {6749b01b-3d59-434f-886d-3a73ad17bc93} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10533 | 2025.03.22 05:11:52.721805 [ 4 ] {6749b01b-3d59-434f-886d-3a73ad17bc93} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10534 | 2025.03.22 05:11:52.722034 [ 4 ] {6749b01b-3d59-434f-886d-3a73ad17bc93} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001805 sec., 350692.52077562327 rows/sec., 27.58 MiB/sec. | ||
10535 | 2025.03.22 05:11:52.722102 [ 4 ] {6749b01b-3d59-434f-886d-3a73ad17bc93} <Debug> TCPHandler: Processed in 0.002026518 sec. | ||
10536 | 2025.03.22 05:11:52.722239 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10537 | 2025.03.22 05:11:52.722369 [ 4 ] {347ae346-618f-4ed8-8812-570b4eea6130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10538 | 2025.03.22 05:11:52.722414 [ 4 ] {347ae346-618f-4ed8-8812-570b4eea6130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10539 | 2025.03.22 05:11:52.722965 [ 4 ] {347ae346-618f-4ed8-8812-570b4eea6130} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10540 | 2025.03.22 05:11:52.723003 [ 4 ] {347ae346-618f-4ed8-8812-570b4eea6130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10541 | 2025.03.22 05:11:52.723358 [ 4 ] {347ae346-618f-4ed8-8812-570b4eea6130} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10542 | 2025.03.22 05:11:52.723617 [ 4 ] {347ae346-618f-4ed8-8812-570b4eea6130} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10543 | 2025.03.22 05:11:52.723815 [ 4 ] {347ae346-618f-4ed8-8812-570b4eea6130} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001475 sec., 77288.13559322034 rows/sec., 4.63 MiB/sec. | ||
10544 | 2025.03.22 05:11:52.723869 [ 4 ] {347ae346-618f-4ed8-8812-570b4eea6130} <Debug> TCPHandler: Processed in 0.001692801 sec. | ||
10545 | 2025.03.22 05:11:52.724005 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10546 | 2025.03.22 05:11:52.724142 [ 4 ] {bc4baaa4-91d2-482a-8b2d-f47da73ad0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10547 | 2025.03.22 05:11:52.724198 [ 4 ] {bc4baaa4-91d2-482a-8b2d-f47da73ad0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10548 | 2025.03.22 05:11:52.724871 [ 4 ] {bc4baaa4-91d2-482a-8b2d-f47da73ad0ee} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10549 | 2025.03.22 05:11:52.724920 [ 4 ] {bc4baaa4-91d2-482a-8b2d-f47da73ad0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10550 | 2025.03.22 05:11:52.725293 [ 4 ] {bc4baaa4-91d2-482a-8b2d-f47da73ad0ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10551 | 2025.03.22 05:11:52.725542 [ 4 ] {bc4baaa4-91d2-482a-8b2d-f47da73ad0ee} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10552 | 2025.03.22 05:11:52.725750 [ 4 ] {bc4baaa4-91d2-482a-8b2d-f47da73ad0ee} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001638 sec., 68986.568986569 rows/sec., 4.47 MiB/sec. | ||
10553 | 2025.03.22 05:11:52.725804 [ 4 ] {bc4baaa4-91d2-482a-8b2d-f47da73ad0ee} <Debug> TCPHandler: Processed in 0.001867954 sec. | ||
10554 | 2025.03.22 05:11:52.725910 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10555 | 2025.03.22 05:11:52.726012 [ 4 ] {926b96a9-3bad-4263-a82c-7081d0f22c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10556 | 2025.03.22 05:11:52.726057 [ 4 ] {926b96a9-3bad-4263-a82c-7081d0f22c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10557 | 2025.03.22 05:11:52.726604 [ 4 ] {926b96a9-3bad-4263-a82c-7081d0f22c77} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10558 | 2025.03.22 05:11:52.726644 [ 4 ] {926b96a9-3bad-4263-a82c-7081d0f22c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10559 | 2025.03.22 05:11:52.726994 [ 4 ] {926b96a9-3bad-4263-a82c-7081d0f22c77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10560 | 2025.03.22 05:11:52.727218 [ 4 ] {926b96a9-3bad-4263-a82c-7081d0f22c77} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10561 | 2025.03.22 05:11:52.727411 [ 4 ] {926b96a9-3bad-4263-a82c-7081d0f22c77} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001448 sec., 77348.06629834254 rows/sec., 4.41 MiB/sec. | ||
10562 | 2025.03.22 05:11:52.727461 [ 4 ] {926b96a9-3bad-4263-a82c-7081d0f22c77} <Debug> TCPHandler: Processed in 0.00163499 sec. | ||
10563 | 2025.03.22 05:11:52.727560 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10564 | 2025.03.22 05:11:52.727656 [ 4 ] {9687c796-5dd0-429e-8256-a8548549d637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10565 | 2025.03.22 05:11:52.727697 [ 4 ] {9687c796-5dd0-429e-8256-a8548549d637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10566 | 2025.03.22 05:11:52.728395 [ 4 ] {9687c796-5dd0-429e-8256-a8548549d637} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10567 | 2025.03.22 05:11:52.728436 [ 4 ] {9687c796-5dd0-429e-8256-a8548549d637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10568 | 2025.03.22 05:11:52.728808 [ 4 ] {9687c796-5dd0-429e-8256-a8548549d637} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10569 | 2025.03.22 05:11:52.729041 [ 4 ] {9687c796-5dd0-429e-8256-a8548549d637} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10570 | 2025.03.22 05:11:52.729264 [ 4 ] {9687c796-5dd0-429e-8256-a8548549d637} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001584 sec., 246212.12121212122 rows/sec., 17.40 MiB/sec. | ||
10571 | 2025.03.22 05:11:52.729317 [ 4 ] {9687c796-5dd0-429e-8256-a8548549d637} <Debug> TCPHandler: Processed in 0.001769753 sec. | ||
10572 | 2025.03.22 05:11:52.729419 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10573 | 2025.03.22 05:11:52.729522 [ 4 ] {881804b1-95f0-45e9-b159-d1502a02b5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10574 | 2025.03.22 05:11:52.729569 [ 4 ] {881804b1-95f0-45e9-b159-d1502a02b5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10575 | 2025.03.22 05:11:52.729997 [ 4 ] {881804b1-95f0-45e9-b159-d1502a02b5d1} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10576 | 2025.03.22 05:11:52.730037 [ 4 ] {881804b1-95f0-45e9-b159-d1502a02b5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10577 | 2025.03.22 05:11:52.730399 [ 4 ] {881804b1-95f0-45e9-b159-d1502a02b5d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10578 | 2025.03.22 05:11:52.730650 [ 4 ] {881804b1-95f0-45e9-b159-d1502a02b5d1} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10579 | 2025.03.22 05:11:52.730873 [ 4 ] {881804b1-95f0-45e9-b159-d1502a02b5d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. | ||
10580 | 2025.03.22 05:11:52.730929 [ 4 ] {881804b1-95f0-45e9-b159-d1502a02b5d1} <Debug> TCPHandler: Processed in 0.001560489 sec. | ||
10581 | 2025.03.22 05:11:52.731051 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10582 | 2025.03.22 05:11:52.731158 [ 4 ] {5dfbb269-8e4b-4f78-bc65-e94348ee26af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10583 | 2025.03.22 05:11:52.731208 [ 4 ] {5dfbb269-8e4b-4f78-bc65-e94348ee26af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10584 | 2025.03.22 05:11:52.731723 [ 4 ] {5dfbb269-8e4b-4f78-bc65-e94348ee26af} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10585 | 2025.03.22 05:11:52.731764 [ 4 ] {5dfbb269-8e4b-4f78-bc65-e94348ee26af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10586 | 2025.03.22 05:11:52.732153 [ 4 ] {5dfbb269-8e4b-4f78-bc65-e94348ee26af} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10587 | 2025.03.22 05:11:52.732402 [ 4 ] {5dfbb269-8e4b-4f78-bc65-e94348ee26af} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10588 | 2025.03.22 05:11:52.732630 [ 4 ] {5dfbb269-8e4b-4f78-bc65-e94348ee26af} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001489 sec., 159167.22632639355 rows/sec., 10.67 MiB/sec. | ||
10589 | 2025.03.22 05:11:52.732727 [ 4 ] {5dfbb269-8e4b-4f78-bc65-e94348ee26af} <Debug> TCPHandler: Processed in 0.001726882 sec. | ||
10590 | 2025.03.22 05:11:52.732915 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10591 | 2025.03.22 05:11:52.733219 [ 4 ] {0fb2ec9d-0206-484b-9bd6-e66e524c75bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10592 | 2025.03.22 05:11:52.733311 [ 4 ] {0fb2ec9d-0206-484b-9bd6-e66e524c75bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10593 | 2025.03.22 05:11:52.733745 [ 4 ] {0fb2ec9d-0206-484b-9bd6-e66e524c75bc} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10594 | 2025.03.22 05:11:52.733784 [ 4 ] {0fb2ec9d-0206-484b-9bd6-e66e524c75bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10595 | 2025.03.22 05:11:52.734134 [ 4 ] {0fb2ec9d-0206-484b-9bd6-e66e524c75bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10596 | 2025.03.22 05:11:52.734379 [ 4 ] {0fb2ec9d-0206-484b-9bd6-e66e524c75bc} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10597 | 2025.03.22 05:11:52.734589 [ 4 ] {0fb2ec9d-0206-484b-9bd6-e66e524c75bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001491 sec., 670.690811535882 rows/sec., 45.19 KiB/sec. | ||
10598 | 2025.03.22 05:11:52.734640 [ 4 ] {0fb2ec9d-0206-484b-9bd6-e66e524c75bc} <Debug> TCPHandler: Processed in 0.001823184 sec. | ||
10599 | 2025.03.22 05:11:52.734759 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10600 | 2025.03.22 05:11:52.734864 [ 4 ] {d22b9cd6-99a1-4559-9eed-0046e4e086f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10601 | 2025.03.22 05:11:52.734929 [ 4 ] {d22b9cd6-99a1-4559-9eed-0046e4e086f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10602 | 2025.03.22 05:11:52.735971 [ 4 ] {d22b9cd6-99a1-4559-9eed-0046e4e086f1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10603 | 2025.03.22 05:11:52.736015 [ 4 ] {d22b9cd6-99a1-4559-9eed-0046e4e086f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10604 | 2025.03.22 05:11:52.736626 [ 4 ] {d22b9cd6-99a1-4559-9eed-0046e4e086f1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10605 | 2025.03.22 05:11:52.736900 [ 4 ] {d22b9cd6-99a1-4559-9eed-0046e4e086f1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10606 | 2025.03.22 05:11:52.737157 [ 4 ] {d22b9cd6-99a1-4559-9eed-0046e4e086f1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00231 sec., 3463.2034632034633 rows/sec., 6.21 MiB/sec. | ||
10607 | 2025.03.22 05:11:52.737438 [ 4 ] {d22b9cd6-99a1-4559-9eed-0046e4e086f1} <Debug> TCPHandler: Processed in 0.002731021 sec. | ||
10608 | 2025.03.22 05:11:52.737632 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10609 | 2025.03.22 05:11:52.737735 [ 4 ] {a0060d20-ce00-43a1-837d-260528c1ad5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10610 | 2025.03.22 05:11:52.737781 [ 4 ] {a0060d20-ce00-43a1-837d-260528c1ad5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10611 | 2025.03.22 05:11:52.738215 [ 4 ] {a0060d20-ce00-43a1-837d-260528c1ad5b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10612 | 2025.03.22 05:11:52.738254 [ 4 ] {a0060d20-ce00-43a1-837d-260528c1ad5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10613 | 2025.03.22 05:11:52.738624 [ 4 ] {a0060d20-ce00-43a1-837d-260528c1ad5b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10614 | 2025.03.22 05:11:52.738872 [ 4 ] {a0060d20-ce00-43a1-837d-260528c1ad5b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10615 | 2025.03.22 05:11:52.739084 [ 4 ] {a0060d20-ce00-43a1-837d-260528c1ad5b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. | ||
10616 | 2025.03.22 05:11:52.739135 [ 4 ] {a0060d20-ce00-43a1-837d-260528c1ad5b} <Debug> TCPHandler: Processed in 0.001560069 sec. | ||
10617 | 2025.03.22 05:11:53.998569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10618 | 2025.03.22 05:11:54.019688 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10619 | 2025.03.22 05:11:54.019753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10620 | 2025.03.22 05:11:54.027084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10621 | 2025.03.22 05:11:54.027880 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10622 | 2025.03.22 05:11:54.031737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10623 | 2025.03.22 05:11:57.354313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1478 | ||
10624 | 2025.03.22 05:11:57.357822 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10625 | 2025.03.22 05:11:57.357890 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10626 | 2025.03.22 05:11:57.359432 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10627 | 2025.03.22 05:11:57.359755 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10628 | 2025.03.22 05:11:57.362127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
10629 | 2025.03.22 05:11:57.712695 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10630 | 2025.03.22 05:11:57.712890 [ 4 ] {8ec1089f-9947-49dd-894d-82daf4e3d6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10631 | 2025.03.22 05:11:57.712966 [ 4 ] {8ec1089f-9947-49dd-894d-82daf4e3d6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10632 | 2025.03.22 05:11:57.713724 [ 4 ] {8ec1089f-9947-49dd-894d-82daf4e3d6c4} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10633 | 2025.03.22 05:11:57.713770 [ 4 ] {8ec1089f-9947-49dd-894d-82daf4e3d6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10634 | 2025.03.22 05:11:57.714226 [ 4 ] {8ec1089f-9947-49dd-894d-82daf4e3d6c4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10635 | 2025.03.22 05:11:57.714500 [ 4 ] {8ec1089f-9947-49dd-894d-82daf4e3d6c4} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10636 | 2025.03.22 05:11:57.714724 [ 4 ] {8ec1089f-9947-49dd-894d-82daf4e3d6c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001881 sec., 1063.264221158958 rows/sec., 86.70 KiB/sec. | ||
10637 | 2025.03.22 05:11:57.714847 [ 4 ] {8ec1089f-9947-49dd-894d-82daf4e3d6c4} <Debug> TCPHandler: Processed in 0.002288332 sec. | ||
10638 | 2025.03.22 05:11:57.715004 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10639 | 2025.03.22 05:11:57.715152 [ 4 ] {f1dad3ad-81b7-4e52-9f5e-d9195317c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10640 | 2025.03.22 05:11:57.715213 [ 4 ] {f1dad3ad-81b7-4e52-9f5e-d9195317c9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10641 | 2025.03.22 05:11:57.715926 [ 4 ] {f1dad3ad-81b7-4e52-9f5e-d9195317c9c4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10642 | 2025.03.22 05:11:57.715973 [ 4 ] {f1dad3ad-81b7-4e52-9f5e-d9195317c9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10643 | 2025.03.22 05:11:57.716404 [ 4 ] {f1dad3ad-81b7-4e52-9f5e-d9195317c9c4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10644 | 2025.03.22 05:11:57.716664 [ 4 ] {f1dad3ad-81b7-4e52-9f5e-d9195317c9c4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10645 | 2025.03.22 05:11:57.716811 [ 93 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10646 | 2025.03.22 05:11:57.716859 [ 4 ] {f1dad3ad-81b7-4e52-9f5e-d9195317c9c4} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.00174 sec., 70689.6551724138 rows/sec., 6.01 MiB/sec. | ||
10647 | 2025.03.22 05:11:57.716864 [ 93 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10648 | 2025.03.22 05:11:57.716911 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10649 | 2025.03.22 05:11:57.716934 [ 4 ] {f1dad3ad-81b7-4e52-9f5e-d9195317c9c4} <Debug> TCPHandler: Processed in 0.001997147 sec. | ||
10650 | 2025.03.22 05:11:57.717054 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
10651 | 2025.03.22 05:11:57.717074 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10652 | 2025.03.22 05:11:57.717178 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10653 | 2025.03.22 05:11:57.717208 [ 4 ] {bf04e287-6f0b-4a32-baa6-1cd4b7080293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10654 | 2025.03.22 05:11:57.717219 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1850 rows starting from the beginning of the part | ||
10655 | 2025.03.22 05:11:57.717266 [ 4 ] {bf04e287-6f0b-4a32-baa6-1cd4b7080293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10656 | 2025.03.22 05:11:57.717381 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1775 rows starting from the beginning of the part | ||
10657 | 2025.03.22 05:11:57.717777 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
10658 | 2025.03.22 05:11:57.718225 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 122 rows starting from the beginning of the part | ||
10659 | 2025.03.22 05:11:57.718517 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 633 rows starting from the beginning of the part | ||
10660 | 2025.03.22 05:11:57.718898 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 123 rows starting from the beginning of the part | ||
10661 | 2025.03.22 05:11:57.719783 [ 4 ] {bf04e287-6f0b-4a32-baa6-1cd4b7080293} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10662 | 2025.03.22 05:11:57.719823 [ 4 ] {bf04e287-6f0b-4a32-baa6-1cd4b7080293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10663 | 2025.03.22 05:11:57.720312 [ 4 ] {bf04e287-6f0b-4a32-baa6-1cd4b7080293} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10664 | 2025.03.22 05:11:57.720630 [ 4 ] {bf04e287-6f0b-4a32-baa6-1cd4b7080293} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10665 | 2025.03.22 05:11:57.720834 [ 4 ] {bf04e287-6f0b-4a32-baa6-1cd4b7080293} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.003658 sec., 9568.069983597596 rows/sec., 716.54 KiB/sec. | ||
10666 | 2025.03.22 05:11:57.720894 [ 4 ] {bf04e287-6f0b-4a32-baa6-1cd4b7080293} <Debug> TCPHandler: Processed in 0.003879372 sec. | ||
10667 | 2025.03.22 05:11:57.721068 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10668 | 2025.03.22 05:11:57.721205 [ 4 ] {38478bdc-4602-4730-808a-f3f73eff7d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10669 | 2025.03.22 05:11:57.721253 [ 4 ] {38478bdc-4602-4730-808a-f3f73eff7d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10670 | 2025.03.22 05:11:57.721585 [ 189 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004589325 sec., 993392.2744630201 rows/sec., 84.43 MiB/sec. | ||
10671 | 2025.03.22 05:11:57.722034 [ 189 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10672 | 2025.03.22 05:11:57.722358 [ 4 ] {38478bdc-4602-4730-808a-f3f73eff7d19} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10673 | 2025.03.22 05:11:57.722419 [ 4 ] {38478bdc-4602-4730-808a-f3f73eff7d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10674 | 2025.03.22 05:11:57.722692 [ 189 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10675 | 2025.03.22 05:11:57.722891 [ 189 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_86_17} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10676 | 2025.03.22 05:11:57.723071 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
10677 | 2025.03.22 05:11:57.723151 [ 4 ] {38478bdc-4602-4730-808a-f3f73eff7d19} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10678 | 2025.03.22 05:11:57.723419 [ 4 ] {38478bdc-4602-4730-808a-f3f73eff7d19} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10679 | 2025.03.22 05:11:57.723555 [ 93 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10680 | 2025.03.22 05:11:57.723594 [ 93 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10681 | 2025.03.22 05:11:57.723614 [ 4 ] {38478bdc-4602-4730-808a-f3f73eff7d19} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.002429 sec., 40757.51337999176 rows/sec., 3.18 MiB/sec. | ||
10682 | 2025.03.22 05:11:57.723625 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10683 | 2025.03.22 05:11:57.723747 [ 4 ] {38478bdc-4602-4730-808a-f3f73eff7d19} <Debug> TCPHandler: Processed in 0.002737461 sec. | ||
10684 | 2025.03.22 05:11:57.723877 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
10685 | 2025.03.22 05:11:57.723926 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10686 | 2025.03.22 05:11:57.724153 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10687 | 2025.03.22 05:11:57.724163 [ 4 ] {bb4f6010-9fe8-464b-aac6-4496d242830c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10688 | 2025.03.22 05:11:57.724219 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 917 rows starting from the beginning of the part | ||
10689 | 2025.03.22 05:11:57.724265 [ 4 ] {bb4f6010-9fe8-464b-aac6-4496d242830c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10690 | 2025.03.22 05:11:57.724547 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 850 rows starting from the beginning of the part | ||
10691 | 2025.03.22 05:11:57.724897 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
10692 | 2025.03.22 05:11:57.725225 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 97 rows starting from the beginning of the part | ||
10693 | 2025.03.22 05:11:57.725525 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 390 rows starting from the beginning of the part | ||
10694 | 2025.03.22 05:11:57.725844 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 99 rows starting from the beginning of the part | ||
10695 | 2025.03.22 05:11:57.727189 [ 4 ] {bb4f6010-9fe8-464b-aac6-4496d242830c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10696 | 2025.03.22 05:11:57.727262 [ 4 ] {bb4f6010-9fe8-464b-aac6-4496d242830c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10697 | 2025.03.22 05:11:57.728272 [ 4 ] {bb4f6010-9fe8-464b-aac6-4496d242830c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10698 | 2025.03.22 05:11:57.728626 [ 4 ] {bb4f6010-9fe8-464b-aac6-4496d242830c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10699 | 2025.03.22 05:11:57.729108 [ 4 ] {bb4f6010-9fe8-464b-aac6-4496d242830c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005019 sec., 32078.10320781032 rows/sec., 2.23 MiB/sec. | ||
10700 | 2025.03.22 05:11:57.729214 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005456281 sec., 442975.7191757536 rows/sec., 33.92 MiB/sec. | ||
10701 | 2025.03.22 05:11:57.729251 [ 4 ] {bb4f6010-9fe8-464b-aac6-4496d242830c} <Debug> TCPHandler: Processed in 0.0053813 sec. | ||
10702 | 2025.03.22 05:11:57.729404 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10703 | 2025.03.22 05:11:57.729442 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10704 | 2025.03.22 05:11:57.729608 [ 4 ] {2cd9ba5a-0899-43a8-bff9-46a8d1ed95ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10705 | 2025.03.22 05:11:57.729753 [ 4 ] {2cd9ba5a-0899-43a8-bff9-46a8d1ed95ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10706 | 2025.03.22 05:11:57.730078 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10707 | 2025.03.22 05:11:57.730333 [ 200 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_86_17} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10708 | 2025.03.22 05:11:57.730558 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
10709 | 2025.03.22 05:11:57.731465 [ 4 ] {2cd9ba5a-0899-43a8-bff9-46a8d1ed95ea} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10710 | 2025.03.22 05:11:57.731508 [ 4 ] {2cd9ba5a-0899-43a8-bff9-46a8d1ed95ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10711 | 2025.03.22 05:11:57.732193 [ 4 ] {2cd9ba5a-0899-43a8-bff9-46a8d1ed95ea} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10712 | 2025.03.22 05:11:57.732461 [ 4 ] {2cd9ba5a-0899-43a8-bff9-46a8d1ed95ea} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10713 | 2025.03.22 05:11:57.732665 [ 4 ] {2cd9ba5a-0899-43a8-bff9-46a8d1ed95ea} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003109 sec., 10614.345448697331 rows/sec., 19.02 MiB/sec. | ||
10714 | 2025.03.22 05:11:57.732773 [ 4 ] {2cd9ba5a-0899-43a8-bff9-46a8d1ed95ea} <Debug> TCPHandler: Processed in 0.003428214 sec. | ||
10715 | 2025.03.22 05:11:57.732888 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10716 | 2025.03.22 05:11:57.732993 [ 4 ] {0f7de75a-b7f2-4986-ab69-54068bd3d4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10717 | 2025.03.22 05:11:57.733041 [ 4 ] {0f7de75a-b7f2-4986-ab69-54068bd3d4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10718 | 2025.03.22 05:11:57.733469 [ 4 ] {0f7de75a-b7f2-4986-ab69-54068bd3d4ab} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10719 | 2025.03.22 05:11:57.733507 [ 4 ] {0f7de75a-b7f2-4986-ab69-54068bd3d4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10720 | 2025.03.22 05:11:57.733883 [ 4 ] {0f7de75a-b7f2-4986-ab69-54068bd3d4ab} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10721 | 2025.03.22 05:11:57.734134 [ 4 ] {0f7de75a-b7f2-4986-ab69-54068bd3d4ab} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10722 | 2025.03.22 05:11:57.734323 [ 4 ] {0f7de75a-b7f2-4986-ab69-54068bd3d4ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
10723 | 2025.03.22 05:11:57.734375 [ 4 ] {0f7de75a-b7f2-4986-ab69-54068bd3d4ab} <Debug> TCPHandler: Processed in 0.001539209 sec. | ||
10724 | 2025.03.22 05:11:59.722412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
10725 | 2025.03.22 05:11:59.723271 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10726 | 2025.03.22 05:11:59.723344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10727 | 2025.03.22 05:11:59.723967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10728 | 2025.03.22 05:11:59.724229 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10729 | 2025.03.22 05:11:59.724474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
10730 | 2025.03.22 05:12:01.531898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10731 | 2025.03.22 05:12:01.554174 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10732 | 2025.03.22 05:12:01.554236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10733 | 2025.03.22 05:12:01.561710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10734 | 2025.03.22 05:12:01.562538 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10735 | 2025.03.22 05:12:01.565356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10736 | 2025.03.22 05:12:02.717657 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10737 | 2025.03.22 05:12:02.717875 [ 4 ] {9255decb-acaf-40dd-a905-af5a12efc91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10738 | 2025.03.22 05:12:02.717960 [ 4 ] {9255decb-acaf-40dd-a905-af5a12efc91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10739 | 2025.03.22 05:12:02.718846 [ 4 ] {9255decb-acaf-40dd-a905-af5a12efc91a} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10740 | 2025.03.22 05:12:02.718902 [ 4 ] {9255decb-acaf-40dd-a905-af5a12efc91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10741 | 2025.03.22 05:12:02.719379 [ 4 ] {9255decb-acaf-40dd-a905-af5a12efc91a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10742 | 2025.03.22 05:12:02.719653 [ 4 ] {9255decb-acaf-40dd-a905-af5a12efc91a} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10743 | 2025.03.22 05:12:02.719861 [ 83 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10744 | 2025.03.22 05:12:02.719931 [ 4 ] {9255decb-acaf-40dd-a905-af5a12efc91a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002113 sec., 100331.28253667771 rows/sec., 6.38 MiB/sec. | ||
10745 | 2025.03.22 05:12:02.719945 [ 83 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10746 | 2025.03.22 05:12:02.720024 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10747 | 2025.03.22 05:12:02.720086 [ 4 ] {9255decb-acaf-40dd-a905-af5a12efc91a} <Debug> TCPHandler: Processed in 0.002576457 sec. | ||
10748 | 2025.03.22 05:12:02.720348 [ 197 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
10749 | 2025.03.22 05:12:02.720353 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10750 | 2025.03.22 05:12:02.720796 [ 4 ] {677d2c21-8a3d-498c-83d0-54cf35cb71f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10751 | 2025.03.22 05:12:02.720976 [ 4 ] {677d2c21-8a3d-498c-83d0-54cf35cb71f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10752 | 2025.03.22 05:12:02.720994 [ 197 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10753 | 2025.03.22 05:12:02.721126 [ 197 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
10754 | 2025.03.22 05:12:02.721288 [ 197 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
10755 | 2025.03.22 05:12:02.721741 [ 197 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
10756 | 2025.03.22 05:12:02.722319 [ 197 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
10757 | 2025.03.22 05:12:02.722708 [ 197 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
10758 | 2025.03.22 05:12:02.724001 [ 4 ] {677d2c21-8a3d-498c-83d0-54cf35cb71f3} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10759 | 2025.03.22 05:12:02.724052 [ 4 ] {677d2c21-8a3d-498c-83d0-54cf35cb71f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10760 | 2025.03.22 05:12:02.724504 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004357461 sec., 243260.92648907242 rows/sec., 16.40 MiB/sec. | ||
10761 | 2025.03.22 05:12:02.724669 [ 4 ] {677d2c21-8a3d-498c-83d0-54cf35cb71f3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10762 | 2025.03.22 05:12:02.724734 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10763 | 2025.03.22 05:12:02.725126 [ 4 ] {677d2c21-8a3d-498c-83d0-54cf35cb71f3} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10764 | 2025.03.22 05:12:02.725358 [ 186 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_29_7} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10765 | 2025.03.22 05:12:02.725578 [ 4 ] {677d2c21-8a3d-498c-83d0-54cf35cb71f3} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.004921 sec., 128632.39179028652 rows/sec., 10.12 MiB/sec. | ||
10766 | 2025.03.22 05:12:02.725634 [ 186 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_29_7} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10767 | 2025.03.22 05:12:02.725721 [ 4 ] {677d2c21-8a3d-498c-83d0-54cf35cb71f3} <Debug> TCPHandler: Processed in 0.005452671 sec. | ||
10768 | 2025.03.22 05:12:02.725852 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10769 | 2025.03.22 05:12:02.725936 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10770 | 2025.03.22 05:12:02.726050 [ 4 ] {d87ac562-3f58-4ce2-a066-abef87c032f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10771 | 2025.03.22 05:12:02.726099 [ 4 ] {d87ac562-3f58-4ce2-a066-abef87c032f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10772 | 2025.03.22 05:12:02.726678 [ 4 ] {d87ac562-3f58-4ce2-a066-abef87c032f8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10773 | 2025.03.22 05:12:02.726719 [ 4 ] {d87ac562-3f58-4ce2-a066-abef87c032f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10774 | 2025.03.22 05:12:02.727099 [ 4 ] {d87ac562-3f58-4ce2-a066-abef87c032f8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10775 | 2025.03.22 05:12:02.727350 [ 4 ] {d87ac562-3f58-4ce2-a066-abef87c032f8} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10776 | 2025.03.22 05:12:02.727591 [ 4 ] {d87ac562-3f58-4ce2-a066-abef87c032f8} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001558 sec., 73170.73170731707 rows/sec., 4.38 MiB/sec. | ||
10777 | 2025.03.22 05:12:02.727701 [ 4 ] {d87ac562-3f58-4ce2-a066-abef87c032f8} <Debug> TCPHandler: Processed in 0.001830774 sec. | ||
10778 | 2025.03.22 05:12:02.727899 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10779 | 2025.03.22 05:12:02.728181 [ 4 ] {249a8a8a-ec92-498c-b7c7-11e7e4c13574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10780 | 2025.03.22 05:12:02.728262 [ 4 ] {249a8a8a-ec92-498c-b7c7-11e7e4c13574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10781 | 2025.03.22 05:12:02.728829 [ 4 ] {249a8a8a-ec92-498c-b7c7-11e7e4c13574} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10782 | 2025.03.22 05:12:02.728870 [ 4 ] {249a8a8a-ec92-498c-b7c7-11e7e4c13574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10783 | 2025.03.22 05:12:02.729261 [ 4 ] {249a8a8a-ec92-498c-b7c7-11e7e4c13574} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10784 | 2025.03.22 05:12:02.729512 [ 4 ] {249a8a8a-ec92-498c-b7c7-11e7e4c13574} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10785 | 2025.03.22 05:12:02.729699 [ 4 ] {249a8a8a-ec92-498c-b7c7-11e7e4c13574} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00162 sec., 69753.08641975309 rows/sec., 4.52 MiB/sec. | ||
10786 | 2025.03.22 05:12:02.729752 [ 4 ] {249a8a8a-ec92-498c-b7c7-11e7e4c13574} <Debug> TCPHandler: Processed in 0.001955206 sec. | ||
10787 | 2025.03.22 05:12:02.729865 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10788 | 2025.03.22 05:12:02.729971 [ 4 ] {2c6e89f5-17ed-4515-8ae5-eccac0cae4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10789 | 2025.03.22 05:12:02.730018 [ 4 ] {2c6e89f5-17ed-4515-8ae5-eccac0cae4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10790 | 2025.03.22 05:12:02.730586 [ 4 ] {2c6e89f5-17ed-4515-8ae5-eccac0cae4f2} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10791 | 2025.03.22 05:12:02.730623 [ 4 ] {2c6e89f5-17ed-4515-8ae5-eccac0cae4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10792 | 2025.03.22 05:12:02.730986 [ 4 ] {2c6e89f5-17ed-4515-8ae5-eccac0cae4f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10793 | 2025.03.22 05:12:02.731237 [ 4 ] {2c6e89f5-17ed-4515-8ae5-eccac0cae4f2} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10794 | 2025.03.22 05:12:02.731366 [ 81 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10795 | 2025.03.22 05:12:02.731410 [ 81 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10796 | 2025.03.22 05:12:02.731419 [ 4 ] {2c6e89f5-17ed-4515-8ae5-eccac0cae4f2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001467 sec., 76346.28493524199 rows/sec., 4.35 MiB/sec. | ||
10797 | 2025.03.22 05:12:02.731438 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10798 | 2025.03.22 05:12:02.731523 [ 4 ] {2c6e89f5-17ed-4515-8ae5-eccac0cae4f2} <Debug> TCPHandler: Processed in 0.001707072 sec. | ||
10799 | 2025.03.22 05:12:02.731712 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
10800 | 2025.03.22 05:12:02.731750 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10801 | 2025.03.22 05:12:02.732002 [ 4 ] {34de198d-5b15-4bd2-9e70-3705d049d122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10802 | 2025.03.22 05:12:02.732030 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10803 | 2025.03.22 05:12:02.732084 [ 4 ] {34de198d-5b15-4bd2-9e70-3705d049d122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10804 | 2025.03.22 05:12:02.732110 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
10805 | 2025.03.22 05:12:02.732490 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
10806 | 2025.03.22 05:12:02.732848 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
10807 | 2025.03.22 05:12:02.733202 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
10808 | 2025.03.22 05:12:02.733654 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
10809 | 2025.03.22 05:12:02.735192 [ 4 ] {34de198d-5b15-4bd2-9e70-3705d049d122} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10810 | 2025.03.22 05:12:02.735271 [ 4 ] {34de198d-5b15-4bd2-9e70-3705d049d122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10811 | 2025.03.22 05:12:02.736250 [ 4 ] {34de198d-5b15-4bd2-9e70-3705d049d122} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10812 | 2025.03.22 05:12:02.736314 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004765808 sec., 117503.68457982362 rows/sec., 7.14 MiB/sec. | ||
10813 | 2025.03.22 05:12:02.736484 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10814 | 2025.03.22 05:12:02.736725 [ 4 ] {34de198d-5b15-4bd2-9e70-3705d049d122} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10815 | 2025.03.22 05:12:02.737124 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_29_7} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10816 | 2025.03.22 05:12:02.737261 [ 4 ] {34de198d-5b15-4bd2-9e70-3705d049d122} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.00534 sec., 73033.70786516854 rows/sec., 5.16 MiB/sec. | ||
10817 | 2025.03.22 05:12:02.737371 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_29_7} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10818 | 2025.03.22 05:12:02.737658 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
10819 | 2025.03.22 05:12:02.737740 [ 4 ] {34de198d-5b15-4bd2-9e70-3705d049d122} <Debug> TCPHandler: Processed in 0.006057992 sec. | ||
10820 | 2025.03.22 05:12:02.737989 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10821 | 2025.03.22 05:12:02.738112 [ 4 ] {92b427db-60b7-4562-8ca2-38392f4fb760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10822 | 2025.03.22 05:12:02.738165 [ 4 ] {92b427db-60b7-4562-8ca2-38392f4fb760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10823 | 2025.03.22 05:12:02.738642 [ 4 ] {92b427db-60b7-4562-8ca2-38392f4fb760} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10824 | 2025.03.22 05:12:02.738681 [ 4 ] {92b427db-60b7-4562-8ca2-38392f4fb760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10825 | 2025.03.22 05:12:02.739064 [ 4 ] {92b427db-60b7-4562-8ca2-38392f4fb760} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10826 | 2025.03.22 05:12:02.739346 [ 4 ] {92b427db-60b7-4562-8ca2-38392f4fb760} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10827 | 2025.03.22 05:12:02.739478 [ 81 ] {} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
10828 | 2025.03.22 05:12:02.739515 [ 81 ] {} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10829 | 2025.03.22 05:12:02.739537 [ 4 ] {92b427db-60b7-4562-8ca2-38392f4fb760} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
10830 | 2025.03.22 05:12:02.739543 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10831 | 2025.03.22 05:12:02.739619 [ 4 ] {92b427db-60b7-4562-8ca2-38392f4fb760} <Debug> TCPHandler: Processed in 0.001717642 sec. | ||
10832 | 2025.03.22 05:12:02.739715 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
10833 | 2025.03.22 05:12:02.739759 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10834 | 2025.03.22 05:12:02.739863 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10835 | 2025.03.22 05:12:02.739892 [ 4 ] {3a04ffd1-f52f-4aa8-94ac-b036c630905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10836 | 2025.03.22 05:12:02.739905 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
10837 | 2025.03.22 05:12:02.739955 [ 4 ] {3a04ffd1-f52f-4aa8-94ac-b036c630905c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10838 | 2025.03.22 05:12:02.740115 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
10839 | 2025.03.22 05:12:02.740511 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
10840 | 2025.03.22 05:12:02.740948 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
10841 | 2025.03.22 05:12:02.741271 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
10842 | 2025.03.22 05:12:02.741611 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
10843 | 2025.03.22 05:12:02.742471 [ 4 ] {3a04ffd1-f52f-4aa8-94ac-b036c630905c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10844 | 2025.03.22 05:12:02.742515 [ 4 ] {3a04ffd1-f52f-4aa8-94ac-b036c630905c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10845 | 2025.03.22 05:12:02.743160 [ 4 ] {3a04ffd1-f52f-4aa8-94ac-b036c630905c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10846 | 2025.03.22 05:12:02.743260 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626657 sec., 47978.069059191424 rows/sec., 2.45 MiB/sec. | ||
10847 | 2025.03.22 05:12:02.743493 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
10848 | 2025.03.22 05:12:02.743671 [ 4 ] {3a04ffd1-f52f-4aa8-94ac-b036c630905c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10849 | 2025.03.22 05:12:02.743947 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10850 | 2025.03.22 05:12:02.744033 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10851 | 2025.03.22 05:12:02.744087 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10852 | 2025.03.22 05:12:02.744137 [ 4 ] {3a04ffd1-f52f-4aa8-94ac-b036c630905c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004249 sec., 55777.830077665334 rows/sec., 3.74 MiB/sec. | ||
10853 | 2025.03.22 05:12:02.744313 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10854 | 2025.03.22 05:12:02.744594 [ 4 ] {3a04ffd1-f52f-4aa8-94ac-b036c630905c} <Debug> TCPHandler: Processed in 0.00488711 sec. | ||
10855 | 2025.03.22 05:12:02.744610 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
10856 | 2025.03.22 05:12:02.744632 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_29_6} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
10857 | 2025.03.22 05:12:02.744872 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10858 | 2025.03.22 05:12:02.744889 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10859 | 2025.03.22 05:12:02.744992 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10860 | 2025.03.22 05:12:02.745090 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23384 rows starting from the beginning of the part | ||
10861 | 2025.03.22 05:12:02.745107 [ 4 ] {86b7f0ea-b7fe-4609-bf38-1a12e78effa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10862 | 2025.03.22 05:12:02.745316 [ 4 ] {86b7f0ea-b7fe-4609-bf38-1a12e78effa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10863 | 2025.03.22 05:12:02.745358 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part | ||
10864 | 2025.03.22 05:12:02.745752 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
10865 | 2025.03.22 05:12:02.746098 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 237 rows starting from the beginning of the part | ||
10866 | 2025.03.22 05:12:02.746423 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part | ||
10867 | 2025.03.22 05:12:02.746751 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
10868 | 2025.03.22 05:12:02.747673 [ 4 ] {86b7f0ea-b7fe-4609-bf38-1a12e78effa8} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10869 | 2025.03.22 05:12:02.747762 [ 4 ] {86b7f0ea-b7fe-4609-bf38-1a12e78effa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10870 | 2025.03.22 05:12:02.748369 [ 4 ] {86b7f0ea-b7fe-4609-bf38-1a12e78effa8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10871 | 2025.03.22 05:12:02.748699 [ 4 ] {86b7f0ea-b7fe-4609-bf38-1a12e78effa8} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10872 | 2025.03.22 05:12:02.749162 [ 4 ] {86b7f0ea-b7fe-4609-bf38-1a12e78effa8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004104 sec., 243.66471734892787 rows/sec., 16.42 KiB/sec. | ||
10873 | 2025.03.22 05:12:02.749328 [ 4 ] {86b7f0ea-b7fe-4609-bf38-1a12e78effa8} <Debug> TCPHandler: Processed in 0.004586785 sec. | ||
10874 | 2025.03.22 05:12:02.749546 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10875 | 2025.03.22 05:12:02.749783 [ 4 ] {3e259f47-990c-4301-bd4c-e77cce78c4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10876 | 2025.03.22 05:12:02.750007 [ 4 ] {3e259f47-990c-4301-bd4c-e77cce78c4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10877 | 2025.03.22 05:12:02.751761 [ 4 ] {3e259f47-990c-4301-bd4c-e77cce78c4e8} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10878 | 2025.03.22 05:12:02.751802 [ 4 ] {3e259f47-990c-4301-bd4c-e77cce78c4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10879 | 2025.03.22 05:12:02.752561 [ 4 ] {3e259f47-990c-4301-bd4c-e77cce78c4e8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10880 | 2025.03.22 05:12:02.752954 [ 4 ] {3e259f47-990c-4301-bd4c-e77cce78c4e8} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10881 | 2025.03.22 05:12:02.753198 [ 4 ] {3e259f47-990c-4301-bd4c-e77cce78c4e8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003495 sec., 2288.98426323319 rows/sec., 4.10 MiB/sec. | ||
10882 | 2025.03.22 05:12:02.753339 [ 4 ] {3e259f47-990c-4301-bd4c-e77cce78c4e8} <Debug> TCPHandler: Processed in 0.003876812 sec. | ||
10883 | 2025.03.22 05:12:02.753477 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10884 | 2025.03.22 05:12:02.753585 [ 4 ] {4ca16e3f-b624-4858-97a6-335cea4c4b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10885 | 2025.03.22 05:12:02.753635 [ 4 ] {4ca16e3f-b624-4858-97a6-335cea4c4b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10886 | 2025.03.22 05:12:02.754291 [ 193 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24211 rows, containing 5 columns (5 merged, 0 gathered) in 0.010047226 sec., 2409719.8570033163 rows/sec., 163.12 MiB/sec. | ||
10887 | 2025.03.22 05:12:02.754576 [ 4 ] {4ca16e3f-b624-4858-97a6-335cea4c4b12} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10888 | 2025.03.22 05:12:02.754621 [ 4 ] {4ca16e3f-b624-4858-97a6-335cea4c4b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10889 | 2025.03.22 05:12:02.755002 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10890 | 2025.03.22 05:12:02.755166 [ 4 ] {4ca16e3f-b624-4858-97a6-335cea4c4b12} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10891 | 2025.03.22 05:12:02.755564 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10892 | 2025.03.22 05:12:02.755638 [ 4 ] {4ca16e3f-b624-4858-97a6-335cea4c4b12} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10893 | 2025.03.22 05:12:02.755765 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10894 | 2025.03.22 05:12:02.755909 [ 81 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10895 | 2025.03.22 05:12:02.756016 [ 81 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10896 | 2025.03.22 05:12:02.756055 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
10897 | 2025.03.22 05:12:02.756078 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10898 | 2025.03.22 05:12:02.756151 [ 4 ] {4ca16e3f-b624-4858-97a6-335cea4c4b12} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002575 sec., 31844.660194174758 rows/sec., 2.02 MiB/sec. | ||
10899 | 2025.03.22 05:12:02.756358 [ 4 ] {4ca16e3f-b624-4858-97a6-335cea4c4b12} <Debug> TCPHandler: Processed in 0.002930244 sec. | ||
10900 | 2025.03.22 05:12:02.756378 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
10901 | 2025.03.22 05:12:02.756526 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10902 | 2025.03.22 05:12:02.756556 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4776 rows starting from the beginning of the part | ||
10903 | 2025.03.22 05:12:02.756658 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 12 rows starting from the beginning of the part | ||
10904 | 2025.03.22 05:12:02.756825 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
10905 | 2025.03.22 05:12:02.756947 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part | ||
10906 | 2025.03.22 05:12:02.757071 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
10907 | 2025.03.22 05:12:02.757151 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
10908 | 2025.03.22 05:12:02.759323 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5072 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138378 sec., 1616121.4487228754 rows/sec., 106.06 MiB/sec. | ||
10909 | 2025.03.22 05:12:02.759719 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10910 | 2025.03.22 05:12:02.760066 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10911 | 2025.03.22 05:12:02.760167 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_86_17} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10912 | 2025.03.22 05:12:02.760259 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
10913 | 2025.03.22 05:12:07.062353 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10914 | 2025.03.22 05:12:07.062424 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10915 | 2025.03.22 05:12:07.224685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
10916 | 2025.03.22 05:12:07.225355 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10917 | 2025.03.22 05:12:07.225398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10918 | 2025.03.22 05:12:07.225911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10919 | 2025.03.22 05:12:07.226158 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10920 | 2025.03.22 05:12:07.226376 [ 77 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10921 | 2025.03.22 05:12:07.226409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10922 | 2025.03.22 05:12:07.226463 [ 77 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10923 | 2025.03.22 05:12:07.226495 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10924 | 2025.03.22 05:12:07.226612 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
10925 | 2025.03.22 05:12:07.226720 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10926 | 2025.03.22 05:12:07.226754 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
10927 | 2025.03.22 05:12:07.226829 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
10928 | 2025.03.22 05:12:07.227037 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
10929 | 2025.03.22 05:12:07.227271 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
10930 | 2025.03.22 05:12:07.227382 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
10931 | 2025.03.22 05:12:07.227597 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
10932 | 2025.03.22 05:12:07.230178 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003613447 sec., 7107064.251945579 rows/sec., 101.67 MiB/sec. | ||
10933 | 2025.03.22 05:12:07.230507 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10934 | 2025.03.22 05:12:07.230870 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10935 | 2025.03.22 05:12:07.230966 [ 198 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_56_11} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10936 | 2025.03.22 05:12:07.231084 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10937 | 2025.03.22 05:12:07.362494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1514 | ||
10938 | 2025.03.22 05:12:07.366270 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10939 | 2025.03.22 05:12:07.366333 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10940 | 2025.03.22 05:12:07.367870 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10941 | 2025.03.22 05:12:07.368198 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10942 | 2025.03.22 05:12:07.369574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
10943 | 2025.03.22 05:12:07.712847 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10944 | 2025.03.22 05:12:07.713043 [ 4 ] {f5c2107d-9e7c-4b10-b35f-87bdd60dfcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10945 | 2025.03.22 05:12:07.713113 [ 4 ] {f5c2107d-9e7c-4b10-b35f-87bdd60dfcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10946 | 2025.03.22 05:12:07.713899 [ 4 ] {f5c2107d-9e7c-4b10-b35f-87bdd60dfcdc} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10947 | 2025.03.22 05:12:07.713941 [ 4 ] {f5c2107d-9e7c-4b10-b35f-87bdd60dfcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10948 | 2025.03.22 05:12:07.714380 [ 4 ] {f5c2107d-9e7c-4b10-b35f-87bdd60dfcdc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10949 | 2025.03.22 05:12:07.714632 [ 4 ] {f5c2107d-9e7c-4b10-b35f-87bdd60dfcdc} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10950 | 2025.03.22 05:12:07.714830 [ 4 ] {f5c2107d-9e7c-4b10-b35f-87bdd60dfcdc} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001847 sec., 66053.05901461831 rows/sec., 5.62 MiB/sec. | ||
10951 | 2025.03.22 05:12:07.714886 [ 4 ] {f5c2107d-9e7c-4b10-b35f-87bdd60dfcdc} <Debug> TCPHandler: Processed in 0.00216502 sec. | ||
10952 | 2025.03.22 05:12:07.715007 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10953 | 2025.03.22 05:12:07.715113 [ 4 ] {97407d82-5a92-4b2f-9602-f52750432ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10954 | 2025.03.22 05:12:07.715160 [ 4 ] {97407d82-5a92-4b2f-9602-f52750432ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10955 | 2025.03.22 05:12:07.715685 [ 4 ] {97407d82-5a92-4b2f-9602-f52750432ed4} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10956 | 2025.03.22 05:12:07.715723 [ 4 ] {97407d82-5a92-4b2f-9602-f52750432ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10957 | 2025.03.22 05:12:07.716074 [ 4 ] {97407d82-5a92-4b2f-9602-f52750432ed4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10958 | 2025.03.22 05:12:07.716326 [ 4 ] {97407d82-5a92-4b2f-9602-f52750432ed4} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10959 | 2025.03.22 05:12:07.716501 [ 4 ] {97407d82-5a92-4b2f-9602-f52750432ed4} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00141 sec., 23404.255319148935 rows/sec., 1.72 MiB/sec. | ||
10960 | 2025.03.22 05:12:07.716553 [ 4 ] {97407d82-5a92-4b2f-9602-f52750432ed4} <Debug> TCPHandler: Processed in 0.00159789 sec. | ||
10961 | 2025.03.22 05:12:07.716656 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10962 | 2025.03.22 05:12:07.716757 [ 4 ] {348534fd-7f85-45c0-8e5f-62ee8a577b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10963 | 2025.03.22 05:12:07.716803 [ 4 ] {348534fd-7f85-45c0-8e5f-62ee8a577b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10964 | 2025.03.22 05:12:07.717336 [ 4 ] {348534fd-7f85-45c0-8e5f-62ee8a577b6e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10965 | 2025.03.22 05:12:07.717374 [ 4 ] {348534fd-7f85-45c0-8e5f-62ee8a577b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10966 | 2025.03.22 05:12:07.717722 [ 4 ] {348534fd-7f85-45c0-8e5f-62ee8a577b6e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10967 | 2025.03.22 05:12:07.717958 [ 4 ] {348534fd-7f85-45c0-8e5f-62ee8a577b6e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10968 | 2025.03.22 05:12:07.718134 [ 4 ] {348534fd-7f85-45c0-8e5f-62ee8a577b6e} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001399 sec., 69335.23945675482 rows/sec., 5.42 MiB/sec. | ||
10969 | 2025.03.22 05:12:07.718186 [ 4 ] {348534fd-7f85-45c0-8e5f-62ee8a577b6e} <Debug> TCPHandler: Processed in 0.001580559 sec. | ||
10970 | 2025.03.22 05:12:07.718299 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10971 | 2025.03.22 05:12:07.718406 [ 4 ] {c25abe82-960c-4c3b-9a77-5b0e7d538589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10972 | 2025.03.22 05:12:07.718454 [ 4 ] {c25abe82-960c-4c3b-9a77-5b0e7d538589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10973 | 2025.03.22 05:12:07.718957 [ 4 ] {c25abe82-960c-4c3b-9a77-5b0e7d538589} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10974 | 2025.03.22 05:12:07.718994 [ 4 ] {c25abe82-960c-4c3b-9a77-5b0e7d538589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10975 | 2025.03.22 05:12:07.719374 [ 4 ] {c25abe82-960c-4c3b-9a77-5b0e7d538589} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10976 | 2025.03.22 05:12:07.719605 [ 4 ] {c25abe82-960c-4c3b-9a77-5b0e7d538589} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10977 | 2025.03.22 05:12:07.719779 [ 4 ] {c25abe82-960c-4c3b-9a77-5b0e7d538589} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
10978 | 2025.03.22 05:12:07.719829 [ 4 ] {c25abe82-960c-4c3b-9a77-5b0e7d538589} <Debug> TCPHandler: Processed in 0.00158222 sec. | ||
10979 | 2025.03.22 05:12:07.719954 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10980 | 2025.03.22 05:12:07.720058 [ 4 ] {9fc645e8-be4f-4791-8c69-1b6250af62f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10981 | 2025.03.22 05:12:07.720125 [ 4 ] {9fc645e8-be4f-4791-8c69-1b6250af62f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10982 | 2025.03.22 05:12:07.721228 [ 4 ] {9fc645e8-be4f-4791-8c69-1b6250af62f1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10983 | 2025.03.22 05:12:07.721267 [ 4 ] {9fc645e8-be4f-4791-8c69-1b6250af62f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10984 | 2025.03.22 05:12:07.721917 [ 4 ] {9fc645e8-be4f-4791-8c69-1b6250af62f1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10985 | 2025.03.22 05:12:07.722179 [ 4 ] {9fc645e8-be4f-4791-8c69-1b6250af62f1} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10986 | 2025.03.22 05:12:07.722380 [ 4 ] {9fc645e8-be4f-4791-8c69-1b6250af62f1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002344 sec., 14078.498293515357 rows/sec., 25.23 MiB/sec. | ||
10987 | 2025.03.22 05:12:07.722472 [ 4 ] {9fc645e8-be4f-4791-8c69-1b6250af62f1} <Debug> TCPHandler: Processed in 0.002568488 sec. | ||
10988 | 2025.03.22 05:12:07.722659 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10989 | 2025.03.22 05:12:07.722764 [ 4 ] {8d843b49-88d6-4472-a0d8-1a0b728b49a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10990 | 2025.03.22 05:12:07.722812 [ 4 ] {8d843b49-88d6-4472-a0d8-1a0b728b49a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10991 | 2025.03.22 05:12:07.723304 [ 4 ] {8d843b49-88d6-4472-a0d8-1a0b728b49a0} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10992 | 2025.03.22 05:12:07.723340 [ 4 ] {8d843b49-88d6-4472-a0d8-1a0b728b49a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
10993 | 2025.03.22 05:12:07.723689 [ 4 ] {8d843b49-88d6-4472-a0d8-1a0b728b49a0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10994 | 2025.03.22 05:12:07.723926 [ 4 ] {8d843b49-88d6-4472-a0d8-1a0b728b49a0} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10995 | 2025.03.22 05:12:07.724117 [ 4 ] {8d843b49-88d6-4472-a0d8-1a0b728b49a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
10996 | 2025.03.22 05:12:07.724195 [ 4 ] {8d843b49-88d6-4472-a0d8-1a0b728b49a0} <Debug> TCPHandler: Processed in 0.00158425 sec. | ||
10997 | 2025.03.22 05:12:09.065507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
10998 | 2025.03.22 05:12:09.087273 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10999 | 2025.03.22 05:12:09.087335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11000 | 2025.03.22 05:12:09.094601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11001 | 2025.03.22 05:12:09.095400 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11002 | 2025.03.22 05:12:09.095706 [ 75 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11003 | 2025.03.22 05:12:09.095769 [ 75 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11004 | 2025.03.22 05:12:09.095808 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11005 | 2025.03.22 05:12:09.096201 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
11006 | 2025.03.22 05:12:09.113409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11007 | 2025.03.22 05:12:09.114520 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11008 | 2025.03.22 05:12:09.116228 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
11009 | 2025.03.22 05:12:09.122113 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
11010 | 2025.03.22 05:12:09.127827 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
11011 | 2025.03.22 05:12:09.133457 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
11012 | 2025.03.22 05:12:09.139381 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
11013 | 2025.03.22 05:12:09.143874 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
11014 | 2025.03.22 05:12:09.204659 [ 189 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.108729063 sec., 3881.2069961460074 rows/sec., 20.07 MiB/sec. | ||
11015 | 2025.03.22 05:12:09.208064 [ 189 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11016 | 2025.03.22 05:12:09.211181 [ 189 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_56_11} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11017 | 2025.03.22 05:12:09.211316 [ 189 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_56_11} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11018 | 2025.03.22 05:12:09.213832 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11019 | 2025.03.22 05:12:10.811771 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11020 | 2025.03.22 05:12:10.811999 [ 4 ] {294e090e-16af-4f6d-8f43-bc40c0c19636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11021 | 2025.03.22 05:12:10.812082 [ 4 ] {294e090e-16af-4f6d-8f43-bc40c0c19636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11022 | 2025.03.22 05:12:10.812962 [ 4 ] {294e090e-16af-4f6d-8f43-bc40c0c19636} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11023 | 2025.03.22 05:12:10.813006 [ 4 ] {294e090e-16af-4f6d-8f43-bc40c0c19636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11024 | 2025.03.22 05:12:10.813453 [ 4 ] {294e090e-16af-4f6d-8f43-bc40c0c19636} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11025 | 2025.03.22 05:12:10.813708 [ 4 ] {294e090e-16af-4f6d-8f43-bc40c0c19636} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11026 | 2025.03.22 05:12:10.813924 [ 4 ] {294e090e-16af-4f6d-8f43-bc40c0c19636} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001982 sec., 106962.66397578205 rows/sec., 6.80 MiB/sec. | ||
11027 | 2025.03.22 05:12:10.814063 [ 4 ] {294e090e-16af-4f6d-8f43-bc40c0c19636} <Debug> TCPHandler: Processed in 0.002428175 sec. | ||
11028 | 2025.03.22 05:12:10.814230 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11029 | 2025.03.22 05:12:10.814379 [ 4 ] {5023ce63-5388-4993-aacf-a8eed333481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11030 | 2025.03.22 05:12:10.814441 [ 4 ] {5023ce63-5388-4993-aacf-a8eed333481f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11031 | 2025.03.22 05:12:10.815042 [ 4 ] {5023ce63-5388-4993-aacf-a8eed333481f} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11032 | 2025.03.22 05:12:10.815083 [ 4 ] {5023ce63-5388-4993-aacf-a8eed333481f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11033 | 2025.03.22 05:12:10.815477 [ 4 ] {5023ce63-5388-4993-aacf-a8eed333481f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11034 | 2025.03.22 05:12:10.815727 [ 4 ] {5023ce63-5388-4993-aacf-a8eed333481f} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11035 | 2025.03.22 05:12:10.815929 [ 4 ] {5023ce63-5388-4993-aacf-a8eed333481f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 308.87 KiB/sec. | ||
11036 | 2025.03.22 05:12:10.816060 [ 4 ] {5023ce63-5388-4993-aacf-a8eed333481f} <Debug> TCPHandler: Processed in 0.001893426 sec. | ||
11037 | 2025.03.22 05:12:10.816187 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11038 | 2025.03.22 05:12:10.816294 [ 4 ] {da599f4a-bbc1-40ac-8075-e00711783839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11039 | 2025.03.22 05:12:10.816340 [ 4 ] {da599f4a-bbc1-40ac-8075-e00711783839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11040 | 2025.03.22 05:12:10.817535 [ 4 ] {da599f4a-bbc1-40ac-8075-e00711783839} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11041 | 2025.03.22 05:12:10.817598 [ 4 ] {da599f4a-bbc1-40ac-8075-e00711783839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11042 | 2025.03.22 05:12:10.818062 [ 4 ] {da599f4a-bbc1-40ac-8075-e00711783839} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11043 | 2025.03.22 05:12:10.818303 [ 4 ] {da599f4a-bbc1-40ac-8075-e00711783839} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11044 | 2025.03.22 05:12:10.818525 [ 4 ] {da599f4a-bbc1-40ac-8075-e00711783839} <Debug> executeQuery: Read 1776 rows, 147.76 KiB in 0.002247 sec., 790387.1829105475 rows/sec., 64.22 MiB/sec. | ||
11045 | 2025.03.22 05:12:10.818580 [ 4 ] {da599f4a-bbc1-40ac-8075-e00711783839} <Debug> TCPHandler: Processed in 0.002444635 sec. | ||
11046 | 2025.03.22 05:12:10.818700 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11047 | 2025.03.22 05:12:10.818805 [ 4 ] {1c201055-fea5-4815-97da-545d92a66837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11048 | 2025.03.22 05:12:10.818851 [ 4 ] {1c201055-fea5-4815-97da-545d92a66837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11049 | 2025.03.22 05:12:10.819419 [ 4 ] {1c201055-fea5-4815-97da-545d92a66837} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11050 | 2025.03.22 05:12:10.819460 [ 4 ] {1c201055-fea5-4815-97da-545d92a66837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11051 | 2025.03.22 05:12:10.819828 [ 4 ] {1c201055-fea5-4815-97da-545d92a66837} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11052 | 2025.03.22 05:12:10.820073 [ 4 ] {1c201055-fea5-4815-97da-545d92a66837} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11053 | 2025.03.22 05:12:10.820262 [ 72 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11054 | 2025.03.22 05:12:10.820325 [ 4 ] {1c201055-fea5-4815-97da-545d92a66837} <Debug> executeQuery: Read 120 rows, 7.41 KiB in 0.00154 sec., 77922.07792207792 rows/sec., 4.70 MiB/sec. | ||
11055 | 2025.03.22 05:12:10.820350 [ 72 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11056 | 2025.03.22 05:12:10.820417 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11057 | 2025.03.22 05:12:10.820440 [ 4 ] {1c201055-fea5-4815-97da-545d92a66837} <Debug> TCPHandler: Processed in 0.001786064 sec. | ||
11058 | 2025.03.22 05:12:10.820629 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11059 | 2025.03.22 05:12:10.820656 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
11060 | 2025.03.22 05:12:10.820808 [ 4 ] {a0b2102d-f601-4cb5-a04c-573599ae6f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11061 | 2025.03.22 05:12:10.820906 [ 4 ] {a0b2102d-f601-4cb5-a04c-573599ae6f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11062 | 2025.03.22 05:12:10.821014 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11063 | 2025.03.22 05:12:10.821123 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 167 rows starting from the beginning of the part | ||
11064 | 2025.03.22 05:12:10.821388 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 114 rows starting from the beginning of the part | ||
11065 | 2025.03.22 05:12:10.821775 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
11066 | 2025.03.22 05:12:10.822124 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 114 rows starting from the beginning of the part | ||
11067 | 2025.03.22 05:12:10.822524 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
11068 | 2025.03.22 05:12:10.822887 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 120 rows starting from the beginning of the part | ||
11069 | 2025.03.22 05:12:10.823876 [ 4 ] {a0b2102d-f601-4cb5-a04c-573599ae6f9a} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11070 | 2025.03.22 05:12:10.823946 [ 4 ] {a0b2102d-f601-4cb5-a04c-573599ae6f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11071 | 2025.03.22 05:12:10.824956 [ 4 ] {a0b2102d-f601-4cb5-a04c-573599ae6f9a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11072 | 2025.03.22 05:12:10.825536 [ 4 ] {a0b2102d-f601-4cb5-a04c-573599ae6f9a} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11073 | 2025.03.22 05:12:10.825594 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 5 columns (5 merged, 0 gathered) in 0.005050263 sec., 115439.53255503724 rows/sec., 7.66 MiB/sec. | ||
11074 | 2025.03.22 05:12:10.825887 [ 4 ] {a0b2102d-f601-4cb5-a04c-573599ae6f9a} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.005124 sec., 66549.57064793131 rows/sec., 4.44 MiB/sec. | ||
11075 | 2025.03.22 05:12:10.825901 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11076 | 2025.03.22 05:12:10.826064 [ 4 ] {a0b2102d-f601-4cb5-a04c-573599ae6f9a} <Debug> TCPHandler: Processed in 0.005508592 sec. | ||
11077 | 2025.03.22 05:12:10.826248 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11078 | 2025.03.22 05:12:10.826415 [ 4 ] {a406a4ae-5623-49c3-b1ab-0d8a461151bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11079 | 2025.03.22 05:12:10.826458 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11080 | 2025.03.22 05:12:10.826480 [ 4 ] {a406a4ae-5623-49c3-b1ab-0d8a461151bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11081 | 2025.03.22 05:12:10.826609 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_76_15} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11082 | 2025.03.22 05:12:10.826740 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11083 | 2025.03.22 05:12:10.827184 [ 4 ] {a406a4ae-5623-49c3-b1ab-0d8a461151bf} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11084 | 2025.03.22 05:12:10.827223 [ 4 ] {a406a4ae-5623-49c3-b1ab-0d8a461151bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11085 | 2025.03.22 05:12:10.827587 [ 4 ] {a406a4ae-5623-49c3-b1ab-0d8a461151bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11086 | 2025.03.22 05:12:10.827844 [ 4 ] {a406a4ae-5623-49c3-b1ab-0d8a461151bf} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11087 | 2025.03.22 05:12:10.828066 [ 4 ] {a406a4ae-5623-49c3-b1ab-0d8a461151bf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001708 sec., 65573.77049180327 rows/sec., 3.74 MiB/sec. | ||
11088 | 2025.03.22 05:12:10.828122 [ 4 ] {a406a4ae-5623-49c3-b1ab-0d8a461151bf} <Debug> TCPHandler: Processed in 0.001950446 sec. | ||
11089 | 2025.03.22 05:12:10.828228 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11090 | 2025.03.22 05:12:10.828333 [ 4 ] {69522150-f893-4a3d-a31b-302a84b2c0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11091 | 2025.03.22 05:12:10.828378 [ 4 ] {69522150-f893-4a3d-a31b-302a84b2c0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11092 | 2025.03.22 05:12:10.829255 [ 4 ] {69522150-f893-4a3d-a31b-302a84b2c0d2} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11093 | 2025.03.22 05:12:10.829296 [ 4 ] {69522150-f893-4a3d-a31b-302a84b2c0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11094 | 2025.03.22 05:12:10.829708 [ 4 ] {69522150-f893-4a3d-a31b-302a84b2c0d2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11095 | 2025.03.22 05:12:10.829951 [ 4 ] {69522150-f893-4a3d-a31b-302a84b2c0d2} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11096 | 2025.03.22 05:12:10.830168 [ 4 ] {69522150-f893-4a3d-a31b-302a84b2c0d2} <Debug> executeQuery: Read 852 rows, 63.00 KiB in 0.001856 sec., 459051.724137931 rows/sec., 33.15 MiB/sec. | ||
11097 | 2025.03.22 05:12:10.830257 [ 4 ] {69522150-f893-4a3d-a31b-302a84b2c0d2} <Debug> TCPHandler: Processed in 0.002079118 sec. | ||
11098 | 2025.03.22 05:12:10.830421 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11099 | 2025.03.22 05:12:10.830541 [ 4 ] {8b6570ea-6558-4c81-882e-d301d89946c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11100 | 2025.03.22 05:12:10.830588 [ 4 ] {8b6570ea-6558-4c81-882e-d301d89946c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11101 | 2025.03.22 05:12:10.831015 [ 4 ] {8b6570ea-6558-4c81-882e-d301d89946c3} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11102 | 2025.03.22 05:12:10.831054 [ 4 ] {8b6570ea-6558-4c81-882e-d301d89946c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11103 | 2025.03.22 05:12:10.831422 [ 4 ] {8b6570ea-6558-4c81-882e-d301d89946c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11104 | 2025.03.22 05:12:10.831662 [ 4 ] {8b6570ea-6558-4c81-882e-d301d89946c3} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11105 | 2025.03.22 05:12:10.831870 [ 4 ] {8b6570ea-6558-4c81-882e-d301d89946c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
11106 | 2025.03.22 05:12:10.831989 [ 4 ] {8b6570ea-6558-4c81-882e-d301d89946c3} <Debug> TCPHandler: Processed in 0.0016338 sec. | ||
11107 | 2025.03.22 05:12:10.832119 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11108 | 2025.03.22 05:12:10.832221 [ 4 ] {e4bd9f73-6959-44f8-8967-474fcd250d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11109 | 2025.03.22 05:12:10.832271 [ 4 ] {e4bd9f73-6959-44f8-8967-474fcd250d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11110 | 2025.03.22 05:12:10.832977 [ 4 ] {e4bd9f73-6959-44f8-8967-474fcd250d56} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11111 | 2025.03.22 05:12:10.833018 [ 4 ] {e4bd9f73-6959-44f8-8967-474fcd250d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11112 | 2025.03.22 05:12:10.833466 [ 4 ] {e4bd9f73-6959-44f8-8967-474fcd250d56} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11113 | 2025.03.22 05:12:10.833710 [ 4 ] {e4bd9f73-6959-44f8-8967-474fcd250d56} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11114 | 2025.03.22 05:12:10.833920 [ 4 ] {e4bd9f73-6959-44f8-8967-474fcd250d56} <Debug> executeQuery: Read 928 rows, 63.41 KiB in 0.00172 sec., 539534.8837209302 rows/sec., 36.00 MiB/sec. | ||
11115 | 2025.03.22 05:12:10.833984 [ 4 ] {e4bd9f73-6959-44f8-8967-474fcd250d56} <Debug> TCPHandler: Processed in 0.001917896 sec. | ||
11116 | 2025.03.22 05:12:10.834142 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11117 | 2025.03.22 05:12:10.834259 [ 4 ] {f59f712e-7e61-47e8-95e3-5c439e67229c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11118 | 2025.03.22 05:12:10.834306 [ 4 ] {f59f712e-7e61-47e8-95e3-5c439e67229c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11119 | 2025.03.22 05:12:10.834718 [ 4 ] {f59f712e-7e61-47e8-95e3-5c439e67229c} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11120 | 2025.03.22 05:12:10.834756 [ 4 ] {f59f712e-7e61-47e8-95e3-5c439e67229c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11121 | 2025.03.22 05:12:10.835113 [ 4 ] {f59f712e-7e61-47e8-95e3-5c439e67229c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11122 | 2025.03.22 05:12:10.835365 [ 4 ] {f59f712e-7e61-47e8-95e3-5c439e67229c} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11123 | 2025.03.22 05:12:10.835565 [ 4 ] {f59f712e-7e61-47e8-95e3-5c439e67229c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
11124 | 2025.03.22 05:12:10.835617 [ 4 ] {f59f712e-7e61-47e8-95e3-5c439e67229c} <Debug> TCPHandler: Processed in 0.001541039 sec. | ||
11125 | 2025.03.22 05:12:10.835740 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11126 | 2025.03.22 05:12:10.835846 [ 4 ] {8c8d25a3-8b34-4da8-aae8-a8bd611b9df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11127 | 2025.03.22 05:12:10.835912 [ 4 ] {8c8d25a3-8b34-4da8-aae8-a8bd611b9df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11128 | 2025.03.22 05:12:10.836957 [ 4 ] {8c8d25a3-8b34-4da8-aae8-a8bd611b9df9} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11129 | 2025.03.22 05:12:10.836998 [ 4 ] {8c8d25a3-8b34-4da8-aae8-a8bd611b9df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11130 | 2025.03.22 05:12:10.837623 [ 4 ] {8c8d25a3-8b34-4da8-aae8-a8bd611b9df9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11131 | 2025.03.22 05:12:10.837887 [ 4 ] {8c8d25a3-8b34-4da8-aae8-a8bd611b9df9} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11132 | 2025.03.22 05:12:10.838074 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11133 | 2025.03.22 05:12:10.838131 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11134 | 2025.03.22 05:12:10.838169 [ 4 ] {8c8d25a3-8b34-4da8-aae8-a8bd611b9df9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002339 sec., 3420.2650705429674 rows/sec., 6.13 MiB/sec. | ||
11135 | 2025.03.22 05:12:10.838175 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11136 | 2025.03.22 05:12:10.838684 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
11137 | 2025.03.22 05:12:10.838997 [ 4 ] {8c8d25a3-8b34-4da8-aae8-a8bd611b9df9} <Debug> TCPHandler: Processed in 0.003302581 sec. | ||
11138 | 2025.03.22 05:12:10.839525 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11139 | 2025.03.22 05:12:10.839886 [ 4 ] {1a58deaa-18d5-45b0-adf0-61285f6f6309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11140 | 2025.03.22 05:12:10.840053 [ 4 ] {1a58deaa-18d5-45b0-adf0-61285f6f6309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11141 | 2025.03.22 05:12:10.840640 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11142 | 2025.03.22 05:12:10.840868 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1511 rows starting from the beginning of the part | ||
11143 | 2025.03.22 05:12:10.841520 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
11144 | 2025.03.22 05:12:10.842303 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 33 rows starting from the beginning of the part | ||
11145 | 2025.03.22 05:12:10.842335 [ 4 ] {1a58deaa-18d5-45b0-adf0-61285f6f6309} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11146 | 2025.03.22 05:12:10.842425 [ 4 ] {1a58deaa-18d5-45b0-adf0-61285f6f6309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11147 | 2025.03.22 05:12:10.842781 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
11148 | 2025.03.22 05:12:10.843458 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
11149 | 2025.03.22 05:12:10.844130 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
11150 | 2025.03.22 05:12:10.844217 [ 4 ] {1a58deaa-18d5-45b0-adf0-61285f6f6309} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11151 | 2025.03.22 05:12:10.845021 [ 4 ] {1a58deaa-18d5-45b0-adf0-61285f6f6309} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11152 | 2025.03.22 05:12:10.845419 [ 4 ] {1a58deaa-18d5-45b0-adf0-61285f6f6309} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.005651 sec., 12387.188108299417 rows/sec., 797.18 KiB/sec. | ||
11153 | 2025.03.22 05:12:10.845633 [ 4 ] {1a58deaa-18d5-45b0-adf0-61285f6f6309} <Debug> TCPHandler: Processed in 0.006224695 sec. | ||
11154 | 2025.03.22 05:12:10.853234 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1601 rows, containing 19 columns (19 merged, 0 gathered) in 0.014918756 sec., 107314.57770339564 rows/sec., 192.30 MiB/sec. | ||
11155 | 2025.03.22 05:12:10.854472 [ 187 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11156 | 2025.03.22 05:12:10.854854 [ 187 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11157 | 2025.03.22 05:12:10.854932 [ 187 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11158 | 2025.03.22 05:12:10.855049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
11159 | 2025.03.22 05:12:11.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.93 MiB, peak 251.98 MiB, free memory in arenas 0.00 B, will set to 243.13 MiB (RSS), difference: 3.19 MiB | ||
11160 | 2025.03.22 05:12:12.705034 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11161 | 2025.03.22 05:12:12.705232 [ 4 ] {7d7f8a04-dfac-46d5-9748-3a6e2321e97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11162 | 2025.03.22 05:12:12.705316 [ 4 ] {7d7f8a04-dfac-46d5-9748-3a6e2321e97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11163 | 2025.03.22 05:12:12.706125 [ 4 ] {7d7f8a04-dfac-46d5-9748-3a6e2321e97f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11164 | 2025.03.22 05:12:12.706183 [ 4 ] {7d7f8a04-dfac-46d5-9748-3a6e2321e97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11165 | 2025.03.22 05:12:12.706620 [ 4 ] {7d7f8a04-dfac-46d5-9748-3a6e2321e97f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11166 | 2025.03.22 05:12:12.706891 [ 4 ] {7d7f8a04-dfac-46d5-9748-3a6e2321e97f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11167 | 2025.03.22 05:12:12.707158 [ 4 ] {7d7f8a04-dfac-46d5-9748-3a6e2321e97f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec. | ||
11168 | 2025.03.22 05:12:12.707219 [ 4 ] {7d7f8a04-dfac-46d5-9748-3a6e2321e97f} <Debug> TCPHandler: Processed in 0.002313133 sec. | ||
11169 | 2025.03.22 05:12:12.707354 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11170 | 2025.03.22 05:12:12.707461 [ 4 ] {0b4df02e-4dd0-405d-b4a9-440fe8726d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11171 | 2025.03.22 05:12:12.707508 [ 4 ] {0b4df02e-4dd0-405d-b4a9-440fe8726d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11172 | 2025.03.22 05:12:12.708099 [ 4 ] {0b4df02e-4dd0-405d-b4a9-440fe8726d24} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11173 | 2025.03.22 05:12:12.708140 [ 4 ] {0b4df02e-4dd0-405d-b4a9-440fe8726d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11174 | 2025.03.22 05:12:12.708964 [ 4 ] {0b4df02e-4dd0-405d-b4a9-440fe8726d24} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11175 | 2025.03.22 05:12:12.709222 [ 4 ] {0b4df02e-4dd0-405d-b4a9-440fe8726d24} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11176 | 2025.03.22 05:12:12.709458 [ 4 ] {0b4df02e-4dd0-405d-b4a9-440fe8726d24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002019 sec., 31698.860822189203 rows/sec., 2.47 MiB/sec. | ||
11177 | 2025.03.22 05:12:12.709510 [ 4 ] {0b4df02e-4dd0-405d-b4a9-440fe8726d24} <Debug> TCPHandler: Processed in 0.002208211 sec. | ||
11178 | 2025.03.22 05:12:12.709641 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11179 | 2025.03.22 05:12:12.709747 [ 4 ] {f385d272-1fd9-43eb-aa1d-08859550cc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11180 | 2025.03.22 05:12:12.709798 [ 4 ] {f385d272-1fd9-43eb-aa1d-08859550cc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11181 | 2025.03.22 05:12:12.710316 [ 4 ] {f385d272-1fd9-43eb-aa1d-08859550cc9a} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11182 | 2025.03.22 05:12:12.710358 [ 4 ] {f385d272-1fd9-43eb-aa1d-08859550cc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11183 | 2025.03.22 05:12:12.710754 [ 4 ] {f385d272-1fd9-43eb-aa1d-08859550cc9a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11184 | 2025.03.22 05:12:12.711011 [ 4 ] {f385d272-1fd9-43eb-aa1d-08859550cc9a} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11185 | 2025.03.22 05:12:12.711228 [ 4 ] {f385d272-1fd9-43eb-aa1d-08859550cc9a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001502 sec., 21304.926764314245 rows/sec., 1.48 MiB/sec. | ||
11186 | 2025.03.22 05:12:12.711281 [ 4 ] {f385d272-1fd9-43eb-aa1d-08859550cc9a} <Debug> TCPHandler: Processed in 0.001689931 sec. | ||
11187 | 2025.03.22 05:12:12.711400 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11188 | 2025.03.22 05:12:12.711506 [ 4 ] {4132c812-8df9-4738-a279-c33cbee2f86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11189 | 2025.03.22 05:12:12.711553 [ 4 ] {4132c812-8df9-4738-a279-c33cbee2f86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11190 | 2025.03.22 05:12:12.711988 [ 4 ] {4132c812-8df9-4738-a279-c33cbee2f86f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11191 | 2025.03.22 05:12:12.712028 [ 4 ] {4132c812-8df9-4738-a279-c33cbee2f86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11192 | 2025.03.22 05:12:12.712373 [ 4 ] {4132c812-8df9-4738-a279-c33cbee2f86f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11193 | 2025.03.22 05:12:12.712606 [ 4 ] {4132c812-8df9-4738-a279-c33cbee2f86f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11194 | 2025.03.22 05:12:12.712814 [ 4 ] {4132c812-8df9-4738-a279-c33cbee2f86f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001331 sec., 9015.777610818934 rows/sec., 622.18 KiB/sec. | ||
11195 | 2025.03.22 05:12:12.712865 [ 4 ] {4132c812-8df9-4738-a279-c33cbee2f86f} <Debug> TCPHandler: Processed in 0.001515458 sec. | ||
11196 | 2025.03.22 05:12:14.726620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
11197 | 2025.03.22 05:12:14.727243 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11198 | 2025.03.22 05:12:14.727297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11199 | 2025.03.22 05:12:14.727825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11200 | 2025.03.22 05:12:14.728084 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11201 | 2025.03.22 05:12:14.728369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
11202 | 2025.03.22 05:12:16.613563 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11203 | 2025.03.22 05:12:16.631870 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11204 | 2025.03.22 05:12:16.631923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11205 | 2025.03.22 05:12:16.638924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11206 | 2025.03.22 05:12:16.639663 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11207 | 2025.03.22 05:12:16.642547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11208 | 2025.03.22 05:12:17.369944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1558 | ||
11209 | 2025.03.22 05:12:17.373659 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11210 | 2025.03.22 05:12:17.373712 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11211 | 2025.03.22 05:12:17.375197 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11212 | 2025.03.22 05:12:17.375511 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11213 | 2025.03.22 05:12:17.375743 [ 64 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11214 | 2025.03.22 05:12:17.375868 [ 64 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11215 | 2025.03.22 05:12:17.375930 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11216 | 2025.03.22 05:12:17.377243 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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.22 05:12:17.377756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
11218 | 2025.03.22 05:12:17.378346 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11219 | 2025.03.22 05:12:17.378542 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1364 rows starting from the beginning of the part | ||
11220 | 2025.03.22 05:12:17.379229 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
11221 | 2025.03.22 05:12:17.379861 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part | ||
11222 | 2025.03.22 05:12:17.380498 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
11223 | 2025.03.22 05:12:17.381179 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
11224 | 2025.03.22 05:12:17.381811 [ 192 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part | ||
11225 | 2025.03.22 05:12:17.390719 [ 186 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 72 columns (72 merged, 0 gathered) in 0.014523069 sec., 107277.60089826744 rows/sec., 83.34 MiB/sec. | ||
11226 | 2025.03.22 05:12:17.392618 [ 186 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11227 | 2025.03.22 05:12:17.393519 [ 186 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11228 | 2025.03.22 05:12:17.393629 [ 186 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_41_8} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11229 | 2025.03.22 05:12:17.394026 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
11230 | 2025.03.22 05:12:17.713264 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11231 | 2025.03.22 05:12:17.713479 [ 4 ] {4d7374e5-755d-49ec-b31b-cb9185c69dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11232 | 2025.03.22 05:12:17.713560 [ 4 ] {4d7374e5-755d-49ec-b31b-cb9185c69dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11233 | 2025.03.22 05:12:17.714390 [ 4 ] {4d7374e5-755d-49ec-b31b-cb9185c69dbd} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11234 | 2025.03.22 05:12:17.714443 [ 4 ] {4d7374e5-755d-49ec-b31b-cb9185c69dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11235 | 2025.03.22 05:12:17.714895 [ 4 ] {4d7374e5-755d-49ec-b31b-cb9185c69dbd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11236 | 2025.03.22 05:12:17.715158 [ 4 ] {4d7374e5-755d-49ec-b31b-cb9185c69dbd} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11237 | 2025.03.22 05:12:17.715365 [ 64 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11238 | 2025.03.22 05:12:17.715386 [ 4 ] {4d7374e5-755d-49ec-b31b-cb9185c69dbd} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001967 sec., 62023.38586680224 rows/sec., 5.28 MiB/sec. | ||
11239 | 2025.03.22 05:12:17.715435 [ 64 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11240 | 2025.03.22 05:12:17.715505 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11241 | 2025.03.22 05:12:17.715523 [ 4 ] {4d7374e5-755d-49ec-b31b-cb9185c69dbd} <Debug> TCPHandler: Processed in 0.002394555 sec. | ||
11242 | 2025.03.22 05:12:17.715734 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
11243 | 2025.03.22 05:12:17.715756 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11244 | 2025.03.22 05:12:17.715997 [ 4 ] {e78d210c-9042-4e02-8145-1b9522d91edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11245 | 2025.03.22 05:12:17.716005 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11246 | 2025.03.22 05:12:17.716092 [ 4 ] {e78d210c-9042-4e02-8145-1b9522d91edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11247 | 2025.03.22 05:12:17.716099 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1850 rows starting from the beginning of the part | ||
11248 | 2025.03.22 05:12:17.716450 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 633 rows starting from the beginning of the part | ||
11249 | 2025.03.22 05:12:17.716780 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 122 rows starting from the beginning of the part | ||
11250 | 2025.03.22 05:12:17.717195 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1776 rows starting from the beginning of the part | ||
11251 | 2025.03.22 05:12:17.717570 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
11252 | 2025.03.22 05:12:17.717933 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 122 rows starting from the beginning of the part | ||
11253 | 2025.03.22 05:12:17.718958 [ 4 ] {e78d210c-9042-4e02-8145-1b9522d91edd} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11254 | 2025.03.22 05:12:17.719032 [ 4 ] {e78d210c-9042-4e02-8145-1b9522d91edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11255 | 2025.03.22 05:12:17.719949 [ 4 ] {e78d210c-9042-4e02-8145-1b9522d91edd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11256 | 2025.03.22 05:12:17.720464 [ 4 ] {e78d210c-9042-4e02-8145-1b9522d91edd} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11257 | 2025.03.22 05:12:17.720762 [ 4 ] {e78d210c-9042-4e02-8145-1b9522d91edd} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.004841 sec., 6816.773393926875 rows/sec., 512.59 KiB/sec. | ||
11258 | 2025.03.22 05:12:17.720914 [ 4 ] {e78d210c-9042-4e02-8145-1b9522d91edd} <Debug> TCPHandler: Processed in 0.005230207 sec. | ||
11259 | 2025.03.22 05:12:17.721254 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11260 | 2025.03.22 05:12:17.721691 [ 4 ] {a1a72fbb-c1e3-44c7-a264-466e5a58b4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11261 | 2025.03.22 05:12:17.721835 [ 4 ] {a1a72fbb-c1e3-44c7-a264-466e5a58b4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11262 | 2025.03.22 05:12:17.721876 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.006281756 sec., 725752.4806757856 rows/sec., 61.68 MiB/sec. | ||
11263 | 2025.03.22 05:12:17.722227 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11264 | 2025.03.22 05:12:17.722843 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11265 | 2025.03.22 05:12:17.723030 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_91_18} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11266 | 2025.03.22 05:12:17.723046 [ 4 ] {a1a72fbb-c1e3-44c7-a264-466e5a58b4d3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11267 | 2025.03.22 05:12:17.723121 [ 4 ] {a1a72fbb-c1e3-44c7-a264-466e5a58b4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11268 | 2025.03.22 05:12:17.723176 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
11269 | 2025.03.22 05:12:17.723565 [ 4 ] {a1a72fbb-c1e3-44c7-a264-466e5a58b4d3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11270 | 2025.03.22 05:12:17.723815 [ 4 ] {a1a72fbb-c1e3-44c7-a264-466e5a58b4d3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11271 | 2025.03.22 05:12:17.723984 [ 64 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11272 | 2025.03.22 05:12:17.724039 [ 64 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11273 | 2025.03.22 05:12:17.724059 [ 4 ] {a1a72fbb-c1e3-44c7-a264-466e5a58b4d3} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002541 sec., 38173.94726485636 rows/sec., 2.98 MiB/sec. | ||
11274 | 2025.03.22 05:12:17.724075 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11275 | 2025.03.22 05:12:17.724232 [ 4 ] {a1a72fbb-c1e3-44c7-a264-466e5a58b4d3} <Debug> TCPHandler: Processed in 0.003124998 sec. | ||
11276 | 2025.03.22 05:12:17.724341 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
11277 | 2025.03.22 05:12:17.724419 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11278 | 2025.03.22 05:12:17.724639 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11279 | 2025.03.22 05:12:17.724649 [ 4 ] {626ff5e2-0fd7-494b-8983-15aaded1df38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11280 | 2025.03.22 05:12:17.724705 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 917 rows starting from the beginning of the part | ||
11281 | 2025.03.22 05:12:17.724764 [ 4 ] {626ff5e2-0fd7-494b-8983-15aaded1df38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11282 | 2025.03.22 05:12:17.725026 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 390 rows starting from the beginning of the part | ||
11283 | 2025.03.22 05:12:17.725456 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 97 rows starting from the beginning of the part | ||
11284 | 2025.03.22 05:12:17.725922 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 852 rows starting from the beginning of the part | ||
11285 | 2025.03.22 05:12:17.726304 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
11286 | 2025.03.22 05:12:17.726580 [ 186 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 97 rows starting from the beginning of the part | ||
11287 | 2025.03.22 05:12:17.727550 [ 4 ] {626ff5e2-0fd7-494b-8983-15aaded1df38} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11288 | 2025.03.22 05:12:17.727634 [ 4 ] {626ff5e2-0fd7-494b-8983-15aaded1df38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11289 | 2025.03.22 05:12:17.728579 [ 4 ] {626ff5e2-0fd7-494b-8983-15aaded1df38} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11290 | 2025.03.22 05:12:17.729044 [ 4 ] {626ff5e2-0fd7-494b-8983-15aaded1df38} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11291 | 2025.03.22 05:12:17.729406 [ 4 ] {626ff5e2-0fd7-494b-8983-15aaded1df38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004836 sec., 33085.194375516956 rows/sec., 2.30 MiB/sec. | ||
11292 | 2025.03.22 05:12:17.729748 [ 4 ] {626ff5e2-0fd7-494b-8983-15aaded1df38} <Debug> TCPHandler: Processed in 0.00539678 sec. | ||
11293 | 2025.03.22 05:12:17.730226 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.006028222 sec., 400947.41036411736 rows/sec., 30.70 MiB/sec. | ||
11294 | 2025.03.22 05:12:17.730359 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11295 | 2025.03.22 05:12:17.730572 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11296 | 2025.03.22 05:12:17.730876 [ 4 ] {2e946078-801c-476b-8c38-8a24eb616f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11297 | 2025.03.22 05:12:17.731071 [ 4 ] {2e946078-801c-476b-8c38-8a24eb616f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11298 | 2025.03.22 05:12:17.731450 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11299 | 2025.03.22 05:12:17.731742 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_91_18} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11300 | 2025.03.22 05:12:17.731972 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
11301 | 2025.03.22 05:12:17.732885 [ 4 ] {2e946078-801c-476b-8c38-8a24eb616f07} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11302 | 2025.03.22 05:12:17.732930 [ 4 ] {2e946078-801c-476b-8c38-8a24eb616f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11303 | 2025.03.22 05:12:17.733607 [ 4 ] {2e946078-801c-476b-8c38-8a24eb616f07} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11304 | 2025.03.22 05:12:17.733873 [ 4 ] {2e946078-801c-476b-8c38-8a24eb616f07} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11305 | 2025.03.22 05:12:17.734152 [ 4 ] {2e946078-801c-476b-8c38-8a24eb616f07} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003488 sec., 9461.009174311926 rows/sec., 16.95 MiB/sec. | ||
11306 | 2025.03.22 05:12:17.734419 [ 4 ] {2e946078-801c-476b-8c38-8a24eb616f07} <Debug> TCPHandler: Processed in 0.004226829 sec. | ||
11307 | 2025.03.22 05:12:17.734736 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11308 | 2025.03.22 05:12:17.734875 [ 4 ] {a9dfed9e-bdcb-4560-a744-cc37e447318c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11309 | 2025.03.22 05:12:17.734924 [ 4 ] {a9dfed9e-bdcb-4560-a744-cc37e447318c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11310 | 2025.03.22 05:12:17.735379 [ 4 ] {a9dfed9e-bdcb-4560-a744-cc37e447318c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11311 | 2025.03.22 05:12:17.735418 [ 4 ] {a9dfed9e-bdcb-4560-a744-cc37e447318c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11312 | 2025.03.22 05:12:17.735789 [ 4 ] {a9dfed9e-bdcb-4560-a744-cc37e447318c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11313 | 2025.03.22 05:12:17.736026 [ 4 ] {a9dfed9e-bdcb-4560-a744-cc37e447318c} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11314 | 2025.03.22 05:12:17.736242 [ 4 ] {a9dfed9e-bdcb-4560-a744-cc37e447318c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
11315 | 2025.03.22 05:12:17.736302 [ 4 ] {a9dfed9e-bdcb-4560-a744-cc37e447318c} <Debug> TCPHandler: Processed in 0.001667961 sec. | ||
11316 | 2025.03.22 05:12:18.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.70 MiB, peak 251.98 MiB, free memory in arenas 0.00 B, will set to 243.13 MiB (RSS), difference: 3.42 MiB | ||
11317 | 2025.03.22 05:12:22.062480 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11318 | 2025.03.22 05:12:22.062591 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11319 | 2025.03.22 05:12:22.228560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
11320 | 2025.03.22 05:12:22.229511 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11321 | 2025.03.22 05:12:22.229578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11322 | 2025.03.22 05:12:22.230110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11323 | 2025.03.22 05:12:22.230378 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11324 | 2025.03.22 05:12:22.230623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11325 | 2025.03.22 05:12:22.717782 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11326 | 2025.03.22 05:12:22.717972 [ 4 ] {64ab5fef-3f6c-4962-9a45-426679beb0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11327 | 2025.03.22 05:12:22.718042 [ 4 ] {64ab5fef-3f6c-4962-9a45-426679beb0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11328 | 2025.03.22 05:12:22.718889 [ 4 ] {64ab5fef-3f6c-4962-9a45-426679beb0a1} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11329 | 2025.03.22 05:12:22.718937 [ 4 ] {64ab5fef-3f6c-4962-9a45-426679beb0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11330 | 2025.03.22 05:12:22.719378 [ 4 ] {64ab5fef-3f6c-4962-9a45-426679beb0a1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11331 | 2025.03.22 05:12:22.719635 [ 4 ] {64ab5fef-3f6c-4962-9a45-426679beb0a1} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11332 | 2025.03.22 05:12:22.719867 [ 4 ] {64ab5fef-3f6c-4962-9a45-426679beb0a1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001947 sec., 108885.46481766821 rows/sec., 6.93 MiB/sec. | ||
11333 | 2025.03.22 05:12:22.719922 [ 4 ] {64ab5fef-3f6c-4962-9a45-426679beb0a1} <Debug> TCPHandler: Processed in 0.002267322 sec. | ||
11334 | 2025.03.22 05:12:22.720049 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11335 | 2025.03.22 05:12:22.720155 [ 4 ] {5784bef7-2e91-4f5c-b7e6-2d1434312e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11336 | 2025.03.22 05:12:22.720201 [ 4 ] {5784bef7-2e91-4f5c-b7e6-2d1434312e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11337 | 2025.03.22 05:12:22.721041 [ 4 ] {5784bef7-2e91-4f5c-b7e6-2d1434312e44} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11338 | 2025.03.22 05:12:22.721082 [ 4 ] {5784bef7-2e91-4f5c-b7e6-2d1434312e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11339 | 2025.03.22 05:12:22.721483 [ 4 ] {5784bef7-2e91-4f5c-b7e6-2d1434312e44} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11340 | 2025.03.22 05:12:22.721732 [ 4 ] {5784bef7-2e91-4f5c-b7e6-2d1434312e44} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11341 | 2025.03.22 05:12:22.721950 [ 4 ] {5784bef7-2e91-4f5c-b7e6-2d1434312e44} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001817 sec., 348376.4446890479 rows/sec., 27.40 MiB/sec. | ||
11342 | 2025.03.22 05:12:22.722017 [ 4 ] {5784bef7-2e91-4f5c-b7e6-2d1434312e44} <Debug> TCPHandler: Processed in 0.002020307 sec. | ||
11343 | 2025.03.22 05:12:22.722154 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11344 | 2025.03.22 05:12:22.722315 [ 4 ] {c0333011-2b73-438c-9083-80fc37928ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11345 | 2025.03.22 05:12:22.722367 [ 4 ] {c0333011-2b73-438c-9083-80fc37928ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11346 | 2025.03.22 05:12:22.722941 [ 4 ] {c0333011-2b73-438c-9083-80fc37928ea0} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11347 | 2025.03.22 05:12:22.722979 [ 4 ] {c0333011-2b73-438c-9083-80fc37928ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11348 | 2025.03.22 05:12:22.723349 [ 4 ] {c0333011-2b73-438c-9083-80fc37928ea0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11349 | 2025.03.22 05:12:22.723597 [ 4 ] {c0333011-2b73-438c-9083-80fc37928ea0} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11350 | 2025.03.22 05:12:22.723814 [ 4 ] {c0333011-2b73-438c-9083-80fc37928ea0} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001539 sec., 74074.07407407407 rows/sec., 4.43 MiB/sec. | ||
11351 | 2025.03.22 05:12:22.723866 [ 4 ] {c0333011-2b73-438c-9083-80fc37928ea0} <Debug> TCPHandler: Processed in 0.001777303 sec. | ||
11352 | 2025.03.22 05:12:22.723981 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11353 | 2025.03.22 05:12:22.724086 [ 4 ] {4fe2e357-a86d-4ed8-bf61-09e32915a1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11354 | 2025.03.22 05:12:22.724131 [ 4 ] {4fe2e357-a86d-4ed8-bf61-09e32915a1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11355 | 2025.03.22 05:12:22.724692 [ 4 ] {4fe2e357-a86d-4ed8-bf61-09e32915a1b0} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11356 | 2025.03.22 05:12:22.724732 [ 4 ] {4fe2e357-a86d-4ed8-bf61-09e32915a1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11357 | 2025.03.22 05:12:22.725079 [ 4 ] {4fe2e357-a86d-4ed8-bf61-09e32915a1b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11358 | 2025.03.22 05:12:22.725316 [ 4 ] {4fe2e357-a86d-4ed8-bf61-09e32915a1b0} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11359 | 2025.03.22 05:12:22.725581 [ 4 ] {4fe2e357-a86d-4ed8-bf61-09e32915a1b0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001503 sec., 75182.96739853626 rows/sec., 4.87 MiB/sec. | ||
11360 | 2025.03.22 05:12:22.725689 [ 4 ] {4fe2e357-a86d-4ed8-bf61-09e32915a1b0} <Debug> TCPHandler: Processed in 0.001752863 sec. | ||
11361 | 2025.03.22 05:12:22.725944 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11362 | 2025.03.22 05:12:22.726074 [ 4 ] {38ba70e5-c593-42d2-a280-44a270931a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11363 | 2025.03.22 05:12:22.726120 [ 4 ] {38ba70e5-c593-42d2-a280-44a270931a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11364 | 2025.03.22 05:12:22.726692 [ 4 ] {38ba70e5-c593-42d2-a280-44a270931a73} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11365 | 2025.03.22 05:12:22.726731 [ 4 ] {38ba70e5-c593-42d2-a280-44a270931a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11366 | 2025.03.22 05:12:22.727089 [ 4 ] {38ba70e5-c593-42d2-a280-44a270931a73} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11367 | 2025.03.22 05:12:22.727328 [ 4 ] {38ba70e5-c593-42d2-a280-44a270931a73} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11368 | 2025.03.22 05:12:22.727543 [ 4 ] {38ba70e5-c593-42d2-a280-44a270931a73} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001493 sec., 75016.74480910918 rows/sec., 4.27 MiB/sec. | ||
11369 | 2025.03.22 05:12:22.727669 [ 4 ] {38ba70e5-c593-42d2-a280-44a270931a73} <Debug> TCPHandler: Processed in 0.001815204 sec. | ||
11370 | 2025.03.22 05:12:22.727813 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11371 | 2025.03.22 05:12:22.727919 [ 4 ] {ae479415-aa8a-4527-8e1b-b25baa8e7f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11372 | 2025.03.22 05:12:22.727964 [ 4 ] {ae479415-aa8a-4527-8e1b-b25baa8e7f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11373 | 2025.03.22 05:12:22.728628 [ 4 ] {ae479415-aa8a-4527-8e1b-b25baa8e7f8e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11374 | 2025.03.22 05:12:22.728668 [ 4 ] {ae479415-aa8a-4527-8e1b-b25baa8e7f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11375 | 2025.03.22 05:12:22.729044 [ 4 ] {ae479415-aa8a-4527-8e1b-b25baa8e7f8e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11376 | 2025.03.22 05:12:22.729290 [ 4 ] {ae479415-aa8a-4527-8e1b-b25baa8e7f8e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11377 | 2025.03.22 05:12:22.729496 [ 4 ] {ae479415-aa8a-4527-8e1b-b25baa8e7f8e} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001599 sec., 243902.43902439025 rows/sec., 17.24 MiB/sec. | ||
11378 | 2025.03.22 05:12:22.729549 [ 4 ] {ae479415-aa8a-4527-8e1b-b25baa8e7f8e} <Debug> TCPHandler: Processed in 0.001786714 sec. | ||
11379 | 2025.03.22 05:12:22.729652 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11380 | 2025.03.22 05:12:22.729753 [ 4 ] {f4b93602-8361-470e-b76a-fd4947a3d192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11381 | 2025.03.22 05:12:22.729799 [ 4 ] {f4b93602-8361-470e-b76a-fd4947a3d192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11382 | 2025.03.22 05:12:22.730236 [ 4 ] {f4b93602-8361-470e-b76a-fd4947a3d192} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11383 | 2025.03.22 05:12:22.730274 [ 4 ] {f4b93602-8361-470e-b76a-fd4947a3d192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11384 | 2025.03.22 05:12:22.730638 [ 4 ] {f4b93602-8361-470e-b76a-fd4947a3d192} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11385 | 2025.03.22 05:12:22.730876 [ 4 ] {f4b93602-8361-470e-b76a-fd4947a3d192} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11386 | 2025.03.22 05:12:22.731147 [ 4 ] {f4b93602-8361-470e-b76a-fd4947a3d192} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
11387 | 2025.03.22 05:12:22.731232 [ 4 ] {f4b93602-8361-470e-b76a-fd4947a3d192} <Debug> TCPHandler: Processed in 0.00162441 sec. | ||
11388 | 2025.03.22 05:12:22.731495 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11389 | 2025.03.22 05:12:22.731626 [ 4 ] {0068d7c0-6e11-4a44-b479-fefb724057e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11390 | 2025.03.22 05:12:22.731679 [ 4 ] {0068d7c0-6e11-4a44-b479-fefb724057e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11391 | 2025.03.22 05:12:22.732227 [ 4 ] {0068d7c0-6e11-4a44-b479-fefb724057e4} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11392 | 2025.03.22 05:12:22.732267 [ 4 ] {0068d7c0-6e11-4a44-b479-fefb724057e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11393 | 2025.03.22 05:12:22.732651 [ 4 ] {0068d7c0-6e11-4a44-b479-fefb724057e4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11394 | 2025.03.22 05:12:22.732890 [ 4 ] {0068d7c0-6e11-4a44-b479-fefb724057e4} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11395 | 2025.03.22 05:12:22.733064 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11396 | 2025.03.22 05:12:22.733120 [ 4 ] {0068d7c0-6e11-4a44-b479-fefb724057e4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001517 sec., 156229.40013183915 rows/sec., 10.47 MiB/sec. | ||
11397 | 2025.03.22 05:12:22.733145 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2025.03.22 05:12:22.733211 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11399 | 2025.03.22 05:12:22.733225 [ 4 ] {0068d7c0-6e11-4a44-b479-fefb724057e4} <Debug> TCPHandler: Processed in 0.001823564 sec. | ||
11400 | 2025.03.22 05:12:22.733474 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11401 | 2025.03.22 05:12:22.733848 [ 4 ] {9d395173-065f-4b5c-a2c4-f39d43e12286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11402 | 2025.03.22 05:12:22.733867 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
11403 | 2025.03.22 05:12:22.733956 [ 4 ] {9d395173-065f-4b5c-a2c4-f39d43e12286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11404 | 2025.03.22 05:12:22.734887 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11405 | 2025.03.22 05:12:22.735028 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24211 rows starting from the beginning of the part | ||
11406 | 2025.03.22 05:12:22.735372 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
11407 | 2025.03.22 05:12:22.735602 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 928 rows starting from the beginning of the part | ||
11408 | 2025.03.22 05:12:22.736059 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
11409 | 2025.03.22 05:12:22.736362 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
11410 | 2025.03.22 05:12:22.736745 [ 190 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part | ||
11411 | 2025.03.22 05:12:22.737203 [ 4 ] {9d395173-065f-4b5c-a2c4-f39d43e12286} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11412 | 2025.03.22 05:12:22.737275 [ 4 ] {9d395173-065f-4b5c-a2c4-f39d43e12286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11413 | 2025.03.22 05:12:22.738060 [ 4 ] {9d395173-065f-4b5c-a2c4-f39d43e12286} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11414 | 2025.03.22 05:12:22.738474 [ 4 ] {9d395173-065f-4b5c-a2c4-f39d43e12286} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11415 | 2025.03.22 05:12:22.738768 [ 4 ] {9d395173-065f-4b5c-a2c4-f39d43e12286} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005037 sec., 198.53087155052611 rows/sec., 13.38 KiB/sec. | ||
11416 | 2025.03.22 05:12:22.738911 [ 4 ] {9d395173-065f-4b5c-a2c4-f39d43e12286} <Debug> TCPHandler: Processed in 0.005534833 sec. | ||
11417 | 2025.03.22 05:12:22.739092 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11418 | 2025.03.22 05:12:22.739323 [ 4 ] {a8973721-ea73-4ea4-b437-cfa47efc6f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11419 | 2025.03.22 05:12:22.739547 [ 4 ] {a8973721-ea73-4ea4-b437-cfa47efc6f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11420 | 2025.03.22 05:12:22.741548 [ 4 ] {a8973721-ea73-4ea4-b437-cfa47efc6f5d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11421 | 2025.03.22 05:12:22.741591 [ 4 ] {a8973721-ea73-4ea4-b437-cfa47efc6f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11422 | 2025.03.22 05:12:22.742595 [ 4 ] {a8973721-ea73-4ea4-b437-cfa47efc6f5d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11423 | 2025.03.22 05:12:22.742884 [ 4 ] {a8973721-ea73-4ea4-b437-cfa47efc6f5d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11424 | 2025.03.22 05:12:22.743193 [ 4 ] {a8973721-ea73-4ea4-b437-cfa47efc6f5d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003962 sec., 2019.1822311963654 rows/sec., 3.62 MiB/sec. | ||
11425 | 2025.03.22 05:12:22.743456 [ 4 ] {a8973721-ea73-4ea4-b437-cfa47efc6f5d} <Debug> TCPHandler: Processed in 0.004427402 sec. | ||
11426 | 2025.03.22 05:12:22.743622 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11427 | 2025.03.22 05:12:22.743735 [ 4 ] {d0ababb2-e4fe-4c2f-a6e0-fb822e8fb98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11428 | 2025.03.22 05:12:22.743814 [ 4 ] {d0ababb2-e4fe-4c2f-a6e0-fb822e8fb98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11429 | 2025.03.22 05:12:22.744401 [ 4 ] {d0ababb2-e4fe-4c2f-a6e0-fb822e8fb98b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11430 | 2025.03.22 05:12:22.744448 [ 4 ] {d0ababb2-e4fe-4c2f-a6e0-fb822e8fb98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11431 | 2025.03.22 05:12:22.745019 [ 4 ] {d0ababb2-e4fe-4c2f-a6e0-fb822e8fb98b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11432 | 2025.03.22 05:12:22.745239 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25728 rows, containing 5 columns (5 merged, 0 gathered) in 0.01186233 sec., 2168882.504533258 rows/sec., 146.79 MiB/sec. | ||
11433 | 2025.03.22 05:12:22.745404 [ 4 ] {d0ababb2-e4fe-4c2f-a6e0-fb822e8fb98b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11434 | 2025.03.22 05:12:22.745590 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11435 | 2025.03.22 05:12:22.745602 [ 56 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11436 | 2025.03.22 05:12:22.745712 [ 56 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11437 | 2025.03.22 05:12:22.745798 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11438 | 2025.03.22 05:12:22.745798 [ 4 ] {d0ababb2-e4fe-4c2f-a6e0-fb822e8fb98b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002074 sec., 39537.12632594021 rows/sec., 2.51 MiB/sec. | ||
11439 | 2025.03.22 05:12:22.746098 [ 4 ] {d0ababb2-e4fe-4c2f-a6e0-fb822e8fb98b} <Debug> TCPHandler: Processed in 0.002525227 sec. | ||
11440 | 2025.03.22 05:12:22.746364 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
11441 | 2025.03.22 05:12:22.746517 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11442 | 2025.03.22 05:12:22.746614 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11443 | 2025.03.22 05:12:22.746682 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5072 rows starting from the beginning of the part | ||
11444 | 2025.03.22 05:12:22.746714 [ 197 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11445 | 2025.03.22 05:12:22.746898 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
11446 | 2025.03.22 05:12:22.747047 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
11447 | 2025.03.22 05:12:22.747176 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
11448 | 2025.03.22 05:12:22.747273 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 12 rows starting from the beginning of the part | ||
11449 | 2025.03.22 05:12:22.747645 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
11450 | 2025.03.22 05:12:22.747807 [ 195 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
11451 | 2025.03.22 05:12:22.749646 [ 202 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5356 rows, containing 4 columns (4 merged, 0 gathered) in 0.003686338 sec., 1452932.4223660445 rows/sec., 95.31 MiB/sec. | ||
11452 | 2025.03.22 05:12:22.750090 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11453 | 2025.03.22 05:12:22.750407 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11454 | 2025.03.22 05:12:22.750488 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_91_18} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11455 | 2025.03.22 05:12:22.750572 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
11456 | 2025.03.22 05:12:24.142690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11457 | 2025.03.22 05:12:24.163491 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11458 | 2025.03.22 05:12:24.163558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11459 | 2025.03.22 05:12:24.171173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11460 | 2025.03.22 05:12:24.171979 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11461 | 2025.03.22 05:12:24.175738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11462 | 2025.03.22 05:12:27.378167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1592 | ||
11463 | 2025.03.22 05:12:27.381520 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11464 | 2025.03.22 05:12:27.381574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11465 | 2025.03.22 05:12:27.383067 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11466 | 2025.03.22 05:12:27.383382 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11467 | 2025.03.22 05:12:27.384336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1592 | ||
11468 | 2025.03.22 05:12:27.713325 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11469 | 2025.03.22 05:12:27.713638 [ 4 ] {2a0e4148-489f-4d9e-b1da-224124c812c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11470 | 2025.03.22 05:12:27.713755 [ 4 ] {2a0e4148-489f-4d9e-b1da-224124c812c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11471 | 2025.03.22 05:12:27.714801 [ 4 ] {2a0e4148-489f-4d9e-b1da-224124c812c3} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11472 | 2025.03.22 05:12:27.714853 [ 4 ] {2a0e4148-489f-4d9e-b1da-224124c812c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11473 | 2025.03.22 05:12:27.715290 [ 4 ] {2a0e4148-489f-4d9e-b1da-224124c812c3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11474 | 2025.03.22 05:12:27.715561 [ 4 ] {2a0e4148-489f-4d9e-b1da-224124c812c3} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11475 | 2025.03.22 05:12:27.715824 [ 4 ] {2a0e4148-489f-4d9e-b1da-224124c812c3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002262 sec., 2652.519893899204 rows/sec., 216.29 KiB/sec. | ||
11476 | 2025.03.22 05:12:27.715951 [ 4 ] {2a0e4148-489f-4d9e-b1da-224124c812c3} <Debug> TCPHandler: Processed in 0.002811002 sec. | ||
11477 | 2025.03.22 05:12:27.716145 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11478 | 2025.03.22 05:12:27.716252 [ 4 ] {96cd2df7-3581-43a8-b2b0-c548bc40a2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11479 | 2025.03.22 05:12:27.716297 [ 4 ] {96cd2df7-3581-43a8-b2b0-c548bc40a2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11480 | 2025.03.22 05:12:27.716900 [ 4 ] {96cd2df7-3581-43a8-b2b0-c548bc40a2e7} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11481 | 2025.03.22 05:12:27.716940 [ 4 ] {96cd2df7-3581-43a8-b2b0-c548bc40a2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11482 | 2025.03.22 05:12:27.717311 [ 4 ] {96cd2df7-3581-43a8-b2b0-c548bc40a2e7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11483 | 2025.03.22 05:12:27.717559 [ 4 ] {96cd2df7-3581-43a8-b2b0-c548bc40a2e7} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11484 | 2025.03.22 05:12:27.717799 [ 4 ] {96cd2df7-3581-43a8-b2b0-c548bc40a2e7} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.001566 sec., 79821.20051085569 rows/sec., 6.77 MiB/sec. | ||
11485 | 2025.03.22 05:12:27.717905 [ 4 ] {96cd2df7-3581-43a8-b2b0-c548bc40a2e7} <Debug> TCPHandler: Processed in 0.001818744 sec. | ||
11486 | 2025.03.22 05:12:27.718092 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11487 | 2025.03.22 05:12:27.718277 [ 4 ] {6f22cd01-893a-43e4-a117-958c2c718fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11488 | 2025.03.22 05:12:27.718333 [ 4 ] {6f22cd01-893a-43e4-a117-958c2c718fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11489 | 2025.03.22 05:12:27.718904 [ 4 ] {6f22cd01-893a-43e4-a117-958c2c718fec} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11490 | 2025.03.22 05:12:27.718945 [ 4 ] {6f22cd01-893a-43e4-a117-958c2c718fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11491 | 2025.03.22 05:12:27.719318 [ 4 ] {6f22cd01-893a-43e4-a117-958c2c718fec} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11492 | 2025.03.22 05:12:27.719568 [ 4 ] {6f22cd01-893a-43e4-a117-958c2c718fec} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11493 | 2025.03.22 05:12:27.719794 [ 4 ] {6f22cd01-893a-43e4-a117-958c2c718fec} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001547 sec., 25210.084033613446 rows/sec., 1.83 MiB/sec. | ||
11494 | 2025.03.22 05:12:27.719849 [ 4 ] {6f22cd01-893a-43e4-a117-958c2c718fec} <Debug> TCPHandler: Processed in 0.001878185 sec. | ||
11495 | 2025.03.22 05:12:27.719977 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11496 | 2025.03.22 05:12:27.720083 [ 4 ] {3f1e144c-3b0a-480e-8b98-662149d9b463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11497 | 2025.03.22 05:12:27.720129 [ 4 ] {3f1e144c-3b0a-480e-8b98-662149d9b463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11498 | 2025.03.22 05:12:27.720697 [ 4 ] {3f1e144c-3b0a-480e-8b98-662149d9b463} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11499 | 2025.03.22 05:12:27.720738 [ 4 ] {3f1e144c-3b0a-480e-8b98-662149d9b463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11500 | 2025.03.22 05:12:27.721101 [ 4 ] {3f1e144c-3b0a-480e-8b98-662149d9b463} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11501 | 2025.03.22 05:12:27.721341 [ 4 ] {3f1e144c-3b0a-480e-8b98-662149d9b463} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11502 | 2025.03.22 05:12:27.721554 [ 4 ] {3f1e144c-3b0a-480e-8b98-662149d9b463} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001491 sec., 69081.15358819584 rows/sec., 5.40 MiB/sec. | ||
11503 | 2025.03.22 05:12:27.721605 [ 4 ] {3f1e144c-3b0a-480e-8b98-662149d9b463} <Debug> TCPHandler: Processed in 0.001679551 sec. | ||
11504 | 2025.03.22 05:12:27.721708 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11505 | 2025.03.22 05:12:27.721812 [ 4 ] {1276240e-9fbd-4800-b076-7480800f0146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11506 | 2025.03.22 05:12:27.721861 [ 4 ] {1276240e-9fbd-4800-b076-7480800f0146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11507 | 2025.03.22 05:12:27.722375 [ 4 ] {1276240e-9fbd-4800-b076-7480800f0146} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11508 | 2025.03.22 05:12:27.722415 [ 4 ] {1276240e-9fbd-4800-b076-7480800f0146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11509 | 2025.03.22 05:12:27.722803 [ 4 ] {1276240e-9fbd-4800-b076-7480800f0146} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11510 | 2025.03.22 05:12:27.723037 [ 4 ] {1276240e-9fbd-4800-b076-7480800f0146} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11511 | 2025.03.22 05:12:27.723272 [ 4 ] {1276240e-9fbd-4800-b076-7480800f0146} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001479 sec., 110209.60108181203 rows/sec., 7.67 MiB/sec. | ||
11512 | 2025.03.22 05:12:27.723358 [ 4 ] {1276240e-9fbd-4800-b076-7480800f0146} <Debug> TCPHandler: Processed in 0.001699431 sec. | ||
11513 | 2025.03.22 05:12:27.723541 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11514 | 2025.03.22 05:12:27.723845 [ 4 ] {29fc39f8-e2b7-421a-9d50-604550626dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11515 | 2025.03.22 05:12:27.724004 [ 4 ] {29fc39f8-e2b7-421a-9d50-604550626dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11516 | 2025.03.22 05:12:27.725883 [ 4 ] {29fc39f8-e2b7-421a-9d50-604550626dc0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11517 | 2025.03.22 05:12:27.725924 [ 4 ] {29fc39f8-e2b7-421a-9d50-604550626dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11518 | 2025.03.22 05:12:27.726604 [ 4 ] {29fc39f8-e2b7-421a-9d50-604550626dc0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11519 | 2025.03.22 05:12:27.726870 [ 4 ] {29fc39f8-e2b7-421a-9d50-604550626dc0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11520 | 2025.03.22 05:12:27.727116 [ 4 ] {29fc39f8-e2b7-421a-9d50-604550626dc0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003386 sec., 9746.012994683993 rows/sec., 17.46 MiB/sec. | ||
11521 | 2025.03.22 05:12:27.727230 [ 4 ] {29fc39f8-e2b7-421a-9d50-604550626dc0} <Debug> TCPHandler: Processed in 0.00378536 sec. | ||
11522 | 2025.03.22 05:12:27.727346 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11523 | 2025.03.22 05:12:27.727451 [ 4 ] {4dbc6dd4-6565-465b-a178-a47e30e86f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11524 | 2025.03.22 05:12:27.727499 [ 4 ] {4dbc6dd4-6565-465b-a178-a47e30e86f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11525 | 2025.03.22 05:12:27.727936 [ 4 ] {4dbc6dd4-6565-465b-a178-a47e30e86f24} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11526 | 2025.03.22 05:12:27.727975 [ 4 ] {4dbc6dd4-6565-465b-a178-a47e30e86f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11527 | 2025.03.22 05:12:27.728340 [ 4 ] {4dbc6dd4-6565-465b-a178-a47e30e86f24} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11528 | 2025.03.22 05:12:27.728580 [ 4 ] {4dbc6dd4-6565-465b-a178-a47e30e86f24} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11529 | 2025.03.22 05:12:27.728785 [ 4 ] {4dbc6dd4-6565-465b-a178-a47e30e86f24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
11530 | 2025.03.22 05:12:27.728834 [ 4 ] {4dbc6dd4-6565-465b-a178-a47e30e86f24} <Debug> TCPHandler: Processed in 0.001538528 sec. | ||
11531 | 2025.03.22 05:12:29.730840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
11532 | 2025.03.22 05:12:29.731748 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11533 | 2025.03.22 05:12:29.731828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11534 | 2025.03.22 05:12:29.732376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11535 | 2025.03.22 05:12:29.732645 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11536 | 2025.03.22 05:12:29.732914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
11537 | 2025.03.22 05:12:31.675882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11538 | 2025.03.22 05:12:31.697608 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11539 | 2025.03.22 05:12:31.697672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11540 | 2025.03.22 05:12:31.707266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11541 | 2025.03.22 05:12:31.708076 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11542 | 2025.03.22 05:12:31.710766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11543 | 2025.03.22 05:12:32.717534 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11544 | 2025.03.22 05:12:32.717742 [ 4 ] {da64495b-b0ef-4b5c-8720-66b4b82ba4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11545 | 2025.03.22 05:12:32.717825 [ 4 ] {da64495b-b0ef-4b5c-8720-66b4b82ba4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11546 | 2025.03.22 05:12:32.718758 [ 4 ] {da64495b-b0ef-4b5c-8720-66b4b82ba4c8} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11547 | 2025.03.22 05:12:32.718813 [ 4 ] {da64495b-b0ef-4b5c-8720-66b4b82ba4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11548 | 2025.03.22 05:12:32.719257 [ 4 ] {da64495b-b0ef-4b5c-8720-66b4b82ba4c8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11549 | 2025.03.22 05:12:32.719513 [ 4 ] {da64495b-b0ef-4b5c-8720-66b4b82ba4c8} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11550 | 2025.03.22 05:12:32.719783 [ 4 ] {da64495b-b0ef-4b5c-8720-66b4b82ba4c8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002084 sec., 101727.44721689059 rows/sec., 6.47 MiB/sec. | ||
11551 | 2025.03.22 05:12:32.719912 [ 4 ] {da64495b-b0ef-4b5c-8720-66b4b82ba4c8} <Debug> TCPHandler: Processed in 0.002512456 sec. | ||
11552 | 2025.03.22 05:12:32.720176 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11553 | 2025.03.22 05:12:32.720356 [ 4 ] {cfda3a4f-31d1-4de7-8fed-dd495ba91d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11554 | 2025.03.22 05:12:32.720409 [ 4 ] {cfda3a4f-31d1-4de7-8fed-dd495ba91d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11555 | 2025.03.22 05:12:32.721274 [ 4 ] {cfda3a4f-31d1-4de7-8fed-dd495ba91d7d} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11556 | 2025.03.22 05:12:32.721318 [ 4 ] {cfda3a4f-31d1-4de7-8fed-dd495ba91d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11557 | 2025.03.22 05:12:32.721717 [ 4 ] {cfda3a4f-31d1-4de7-8fed-dd495ba91d7d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11558 | 2025.03.22 05:12:32.721958 [ 4 ] {cfda3a4f-31d1-4de7-8fed-dd495ba91d7d} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2025.03.22 05:12:32.722191 [ 4 ] {cfda3a4f-31d1-4de7-8fed-dd495ba91d7d} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001863 sec., 339774.5571658615 rows/sec., 26.72 MiB/sec. | ||
11560 | 2025.03.22 05:12:32.722282 [ 4 ] {cfda3a4f-31d1-4de7-8fed-dd495ba91d7d} <Debug> TCPHandler: Processed in 0.002200481 sec. | ||
11561 | 2025.03.22 05:12:32.722465 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2025.03.22 05:12:32.722729 [ 4 ] {f8b562c8-c485-4808-b6b3-a8a51718f028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11563 | 2025.03.22 05:12:32.722793 [ 4 ] {f8b562c8-c485-4808-b6b3-a8a51718f028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11564 | 2025.03.22 05:12:32.723372 [ 4 ] {f8b562c8-c485-4808-b6b3-a8a51718f028} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11565 | 2025.03.22 05:12:32.723413 [ 4 ] {f8b562c8-c485-4808-b6b3-a8a51718f028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11566 | 2025.03.22 05:12:32.723784 [ 4 ] {f8b562c8-c485-4808-b6b3-a8a51718f028} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11567 | 2025.03.22 05:12:32.724019 [ 4 ] {f8b562c8-c485-4808-b6b3-a8a51718f028} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11568 | 2025.03.22 05:12:32.724253 [ 4 ] {f8b562c8-c485-4808-b6b3-a8a51718f028} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001609 sec., 70851.46053449348 rows/sec., 4.24 MiB/sec. | ||
11569 | 2025.03.22 05:12:32.724355 [ 4 ] {f8b562c8-c485-4808-b6b3-a8a51718f028} <Debug> TCPHandler: Processed in 0.001983307 sec. | ||
11570 | 2025.03.22 05:12:32.724563 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11571 | 2025.03.22 05:12:32.724733 [ 4 ] {a28ed790-c21a-42dc-a4b9-d680a09d68d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11572 | 2025.03.22 05:12:32.724780 [ 4 ] {a28ed790-c21a-42dc-a4b9-d680a09d68d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11573 | 2025.03.22 05:12:32.725350 [ 4 ] {a28ed790-c21a-42dc-a4b9-d680a09d68d6} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11574 | 2025.03.22 05:12:32.725391 [ 4 ] {a28ed790-c21a-42dc-a4b9-d680a09d68d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11575 | 2025.03.22 05:12:32.725744 [ 4 ] {a28ed790-c21a-42dc-a4b9-d680a09d68d6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11576 | 2025.03.22 05:12:32.725976 [ 4 ] {a28ed790-c21a-42dc-a4b9-d680a09d68d6} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11577 | 2025.03.22 05:12:32.726154 [ 43 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
11578 | 2025.03.22 05:12:32.726217 [ 4 ] {a28ed790-c21a-42dc-a4b9-d680a09d68d6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001505 sec., 75083.05647840531 rows/sec., 4.86 MiB/sec. | ||
11579 | 2025.03.22 05:12:32.726246 [ 43 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11580 | 2025.03.22 05:12:32.726332 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11581 | 2025.03.22 05:12:32.726337 [ 4 ] {a28ed790-c21a-42dc-a4b9-d680a09d68d6} <Debug> TCPHandler: Processed in 0.001876485 sec. | ||
11582 | 2025.03.22 05:12:32.726570 [ 193 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
11583 | 2025.03.22 05:12:32.726586 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11584 | 2025.03.22 05:12:32.726836 [ 4 ] {56a4f046-aacd-411f-ab21-a0b233488757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11585 | 2025.03.22 05:12:32.726848 [ 193 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11586 | 2025.03.22 05:12:32.726929 [ 4 ] {56a4f046-aacd-411f-ab21-a0b233488757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11587 | 2025.03.22 05:12:32.726936 [ 193 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 341 rows starting from the beginning of the part | ||
11588 | 2025.03.22 05:12:32.727280 [ 193 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
11589 | 2025.03.22 05:12:32.727608 [ 193 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
11590 | 2025.03.22 05:12:32.727924 [ 193 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 341 rows starting from the beginning of the part | ||
11591 | 2025.03.22 05:12:32.728314 [ 193 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 113 rows starting from the beginning of the part | ||
11592 | 2025.03.22 05:12:32.728657 [ 193 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part | ||
11593 | 2025.03.22 05:12:32.729955 [ 4 ] {56a4f046-aacd-411f-ab21-a0b233488757} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11594 | 2025.03.22 05:12:32.730012 [ 4 ] {56a4f046-aacd-411f-ab21-a0b233488757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11595 | 2025.03.22 05:12:32.731009 [ 4 ] {56a4f046-aacd-411f-ab21-a0b233488757} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11596 | 2025.03.22 05:12:32.731515 [ 4 ] {56a4f046-aacd-411f-ab21-a0b233488757} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11597 | 2025.03.22 05:12:32.731850 [ 198 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.00539574 sec., 210165.79746244257 rows/sec., 14.66 MiB/sec. | ||
11598 | 2025.03.22 05:12:32.732149 [ 4 ] {56a4f046-aacd-411f-ab21-a0b233488757} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005361 sec., 20891.62469688491 rows/sec., 1.19 MiB/sec. | ||
11599 | 2025.03.22 05:12:32.732341 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
11600 | 2025.03.22 05:12:32.732484 [ 4 ] {56a4f046-aacd-411f-ab21-a0b233488757} <Debug> TCPHandler: Processed in 0.005970401 sec. | ||
11601 | 2025.03.22 05:12:32.732918 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11602 | 2025.03.22 05:12:32.733113 [ 4 ] {538e55d9-8127-48b1-8b86-4b6fa73e99cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11603 | 2025.03.22 05:12:32.733187 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11604 | 2025.03.22 05:12:32.733202 [ 4 ] {538e55d9-8127-48b1-8b86-4b6fa73e99cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11605 | 2025.03.22 05:12:32.733422 [ 191 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_34_7} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
11606 | 2025.03.22 05:12:32.733596 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
11607 | 2025.03.22 05:12:32.734225 [ 4 ] {538e55d9-8127-48b1-8b86-4b6fa73e99cf} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11608 | 2025.03.22 05:12:32.734270 [ 4 ] {538e55d9-8127-48b1-8b86-4b6fa73e99cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11609 | 2025.03.22 05:12:32.734659 [ 4 ] {538e55d9-8127-48b1-8b86-4b6fa73e99cf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11610 | 2025.03.22 05:12:32.734908 [ 4 ] {538e55d9-8127-48b1-8b86-4b6fa73e99cf} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11611 | 2025.03.22 05:12:32.735129 [ 4 ] {538e55d9-8127-48b1-8b86-4b6fa73e99cf} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.002078 sec., 187680.46198267565 rows/sec., 13.26 MiB/sec. | ||
11612 | 2025.03.22 05:12:32.735184 [ 4 ] {538e55d9-8127-48b1-8b86-4b6fa73e99cf} <Debug> TCPHandler: Processed in 0.002440875 sec. | ||
11613 | 2025.03.22 05:12:32.735287 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11614 | 2025.03.22 05:12:32.735389 [ 4 ] {c650ca5c-021b-449c-af80-65cd0ed33cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11615 | 2025.03.22 05:12:32.735438 [ 4 ] {c650ca5c-021b-449c-af80-65cd0ed33cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11616 | 2025.03.22 05:12:32.735872 [ 4 ] {c650ca5c-021b-449c-af80-65cd0ed33cba} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11617 | 2025.03.22 05:12:32.735911 [ 4 ] {c650ca5c-021b-449c-af80-65cd0ed33cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11618 | 2025.03.22 05:12:32.736268 [ 4 ] {c650ca5c-021b-449c-af80-65cd0ed33cba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11619 | 2025.03.22 05:12:32.736508 [ 4 ] {c650ca5c-021b-449c-af80-65cd0ed33cba} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11620 | 2025.03.22 05:12:32.736768 [ 4 ] {c650ca5c-021b-449c-af80-65cd0ed33cba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. | ||
11621 | 2025.03.22 05:12:32.736829 [ 4 ] {c650ca5c-021b-449c-af80-65cd0ed33cba} <Debug> TCPHandler: Processed in 0.001591729 sec. | ||
11622 | 2025.03.22 05:12:32.737111 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11623 | 2025.03.22 05:12:32.737241 [ 4 ] {31a8eaf2-5bbc-469a-96d6-b6fc3c86db3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11624 | 2025.03.22 05:12:32.737294 [ 4 ] {31a8eaf2-5bbc-469a-96d6-b6fc3c86db3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11625 | 2025.03.22 05:12:32.737838 [ 4 ] {31a8eaf2-5bbc-469a-96d6-b6fc3c86db3d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11626 | 2025.03.22 05:12:32.737878 [ 4 ] {31a8eaf2-5bbc-469a-96d6-b6fc3c86db3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11627 | 2025.03.22 05:12:32.738264 [ 4 ] {31a8eaf2-5bbc-469a-96d6-b6fc3c86db3d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11628 | 2025.03.22 05:12:32.738504 [ 4 ] {31a8eaf2-5bbc-469a-96d6-b6fc3c86db3d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11629 | 2025.03.22 05:12:32.738713 [ 4 ] {31a8eaf2-5bbc-469a-96d6-b6fc3c86db3d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001496 sec., 158422.45989304813 rows/sec., 10.62 MiB/sec. | ||
11630 | 2025.03.22 05:12:32.738765 [ 4 ] {31a8eaf2-5bbc-469a-96d6-b6fc3c86db3d} <Debug> TCPHandler: Processed in 0.001743012 sec. | ||
11631 | 2025.03.22 05:12:32.738879 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11632 | 2025.03.22 05:12:32.738986 [ 4 ] {a8a54e85-e594-4a17-bc29-2fef71752d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11633 | 2025.03.22 05:12:32.739034 [ 4 ] {a8a54e85-e594-4a17-bc29-2fef71752d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11634 | 2025.03.22 05:12:32.739449 [ 4 ] {a8a54e85-e594-4a17-bc29-2fef71752d00} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11635 | 2025.03.22 05:12:32.739493 [ 4 ] {a8a54e85-e594-4a17-bc29-2fef71752d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11636 | 2025.03.22 05:12:32.739836 [ 4 ] {a8a54e85-e594-4a17-bc29-2fef71752d00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11637 | 2025.03.22 05:12:32.740079 [ 4 ] {a8a54e85-e594-4a17-bc29-2fef71752d00} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11638 | 2025.03.22 05:12:32.740235 [ 43 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
11639 | 2025.03.22 05:12:32.740289 [ 43 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11640 | 2025.03.22 05:12:32.740321 [ 4 ] {a8a54e85-e594-4a17-bc29-2fef71752d00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. | ||
11641 | 2025.03.22 05:12:32.740329 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11642 | 2025.03.22 05:12:32.740482 [ 4 ] {a8a54e85-e594-4a17-bc29-2fef71752d00} <Debug> TCPHandler: Processed in 0.00165182 sec. | ||
11643 | 2025.03.22 05:12:32.740896 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11644 | 2025.03.22 05:12:32.740915 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
11645 | 2025.03.22 05:12:32.741305 [ 4 ] {9a930858-a9f3-49fe-86c6-98126328e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11646 | 2025.03.22 05:12:32.741696 [ 4 ] {9a930858-a9f3-49fe-86c6-98126328e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11647 | 2025.03.22 05:12:32.741766 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11648 | 2025.03.22 05:12:32.741923 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part | ||
11649 | 2025.03.22 05:12:32.742261 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
11650 | 2025.03.22 05:12:32.742659 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
11651 | 2025.03.22 05:12:32.743084 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
11652 | 2025.03.22 05:12:32.743494 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
11653 | 2025.03.22 05:12:32.743790 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11654 | 2025.03.22 05:12:32.747741 [ 4 ] {9a930858-a9f3-49fe-86c6-98126328e8ad} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11655 | 2025.03.22 05:12:32.747828 [ 4 ] {9a930858-a9f3-49fe-86c6-98126328e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11656 | 2025.03.22 05:12:32.747885 [ 194 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.007412727 sec., 4316.899839964429 rows/sec., 290.88 KiB/sec. | ||
11657 | 2025.03.22 05:12:32.748118 [ 194 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
11658 | 2025.03.22 05:12:32.748737 [ 194 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11659 | 2025.03.22 05:12:32.748998 [ 194 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_32_7} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
11660 | 2025.03.22 05:12:32.749169 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11661 | 2025.03.22 05:12:32.749305 [ 4 ] {9a930858-a9f3-49fe-86c6-98126328e8ad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11662 | 2025.03.22 05:12:32.749585 [ 4 ] {9a930858-a9f3-49fe-86c6-98126328e8ad} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11663 | 2025.03.22 05:12:32.749879 [ 4 ] {9a930858-a9f3-49fe-86c6-98126328e8ad} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008742 sec., 915.1223976206818 rows/sec., 1.64 MiB/sec. | ||
11664 | 2025.03.22 05:12:32.750219 [ 4 ] {9a930858-a9f3-49fe-86c6-98126328e8ad} <Debug> TCPHandler: Processed in 0.009447955 sec. | ||
11665 | 2025.03.22 05:12:32.750529 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11666 | 2025.03.22 05:12:32.750671 [ 4 ] {c6742df5-d116-4355-a96f-a1ff58e75b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11667 | 2025.03.22 05:12:32.750721 [ 4 ] {c6742df5-d116-4355-a96f-a1ff58e75b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11668 | 2025.03.22 05:12:32.751200 [ 4 ] {c6742df5-d116-4355-a96f-a1ff58e75b94} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11669 | 2025.03.22 05:12:32.751239 [ 4 ] {c6742df5-d116-4355-a96f-a1ff58e75b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
11670 | 2025.03.22 05:12:32.751611 [ 4 ] {c6742df5-d116-4355-a96f-a1ff58e75b94} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11671 | 2025.03.22 05:12:32.751849 [ 4 ] {c6742df5-d116-4355-a96f-a1ff58e75b94} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11672 | 2025.03.22 05:12:32.752078 [ 4 ] {c6742df5-d116-4355-a96f-a1ff58e75b94} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec. | ||
11673 | 2025.03.22 05:12:32.752175 [ 4 ] {c6742df5-d116-4355-a96f-a1ff58e75b94} <Debug> TCPHandler: Processed in 0.001736562 sec. | ||
11674 | 2025.03.22 05:12:37.062654 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11675 | 2025.03.22 05:12:37.062721 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11676 | 2025.03.22 05:12:37.233090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
11677 | 2025.03.22 05:12:37.233770 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11678 | 2025.03.22 05:12:37.233824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11679 | 2025.03.22 05:12:37.234348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11680 | 2025.03.22 05:12:37.234614 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11681 | 2025.03.22 05:12:37.234875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11682 | 2025.03.22 05:12:37.384639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1628 | ||
11683 | 2025.03.22 05:12:37.387972 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11684 | 2025.03.22 05:12:37.388037 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11685 | 2025.03.22 05:12:37.389561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11686 | 2025.03.22 05:12:37.389884 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11687 | 2025.03.22 05:12:37.390881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
11688 | 2025.03.22 05:12:37.712422 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11689 | 2025.03.22 05:12:37.712608 [ 4 ] {8899e9ac-9913-4b4a-9e22-9016042eb13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11690 | 2025.03.22 05:12:37.712678 [ 4 ] {8899e9ac-9913-4b4a-9e22-9016042eb13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11691 | 2025.03.22 05:12:37.713490 [ 4 ] {8899e9ac-9913-4b4a-9e22-9016042eb13b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11692 | 2025.03.22 05:12:37.713533 [ 4 ] {8899e9ac-9913-4b4a-9e22-9016042eb13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11693 | 2025.03.22 05:12:37.713986 [ 4 ] {8899e9ac-9913-4b4a-9e22-9016042eb13b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11694 | 2025.03.22 05:12:37.714265 [ 4 ] {8899e9ac-9913-4b4a-9e22-9016042eb13b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11695 | 2025.03.22 05:12:37.714485 [ 4 ] {8899e9ac-9913-4b4a-9e22-9016042eb13b} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001929 sec., 63245.20476931053 rows/sec., 5.38 MiB/sec. | ||
11696 | 2025.03.22 05:12:37.714541 [ 4 ] {8899e9ac-9913-4b4a-9e22-9016042eb13b} <Debug> TCPHandler: Processed in 0.002242762 sec. | ||
11697 | 2025.03.22 05:12:37.714683 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11698 | 2025.03.22 05:12:37.714804 [ 4 ] {3fa8224c-b1ee-4109-bc04-a2e569bcfa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11699 | 2025.03.22 05:12:37.714849 [ 4 ] {3fa8224c-b1ee-4109-bc04-a2e569bcfa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11700 | 2025.03.22 05:12:37.715382 [ 4 ] {3fa8224c-b1ee-4109-bc04-a2e569bcfa01} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11701 | 2025.03.22 05:12:37.715420 [ 4 ] {3fa8224c-b1ee-4109-bc04-a2e569bcfa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11702 | 2025.03.22 05:12:37.715775 [ 4 ] {3fa8224c-b1ee-4109-bc04-a2e569bcfa01} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11703 | 2025.03.22 05:12:37.716020 [ 4 ] {3fa8224c-b1ee-4109-bc04-a2e569bcfa01} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11704 | 2025.03.22 05:12:37.716150 [ 36 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11705 | 2025.03.22 05:12:37.716193 [ 36 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11706 | 2025.03.22 05:12:37.716201 [ 4 ] {3fa8224c-b1ee-4109-bc04-a2e569bcfa01} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001431 sec., 23060.796645702307 rows/sec., 1.69 MiB/sec. | ||
11707 | 2025.03.22 05:12:37.716219 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11708 | 2025.03.22 05:12:37.716288 [ 4 ] {3fa8224c-b1ee-4109-bc04-a2e569bcfa01} <Debug> TCPHandler: Processed in 0.001669741 sec. | ||
11709 | 2025.03.22 05:12:37.716475 [ 196 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
11710 | 2025.03.22 05:12:37.716481 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11711 | 2025.03.22 05:12:37.716775 [ 4 ] {c537740e-e88e-41bc-a937-142f34fb1561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11712 | 2025.03.22 05:12:37.716789 [ 196 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11713 | 2025.03.22 05:12:37.716866 [ 4 ] {c537740e-e88e-41bc-a937-142f34fb1561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11714 | 2025.03.22 05:12:37.716871 [ 196 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 167 rows starting from the beginning of the part | ||
11715 | 2025.03.22 05:12:37.717200 [ 196 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 33 rows starting from the beginning of the part | ||
11716 | 2025.03.22 05:12:37.717547 [ 196 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 114 rows starting from the beginning of the part | ||
11717 | 2025.03.22 05:12:37.717889 [ 196 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part | ||
11718 | 2025.03.22 05:12:37.718275 [ 196 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 114 rows starting from the beginning of the part | ||
11719 | 2025.03.22 05:12:37.718592 [ 196 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 33 rows starting from the beginning of the part | ||
11720 | 2025.03.22 05:12:37.719625 [ 4 ] {c537740e-e88e-41bc-a937-142f34fb1561} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11721 | 2025.03.22 05:12:37.719703 [ 4 ] {c537740e-e88e-41bc-a937-142f34fb1561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11722 | 2025.03.22 05:12:37.720724 [ 4 ] {c537740e-e88e-41bc-a937-142f34fb1561} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11723 | 2025.03.22 05:12:37.721331 [ 4 ] {c537740e-e88e-41bc-a937-142f34fb1561} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11724 | 2025.03.22 05:12:37.721401 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.005079694 sec., 98431.12596939894 rows/sec., 6.66 MiB/sec. | ||
11725 | 2025.03.22 05:12:37.721748 [ 4 ] {c537740e-e88e-41bc-a937-142f34fb1561} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005057 sec., 19181.33280601147 rows/sec., 1.50 MiB/sec. | ||
11726 | 2025.03.22 05:12:37.721796 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11727 | 2025.03.22 05:12:37.722211 [ 4 ] {c537740e-e88e-41bc-a937-142f34fb1561} <Debug> TCPHandler: Processed in 0.005811358 sec. | ||
11728 | 2025.03.22 05:12:37.722476 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11729 | 2025.03.22 05:12:37.722757 [ 4 ] {1b57d0c5-0b35-42b4-9102-90604abf9728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11730 | 2025.03.22 05:12:37.722846 [ 4 ] {1b57d0c5-0b35-42b4-9102-90604abf9728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11731 | 2025.03.22 05:12:37.722948 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11732 | 2025.03.22 05:12:37.723221 [ 194 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_81_16} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11733 | 2025.03.22 05:12:37.723401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
11734 | 2025.03.22 05:12:37.723745 [ 4 ] {1b57d0c5-0b35-42b4-9102-90604abf9728} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11735 | 2025.03.22 05:12:37.723790 [ 4 ] {1b57d0c5-0b35-42b4-9102-90604abf9728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11736 | 2025.03.22 05:12:37.724193 [ 4 ] {1b57d0c5-0b35-42b4-9102-90604abf9728} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11737 | 2025.03.22 05:12:37.724439 [ 4 ] {1b57d0c5-0b35-42b4-9102-90604abf9728} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11738 | 2025.03.22 05:12:37.724634 [ 4 ] {1b57d0c5-0b35-42b4-9102-90604abf9728} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001941 sec., 82431.7362184441 rows/sec., 5.74 MiB/sec. | ||
11739 | 2025.03.22 05:12:37.724727 [ 4 ] {1b57d0c5-0b35-42b4-9102-90604abf9728} <Debug> TCPHandler: Processed in 0.002349943 sec. | ||
11740 | 2025.03.22 05:12:37.724934 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11741 | 2025.03.22 05:12:37.725212 [ 4 ] {88c3d99c-0a56-4269-9248-40992dd328f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11742 | 2025.03.22 05:12:37.725307 [ 4 ] {88c3d99c-0a56-4269-9248-40992dd328f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11743 | 2025.03.22 05:12:37.726443 [ 4 ] {88c3d99c-0a56-4269-9248-40992dd328f0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11744 | 2025.03.22 05:12:37.726482 [ 4 ] {88c3d99c-0a56-4269-9248-40992dd328f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11745 | 2025.03.22 05:12:37.727190 [ 4 ] {88c3d99c-0a56-4269-9248-40992dd328f0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11746 | 2025.03.22 05:12:37.727461 [ 4 ] {88c3d99c-0a56-4269-9248-40992dd328f0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11747 | 2025.03.22 05:12:37.727603 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11748 | 2025.03.22 05:12:37.727657 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11749 | 2025.03.22 05:12:37.727682 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11750 | 2025.03.22 05:12:37.727686 [ 4 ] {88c3d99c-0a56-4269-9248-40992dd328f0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002576 sec., 12810.559006211179 rows/sec., 22.96 MiB/sec. | ||
11751 | 2025.03.22 05:12:37.728112 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
11752 | 2025.03.22 05:12:37.728635 [ 4 ] {88c3d99c-0a56-4269-9248-40992dd328f0} <Debug> TCPHandler: Processed in 0.00379215 sec. | ||
11753 | 2025.03.22 05:12:37.729469 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11754 | 2025.03.22 05:12:37.729813 [ 4 ] {c35780b6-8beb-4374-95dc-81758a0caf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11755 | 2025.03.22 05:12:37.729828 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11756 | 2025.03.22 05:12:37.729935 [ 4 ] {c35780b6-8beb-4374-95dc-81758a0caf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11757 | 2025.03.22 05:12:37.730010 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1601 rows starting from the beginning of the part | ||
11758 | 2025.03.22 05:12:37.730939 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 33 rows starting from the beginning of the part | ||
11759 | 2025.03.22 05:12:37.731661 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
11760 | 2025.03.22 05:12:37.732249 [ 4 ] {c35780b6-8beb-4374-95dc-81758a0caf30} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11761 | 2025.03.22 05:12:37.732328 [ 4 ] {c35780b6-8beb-4374-95dc-81758a0caf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11762 | 2025.03.22 05:12:37.732403 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 33 rows starting from the beginning of the part | ||
11763 | 2025.03.22 05:12:37.733100 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
11764 | 2025.03.22 05:12:37.733779 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 33 rows starting from the beginning of the part | ||
11765 | 2025.03.22 05:12:37.733810 [ 4 ] {c35780b6-8beb-4374-95dc-81758a0caf30} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11766 | 2025.03.22 05:12:37.734532 [ 4 ] {c35780b6-8beb-4374-95dc-81758a0caf30} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11767 | 2025.03.22 05:12:37.735044 [ 4 ] {c35780b6-8beb-4374-95dc-81758a0caf30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005312 sec., 11295.180722891566 rows/sec., 779.49 KiB/sec. | ||
11768 | 2025.03.22 05:12:37.735184 [ 4 ] {c35780b6-8beb-4374-95dc-81758a0caf30} <Debug> TCPHandler: Processed in 0.005876359 sec. | ||
11769 | 2025.03.22 05:12:37.744694 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 19 columns (19 merged, 0 gathered) in 0.016913093 sec., 101459.85716509688 rows/sec., 181.81 MiB/sec. | ||
11770 | 2025.03.22 05:12:37.745906 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11771 | 2025.03.22 05:12:37.746326 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11772 | 2025.03.22 05:12:37.746414 [ 196 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11773 | 2025.03.22 05:12:37.746549 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.54 MiB. | ||
11774 | 2025.03.22 05:12:38.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.69 MiB, peak 257.17 MiB, free memory in arenas 0.00 B, will set to 248.35 MiB (RSS), difference: 4.66 MiB | ||
11775 | 2025.03.22 05:12:39.210902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11776 | 2025.03.22 05:12:39.233427 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11777 | 2025.03.22 05:12:39.233481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11778 | 2025.03.22 05:12:39.240862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11779 | 2025.03.22 05:12:39.241647 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): 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.22 05:12:39.244502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11781 | 2025.03.22 05:12:39.988516 [ 34 ] {} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
11782 | 2025.03.22 05:12:39.988605 [ 34 ] {} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11783 | 2025.03.22 05:12:39.988633 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11784 | 2025.03.22 05:12:39.988798 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
11785 | 2025.03.22 05:12:39.988965 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11786 | 2025.03.22 05:12:39.989002 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
11787 | 2025.03.22 05:12:39.989083 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
11788 | 2025.03.22 05:12:39.989174 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
11789 | 2025.03.22 05:12:39.989378 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
11790 | 2025.03.22 05:12:39.989675 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
11791 | 2025.03.22 05:12:39.990784 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002064839 sec., 18403.37188516877 rows/sec., 1.54 MiB/sec. | ||
11792 | 2025.03.22 05:12:39.990894 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
11793 | 2025.03.22 05:12:39.991149 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11794 | 2025.03.22 05:12:39.991229 [ 200 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_25_6} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
11795 | 2025.03.22 05:12:39.991306 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11796 | 2025.03.22 05:12:40.812083 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11797 | 2025.03.22 05:12:40.812273 [ 4 ] {e86aa123-9397-479a-87bd-0d099fe860eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11798 | 2025.03.22 05:12:40.812344 [ 4 ] {e86aa123-9397-479a-87bd-0d099fe860eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11799 | 2025.03.22 05:12:40.813198 [ 4 ] {e86aa123-9397-479a-87bd-0d099fe860eb} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11800 | 2025.03.22 05:12:40.813243 [ 4 ] {e86aa123-9397-479a-87bd-0d099fe860eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11801 | 2025.03.22 05:12:40.813685 [ 4 ] {e86aa123-9397-479a-87bd-0d099fe860eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11802 | 2025.03.22 05:12:40.813945 [ 4 ] {e86aa123-9397-479a-87bd-0d099fe860eb} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11803 | 2025.03.22 05:12:40.814102 [ 28 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11804 | 2025.03.22 05:12:40.814153 [ 28 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11805 | 2025.03.22 05:12:40.814156 [ 4 ] {e86aa123-9397-479a-87bd-0d099fe860eb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001934 sec., 109617.37331954499 rows/sec., 6.97 MiB/sec. | ||
11806 | 2025.03.22 05:12:40.814183 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11807 | 2025.03.22 05:12:40.814260 [ 4 ] {e86aa123-9397-479a-87bd-0d099fe860eb} <Debug> TCPHandler: Processed in 0.002300833 sec. | ||
11808 | 2025.03.22 05:12:40.814418 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
11809 | 2025.03.22 05:12:40.814461 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11810 | 2025.03.22 05:12:40.814700 [ 4 ] {f7181fcc-4f6e-4235-bd28-6c601512e60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11811 | 2025.03.22 05:12:40.814714 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11812 | 2025.03.22 05:12:40.814799 [ 4 ] {f7181fcc-4f6e-4235-bd28-6c601512e60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11813 | 2025.03.22 05:12:40.814799 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
11814 | 2025.03.22 05:12:40.815091 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
11815 | 2025.03.22 05:12:40.815416 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
11816 | 2025.03.22 05:12:40.815744 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
11817 | 2025.03.22 05:12:40.816068 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
11818 | 2025.03.22 05:12:40.817630 [ 4 ] {f7181fcc-4f6e-4235-bd28-6c601512e60d} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11819 | 2025.03.22 05:12:40.817694 [ 4 ] {f7181fcc-4f6e-4235-bd28-6c601512e60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11820 | 2025.03.22 05:12:40.818504 [ 4 ] {f7181fcc-4f6e-4235-bd28-6c601512e60d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11821 | 2025.03.22 05:12:40.818864 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004577775 sec., 231553.53856404038 rows/sec., 15.61 MiB/sec. | ||
11822 | 2025.03.22 05:12:40.819008 [ 4 ] {f7181fcc-4f6e-4235-bd28-6c601512e60d} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11823 | 2025.03.22 05:12:40.819097 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11824 | 2025.03.22 05:12:40.819419 [ 4 ] {f7181fcc-4f6e-4235-bd28-6c601512e60d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00479 sec., 835.0730688935282 rows/sec., 68.09 KiB/sec. | ||
11825 | 2025.03.22 05:12:40.819561 [ 4 ] {f7181fcc-4f6e-4235-bd28-6c601512e60d} <Debug> TCPHandler: Processed in 0.005161295 sec. | ||
11826 | 2025.03.22 05:12:40.819753 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11827 | 2025.03.22 05:12:40.819779 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_33_8} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11828 | 2025.03.22 05:12:40.819949 [ 4 ] {851c9099-cc5f-4d93-9004-03e407bb57da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11829 | 2025.03.22 05:12:40.819959 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_33_8} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11830 | 2025.03.22 05:12:40.820011 [ 4 ] {851c9099-cc5f-4d93-9004-03e407bb57da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11831 | 2025.03.22 05:12:40.820115 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
11832 | 2025.03.22 05:12:40.821657 [ 4 ] {851c9099-cc5f-4d93-9004-03e407bb57da} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11833 | 2025.03.22 05:12:40.821701 [ 4 ] {851c9099-cc5f-4d93-9004-03e407bb57da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11834 | 2025.03.22 05:12:40.822174 [ 4 ] {851c9099-cc5f-4d93-9004-03e407bb57da} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11835 | 2025.03.22 05:12:40.822420 [ 4 ] {851c9099-cc5f-4d93-9004-03e407bb57da} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11836 | 2025.03.22 05:12:40.822564 [ 28 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11837 | 2025.03.22 05:12:40.822606 [ 28 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11838 | 2025.03.22 05:12:40.822612 [ 4 ] {851c9099-cc5f-4d93-9004-03e407bb57da} <Debug> executeQuery: Read 1775 rows, 147.68 KiB in 0.002699 sec., 657650.9818451278 rows/sec., 53.44 MiB/sec. | ||
11839 | 2025.03.22 05:12:40.822634 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11840 | 2025.03.22 05:12:40.822705 [ 4 ] {851c9099-cc5f-4d93-9004-03e407bb57da} <Debug> TCPHandler: Processed in 0.003013896 sec. | ||
11841 | 2025.03.22 05:12:40.822770 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
11842 | 2025.03.22 05:12:40.822828 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11843 | 2025.03.22 05:12:40.822882 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11844 | 2025.03.22 05:12:40.822924 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1850 rows starting from the beginning of the part | ||
11845 | 2025.03.22 05:12:40.822960 [ 4 ] {fa22bb62-0da2-44e9-997f-30d3f13c72c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11846 | 2025.03.22 05:12:40.823089 [ 4 ] {fa22bb62-0da2-44e9-997f-30d3f13c72c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11847 | 2025.03.22 05:12:40.823113 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 633 rows starting from the beginning of the part | ||
11848 | 2025.03.22 05:12:40.823547 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 125 rows starting from the beginning of the part | ||
11849 | 2025.03.22 05:12:40.823889 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 633 rows starting from the beginning of the part | ||
11850 | 2025.03.22 05:12:40.824296 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 122 rows starting from the beginning of the part | ||
11851 | 2025.03.22 05:12:40.824656 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1775 rows starting from the beginning of the part | ||
11852 | 2025.03.22 05:12:40.825631 [ 4 ] {fa22bb62-0da2-44e9-997f-30d3f13c72c9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11853 | 2025.03.22 05:12:40.825678 [ 4 ] {fa22bb62-0da2-44e9-997f-30d3f13c72c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11854 | 2025.03.22 05:12:40.826205 [ 4 ] {fa22bb62-0da2-44e9-997f-30d3f13c72c9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11855 | 2025.03.22 05:12:40.826471 [ 4 ] {fa22bb62-0da2-44e9-997f-30d3f13c72c9} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11856 | 2025.03.22 05:12:40.826662 [ 4 ] {fa22bb62-0da2-44e9-997f-30d3f13c72c9} <Debug> executeQuery: Read 118 rows, 7.27 KiB in 0.003732 sec., 31618.435155412648 rows/sec., 1.90 MiB/sec. | ||
11857 | 2025.03.22 05:12:40.826720 [ 4 ] {fa22bb62-0da2-44e9-997f-30d3f13c72c9} <Debug> TCPHandler: Processed in 0.003944133 sec. | ||
11858 | 2025.03.22 05:12:40.826840 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11859 | 2025.03.22 05:12:40.826948 [ 4 ] {dc0e0bf0-f745-4a7b-8b9d-092ff8f9f26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11860 | 2025.03.22 05:12:40.827013 [ 4 ] {dc0e0bf0-f745-4a7b-8b9d-092ff8f9f26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11861 | 2025.03.22 05:12:40.827250 [ 200 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5138 rows, containing 5 columns (5 merged, 0 gathered) in 0.004536714 sec., 1132537.7795470466 rows/sec., 95.95 MiB/sec. | ||
11862 | 2025.03.22 05:12:40.827567 [ 200 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11863 | 2025.03.22 05:12:40.828006 [ 200 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11864 | 2025.03.22 05:12:40.828241 [ 200 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_96_19} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11865 | 2025.03.22 05:12:40.828383 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
11866 | 2025.03.22 05:12:40.828391 [ 4 ] {dc0e0bf0-f745-4a7b-8b9d-092ff8f9f26d} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11867 | 2025.03.22 05:12:40.828446 [ 4 ] {dc0e0bf0-f745-4a7b-8b9d-092ff8f9f26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11868 | 2025.03.22 05:12:40.828832 [ 4 ] {dc0e0bf0-f745-4a7b-8b9d-092ff8f9f26d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11869 | 2025.03.22 05:12:40.829095 [ 4 ] {dc0e0bf0-f745-4a7b-8b9d-092ff8f9f26d} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11870 | 2025.03.22 05:12:40.829275 [ 4 ] {dc0e0bf0-f745-4a7b-8b9d-092ff8f9f26d} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.002349 sec., 145168.15666240954 rows/sec., 9.69 MiB/sec. | ||
11871 | 2025.03.22 05:12:40.829331 [ 4 ] {dc0e0bf0-f745-4a7b-8b9d-092ff8f9f26d} <Debug> TCPHandler: Processed in 0.002541657 sec. | ||
11872 | 2025.03.22 05:12:40.829451 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11873 | 2025.03.22 05:12:40.829557 [ 4 ] {137f8449-3ec6-4269-8d2a-be52e3b9e034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11874 | 2025.03.22 05:12:40.829603 [ 4 ] {137f8449-3ec6-4269-8d2a-be52e3b9e034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11875 | 2025.03.22 05:12:40.830158 [ 4 ] {137f8449-3ec6-4269-8d2a-be52e3b9e034} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11876 | 2025.03.22 05:12:40.830197 [ 4 ] {137f8449-3ec6-4269-8d2a-be52e3b9e034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11877 | 2025.03.22 05:12:40.830548 [ 4 ] {137f8449-3ec6-4269-8d2a-be52e3b9e034} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11878 | 2025.03.22 05:12:40.830790 [ 4 ] {137f8449-3ec6-4269-8d2a-be52e3b9e034} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11879 | 2025.03.22 05:12:40.830975 [ 28 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11880 | 2025.03.22 05:12:40.831022 [ 28 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2025.03.22 05:12:40.831035 [ 4 ] {137f8449-3ec6-4269-8d2a-be52e3b9e034} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001498 sec., 74766.35514018692 rows/sec., 4.26 MiB/sec. | ||
11882 | 2025.03.22 05:12:40.831048 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11883 | 2025.03.22 05:12:40.831129 [ 4 ] {137f8449-3ec6-4269-8d2a-be52e3b9e034} <Debug> TCPHandler: Processed in 0.001726322 sec. | ||
11884 | 2025.03.22 05:12:40.831299 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
11885 | 2025.03.22 05:12:40.831393 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11886 | 2025.03.22 05:12:40.831774 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11887 | 2025.03.22 05:12:40.831813 [ 4 ] {8062c2d7-1cbc-4b93-b025-478aa19cbb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11888 | 2025.03.22 05:12:40.831889 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
11889 | 2025.03.22 05:12:40.831979 [ 4 ] {8062c2d7-1cbc-4b93-b025-478aa19cbb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11890 | 2025.03.22 05:12:40.832319 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
11891 | 2025.03.22 05:12:40.832617 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
11892 | 2025.03.22 05:12:40.832901 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
11893 | 2025.03.22 05:12:40.833276 [ 192 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
11894 | 2025.03.22 05:12:40.834719 [ 4 ] {8062c2d7-1cbc-4b93-b025-478aa19cbb31} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11895 | 2025.03.22 05:12:40.834769 [ 4 ] {8062c2d7-1cbc-4b93-b025-478aa19cbb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11896 | 2025.03.22 05:12:40.834975 [ 197 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003854311 sec., 145291.8563136187 rows/sec., 8.83 MiB/sec. | ||
11897 | 2025.03.22 05:12:40.835134 [ 197 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11898 | 2025.03.22 05:12:40.835345 [ 4 ] {8062c2d7-1cbc-4b93-b025-478aa19cbb31} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11899 | 2025.03.22 05:12:40.835466 [ 197 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_33_8} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11900 | 2025.03.22 05:12:40.835562 [ 197 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_33_8} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11901 | 2025.03.22 05:12:40.835665 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
11902 | 2025.03.22 05:12:40.835669 [ 4 ] {8062c2d7-1cbc-4b93-b025-478aa19cbb31} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11903 | 2025.03.22 05:12:40.835823 [ 28 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11904 | 2025.03.22 05:12:40.835860 [ 28 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11905 | 2025.03.22 05:12:40.835869 [ 4 ] {8062c2d7-1cbc-4b93-b025-478aa19cbb31} <Debug> executeQuery: Read 850 rows, 62.84 KiB in 0.004193 sec., 202718.8170760792 rows/sec., 14.64 MiB/sec. | ||
11906 | 2025.03.22 05:12:40.835889 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11907 | 2025.03.22 05:12:40.835989 [ 4 ] {8062c2d7-1cbc-4b93-b025-478aa19cbb31} <Debug> TCPHandler: Processed in 0.004674936 sec. | ||
11908 | 2025.03.22 05:12:40.836246 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
11909 | 2025.03.22 05:12:40.836316 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11910 | 2025.03.22 05:12:40.836813 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11911 | 2025.03.22 05:12:40.836955 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 917 rows starting from the beginning of the part | ||
11912 | 2025.03.22 05:12:40.836970 [ 4 ] {d6a85f6e-b18d-40e4-bbef-d935cd9f0924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11913 | 2025.03.22 05:12:40.837383 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 390 rows starting from the beginning of the part | ||
11914 | 2025.03.22 05:12:40.837822 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 103 rows starting from the beginning of the part | ||
11915 | 2025.03.22 05:12:40.837888 [ 4 ] {d6a85f6e-b18d-40e4-bbef-d935cd9f0924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11916 | 2025.03.22 05:12:40.838207 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 390 rows starting from the beginning of the part | ||
11917 | 2025.03.22 05:12:40.838565 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 97 rows starting from the beginning of the part | ||
11918 | 2025.03.22 05:12:40.838883 [ 199 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 850 rows starting from the beginning of the part | ||
11919 | 2025.03.22 05:12:40.840242 [ 4 ] {d6a85f6e-b18d-40e4-bbef-d935cd9f0924} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11920 | 2025.03.22 05:12:40.840299 [ 4 ] {d6a85f6e-b18d-40e4-bbef-d935cd9f0924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11921 | 2025.03.22 05:12:40.841288 [ 4 ] {d6a85f6e-b18d-40e4-bbef-d935cd9f0924} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11922 | 2025.03.22 05:12:40.841698 [ 4 ] {d6a85f6e-b18d-40e4-bbef-d935cd9f0924} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11923 | 2025.03.22 05:12:40.841946 [ 4 ] {d6a85f6e-b18d-40e4-bbef-d935cd9f0924} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005271 sec., 1138.3039271485488 rows/sec., 59.47 KiB/sec. | ||
11924 | 2025.03.22 05:12:40.842005 [ 4 ] {d6a85f6e-b18d-40e4-bbef-d935cd9f0924} <Debug> TCPHandler: Processed in 0.005785798 sec. | ||
11925 | 2025.03.22 05:12:40.842217 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11926 | 2025.03.22 05:12:40.842455 [ 4 ] {387a8ea6-7eab-43bc-a7cd-ec7669f9b681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11927 | 2025.03.22 05:12:40.842463 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2747 rows, containing 5 columns (5 merged, 0 gathered) in 0.00646361 sec., 424994.7011035629 rows/sec., 32.37 MiB/sec. | ||
11928 | 2025.03.22 05:12:40.842525 [ 4 ] {387a8ea6-7eab-43bc-a7cd-ec7669f9b681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11929 | 2025.03.22 05:12:40.842767 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11930 | 2025.03.22 05:12:40.843282 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11931 | 2025.03.22 05:12:40.843511 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_96_19} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11932 | 2025.03.22 05:12:40.843689 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
11933 | 2025.03.22 05:12:40.843929 [ 4 ] {387a8ea6-7eab-43bc-a7cd-ec7669f9b681} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11934 | 2025.03.22 05:12:40.843973 [ 4 ] {387a8ea6-7eab-43bc-a7cd-ec7669f9b681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11935 | 2025.03.22 05:12:40.844434 [ 4 ] {387a8ea6-7eab-43bc-a7cd-ec7669f9b681} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11936 | 2025.03.22 05:12:40.844697 [ 4 ] {387a8ea6-7eab-43bc-a7cd-ec7669f9b681} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11937 | 2025.03.22 05:12:40.844896 [ 4 ] {387a8ea6-7eab-43bc-a7cd-ec7669f9b681} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.002498 sec., 371096.87750200165 rows/sec., 24.76 MiB/sec. | ||
11938 | 2025.03.22 05:12:40.845004 [ 4 ] {387a8ea6-7eab-43bc-a7cd-ec7669f9b681} <Debug> TCPHandler: Processed in 0.002865803 sec. | ||
11939 | 2025.03.22 05:12:40.845217 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11940 | 2025.03.22 05:12:40.845499 [ 4 ] {eba2803b-74ae-4cd2-ba11-95f7010b89a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11941 | 2025.03.22 05:12:40.845612 [ 4 ] {eba2803b-74ae-4cd2-ba11-95f7010b89a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11942 | 2025.03.22 05:12:40.846062 [ 4 ] {eba2803b-74ae-4cd2-ba11-95f7010b89a2} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11943 | 2025.03.22 05:12:40.846100 [ 4 ] {eba2803b-74ae-4cd2-ba11-95f7010b89a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11944 | 2025.03.22 05:12:40.846446 [ 4 ] {eba2803b-74ae-4cd2-ba11-95f7010b89a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11945 | 2025.03.22 05:12:40.846680 [ 4 ] {eba2803b-74ae-4cd2-ba11-95f7010b89a2} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11946 | 2025.03.22 05:12:40.846852 [ 4 ] {eba2803b-74ae-4cd2-ba11-95f7010b89a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. | ||
11947 | 2025.03.22 05:12:40.846901 [ 4 ] {eba2803b-74ae-4cd2-ba11-95f7010b89a2} <Debug> TCPHandler: Processed in 0.001793313 sec. | ||
11948 | 2025.03.22 05:12:40.847029 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11949 | 2025.03.22 05:12:40.847134 [ 4 ] {44cc8cc5-c41c-4f3b-9974-7dad391286e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11950 | 2025.03.22 05:12:40.847199 [ 4 ] {44cc8cc5-c41c-4f3b-9974-7dad391286e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11951 | 2025.03.22 05:12:40.848228 [ 4 ] {44cc8cc5-c41c-4f3b-9974-7dad391286e3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11952 | 2025.03.22 05:12:40.848265 [ 4 ] {44cc8cc5-c41c-4f3b-9974-7dad391286e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11953 | 2025.03.22 05:12:40.848874 [ 4 ] {44cc8cc5-c41c-4f3b-9974-7dad391286e3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11954 | 2025.03.22 05:12:40.849134 [ 4 ] {44cc8cc5-c41c-4f3b-9974-7dad391286e3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11955 | 2025.03.22 05:12:40.849359 [ 4 ] {44cc8cc5-c41c-4f3b-9974-7dad391286e3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002246 sec., 3561.887800534283 rows/sec., 6.38 MiB/sec. | ||
11956 | 2025.03.22 05:12:40.849451 [ 4 ] {44cc8cc5-c41c-4f3b-9974-7dad391286e3} <Debug> TCPHandler: Processed in 0.002472876 sec. | ||
11957 | 2025.03.22 05:12:40.849578 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11958 | 2025.03.22 05:12:40.849685 [ 4 ] {ff189a88-ce34-40d0-af5c-11d94062ebaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11959 | 2025.03.22 05:12:40.849732 [ 4 ] {ff189a88-ce34-40d0-af5c-11d94062ebaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11960 | 2025.03.22 05:12:40.850166 [ 4 ] {ff189a88-ce34-40d0-af5c-11d94062ebaf} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11961 | 2025.03.22 05:12:40.850204 [ 4 ] {ff189a88-ce34-40d0-af5c-11d94062ebaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11962 | 2025.03.22 05:12:40.850561 [ 4 ] {ff189a88-ce34-40d0-af5c-11d94062ebaf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11963 | 2025.03.22 05:12:40.850819 [ 4 ] {ff189a88-ce34-40d0-af5c-11d94062ebaf} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11964 | 2025.03.22 05:12:40.851031 [ 4 ] {ff189a88-ce34-40d0-af5c-11d94062ebaf} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001369 sec., 51132.213294375455 rows/sec., 3.21 MiB/sec. | ||
11965 | 2025.03.22 05:12:40.851082 [ 4 ] {ff189a88-ce34-40d0-af5c-11d94062ebaf} <Debug> TCPHandler: Processed in 0.001554339 sec. | ||
11966 | 2025.03.22 05:12:42.705338 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11967 | 2025.03.22 05:12:42.705523 [ 4 ] {26c16afa-a90c-47f8-9468-11aa2a3b49da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11968 | 2025.03.22 05:12:42.705596 [ 4 ] {26c16afa-a90c-47f8-9468-11aa2a3b49da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11969 | 2025.03.22 05:12:42.706341 [ 4 ] {26c16afa-a90c-47f8-9468-11aa2a3b49da} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11970 | 2025.03.22 05:12:42.706394 [ 4 ] {26c16afa-a90c-47f8-9468-11aa2a3b49da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11971 | 2025.03.22 05:12:42.706829 [ 4 ] {26c16afa-a90c-47f8-9468-11aa2a3b49da} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11972 | 2025.03.22 05:12:42.707090 [ 4 ] {26c16afa-a90c-47f8-9468-11aa2a3b49da} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11973 | 2025.03.22 05:12:42.707333 [ 4 ] {26c16afa-a90c-47f8-9468-11aa2a3b49da} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001851 sec., 30253.916801728796 rows/sec., 2.32 MiB/sec. | ||
11974 | 2025.03.22 05:12:42.707450 [ 4 ] {26c16afa-a90c-47f8-9468-11aa2a3b49da} <Debug> TCPHandler: Processed in 0.002241492 sec. | ||
11975 | 2025.03.22 05:12:42.707622 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11976 | 2025.03.22 05:12:42.707896 [ 4 ] {ecdc99ea-abd2-4acb-be61-7f4917f33c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11977 | 2025.03.22 05:12:42.707968 [ 4 ] {ecdc99ea-abd2-4acb-be61-7f4917f33c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11978 | 2025.03.22 05:12:42.708533 [ 4 ] {ecdc99ea-abd2-4acb-be61-7f4917f33c40} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11979 | 2025.03.22 05:12:42.708575 [ 4 ] {ecdc99ea-abd2-4acb-be61-7f4917f33c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11980 | 2025.03.22 05:12:42.708943 [ 4 ] {ecdc99ea-abd2-4acb-be61-7f4917f33c40} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11981 | 2025.03.22 05:12:42.709188 [ 4 ] {ecdc99ea-abd2-4acb-be61-7f4917f33c40} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11982 | 2025.03.22 05:12:42.709402 [ 4 ] {ecdc99ea-abd2-4acb-be61-7f4917f33c40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001599 sec., 40025.015634771735 rows/sec., 3.12 MiB/sec. | ||
11983 | 2025.03.22 05:12:42.709457 [ 4 ] {ecdc99ea-abd2-4acb-be61-7f4917f33c40} <Debug> TCPHandler: Processed in 0.001933156 sec. | ||
11984 | 2025.03.22 05:12:42.709570 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11985 | 2025.03.22 05:12:42.709677 [ 4 ] {b6043f5b-f31e-4327-940a-2288601c28f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11986 | 2025.03.22 05:12:42.709727 [ 4 ] {b6043f5b-f31e-4327-940a-2288601c28f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11987 | 2025.03.22 05:12:42.710206 [ 4 ] {b6043f5b-f31e-4327-940a-2288601c28f1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11988 | 2025.03.22 05:12:42.710246 [ 4 ] {b6043f5b-f31e-4327-940a-2288601c28f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11989 | 2025.03.22 05:12:42.710626 [ 4 ] {b6043f5b-f31e-4327-940a-2288601c28f1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11990 | 2025.03.22 05:12:42.710870 [ 4 ] {b6043f5b-f31e-4327-940a-2288601c28f1} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11991 | 2025.03.22 05:12:42.711076 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
11992 | 2025.03.22 05:12:42.711101 [ 4 ] {b6043f5b-f31e-4327-940a-2288601c28f1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001439 sec., 22237.66504517026 rows/sec., 1.55 MiB/sec. | ||
11993 | 2025.03.22 05:12:42.711172 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2025.03.22 05:12:42.711237 [ 4 ] {b6043f5b-f31e-4327-940a-2288601c28f1} <Debug> TCPHandler: Processed in 0.001714312 sec. | ||
11995 | 2025.03.22 05:12:42.711245 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
11996 | 2025.03.22 05:12:42.711462 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11997 | 2025.03.22 05:12:42.711470 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
11998 | 2025.03.22 05:12:42.711659 [ 4 ] {a74f85b0-3f7a-4060-8202-f0b106adbb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11999 | 2025.03.22 05:12:42.711777 [ 4 ] {a74f85b0-3f7a-4060-8202-f0b106adbb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12000 | 2025.03.22 05:12:42.711805 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12001 | 2025.03.22 05:12:42.711922 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25728 rows starting from the beginning of the part | ||
12002 | 2025.03.22 05:12:42.712236 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 163 rows starting from the beginning of the part | ||
12003 | 2025.03.22 05:12:42.712625 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part | ||
12004 | 2025.03.22 05:12:42.712976 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
12005 | 2025.03.22 05:12:42.713153 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 927 rows starting from the beginning of the part | ||
12006 | 2025.03.22 05:12:42.714056 [ 4 ] {a74f85b0-3f7a-4060-8202-f0b106adbb79} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12007 | 2025.03.22 05:12:42.714115 [ 4 ] {a74f85b0-3f7a-4060-8202-f0b106adbb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12008 | 2025.03.22 05:12:42.714771 [ 4 ] {a74f85b0-3f7a-4060-8202-f0b106adbb79} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12009 | 2025.03.22 05:12:42.715086 [ 4 ] {a74f85b0-3f7a-4060-8202-f0b106adbb79} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12010 | 2025.03.22 05:12:42.715318 [ 50 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12011 | 2025.03.22 05:12:42.715441 [ 50 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12012 | 2025.03.22 05:12:42.715519 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12013 | 2025.03.22 05:12:42.715625 [ 4 ] {a74f85b0-3f7a-4060-8202-f0b106adbb79} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.003979 sec., 3015.8331239004774 rows/sec., 208.12 KiB/sec. | ||
12014 | 2025.03.22 05:12:42.716008 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
12015 | 2025.03.22 05:12:42.716480 [ 4 ] {a74f85b0-3f7a-4060-8202-f0b106adbb79} <Debug> TCPHandler: Processed in 0.005077983 sec. | ||
12016 | 2025.03.22 05:12:42.716676 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12017 | 2025.03.22 05:12:42.716812 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5356 rows starting from the beginning of the part | ||
12018 | 2025.03.22 05:12:42.717189 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
12019 | 2025.03.22 05:12:42.717649 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
12020 | 2025.03.22 05:12:42.718041 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
12021 | 2025.03.22 05:12:42.718515 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 70 rows starting from the beginning of the part | ||
12022 | 2025.03.22 05:12:42.718717 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 12 rows starting from the beginning of the part | ||
12023 | 2025.03.22 05:12:42.721439 [ 190 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5640 rows, containing 4 columns (4 merged, 0 gathered) in 0.005780557 sec., 975684.5231350543 rows/sec., 63.98 MiB/sec. | ||
12024 | 2025.03.22 05:12:42.721906 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12025 | 2025.03.22 05:12:42.722353 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12026 | 2025.03.22 05:12:42.722483 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_96_19} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12027 | 2025.03.22 05:12:42.722706 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
12028 | 2025.03.22 05:12:42.722908 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27215 rows, containing 5 columns (5 merged, 0 gathered) in 0.011538414 sec., 2358643.050942703 rows/sec., 159.60 MiB/sec. | ||
12029 | 2025.03.22 05:12:42.723387 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
12030 | 2025.03.22 05:12:42.723693 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12031 | 2025.03.22 05:12:42.723777 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
12032 | 2025.03.22 05:12:42.723874 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
12033 | 2025.03.22 05:12:44.735131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
12034 | 2025.03.22 05:12:44.735902 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12035 | 2025.03.22 05:12:44.735943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12036 | 2025.03.22 05:12:44.736475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12037 | 2025.03.22 05:12:44.736746 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12038 | 2025.03.22 05:12:44.736912 [ 88 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12039 | 2025.03.22 05:12:44.736954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
12040 | 2025.03.22 05:12:44.736974 [ 88 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12041 | 2025.03.22 05:12:44.737003 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12042 | 2025.03.22 05:12:44.737303 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
12043 | 2025.03.22 05:12:44.737932 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12044 | 2025.03.22 05:12:44.738073 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
12045 | 2025.03.22 05:12:44.738184 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
12046 | 2025.03.22 05:12:44.738382 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
12047 | 2025.03.22 05:12:44.738533 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
12048 | 2025.03.22 05:12:44.738787 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
12049 | 2025.03.22 05:12:44.738929 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
12050 | 2025.03.22 05:12:44.741570 [ 189 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.004466303 sec., 6255285.4116704585 rows/sec., 89.48 MiB/sec. | ||
12051 | 2025.03.22 05:12:44.741958 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12052 | 2025.03.22 05:12:44.742291 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12053 | 2025.03.22 05:12:44.742372 [ 193 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_61_12} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12054 | 2025.03.22 05:12:44.742485 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
12055 | 2025.03.22 05:12:46.744690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
12056 | 2025.03.22 05:12:46.766403 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12057 | 2025.03.22 05:12:46.766457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12058 | 2025.03.22 05:12:46.773872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12059 | 2025.03.22 05:12:46.774660 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12060 | 2025.03.22 05:12:46.775097 [ 61 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12061 | 2025.03.22 05:12:46.775279 [ 61 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12062 | 2025.03.22 05:12:46.775346 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12063 | 2025.03.22 05:12:46.775731 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12064 | 2025.03.22 05:12:46.790580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12065 | 2025.03.22 05:12:46.792113 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12066 | 2025.03.22 05:12:46.793850 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12067 | 2025.03.22 05:12:46.799385 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12068 | 2025.03.22 05:12:46.804942 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12069 | 2025.03.22 05:12:46.810477 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12070 | 2025.03.22 05:12:46.816163 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12071 | 2025.03.22 05:12:46.820521 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12072 | 2025.03.22 05:12:46.884436 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.108952237 sec., 4222.033550352895 rows/sec., 21.83 MiB/sec. | ||
12073 | 2025.03.22 05:12:46.887741 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12074 | 2025.03.22 05:12:46.890639 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_61_12} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12075 | 2025.03.22 05:12:46.890774 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_61_12} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12076 | 2025.03.22 05:12:46.894311 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
12077 | 2025.03.22 05:12:47.391248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1672 | ||
12078 | 2025.03.22 05:12:47.394762 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12079 | 2025.03.22 05:12:47.394827 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12080 | 2025.03.22 05:12:47.396376 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12081 | 2025.03.22 05:12:47.396711 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12082 | 2025.03.22 05:12:47.397380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1672 | ||
12083 | 2025.03.22 05:12:47.712633 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12084 | 2025.03.22 05:12:47.712852 [ 4 ] {2f049000-ef0a-4212-a7e9-e7511cf5630c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12085 | 2025.03.22 05:12:47.712933 [ 4 ] {2f049000-ef0a-4212-a7e9-e7511cf5630c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12086 | 2025.03.22 05:12:47.713833 [ 4 ] {2f049000-ef0a-4212-a7e9-e7511cf5630c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12087 | 2025.03.22 05:12:47.713884 [ 4 ] {2f049000-ef0a-4212-a7e9-e7511cf5630c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12088 | 2025.03.22 05:12:47.714354 [ 4 ] {2f049000-ef0a-4212-a7e9-e7511cf5630c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12089 | 2025.03.22 05:12:47.714607 [ 4 ] {2f049000-ef0a-4212-a7e9-e7511cf5630c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12090 | 2025.03.22 05:12:47.714862 [ 4 ] {2f049000-ef0a-4212-a7e9-e7511cf5630c} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.00207 sec., 58937.19806763285 rows/sec., 5.02 MiB/sec. | ||
12091 | 2025.03.22 05:12:47.714919 [ 4 ] {2f049000-ef0a-4212-a7e9-e7511cf5630c} <Debug> TCPHandler: Processed in 0.002428995 sec. | ||
12092 | 2025.03.22 05:12:47.715042 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12093 | 2025.03.22 05:12:47.715148 [ 4 ] {8ba679f7-5bf7-4088-a800-e17d0bd04a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12094 | 2025.03.22 05:12:47.715193 [ 4 ] {8ba679f7-5bf7-4088-a800-e17d0bd04a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12095 | 2025.03.22 05:12:47.715727 [ 4 ] {8ba679f7-5bf7-4088-a800-e17d0bd04a3a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12096 | 2025.03.22 05:12:47.715767 [ 4 ] {8ba679f7-5bf7-4088-a800-e17d0bd04a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12097 | 2025.03.22 05:12:47.716143 [ 4 ] {8ba679f7-5bf7-4088-a800-e17d0bd04a3a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12098 | 2025.03.22 05:12:47.716378 [ 4 ] {8ba679f7-5bf7-4088-a800-e17d0bd04a3a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12099 | 2025.03.22 05:12:47.716586 [ 4 ] {8ba679f7-5bf7-4088-a800-e17d0bd04a3a} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00146 sec., 22602.739726027397 rows/sec., 1.66 MiB/sec. | ||
12100 | 2025.03.22 05:12:47.716637 [ 4 ] {8ba679f7-5bf7-4088-a800-e17d0bd04a3a} <Debug> TCPHandler: Processed in 0.001645161 sec. | ||
12101 | 2025.03.22 05:12:47.716741 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12102 | 2025.03.22 05:12:47.716842 [ 4 ] {1b181e0d-acc2-4c0c-ad9e-9001b34bd28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12103 | 2025.03.22 05:12:47.716888 [ 4 ] {1b181e0d-acc2-4c0c-ad9e-9001b34bd28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12104 | 2025.03.22 05:12:47.717428 [ 4 ] {1b181e0d-acc2-4c0c-ad9e-9001b34bd28e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12105 | 2025.03.22 05:12:47.717468 [ 4 ] {1b181e0d-acc2-4c0c-ad9e-9001b34bd28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12106 | 2025.03.22 05:12:47.717825 [ 4 ] {1b181e0d-acc2-4c0c-ad9e-9001b34bd28e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12107 | 2025.03.22 05:12:47.718057 [ 4 ] {1b181e0d-acc2-4c0c-ad9e-9001b34bd28e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12108 | 2025.03.22 05:12:47.718299 [ 4 ] {1b181e0d-acc2-4c0c-ad9e-9001b34bd28e} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001474 sec., 65807.32700135685 rows/sec., 5.14 MiB/sec. | ||
12109 | 2025.03.22 05:12:47.718387 [ 4 ] {1b181e0d-acc2-4c0c-ad9e-9001b34bd28e} <Debug> TCPHandler: Processed in 0.001695371 sec. | ||
12110 | 2025.03.22 05:12:47.718519 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12111 | 2025.03.22 05:12:47.718819 [ 4 ] {120bc534-b3c1-4df1-ab4d-7362f22f799e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12112 | 2025.03.22 05:12:47.718961 [ 4 ] {120bc534-b3c1-4df1-ab4d-7362f22f799e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12113 | 2025.03.22 05:12:47.719824 [ 4 ] {120bc534-b3c1-4df1-ab4d-7362f22f799e} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12114 | 2025.03.22 05:12:47.719862 [ 4 ] {120bc534-b3c1-4df1-ab4d-7362f22f799e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12115 | 2025.03.22 05:12:47.720246 [ 4 ] {120bc534-b3c1-4df1-ab4d-7362f22f799e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12116 | 2025.03.22 05:12:47.720483 [ 4 ] {120bc534-b3c1-4df1-ab4d-7362f22f799e} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12117 | 2025.03.22 05:12:47.720723 [ 4 ] {120bc534-b3c1-4df1-ab4d-7362f22f799e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002024 sec., 79051.38339920947 rows/sec., 5.51 MiB/sec. | ||
12118 | 2025.03.22 05:12:47.720795 [ 4 ] {120bc534-b3c1-4df1-ab4d-7362f22f799e} <Debug> TCPHandler: Processed in 0.002346524 sec. | ||
12119 | 2025.03.22 05:12:47.720995 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12120 | 2025.03.22 05:12:47.721266 [ 4 ] {44e0b1fb-648f-4411-b1cc-043b07098e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12121 | 2025.03.22 05:12:47.721356 [ 4 ] {44e0b1fb-648f-4411-b1cc-043b07098e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12122 | 2025.03.22 05:12:47.722520 [ 4 ] {44e0b1fb-648f-4411-b1cc-043b07098e15} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12123 | 2025.03.22 05:12:47.722559 [ 4 ] {44e0b1fb-648f-4411-b1cc-043b07098e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12124 | 2025.03.22 05:12:47.723227 [ 4 ] {44e0b1fb-648f-4411-b1cc-043b07098e15} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12125 | 2025.03.22 05:12:47.723484 [ 4 ] {44e0b1fb-648f-4411-b1cc-043b07098e15} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12126 | 2025.03.22 05:12:47.723743 [ 4 ] {44e0b1fb-648f-4411-b1cc-043b07098e15} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002563 sec., 12875.536480686695 rows/sec., 23.07 MiB/sec. | ||
12127 | 2025.03.22 05:12:47.723908 [ 4 ] {44e0b1fb-648f-4411-b1cc-043b07098e15} <Debug> TCPHandler: Processed in 0.003011616 sec. | ||
12128 | 2025.03.22 05:12:47.724226 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12129 | 2025.03.22 05:12:47.724394 [ 4 ] {69b8932f-76f8-476b-bc9c-f72b698e2d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12130 | 2025.03.22 05:12:47.724442 [ 4 ] {69b8932f-76f8-476b-bc9c-f72b698e2d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12131 | 2025.03.22 05:12:47.724895 [ 4 ] {69b8932f-76f8-476b-bc9c-f72b698e2d00} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12132 | 2025.03.22 05:12:47.724933 [ 4 ] {69b8932f-76f8-476b-bc9c-f72b698e2d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12133 | 2025.03.22 05:12:47.725296 [ 4 ] {69b8932f-76f8-476b-bc9c-f72b698e2d00} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12134 | 2025.03.22 05:12:47.725535 [ 4 ] {69b8932f-76f8-476b-bc9c-f72b698e2d00} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12135 | 2025.03.22 05:12:47.725743 [ 4 ] {69b8932f-76f8-476b-bc9c-f72b698e2d00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
12136 | 2025.03.22 05:12:47.725791 [ 4 ] {69b8932f-76f8-476b-bc9c-f72b698e2d00} <Debug> TCPHandler: Processed in 0.001666311 sec. | ||
12137 | 2025.03.22 05:12:52.062962 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12138 | 2025.03.22 05:12:52.063038 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12139 | 2025.03.22 05:12:52.237184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
12140 | 2025.03.22 05:12:52.237857 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12141 | 2025.03.22 05:12:52.237906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12142 | 2025.03.22 05:12:52.238430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12143 | 2025.03.22 05:12:52.238696 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12144 | 2025.03.22 05:12:52.238957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12145 | 2025.03.22 05:12:52.717757 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12146 | 2025.03.22 05:12:52.717952 [ 4 ] {8b506446-b06d-4a2c-89e0-8de8b766e0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12147 | 2025.03.22 05:12:52.718027 [ 4 ] {8b506446-b06d-4a2c-89e0-8de8b766e0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12148 | 2025.03.22 05:12:52.718906 [ 4 ] {8b506446-b06d-4a2c-89e0-8de8b766e0f0} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12149 | 2025.03.22 05:12:52.718962 [ 4 ] {8b506446-b06d-4a2c-89e0-8de8b766e0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12150 | 2025.03.22 05:12:52.719419 [ 4 ] {8b506446-b06d-4a2c-89e0-8de8b766e0f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12151 | 2025.03.22 05:12:52.719697 [ 4 ] {8b506446-b06d-4a2c-89e0-8de8b766e0f0} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12152 | 2025.03.22 05:12:52.719946 [ 4 ] {8b506446-b06d-4a2c-89e0-8de8b766e0f0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002042 sec., 103819.78452497552 rows/sec., 6.60 MiB/sec. | ||
12153 | 2025.03.22 05:12:52.720077 [ 4 ] {8b506446-b06d-4a2c-89e0-8de8b766e0f0} <Debug> TCPHandler: Processed in 0.002449666 sec. | ||
12154 | 2025.03.22 05:12:52.720265 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12155 | 2025.03.22 05:12:52.720498 [ 4 ] {64b70c45-d61f-49cc-a6d4-ac398955e47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12156 | 2025.03.22 05:12:52.720554 [ 4 ] {64b70c45-d61f-49cc-a6d4-ac398955e47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12157 | 2025.03.22 05:12:52.721388 [ 4 ] {64b70c45-d61f-49cc-a6d4-ac398955e47d} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12158 | 2025.03.22 05:12:52.721430 [ 4 ] {64b70c45-d61f-49cc-a6d4-ac398955e47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12159 | 2025.03.22 05:12:52.721888 [ 4 ] {64b70c45-d61f-49cc-a6d4-ac398955e47d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12160 | 2025.03.22 05:12:52.722143 [ 4 ] {64b70c45-d61f-49cc-a6d4-ac398955e47d} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12161 | 2025.03.22 05:12:52.722367 [ 4 ] {64b70c45-d61f-49cc-a6d4-ac398955e47d} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001935 sec., 327131.7829457364 rows/sec., 25.73 MiB/sec. | ||
12162 | 2025.03.22 05:12:52.722423 [ 4 ] {64b70c45-d61f-49cc-a6d4-ac398955e47d} <Debug> TCPHandler: Processed in 0.002265062 sec. | ||
12163 | 2025.03.22 05:12:52.722556 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12164 | 2025.03.22 05:12:52.722663 [ 4 ] {60ee7cc5-3445-4c27-b466-f5dbadb9173b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12165 | 2025.03.22 05:12:52.722709 [ 4 ] {60ee7cc5-3445-4c27-b466-f5dbadb9173b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12166 | 2025.03.22 05:12:52.723279 [ 4 ] {60ee7cc5-3445-4c27-b466-f5dbadb9173b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12167 | 2025.03.22 05:12:52.723320 [ 4 ] {60ee7cc5-3445-4c27-b466-f5dbadb9173b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12168 | 2025.03.22 05:12:52.723682 [ 4 ] {60ee7cc5-3445-4c27-b466-f5dbadb9173b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12169 | 2025.03.22 05:12:52.723927 [ 4 ] {60ee7cc5-3445-4c27-b466-f5dbadb9173b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12170 | 2025.03.22 05:12:52.724159 [ 4 ] {60ee7cc5-3445-4c27-b466-f5dbadb9173b} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001516 sec., 75197.88918205805 rows/sec., 4.50 MiB/sec. | ||
12171 | 2025.03.22 05:12:52.724266 [ 4 ] {60ee7cc5-3445-4c27-b466-f5dbadb9173b} <Debug> TCPHandler: Processed in 0.001759823 sec. | ||
12172 | 2025.03.22 05:12:52.724469 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12173 | 2025.03.22 05:12:52.724659 [ 4 ] {335c9fdc-2f52-4168-8ab3-5a03d7413206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12174 | 2025.03.22 05:12:52.724706 [ 4 ] {335c9fdc-2f52-4168-8ab3-5a03d7413206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12175 | 2025.03.22 05:12:52.725286 [ 4 ] {335c9fdc-2f52-4168-8ab3-5a03d7413206} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12176 | 2025.03.22 05:12:52.725326 [ 4 ] {335c9fdc-2f52-4168-8ab3-5a03d7413206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12177 | 2025.03.22 05:12:52.725679 [ 4 ] {335c9fdc-2f52-4168-8ab3-5a03d7413206} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12178 | 2025.03.22 05:12:52.725930 [ 4 ] {335c9fdc-2f52-4168-8ab3-5a03d7413206} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12179 | 2025.03.22 05:12:52.726159 [ 4 ] {335c9fdc-2f52-4168-8ab3-5a03d7413206} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001536 sec., 73567.70833333333 rows/sec., 4.76 MiB/sec. | ||
12180 | 2025.03.22 05:12:52.726212 [ 4 ] {335c9fdc-2f52-4168-8ab3-5a03d7413206} <Debug> TCPHandler: Processed in 0.001848454 sec. | ||
12181 | 2025.03.22 05:12:52.726314 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12182 | 2025.03.22 05:12:52.726416 [ 4 ] {2a8534de-715c-45a4-9abb-96a1bbcbad6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12183 | 2025.03.22 05:12:52.726461 [ 4 ] {2a8534de-715c-45a4-9abb-96a1bbcbad6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12184 | 2025.03.22 05:12:52.727014 [ 4 ] {2a8534de-715c-45a4-9abb-96a1bbcbad6c} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12185 | 2025.03.22 05:12:52.727054 [ 4 ] {2a8534de-715c-45a4-9abb-96a1bbcbad6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12186 | 2025.03.22 05:12:52.727413 [ 4 ] {2a8534de-715c-45a4-9abb-96a1bbcbad6c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12187 | 2025.03.22 05:12:52.727652 [ 4 ] {2a8534de-715c-45a4-9abb-96a1bbcbad6c} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12188 | 2025.03.22 05:12:52.727852 [ 4 ] {2a8534de-715c-45a4-9abb-96a1bbcbad6c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001458 sec., 76817.55829903978 rows/sec., 4.38 MiB/sec. | ||
12189 | 2025.03.22 05:12:52.727904 [ 4 ] {2a8534de-715c-45a4-9abb-96a1bbcbad6c} <Debug> TCPHandler: Processed in 0.001639231 sec. | ||
12190 | 2025.03.22 05:12:52.728006 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12191 | 2025.03.22 05:12:52.728109 [ 4 ] {4b2631fb-4330-44c1-b2a7-2cce227bbda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12192 | 2025.03.22 05:12:52.728154 [ 4 ] {4b2631fb-4330-44c1-b2a7-2cce227bbda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12193 | 2025.03.22 05:12:52.728814 [ 4 ] {4b2631fb-4330-44c1-b2a7-2cce227bbda0} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12194 | 2025.03.22 05:12:52.728855 [ 4 ] {4b2631fb-4330-44c1-b2a7-2cce227bbda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12195 | 2025.03.22 05:12:52.729237 [ 4 ] {4b2631fb-4330-44c1-b2a7-2cce227bbda0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12196 | 2025.03.22 05:12:52.729481 [ 4 ] {4b2631fb-4330-44c1-b2a7-2cce227bbda0} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12197 | 2025.03.22 05:12:52.729694 [ 4 ] {4b2631fb-4330-44c1-b2a7-2cce227bbda0} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001607 sec., 242688.23895457375 rows/sec., 17.15 MiB/sec. | ||
12198 | 2025.03.22 05:12:52.729744 [ 4 ] {4b2631fb-4330-44c1-b2a7-2cce227bbda0} <Debug> TCPHandler: Processed in 0.001787973 sec. | ||
12199 | 2025.03.22 05:12:52.729880 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12200 | 2025.03.22 05:12:52.730017 [ 4 ] {cd1451a8-1372-4aaf-9156-225cedff7d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12201 | 2025.03.22 05:12:52.730074 [ 4 ] {cd1451a8-1372-4aaf-9156-225cedff7d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12202 | 2025.03.22 05:12:52.730582 [ 4 ] {cd1451a8-1372-4aaf-9156-225cedff7d30} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12203 | 2025.03.22 05:12:52.730621 [ 4 ] {cd1451a8-1372-4aaf-9156-225cedff7d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12204 | 2025.03.22 05:12:52.730991 [ 4 ] {cd1451a8-1372-4aaf-9156-225cedff7d30} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12205 | 2025.03.22 05:12:52.731226 [ 4 ] {cd1451a8-1372-4aaf-9156-225cedff7d30} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12206 | 2025.03.22 05:12:52.731390 [ 146 ] {} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
12207 | 2025.03.22 05:12:52.731466 [ 4 ] {cd1451a8-1372-4aaf-9156-225cedff7d30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
12208 | 2025.03.22 05:12:52.731483 [ 146 ] {} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12209 | 2025.03.22 05:12:52.731581 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12210 | 2025.03.22 05:12:52.731590 [ 4 ] {cd1451a8-1372-4aaf-9156-225cedff7d30} <Debug> TCPHandler: Processed in 0.001771193 sec. | ||
12211 | 2025.03.22 05:12:52.731884 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12212 | 2025.03.22 05:12:52.731934 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
12213 | 2025.03.22 05:12:52.732202 [ 4 ] {8b6e1941-afa5-463a-abd2-234838cadd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12214 | 2025.03.22 05:12:52.732424 [ 4 ] {8b6e1941-afa5-463a-abd2-234838cadd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12215 | 2025.03.22 05:12:52.732546 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12216 | 2025.03.22 05:12:52.732681 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
12217 | 2025.03.22 05:12:52.733144 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
12218 | 2025.03.22 05:12:52.733517 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
12219 | 2025.03.22 05:12:52.733907 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
12220 | 2025.03.22 05:12:52.734207 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
12221 | 2025.03.22 05:12:52.734614 [ 188 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
12222 | 2025.03.22 05:12:52.735354 [ 4 ] {8b6e1941-afa5-463a-abd2-234838cadd23} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12223 | 2025.03.22 05:12:52.735398 [ 4 ] {8b6e1941-afa5-463a-abd2-234838cadd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12224 | 2025.03.22 05:12:52.735990 [ 4 ] {8b6e1941-afa5-463a-abd2-234838cadd23} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12225 | 2025.03.22 05:12:52.736247 [ 186 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.004507584 sec., 45257.06010137581 rows/sec., 2.31 MiB/sec. | ||
12226 | 2025.03.22 05:12:52.736385 [ 4 ] {8b6e1941-afa5-463a-abd2-234838cadd23} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12227 | 2025.03.22 05:12:52.736507 [ 186 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
12228 | 2025.03.22 05:12:52.736810 [ 4 ] {8b6e1941-afa5-463a-abd2-234838cadd23} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004758 sec., 49810.84489281211 rows/sec., 3.34 MiB/sec. | ||
12229 | 2025.03.22 05:12:52.736946 [ 4 ] {8b6e1941-afa5-463a-abd2-234838cadd23} <Debug> TCPHandler: Processed in 0.005168626 sec. | ||
12230 | 2025.03.22 05:12:52.737128 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12231 | 2025.03.22 05:12:52.737255 [ 186 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12232 | 2025.03.22 05:12:52.737306 [ 4 ] {b86c16b6-4237-4720-80a4-c8ed74f2893f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12233 | 2025.03.22 05:12:52.737406 [ 4 ] {b86c16b6-4237-4720-80a4-c8ed74f2893f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12234 | 2025.03.22 05:12:52.737437 [ 186 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_34_7} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
12235 | 2025.03.22 05:12:52.737648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12236 | 2025.03.22 05:12:52.738086 [ 4 ] {b86c16b6-4237-4720-80a4-c8ed74f2893f} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12237 | 2025.03.22 05:12:52.738129 [ 4 ] {b86c16b6-4237-4720-80a4-c8ed74f2893f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12238 | 2025.03.22 05:12:52.738498 [ 4 ] {b86c16b6-4237-4720-80a4-c8ed74f2893f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12239 | 2025.03.22 05:12:52.738732 [ 4 ] {b86c16b6-4237-4720-80a4-c8ed74f2893f} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12240 | 2025.03.22 05:12:52.738981 [ 4 ] {b86c16b6-4237-4720-80a4-c8ed74f2893f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001714 sec., 583.4305717619603 rows/sec., 39.31 KiB/sec. | ||
12241 | 2025.03.22 05:12:52.739074 [ 4 ] {b86c16b6-4237-4720-80a4-c8ed74f2893f} <Debug> TCPHandler: Processed in 0.002008327 sec. | ||
12242 | 2025.03.22 05:12:52.739301 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12243 | 2025.03.22 05:12:52.739411 [ 4 ] {7294ba74-10c7-4c44-8473-a27c09b90302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12244 | 2025.03.22 05:12:52.739484 [ 4 ] {7294ba74-10c7-4c44-8473-a27c09b90302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12245 | 2025.03.22 05:12:52.740545 [ 4 ] {7294ba74-10c7-4c44-8473-a27c09b90302} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12246 | 2025.03.22 05:12:52.740585 [ 4 ] {7294ba74-10c7-4c44-8473-a27c09b90302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12247 | 2025.03.22 05:12:52.741202 [ 4 ] {7294ba74-10c7-4c44-8473-a27c09b90302} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12248 | 2025.03.22 05:12:52.741463 [ 4 ] {7294ba74-10c7-4c44-8473-a27c09b90302} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12249 | 2025.03.22 05:12:52.741712 [ 4 ] {7294ba74-10c7-4c44-8473-a27c09b90302} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002323 sec., 3443.8226431338785 rows/sec., 6.17 MiB/sec. | ||
12250 | 2025.03.22 05:12:52.741814 [ 4 ] {7294ba74-10c7-4c44-8473-a27c09b90302} <Debug> TCPHandler: Processed in 0.002595058 sec. | ||
12251 | 2025.03.22 05:12:52.741954 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12252 | 2025.03.22 05:12:52.742060 [ 4 ] {f2c6766d-8413-447b-91a2-2f41bcb2cb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12253 | 2025.03.22 05:12:52.742106 [ 4 ] {f2c6766d-8413-447b-91a2-2f41bcb2cb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12254 | 2025.03.22 05:12:52.742558 [ 4 ] {f2c6766d-8413-447b-91a2-2f41bcb2cb76} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12255 | 2025.03.22 05:12:52.742598 [ 4 ] {f2c6766d-8413-447b-91a2-2f41bcb2cb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12256 | 2025.03.22 05:12:52.742963 [ 4 ] {f2c6766d-8413-447b-91a2-2f41bcb2cb76} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12257 | 2025.03.22 05:12:52.743205 [ 4 ] {f2c6766d-8413-447b-91a2-2f41bcb2cb76} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12258 | 2025.03.22 05:12:52.743424 [ 4 ] {f2c6766d-8413-447b-91a2-2f41bcb2cb76} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001379 sec., 59463.379260333575 rows/sec., 3.78 MiB/sec. | ||
12259 | 2025.03.22 05:12:52.743492 [ 4 ] {f2c6766d-8413-447b-91a2-2f41bcb2cb76} <Debug> TCPHandler: Processed in 0.001585519 sec. | ||
12260 | 2025.03.22 05:12:54.290782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12261 | 2025.03.22 05:12:54.309150 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12262 | 2025.03.22 05:12:54.309197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12263 | 2025.03.22 05:12:54.316156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12264 | 2025.03.22 05:12:54.316956 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12265 | 2025.03.22 05:12:54.319392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12266 | 2025.03.22 05:12:57.397807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1706 | ||
12267 | 2025.03.22 05:12:57.401025 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12268 | 2025.03.22 05:12:57.401104 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12269 | 2025.03.22 05:12:57.402654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12270 | 2025.03.22 05:12:57.403007 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12271 | 2025.03.22 05:12:57.403777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1706 | ||
12272 | 2025.03.22 05:12:57.713355 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12273 | 2025.03.22 05:12:57.713570 [ 4 ] {9a839c99-44d0-46ac-8b1e-6b4a2e74820c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12274 | 2025.03.22 05:12:57.713652 [ 4 ] {9a839c99-44d0-46ac-8b1e-6b4a2e74820c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12275 | 2025.03.22 05:12:57.714414 [ 4 ] {9a839c99-44d0-46ac-8b1e-6b4a2e74820c} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12276 | 2025.03.22 05:12:57.714455 [ 4 ] {9a839c99-44d0-46ac-8b1e-6b4a2e74820c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12277 | 2025.03.22 05:12:57.714891 [ 4 ] {9a839c99-44d0-46ac-8b1e-6b4a2e74820c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12278 | 2025.03.22 05:12:57.715158 [ 4 ] {9a839c99-44d0-46ac-8b1e-6b4a2e74820c} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12279 | 2025.03.22 05:12:57.715373 [ 4 ] {9a839c99-44d0-46ac-8b1e-6b4a2e74820c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001862 sec., 1074.1138560687434 rows/sec., 87.59 KiB/sec. | ||
12280 | 2025.03.22 05:12:57.715486 [ 4 ] {9a839c99-44d0-46ac-8b1e-6b4a2e74820c} <Debug> TCPHandler: Processed in 0.002270212 sec. | ||
12281 | 2025.03.22 05:12:57.715630 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12282 | 2025.03.22 05:12:57.715733 [ 4 ] {21ab0aa5-e2ff-453b-9f95-5808395b916a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12283 | 2025.03.22 05:12:57.715778 [ 4 ] {21ab0aa5-e2ff-453b-9f95-5808395b916a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12284 | 2025.03.22 05:12:57.716339 [ 4 ] {21ab0aa5-e2ff-453b-9f95-5808395b916a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12285 | 2025.03.22 05:12:57.716377 [ 4 ] {21ab0aa5-e2ff-453b-9f95-5808395b916a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12286 | 2025.03.22 05:12:57.716748 [ 4 ] {21ab0aa5-e2ff-453b-9f95-5808395b916a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12287 | 2025.03.22 05:12:57.717003 [ 4 ] {21ab0aa5-e2ff-453b-9f95-5808395b916a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12288 | 2025.03.22 05:12:57.717186 [ 4 ] {21ab0aa5-e2ff-453b-9f95-5808395b916a} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.001476 sec., 83333.33333333333 rows/sec., 7.08 MiB/sec. | ||
12289 | 2025.03.22 05:12:57.717238 [ 4 ] {21ab0aa5-e2ff-453b-9f95-5808395b916a} <Debug> TCPHandler: Processed in 0.001665241 sec. | ||
12290 | 2025.03.22 05:12:57.717353 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12291 | 2025.03.22 05:12:57.717460 [ 4 ] {c278e514-5bdc-4e64-8cfb-6e72a02e8ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12292 | 2025.03.22 05:12:57.717505 [ 4 ] {c278e514-5bdc-4e64-8cfb-6e72a02e8ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12293 | 2025.03.22 05:12:57.718035 [ 4 ] {c278e514-5bdc-4e64-8cfb-6e72a02e8ff6} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12294 | 2025.03.22 05:12:57.718074 [ 4 ] {c278e514-5bdc-4e64-8cfb-6e72a02e8ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12295 | 2025.03.22 05:12:57.718431 [ 4 ] {c278e514-5bdc-4e64-8cfb-6e72a02e8ff6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12296 | 2025.03.22 05:12:57.718675 [ 4 ] {c278e514-5bdc-4e64-8cfb-6e72a02e8ff6} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12297 | 2025.03.22 05:12:57.718852 [ 4 ] {c278e514-5bdc-4e64-8cfb-6e72a02e8ff6} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001415 sec., 24734.982332155476 rows/sec., 1.81 MiB/sec. | ||
12298 | 2025.03.22 05:12:57.718904 [ 4 ] {c278e514-5bdc-4e64-8cfb-6e72a02e8ff6} <Debug> TCPHandler: Processed in 0.00160174 sec. | ||
12299 | 2025.03.22 05:12:57.719010 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12300 | 2025.03.22 05:12:57.719111 [ 4 ] {04e6f2d4-53b4-4252-8cd6-41b9a4ba3d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12301 | 2025.03.22 05:12:57.719156 [ 4 ] {04e6f2d4-53b4-4252-8cd6-41b9a4ba3d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12302 | 2025.03.22 05:12:57.719700 [ 4 ] {04e6f2d4-53b4-4252-8cd6-41b9a4ba3d4c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12303 | 2025.03.22 05:12:57.719738 [ 4 ] {04e6f2d4-53b4-4252-8cd6-41b9a4ba3d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12304 | 2025.03.22 05:12:57.720106 [ 4 ] {04e6f2d4-53b4-4252-8cd6-41b9a4ba3d4c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12305 | 2025.03.22 05:12:57.720354 [ 4 ] {04e6f2d4-53b4-4252-8cd6-41b9a4ba3d4c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12306 | 2025.03.22 05:12:57.720532 [ 4 ] {04e6f2d4-53b4-4252-8cd6-41b9a4ba3d4c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001442 sec., 68654.64632454923 rows/sec., 5.36 MiB/sec. | ||
12307 | 2025.03.22 05:12:57.720583 [ 4 ] {04e6f2d4-53b4-4252-8cd6-41b9a4ba3d4c} <Debug> TCPHandler: Processed in 0.001624981 sec. | ||
12308 | 2025.03.22 05:12:57.720700 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12309 | 2025.03.22 05:12:57.720807 [ 4 ] {014aa2b8-8f51-4e76-82fc-d2521feb0fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12310 | 2025.03.22 05:12:57.720857 [ 4 ] {014aa2b8-8f51-4e76-82fc-d2521feb0fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12311 | 2025.03.22 05:12:57.721367 [ 4 ] {014aa2b8-8f51-4e76-82fc-d2521feb0fa5} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12312 | 2025.03.22 05:12:57.721404 [ 4 ] {014aa2b8-8f51-4e76-82fc-d2521feb0fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12313 | 2025.03.22 05:12:57.721791 [ 4 ] {014aa2b8-8f51-4e76-82fc-d2521feb0fa5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12314 | 2025.03.22 05:12:57.722034 [ 4 ] {014aa2b8-8f51-4e76-82fc-d2521feb0fa5} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12315 | 2025.03.22 05:12:57.722213 [ 4 ] {014aa2b8-8f51-4e76-82fc-d2521feb0fa5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00143 sec., 112587.41258741259 rows/sec., 7.84 MiB/sec. | ||
12316 | 2025.03.22 05:12:57.722264 [ 4 ] {014aa2b8-8f51-4e76-82fc-d2521feb0fa5} <Debug> TCPHandler: Processed in 0.00161561 sec. | ||
12317 | 2025.03.22 05:12:57.722369 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12318 | 2025.03.22 05:12:57.722472 [ 4 ] {2a506975-7384-454d-b0eb-56a505da3026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12319 | 2025.03.22 05:12:57.722537 [ 4 ] {2a506975-7384-454d-b0eb-56a505da3026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12320 | 2025.03.22 05:12:57.723636 [ 4 ] {2a506975-7384-454d-b0eb-56a505da3026} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12321 | 2025.03.22 05:12:57.723673 [ 4 ] {2a506975-7384-454d-b0eb-56a505da3026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12322 | 2025.03.22 05:12:57.724327 [ 4 ] {2a506975-7384-454d-b0eb-56a505da3026} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12323 | 2025.03.22 05:12:57.724606 [ 4 ] {2a506975-7384-454d-b0eb-56a505da3026} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12324 | 2025.03.22 05:12:57.724809 [ 4 ] {2a506975-7384-454d-b0eb-56a505da3026} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002359 sec., 13988.978380669776 rows/sec., 25.07 MiB/sec. | ||
12325 | 2025.03.22 05:12:57.724904 [ 4 ] {2a506975-7384-454d-b0eb-56a505da3026} <Debug> TCPHandler: Processed in 0.002584117 sec. | ||
12326 | 2025.03.22 05:12:57.725038 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12327 | 2025.03.22 05:12:57.725145 [ 4 ] {00f39fc1-6ab0-47ac-95e9-a279e49ac3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12328 | 2025.03.22 05:12:57.725193 [ 4 ] {00f39fc1-6ab0-47ac-95e9-a279e49ac3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12329 | 2025.03.22 05:12:57.725629 [ 4 ] {00f39fc1-6ab0-47ac-95e9-a279e49ac3cb} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12330 | 2025.03.22 05:12:57.725667 [ 4 ] {00f39fc1-6ab0-47ac-95e9-a279e49ac3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12331 | 2025.03.22 05:12:57.726026 [ 4 ] {00f39fc1-6ab0-47ac-95e9-a279e49ac3cb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12332 | 2025.03.22 05:12:57.726277 [ 4 ] {00f39fc1-6ab0-47ac-95e9-a279e49ac3cb} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12333 | 2025.03.22 05:12:57.726457 [ 4 ] {00f39fc1-6ab0-47ac-95e9-a279e49ac3cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
12334 | 2025.03.22 05:12:57.726507 [ 4 ] {00f39fc1-6ab0-47ac-95e9-a279e49ac3cb} <Debug> TCPHandler: Processed in 0.001520548 sec. | ||
12335 | 2025.03.22 05:12:59.739237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
12336 | 2025.03.22 05:12:59.739878 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12337 | 2025.03.22 05:12:59.739920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12338 | 2025.03.22 05:12:59.740444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12339 | 2025.03.22 05:12:59.740690 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12340 | 2025.03.22 05:12:59.740959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
12341 | 2025.03.22 05:13:01.819631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12342 | 2025.03.22 05:13:01.840727 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12343 | 2025.03.22 05:13:01.840803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12344 | 2025.03.22 05:13:01.848241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12345 | 2025.03.22 05:13:01.849079 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12346 | 2025.03.22 05:13:01.852568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12347 | 2025.03.22 05:13:02.718317 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12348 | 2025.03.22 05:13:02.718528 [ 4 ] {e22ea97b-1a3b-4b51-b182-ba3fa6d4efe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12349 | 2025.03.22 05:13:02.718609 [ 4 ] {e22ea97b-1a3b-4b51-b182-ba3fa6d4efe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12350 | 2025.03.22 05:13:02.719664 [ 4 ] {e22ea97b-1a3b-4b51-b182-ba3fa6d4efe0} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12351 | 2025.03.22 05:13:02.719715 [ 4 ] {e22ea97b-1a3b-4b51-b182-ba3fa6d4efe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12352 | 2025.03.22 05:13:02.720164 [ 4 ] {e22ea97b-1a3b-4b51-b182-ba3fa6d4efe0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12353 | 2025.03.22 05:13:02.720431 [ 4 ] {e22ea97b-1a3b-4b51-b182-ba3fa6d4efe0} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12354 | 2025.03.22 05:13:02.720678 [ 4 ] {e22ea97b-1a3b-4b51-b182-ba3fa6d4efe0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002196 sec., 96539.16211293261 rows/sec., 6.14 MiB/sec. | ||
12355 | 2025.03.22 05:13:02.720874 [ 4 ] {e22ea97b-1a3b-4b51-b182-ba3fa6d4efe0} <Debug> TCPHandler: Processed in 0.00268889 sec. | ||
12356 | 2025.03.22 05:13:02.721095 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12357 | 2025.03.22 05:13:02.721211 [ 4 ] {08d74102-4e18-4a95-80df-579b243a3b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12358 | 2025.03.22 05:13:02.721262 [ 4 ] {08d74102-4e18-4a95-80df-579b243a3b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12359 | 2025.03.22 05:13:02.722205 [ 4 ] {08d74102-4e18-4a95-80df-579b243a3b7f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12360 | 2025.03.22 05:13:02.722246 [ 4 ] {08d74102-4e18-4a95-80df-579b243a3b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12361 | 2025.03.22 05:13:02.722647 [ 4 ] {08d74102-4e18-4a95-80df-579b243a3b7f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12362 | 2025.03.22 05:13:02.722891 [ 4 ] {08d74102-4e18-4a95-80df-579b243a3b7f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12363 | 2025.03.22 05:13:02.723038 [ 140 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12364 | 2025.03.22 05:13:02.723084 [ 4 ] {08d74102-4e18-4a95-80df-579b243a3b7f} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001898 sec., 333508.956796628 rows/sec., 26.23 MiB/sec. | ||
12365 | 2025.03.22 05:13:02.723087 [ 140 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12366 | 2025.03.22 05:13:02.723137 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12367 | 2025.03.22 05:13:02.723159 [ 4 ] {08d74102-4e18-4a95-80df-579b243a3b7f} <Debug> TCPHandler: Processed in 0.002138609 sec. | ||
12368 | 2025.03.22 05:13:02.723285 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
12369 | 2025.03.22 05:13:02.723296 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12370 | 2025.03.22 05:13:02.723434 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12371 | 2025.03.22 05:13:02.723441 [ 4 ] {cf427b5a-9ac5-45c1-8b5b-c38a8b92c31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12372 | 2025.03.22 05:13:02.723477 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1850 rows starting from the beginning of the part | ||
12373 | 2025.03.22 05:13:02.723502 [ 4 ] {cf427b5a-9ac5-45c1-8b5b-c38a8b92c31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12374 | 2025.03.22 05:13:02.723708 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
12375 | 2025.03.22 05:13:02.724082 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 122 rows starting from the beginning of the part | ||
12376 | 2025.03.22 05:13:02.724509 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 633 rows starting from the beginning of the part | ||
12377 | 2025.03.22 05:13:02.724815 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 123 rows starting from the beginning of the part | ||
12378 | 2025.03.22 05:13:02.725160 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 633 rows starting from the beginning of the part | ||
12379 | 2025.03.22 05:13:02.726032 [ 4 ] {cf427b5a-9ac5-45c1-8b5b-c38a8b92c31e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12380 | 2025.03.22 05:13:02.726073 [ 4 ] {cf427b5a-9ac5-45c1-8b5b-c38a8b92c31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12381 | 2025.03.22 05:13:02.726603 [ 4 ] {cf427b5a-9ac5-45c1-8b5b-c38a8b92c31e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12382 | 2025.03.22 05:13:02.726888 [ 4 ] {cf427b5a-9ac5-45c1-8b5b-c38a8b92c31e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12383 | 2025.03.22 05:13:02.727044 [ 140 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12384 | 2025.03.22 05:13:02.727082 [ 140 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12385 | 2025.03.22 05:13:02.727102 [ 4 ] {cf427b5a-9ac5-45c1-8b5b-c38a8b92c31e} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.003694 sec., 30860.85544125609 rows/sec., 1.85 MiB/sec. | ||
12386 | 2025.03.22 05:13:02.727108 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12387 | 2025.03.22 05:13:02.727350 [ 4 ] {cf427b5a-9ac5-45c1-8b5b-c38a8b92c31e} <Debug> TCPHandler: Processed in 0.004108357 sec. | ||
12388 | 2025.03.22 05:13:02.727737 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12389 | 2025.03.22 05:13:02.727742 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
12390 | 2025.03.22 05:13:02.728026 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3417 rows, containing 5 columns (5 merged, 0 gathered) in 0.004808059 sec., 710681.794878141 rows/sec., 60.04 MiB/sec. | ||
12391 | 2025.03.22 05:13:02.728055 [ 4 ] {e1a1e783-4a7f-4845-b848-e41183850e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12392 | 2025.03.22 05:13:02.728186 [ 4 ] {e1a1e783-4a7f-4845-b848-e41183850e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12393 | 2025.03.22 05:13:02.728226 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12394 | 2025.03.22 05:13:02.728363 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 167 rows starting from the beginning of the part | ||
12395 | 2025.03.22 05:13:02.728389 [ 197 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12396 | 2025.03.22 05:13:02.728923 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 118 rows starting from the beginning of the part | ||
12397 | 2025.03.22 05:13:02.729403 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 33 rows starting from the beginning of the part | ||
12398 | 2025.03.22 05:13:02.729838 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 114 rows starting from the beginning of the part | ||
12399 | 2025.03.22 05:13:02.729963 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12400 | 2025.03.22 05:13:02.730257 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part | ||
12401 | 2025.03.22 05:13:02.730605 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 114 rows starting from the beginning of the part | ||
12402 | 2025.03.22 05:13:02.730714 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_101_20} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12403 | 2025.03.22 05:13:02.731148 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
12404 | 2025.03.22 05:13:02.732202 [ 4 ] {e1a1e783-4a7f-4845-b848-e41183850e32} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12405 | 2025.03.22 05:13:02.732281 [ 4 ] {e1a1e783-4a7f-4845-b848-e41183850e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12406 | 2025.03.22 05:13:02.733357 [ 4 ] {e1a1e783-4a7f-4845-b848-e41183850e32} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12407 | 2025.03.22 05:13:02.733807 [ 198 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 5 columns (5 merged, 0 gathered) in 0.006542291 sec., 88806.81094741887 rows/sec., 5.89 MiB/sec. | ||
12408 | 2025.03.22 05:13:02.733880 [ 4 ] {e1a1e783-4a7f-4845-b848-e41183850e32} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12409 | 2025.03.22 05:13:02.734129 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12410 | 2025.03.22 05:13:02.734219 [ 4 ] {e1a1e783-4a7f-4845-b848-e41183850e32} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006236 sec., 18120.590121872996 rows/sec., 1.17 MiB/sec. | ||
12411 | 2025.03.22 05:13:02.734344 [ 4 ] {e1a1e783-4a7f-4845-b848-e41183850e32} <Debug> TCPHandler: Processed in 0.006756675 sec. | ||
12412 | 2025.03.22 05:13:02.734520 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12413 | 2025.03.22 05:13:02.734695 [ 4 ] {adc1384a-56cc-41c1-af2a-f2086ddcc390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12414 | 2025.03.22 05:13:02.734773 [ 4 ] {adc1384a-56cc-41c1-af2a-f2086ddcc390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12415 | 2025.03.22 05:13:02.734782 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12416 | 2025.03.22 05:13:02.735027 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_86_17} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12417 | 2025.03.22 05:13:02.735235 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
12418 | 2025.03.22 05:13:02.735759 [ 4 ] {adc1384a-56cc-41c1-af2a-f2086ddcc390} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12419 | 2025.03.22 05:13:02.735802 [ 4 ] {adc1384a-56cc-41c1-af2a-f2086ddcc390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12420 | 2025.03.22 05:13:02.736186 [ 4 ] {adc1384a-56cc-41c1-af2a-f2086ddcc390} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12421 | 2025.03.22 05:13:02.736423 [ 4 ] {adc1384a-56cc-41c1-af2a-f2086ddcc390} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12422 | 2025.03.22 05:13:02.736602 [ 4 ] {adc1384a-56cc-41c1-af2a-f2086ddcc390} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001965 sec., 56997.45547073791 rows/sec., 3.25 MiB/sec. | ||
12423 | 2025.03.22 05:13:02.736656 [ 4 ] {adc1384a-56cc-41c1-af2a-f2086ddcc390} <Debug> TCPHandler: Processed in 0.002208391 sec. | ||
12424 | 2025.03.22 05:13:02.736776 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12425 | 2025.03.22 05:13:02.736882 [ 4 ] {46769af7-e9b8-4f5f-b3c6-21b22b4d27ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12426 | 2025.03.22 05:13:02.736929 [ 4 ] {46769af7-e9b8-4f5f-b3c6-21b22b4d27ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12427 | 2025.03.22 05:13:02.737684 [ 4 ] {46769af7-e9b8-4f5f-b3c6-21b22b4d27ad} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12428 | 2025.03.22 05:13:02.737721 [ 4 ] {46769af7-e9b8-4f5f-b3c6-21b22b4d27ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12429 | 2025.03.22 05:13:02.738101 [ 4 ] {46769af7-e9b8-4f5f-b3c6-21b22b4d27ad} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12430 | 2025.03.22 05:13:02.738341 [ 4 ] {46769af7-e9b8-4f5f-b3c6-21b22b4d27ad} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12431 | 2025.03.22 05:13:02.738486 [ 140 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12432 | 2025.03.22 05:13:02.738536 [ 140 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12433 | 2025.03.22 05:13:02.738536 [ 4 ] {46769af7-e9b8-4f5f-b3c6-21b22b4d27ad} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001674 sec., 232974.91039426523 rows/sec., 16.47 MiB/sec. | ||
12434 | 2025.03.22 05:13:02.738563 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12435 | 2025.03.22 05:13:02.738637 [ 4 ] {46769af7-e9b8-4f5f-b3c6-21b22b4d27ad} <Debug> TCPHandler: Processed in 0.001910786 sec. | ||
12436 | 2025.03.22 05:13:02.738910 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
12437 | 2025.03.22 05:13:02.738935 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12438 | 2025.03.22 05:13:02.739301 [ 4 ] {a13b074e-0529-4f85-bf1d-59b80f765859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12439 | 2025.03.22 05:13:02.739494 [ 4 ] {a13b074e-0529-4f85-bf1d-59b80f765859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12440 | 2025.03.22 05:13:02.739535 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12441 | 2025.03.22 05:13:02.739712 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 917 rows starting from the beginning of the part | ||
12442 | 2025.03.22 05:13:02.740268 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
12443 | 2025.03.22 05:13:02.740811 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 97 rows starting from the beginning of the part | ||
12444 | 2025.03.22 05:13:02.741266 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 390 rows starting from the beginning of the part | ||
12445 | 2025.03.22 05:13:02.741605 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 99 rows starting from the beginning of the part | ||
12446 | 2025.03.22 05:13:02.742004 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 390 rows starting from the beginning of the part | ||
12447 | 2025.03.22 05:13:02.742721 [ 4 ] {a13b074e-0529-4f85-bf1d-59b80f765859} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12448 | 2025.03.22 05:13:02.742789 [ 4 ] {a13b074e-0529-4f85-bf1d-59b80f765859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12449 | 2025.03.22 05:13:02.743773 [ 4 ] {a13b074e-0529-4f85-bf1d-59b80f765859} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12450 | 2025.03.22 05:13:02.744289 [ 4 ] {a13b074e-0529-4f85-bf1d-59b80f765859} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12451 | 2025.03.22 05:13:02.744591 [ 4 ] {a13b074e-0529-4f85-bf1d-59b80f765859} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005424 sec., 1106.1946902654868 rows/sec., 57.79 KiB/sec. | ||
12452 | 2025.03.22 05:13:02.744662 [ 4 ] {a13b074e-0529-4f85-bf1d-59b80f765859} <Debug> TCPHandler: Processed in 0.005829738 sec. | ||
12453 | 2025.03.22 05:13:02.744958 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12454 | 2025.03.22 05:13:02.745114 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.006455089 sec., 303171.65262942156 rows/sec., 23.17 MiB/sec. | ||
12455 | 2025.03.22 05:13:02.745163 [ 4 ] {8f4aaeb6-0f23-4411-be03-401ecfd103bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12456 | 2025.03.22 05:13:02.745231 [ 4 ] {8f4aaeb6-0f23-4411-be03-401ecfd103bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12457 | 2025.03.22 05:13:02.745445 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12458 | 2025.03.22 05:13:02.746142 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12459 | 2025.03.22 05:13:02.746388 [ 190 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_101_20} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12460 | 2025.03.22 05:13:02.746508 [ 4 ] {8f4aaeb6-0f23-4411-be03-401ecfd103bd} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12461 | 2025.03.22 05:13:02.746555 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12462 | 2025.03.22 05:13:02.746577 [ 4 ] {8f4aaeb6-0f23-4411-be03-401ecfd103bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12463 | 2025.03.22 05:13:02.746998 [ 4 ] {8f4aaeb6-0f23-4411-be03-401ecfd103bd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12464 | 2025.03.22 05:13:02.747264 [ 4 ] {8f4aaeb6-0f23-4411-be03-401ecfd103bd} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12465 | 2025.03.22 05:13:02.747408 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
12466 | 2025.03.22 05:13:02.747455 [ 4 ] {8f4aaeb6-0f23-4411-be03-401ecfd103bd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002341 sec., 101238.78684322938 rows/sec., 6.79 MiB/sec. | ||
12467 | 2025.03.22 05:13:02.747458 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12468 | 2025.03.22 05:13:02.747507 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12469 | 2025.03.22 05:13:02.747536 [ 4 ] {8f4aaeb6-0f23-4411-be03-401ecfd103bd} <Debug> TCPHandler: Processed in 0.00270031 sec. | ||
12470 | 2025.03.22 05:13:02.747746 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
12471 | 2025.03.22 05:13:02.747761 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12472 | 2025.03.22 05:13:02.748001 [ 4 ] {5c1ea254-9cab-4164-8b2b-980ef69a1afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12473 | 2025.03.22 05:13:02.748004 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12474 | 2025.03.22 05:13:02.748078 [ 4 ] {5c1ea254-9cab-4164-8b2b-980ef69a1afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12475 | 2025.03.22 05:13:02.748134 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 27215 rows starting from the beginning of the part | ||
12476 | 2025.03.22 05:13:02.748480 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 32 rows starting from the beginning of the part | ||
12477 | 2025.03.22 05:13:02.748944 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
12478 | 2025.03.22 05:13:02.749387 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 237 rows starting from the beginning of the part | ||
12479 | 2025.03.22 05:13:02.749669 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 161 rows starting from the beginning of the part | ||
12480 | 2025.03.22 05:13:02.749914 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
12481 | 2025.03.22 05:13:02.750787 [ 4 ] {5c1ea254-9cab-4164-8b2b-980ef69a1afb} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12482 | 2025.03.22 05:13:02.750856 [ 4 ] {5c1ea254-9cab-4164-8b2b-980ef69a1afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12483 | 2025.03.22 05:13:02.751481 [ 4 ] {5c1ea254-9cab-4164-8b2b-980ef69a1afb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12484 | 2025.03.22 05:13:02.751864 [ 4 ] {5c1ea254-9cab-4164-8b2b-980ef69a1afb} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12485 | 2025.03.22 05:13:02.752167 [ 4 ] {5c1ea254-9cab-4164-8b2b-980ef69a1afb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004233 sec., 236.23907394283015 rows/sec., 15.92 KiB/sec. | ||
12486 | 2025.03.22 05:13:02.752566 [ 4 ] {5c1ea254-9cab-4164-8b2b-980ef69a1afb} <Debug> TCPHandler: Processed in 0.00487318 sec. | ||
12487 | 2025.03.22 05:13:02.753014 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12488 | 2025.03.22 05:13:02.753286 [ 4 ] {8eeaa428-c6b7-4252-9b7a-9abfbf15f29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12489 | 2025.03.22 05:13:02.753518 [ 4 ] {8eeaa428-c6b7-4252-9b7a-9abfbf15f29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12490 | 2025.03.22 05:13:02.755234 [ 4 ] {8eeaa428-c6b7-4252-9b7a-9abfbf15f29d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12491 | 2025.03.22 05:13:02.755280 [ 4 ] {8eeaa428-c6b7-4252-9b7a-9abfbf15f29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12492 | 2025.03.22 05:13:02.756330 [ 4 ] {8eeaa428-c6b7-4252-9b7a-9abfbf15f29d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12493 | 2025.03.22 05:13:02.756740 [ 4 ] {8eeaa428-c6b7-4252-9b7a-9abfbf15f29d} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12494 | 2025.03.22 05:13:02.756961 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12495 | 2025.03.22 05:13:02.757031 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12496 | 2025.03.22 05:13:02.757064 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12497 | 2025.03.22 05:13:02.757109 [ 4 ] {8eeaa428-c6b7-4252-9b7a-9abfbf15f29d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003917 sec., 2042.3793719683429 rows/sec., 3.66 MiB/sec. | ||
12498 | 2025.03.22 05:13:02.757650 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
12499 | 2025.03.22 05:13:02.758841 [ 4 ] {8eeaa428-c6b7-4252-9b7a-9abfbf15f29d} <Debug> TCPHandler: Processed in 0.005898759 sec. | ||
12500 | 2025.03.22 05:13:02.759967 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12501 | 2025.03.22 05:13:02.760114 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12502 | 2025.03.22 05:13:02.760202 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28042 rows, containing 5 columns (5 merged, 0 gathered) in 0.012582753 sec., 2228606.0928002005 rows/sec., 150.83 MiB/sec. | ||
12503 | 2025.03.22 05:13:02.760231 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1716 rows starting from the beginning of the part | ||
12504 | 2025.03.22 05:13:02.760418 [ 4 ] {c7e2ff3f-ba56-4553-a3c3-ccac8926a00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12505 | 2025.03.22 05:13:02.760685 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
12506 | 2025.03.22 05:13:02.761069 [ 4 ] {c7e2ff3f-ba56-4553-a3c3-ccac8926a00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12507 | 2025.03.22 05:13:02.761195 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
12508 | 2025.03.22 05:13:02.761705 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12509 | 2025.03.22 05:13:02.762068 [ 195 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
12510 | 2025.03.22 05:13:02.762347 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
12511 | 2025.03.22 05:13:02.762453 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 33 rows starting from the beginning of the part | ||
12512 | 2025.03.22 05:13:02.763091 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
12513 | 2025.03.22 05:13:02.763767 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 33 rows starting from the beginning of the part | ||
12514 | 2025.03.22 05:13:02.764525 [ 193 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
12515 | 2025.03.22 05:13:02.764619 [ 4 ] {c7e2ff3f-ba56-4553-a3c3-ccac8926a00e} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12516 | 2025.03.22 05:13:02.764700 [ 4 ] {c7e2ff3f-ba56-4553-a3c3-ccac8926a00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12517 | 2025.03.22 05:13:02.766194 [ 4 ] {c7e2ff3f-ba56-4553-a3c3-ccac8926a00e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12518 | 2025.03.22 05:13:02.766702 [ 4 ] {c7e2ff3f-ba56-4553-a3c3-ccac8926a00e} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12519 | 2025.03.22 05:13:02.766899 [ 4 ] {c7e2ff3f-ba56-4553-a3c3-ccac8926a00e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006588 sec., 12446.873102610807 rows/sec., 809.50 KiB/sec. | ||
12520 | 2025.03.22 05:13:02.766960 [ 4 ] {c7e2ff3f-ba56-4553-a3c3-ccac8926a00e} <Debug> TCPHandler: Processed in 0.007054011 sec. | ||
12521 | 2025.03.22 05:13:02.777351 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 19 columns (19 merged, 0 gathered) in 0.020182763 sec., 89482.29734452117 rows/sec., 160.35 MiB/sec. | ||
12522 | 2025.03.22 05:13:02.779667 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12523 | 2025.03.22 05:13:02.780168 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12524 | 2025.03.22 05:13:02.780270 [ 189 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12525 | 2025.03.22 05:13:02.780459 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.14 MiB. | ||
12526 | 2025.03.22 05:13:03.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.05 MiB, peak 267.15 MiB, free memory in arenas 0.00 B, will set to 255.86 MiB (RSS), difference: 5.81 MiB | ||
12527 | 2025.03.22 05:13:07.064099 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12528 | 2025.03.22 05:13:07.064160 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12529 | 2025.03.22 05:13:07.241216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
12530 | 2025.03.22 05:13:07.241873 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12531 | 2025.03.22 05:13:07.241923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12532 | 2025.03.22 05:13:07.242460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12533 | 2025.03.22 05:13:07.242713 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12534 | 2025.03.22 05:13:07.242975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
12535 | 2025.03.22 05:13:07.404198 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1742 | ||
12536 | 2025.03.22 05:13:07.407476 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12537 | 2025.03.22 05:13:07.407527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12538 | 2025.03.22 05:13:07.409007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12539 | 2025.03.22 05:13:07.409329 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12540 | 2025.03.22 05:13:07.409513 [ 125 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12541 | 2025.03.22 05:13:07.409570 [ 125 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12542 | 2025.03.22 05:13:07.409604 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12543 | 2025.03.22 05:13:07.409828 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
12544 | 2025.03.22 05:13:07.410160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1742 | ||
12545 | 2025.03.22 05:13:07.410549 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12546 | 2025.03.22 05:13:07.410676 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1558 rows starting from the beginning of the part | ||
12547 | 2025.03.22 05:13:07.411107 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
12548 | 2025.03.22 05:13:07.411524 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
12549 | 2025.03.22 05:13:07.411960 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part | ||
12550 | 2025.03.22 05:13:07.412401 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
12551 | 2025.03.22 05:13:07.412819 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
12552 | 2025.03.22 05:13:07.421161 [ 200 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 72 columns (72 merged, 0 gathered) in 0.011467982 sec., 151901.18017276275 rows/sec., 116.89 MiB/sec. | ||
12553 | 2025.03.22 05:13:07.422738 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12554 | 2025.03.22 05:13:07.423448 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12555 | 2025.03.22 05:13:07.423537 [ 194 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_46_9} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12556 | 2025.03.22 05:13:07.423749 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
12557 | 2025.03.22 05:13:07.713646 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12558 | 2025.03.22 05:13:07.713862 [ 4 ] {e81a3ee2-b54c-4ae7-8b55-5402df6df71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12559 | 2025.03.22 05:13:07.713946 [ 4 ] {e81a3ee2-b54c-4ae7-8b55-5402df6df71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12560 | 2025.03.22 05:13:07.714757 [ 4 ] {e81a3ee2-b54c-4ae7-8b55-5402df6df71f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12561 | 2025.03.22 05:13:07.714807 [ 4 ] {e81a3ee2-b54c-4ae7-8b55-5402df6df71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12562 | 2025.03.22 05:13:07.715263 [ 4 ] {e81a3ee2-b54c-4ae7-8b55-5402df6df71f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12563 | 2025.03.22 05:13:07.715528 [ 4 ] {e81a3ee2-b54c-4ae7-8b55-5402df6df71f} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12564 | 2025.03.22 05:13:07.715771 [ 4 ] {e81a3ee2-b54c-4ae7-8b55-5402df6df71f} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001969 sec., 61960.385982732354 rows/sec., 5.27 MiB/sec. | ||
12565 | 2025.03.22 05:13:07.715836 [ 4 ] {e81a3ee2-b54c-4ae7-8b55-5402df6df71f} <Debug> TCPHandler: Processed in 0.002328253 sec. | ||
12566 | 2025.03.22 05:13:07.715963 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12567 | 2025.03.22 05:13:07.716077 [ 4 ] {31148876-c487-4db0-946d-f0f97f759df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12568 | 2025.03.22 05:13:07.716126 [ 4 ] {31148876-c487-4db0-946d-f0f97f759df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12569 | 2025.03.22 05:13:07.716686 [ 4 ] {31148876-c487-4db0-946d-f0f97f759df4} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12570 | 2025.03.22 05:13:07.716728 [ 4 ] {31148876-c487-4db0-946d-f0f97f759df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12571 | 2025.03.22 05:13:07.717095 [ 4 ] {31148876-c487-4db0-946d-f0f97f759df4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12572 | 2025.03.22 05:13:07.717333 [ 4 ] {31148876-c487-4db0-946d-f0f97f759df4} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12573 | 2025.03.22 05:13:07.717562 [ 4 ] {31148876-c487-4db0-946d-f0f97f759df4} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001508 sec., 21883.289124668434 rows/sec., 1.61 MiB/sec. | ||
12574 | 2025.03.22 05:13:07.717661 [ 4 ] {31148876-c487-4db0-946d-f0f97f759df4} <Debug> TCPHandler: Processed in 0.001751243 sec. | ||
12575 | 2025.03.22 05:13:07.717871 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12576 | 2025.03.22 05:13:07.718164 [ 4 ] {31c6d8de-0e8a-450c-b466-5770ef9a7296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12577 | 2025.03.22 05:13:07.718234 [ 4 ] {31c6d8de-0e8a-450c-b466-5770ef9a7296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12578 | 2025.03.22 05:13:07.718804 [ 4 ] {31c6d8de-0e8a-450c-b466-5770ef9a7296} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12579 | 2025.03.22 05:13:07.718846 [ 4 ] {31c6d8de-0e8a-450c-b466-5770ef9a7296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12580 | 2025.03.22 05:13:07.719212 [ 4 ] {31c6d8de-0e8a-450c-b466-5770ef9a7296} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12581 | 2025.03.22 05:13:07.719458 [ 4 ] {31c6d8de-0e8a-450c-b466-5770ef9a7296} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12582 | 2025.03.22 05:13:07.719665 [ 4 ] {31c6d8de-0e8a-450c-b466-5770ef9a7296} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001605 sec., 60436.13707165109 rows/sec., 4.72 MiB/sec. | ||
12583 | 2025.03.22 05:13:07.719718 [ 4 ] {31c6d8de-0e8a-450c-b466-5770ef9a7296} <Debug> TCPHandler: Processed in 0.001952916 sec. | ||
12584 | 2025.03.22 05:13:07.719823 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12585 | 2025.03.22 05:13:07.719926 [ 4 ] {317af8fa-2be7-49d8-b727-4aac851f0663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12586 | 2025.03.22 05:13:07.719975 [ 4 ] {317af8fa-2be7-49d8-b727-4aac851f0663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12587 | 2025.03.22 05:13:07.720472 [ 4 ] {317af8fa-2be7-49d8-b727-4aac851f0663} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12588 | 2025.03.22 05:13:07.720511 [ 4 ] {317af8fa-2be7-49d8-b727-4aac851f0663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12589 | 2025.03.22 05:13:07.720892 [ 4 ] {317af8fa-2be7-49d8-b727-4aac851f0663} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12590 | 2025.03.22 05:13:07.721135 [ 4 ] {317af8fa-2be7-49d8-b727-4aac851f0663} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12591 | 2025.03.22 05:13:07.721353 [ 4 ] {317af8fa-2be7-49d8-b727-4aac851f0663} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. | ||
12592 | 2025.03.22 05:13:07.721405 [ 4 ] {317af8fa-2be7-49d8-b727-4aac851f0663} <Debug> TCPHandler: Processed in 0.00163378 sec. | ||
12593 | 2025.03.22 05:13:07.721526 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12594 | 2025.03.22 05:13:07.721632 [ 4 ] {d8ba65ff-adfe-4646-b9bc-22af932def23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12595 | 2025.03.22 05:13:07.721699 [ 4 ] {d8ba65ff-adfe-4646-b9bc-22af932def23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12596 | 2025.03.22 05:13:07.722783 [ 4 ] {d8ba65ff-adfe-4646-b9bc-22af932def23} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2025.03.22 05:13:07.722823 [ 4 ] {d8ba65ff-adfe-4646-b9bc-22af932def23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12598 | 2025.03.22 05:13:07.723467 [ 4 ] {d8ba65ff-adfe-4646-b9bc-22af932def23} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12599 | 2025.03.22 05:13:07.723743 [ 4 ] {d8ba65ff-adfe-4646-b9bc-22af932def23} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12600 | 2025.03.22 05:13:07.724016 [ 4 ] {d8ba65ff-adfe-4646-b9bc-22af932def23} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002401 sec., 13744.273219491879 rows/sec., 24.63 MiB/sec. | ||
12601 | 2025.03.22 05:13:07.724181 [ 4 ] {d8ba65ff-adfe-4646-b9bc-22af932def23} <Debug> TCPHandler: Processed in 0.00270704 sec. | ||
12602 | 2025.03.22 05:13:07.724515 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12603 | 2025.03.22 05:13:07.724733 [ 4 ] {868e9b41-1235-4beb-b588-3a48e6fc2d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12604 | 2025.03.22 05:13:07.724784 [ 4 ] {868e9b41-1235-4beb-b588-3a48e6fc2d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12605 | 2025.03.22 05:13:07.725251 [ 4 ] {868e9b41-1235-4beb-b588-3a48e6fc2d88} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12606 | 2025.03.22 05:13:07.725291 [ 4 ] {868e9b41-1235-4beb-b588-3a48e6fc2d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12607 | 2025.03.22 05:13:07.725658 [ 4 ] {868e9b41-1235-4beb-b588-3a48e6fc2d88} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12608 | 2025.03.22 05:13:07.725894 [ 4 ] {868e9b41-1235-4beb-b588-3a48e6fc2d88} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12609 | 2025.03.22 05:13:07.726069 [ 125 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12610 | 2025.03.22 05:13:07.726130 [ 4 ] {868e9b41-1235-4beb-b588-3a48e6fc2d88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
12611 | 2025.03.22 05:13:07.726155 [ 125 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12612 | 2025.03.22 05:13:07.726220 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12613 | 2025.03.22 05:13:07.726242 [ 4 ] {868e9b41-1235-4beb-b588-3a48e6fc2d88} <Debug> TCPHandler: Processed in 0.001825473 sec. | ||
12614 | 2025.03.22 05:13:07.726453 [ 188 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
12615 | 2025.03.22 05:13:07.726579 [ 188 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12616 | 2025.03.22 05:13:07.726619 [ 188 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5640 rows starting from the beginning of the part | ||
12617 | 2025.03.22 05:13:07.726694 [ 188 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
12618 | 2025.03.22 05:13:07.726939 [ 188 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part | ||
12619 | 2025.03.22 05:13:07.727275 [ 188 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
12620 | 2025.03.22 05:13:07.727445 [ 188 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
12621 | 2025.03.22 05:13:07.727599 [ 188 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
12622 | 2025.03.22 05:13:07.729496 [ 194 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5984 rows, containing 4 columns (4 merged, 0 gathered) in 0.003143148 sec., 1903823.8097601512 rows/sec., 124.84 MiB/sec. | ||
12623 | 2025.03.22 05:13:07.729912 [ 200 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12624 | 2025.03.22 05:13:07.730265 [ 200 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12625 | 2025.03.22 05:13:07.730364 [ 200 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_101_20} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12626 | 2025.03.22 05:13:07.730473 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
12627 | 2025.03.22 05:13:08.001455 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001041759 sec. | ||
12628 | 2025.03.22 05:13:09.352766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12629 | 2025.03.22 05:13:09.374107 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12630 | 2025.03.22 05:13:09.374176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12631 | 2025.03.22 05:13:09.381590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12632 | 2025.03.22 05:13:09.382399 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12633 | 2025.03.22 05:13:09.386312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12634 | 2025.03.22 05:13:12.740625 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12635 | 2025.03.22 05:13:12.740849 [ 4 ] {9346a9f3-9465-4291-93fb-8abde73e5f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12636 | 2025.03.22 05:13:12.740933 [ 4 ] {9346a9f3-9465-4291-93fb-8abde73e5f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12637 | 2025.03.22 05:13:12.741706 [ 4 ] {9346a9f3-9465-4291-93fb-8abde73e5f9e} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12638 | 2025.03.22 05:13:12.741747 [ 4 ] {9346a9f3-9465-4291-93fb-8abde73e5f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12639 | 2025.03.22 05:13:12.742186 [ 4 ] {9346a9f3-9465-4291-93fb-8abde73e5f9e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12640 | 2025.03.22 05:13:12.742447 [ 4 ] {9346a9f3-9465-4291-93fb-8abde73e5f9e} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12641 | 2025.03.22 05:13:12.742650 [ 4 ] {9346a9f3-9465-4291-93fb-8abde73e5f9e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00186 sec., 3225.806451612903 rows/sec., 263.04 KiB/sec. | ||
12642 | 2025.03.22 05:13:12.742777 [ 4 ] {9346a9f3-9465-4291-93fb-8abde73e5f9e} <Debug> TCPHandler: Processed in 0.002289972 sec. | ||
12643 | 2025.03.22 05:13:12.742920 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12644 | 2025.03.22 05:13:12.743026 [ 4 ] {4f25d618-aa24-4689-968f-445e8c0aa362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12645 | 2025.03.22 05:13:12.743070 [ 4 ] {4f25d618-aa24-4689-968f-445e8c0aa362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12646 | 2025.03.22 05:13:12.744062 [ 4 ] {4f25d618-aa24-4689-968f-445e8c0aa362} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12647 | 2025.03.22 05:13:12.744100 [ 4 ] {4f25d618-aa24-4689-968f-445e8c0aa362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12648 | 2025.03.22 05:13:12.744532 [ 4 ] {4f25d618-aa24-4689-968f-445e8c0aa362} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12649 | 2025.03.22 05:13:12.744792 [ 4 ] {4f25d618-aa24-4689-968f-445e8c0aa362} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12650 | 2025.03.22 05:13:12.744972 [ 4 ] {4f25d618-aa24-4689-968f-445e8c0aa362} <Debug> executeQuery: Read 1215 rows, 102.77 KiB in 0.001968 sec., 617378.0487804877 rows/sec., 51.00 MiB/sec. | ||
12651 | 2025.03.22 05:13:12.745023 [ 4 ] {4f25d618-aa24-4689-968f-445e8c0aa362} <Debug> TCPHandler: Processed in 0.00215567 sec. | ||
12652 | 2025.03.22 05:13:12.745138 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12653 | 2025.03.22 05:13:12.745245 [ 4 ] {3211fe66-a3c9-4e94-b1bc-fc06a196f888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12654 | 2025.03.22 05:13:12.745291 [ 4 ] {3211fe66-a3c9-4e94-b1bc-fc06a196f888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12655 | 2025.03.22 05:13:12.745807 [ 4 ] {3211fe66-a3c9-4e94-b1bc-fc06a196f888} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12656 | 2025.03.22 05:13:12.745844 [ 4 ] {3211fe66-a3c9-4e94-b1bc-fc06a196f888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12657 | 2025.03.22 05:13:12.746196 [ 4 ] {3211fe66-a3c9-4e94-b1bc-fc06a196f888} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12658 | 2025.03.22 05:13:12.746448 [ 4 ] {3211fe66-a3c9-4e94-b1bc-fc06a196f888} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12659 | 2025.03.22 05:13:12.746636 [ 4 ] {3211fe66-a3c9-4e94-b1bc-fc06a196f888} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001409 sec., 9936.124911284598 rows/sec., 724.28 KiB/sec. | ||
12660 | 2025.03.22 05:13:12.746736 [ 4 ] {3211fe66-a3c9-4e94-b1bc-fc06a196f888} <Debug> TCPHandler: Processed in 0.00165124 sec. | ||
12661 | 2025.03.22 05:13:12.746942 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12662 | 2025.03.22 05:13:12.747156 [ 4 ] {e455d1a5-c3a0-43dd-af85-227183f6082d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12663 | 2025.03.22 05:13:12.747203 [ 4 ] {e455d1a5-c3a0-43dd-af85-227183f6082d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12664 | 2025.03.22 05:13:12.747791 [ 4 ] {e455d1a5-c3a0-43dd-af85-227183f6082d} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12665 | 2025.03.22 05:13:12.747830 [ 4 ] {e455d1a5-c3a0-43dd-af85-227183f6082d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12666 | 2025.03.22 05:13:12.748178 [ 4 ] {e455d1a5-c3a0-43dd-af85-227183f6082d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
12667 | 2025.03.22 05:13:12.748423 [ 4 ] {e455d1a5-c3a0-43dd-af85-227183f6082d} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12668 | 2025.03.22 05:13:12.748599 [ 4 ] {e455d1a5-c3a0-43dd-af85-227183f6082d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001493 sec., 152712.65907568653 rows/sec., 10.34 MiB/sec. | ||
12669 | 2025.03.22 05:13:12.748650 [ 4 ] {e455d1a5-c3a0-43dd-af85-227183f6082d} <Debug> TCPHandler: Processed in 0.001811754 sec. | ||
12670 | 2025.03.22 05:13:12.748768 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12671 | 2025.03.22 05:13:12.748880 [ 4 ] {52088d8c-5e11-43da-8a68-49d558603ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12672 | 2025.03.22 05:13:12.748926 [ 4 ] {52088d8c-5e11-43da-8a68-49d558603ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12673 | 2025.03.22 05:13:12.749633 [ 4 ] {52088d8c-5e11-43da-8a68-49d558603ca9} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12674 | 2025.03.22 05:13:12.749672 [ 4 ] {52088d8c-5e11-43da-8a68-49d558603ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12675 | 2025.03.22 05:13:12.750057 [ 4 ] {52088d8c-5e11-43da-8a68-49d558603ca9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12676 | 2025.03.22 05:13:12.750300 [ 4 ] {52088d8c-5e11-43da-8a68-49d558603ca9} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12677 | 2025.03.22 05:13:12.750475 [ 4 ] {52088d8c-5e11-43da-8a68-49d558603ca9} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001617 sec., 330241.1873840445 rows/sec., 24.48 MiB/sec. | ||
12678 | 2025.03.22 05:13:12.750543 [ 4 ] {52088d8c-5e11-43da-8a68-49d558603ca9} <Debug> TCPHandler: Processed in 0.001828884 sec. | ||
12679 | 2025.03.22 05:13:12.750670 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12680 | 2025.03.22 05:13:12.750842 [ 4 ] {22aebc7c-af25-45ae-a71a-46494c0a7424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12681 | 2025.03.22 05:13:12.750903 [ 4 ] {22aebc7c-af25-45ae-a71a-46494c0a7424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12682 | 2025.03.22 05:13:12.751573 [ 4 ] {22aebc7c-af25-45ae-a71a-46494c0a7424} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12683 | 2025.03.22 05:13:12.751610 [ 4 ] {22aebc7c-af25-45ae-a71a-46494c0a7424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12684 | 2025.03.22 05:13:12.752035 [ 4 ] {22aebc7c-af25-45ae-a71a-46494c0a7424} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12685 | 2025.03.22 05:13:12.752271 [ 4 ] {22aebc7c-af25-45ae-a71a-46494c0a7424} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12686 | 2025.03.22 05:13:12.752442 [ 4 ] {22aebc7c-af25-45ae-a71a-46494c0a7424} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001651 sec., 534827.3773470625 rows/sec., 35.99 MiB/sec. | ||
12687 | 2025.03.22 05:13:12.752490 [ 4 ] {22aebc7c-af25-45ae-a71a-46494c0a7424} <Debug> TCPHandler: Processed in 0.001886015 sec. | ||
12688 | 2025.03.22 05:13:12.752602 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12689 | 2025.03.22 05:13:12.752708 [ 4 ] {e5972642-f809-4425-abeb-a5c993fc980a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12690 | 2025.03.22 05:13:12.752773 [ 4 ] {e5972642-f809-4425-abeb-a5c993fc980a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12691 | 2025.03.22 05:13:12.753787 [ 4 ] {e5972642-f809-4425-abeb-a5c993fc980a} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12692 | 2025.03.22 05:13:12.753824 [ 4 ] {e5972642-f809-4425-abeb-a5c993fc980a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12693 | 2025.03.22 05:13:12.754414 [ 4 ] {e5972642-f809-4425-abeb-a5c993fc980a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12694 | 2025.03.22 05:13:12.754678 [ 4 ] {e5972642-f809-4425-abeb-a5c993fc980a} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12695 | 2025.03.22 05:13:12.754873 [ 4 ] {e5972642-f809-4425-abeb-a5c993fc980a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002189 sec., 3654.636820465966 rows/sec., 6.55 MiB/sec. | ||
12696 | 2025.03.22 05:13:12.754961 [ 4 ] {e5972642-f809-4425-abeb-a5c993fc980a} <Debug> TCPHandler: Processed in 0.002408735 sec. | ||
12697 | 2025.03.22 05:13:12.755089 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12698 | 2025.03.22 05:13:12.755192 [ 4 ] {6030b7bb-f08e-404e-b64c-945fac0adee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12699 | 2025.03.22 05:13:12.755241 [ 4 ] {6030b7bb-f08e-404e-b64c-945fac0adee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12700 | 2025.03.22 05:13:12.755668 [ 4 ] {6030b7bb-f08e-404e-b64c-945fac0adee6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12701 | 2025.03.22 05:13:12.755705 [ 4 ] {6030b7bb-f08e-404e-b64c-945fac0adee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12702 | 2025.03.22 05:13:12.756054 [ 4 ] {6030b7bb-f08e-404e-b64c-945fac0adee6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12703 | 2025.03.22 05:13:12.756284 [ 4 ] {6030b7bb-f08e-404e-b64c-945fac0adee6} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12704 | 2025.03.22 05:13:12.756453 [ 4 ] {6030b7bb-f08e-404e-b64c-945fac0adee6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. | ||
12705 | 2025.03.22 05:13:12.756502 [ 4 ] {6030b7bb-f08e-404e-b64c-945fac0adee6} <Debug> TCPHandler: Processed in 0.001462577 sec. | ||
12706 | 2025.03.22 05:13:14.743241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
12707 | 2025.03.22 05:13:14.743934 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12708 | 2025.03.22 05:13:14.743972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12709 | 2025.03.22 05:13:14.744491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12710 | 2025.03.22 05:13:14.744734 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12711 | 2025.03.22 05:13:14.745017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
12712 | 2025.03.22 05:13:16.886503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12713 | 2025.03.22 05:13:16.908375 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12714 | 2025.03.22 05:13:16.908442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12715 | 2025.03.22 05:13:16.915843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12716 | 2025.03.22 05:13:16.916631 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12717 | 2025.03.22 05:13:16.921813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12718 | 2025.03.22 05:13:17.410575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1770 | ||
12719 | 2025.03.22 05:13:17.413702 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12720 | 2025.03.22 05:13:17.413747 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12721 | 2025.03.22 05:13:17.415219 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12722 | 2025.03.22 05:13:17.415530 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12723 | 2025.03.22 05:13:17.417792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
12724 | 2025.03.22 05:13:17.713512 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12725 | 2025.03.22 05:13:17.713726 [ 4 ] {b51a547f-2808-4776-9f15-5f9bcb3fda67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12726 | 2025.03.22 05:13:17.713807 [ 4 ] {b51a547f-2808-4776-9f15-5f9bcb3fda67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12727 | 2025.03.22 05:13:17.714703 [ 4 ] {b51a547f-2808-4776-9f15-5f9bcb3fda67} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12728 | 2025.03.22 05:13:17.714754 [ 4 ] {b51a547f-2808-4776-9f15-5f9bcb3fda67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12729 | 2025.03.22 05:13:17.715199 [ 4 ] {b51a547f-2808-4776-9f15-5f9bcb3fda67} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12730 | 2025.03.22 05:13:17.715454 [ 4 ] {b51a547f-2808-4776-9f15-5f9bcb3fda67} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12731 | 2025.03.22 05:13:17.715689 [ 4 ] {b51a547f-2808-4776-9f15-5f9bcb3fda67} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002022 sec., 60336.30069238378 rows/sec., 5.13 MiB/sec. | ||
12732 | 2025.03.22 05:13:17.715747 [ 4 ] {b51a547f-2808-4776-9f15-5f9bcb3fda67} <Debug> TCPHandler: Processed in 0.002376454 sec. | ||
12733 | 2025.03.22 05:13:17.715867 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12734 | 2025.03.22 05:13:17.715974 [ 4 ] {a8a33f60-440f-4faf-a99f-107496e65b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12735 | 2025.03.22 05:13:17.716020 [ 4 ] {a8a33f60-440f-4faf-a99f-107496e65b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12736 | 2025.03.22 05:13:17.716573 [ 4 ] {a8a33f60-440f-4faf-a99f-107496e65b58} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12737 | 2025.03.22 05:13:17.716612 [ 4 ] {a8a33f60-440f-4faf-a99f-107496e65b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12738 | 2025.03.22 05:13:17.716972 [ 4 ] {a8a33f60-440f-4faf-a99f-107496e65b58} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12739 | 2025.03.22 05:13:17.717207 [ 4 ] {a8a33f60-440f-4faf-a99f-107496e65b58} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12740 | 2025.03.22 05:13:17.717420 [ 4 ] {a8a33f60-440f-4faf-a99f-107496e65b58} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001468 sec., 22479.564032697548 rows/sec., 1.65 MiB/sec. | ||
12741 | 2025.03.22 05:13:17.717472 [ 4 ] {a8a33f60-440f-4faf-a99f-107496e65b58} <Debug> TCPHandler: Processed in 0.001656551 sec. | ||
12742 | 2025.03.22 05:13:17.717587 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12743 | 2025.03.22 05:13:17.717692 [ 4 ] {ccbb3e35-a497-4e54-a865-ae51eaa090c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12744 | 2025.03.22 05:13:17.717736 [ 4 ] {ccbb3e35-a497-4e54-a865-ae51eaa090c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12745 | 2025.03.22 05:13:17.718286 [ 4 ] {ccbb3e35-a497-4e54-a865-ae51eaa090c8} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12746 | 2025.03.22 05:13:17.718326 [ 4 ] {ccbb3e35-a497-4e54-a865-ae51eaa090c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12747 | 2025.03.22 05:13:17.718682 [ 4 ] {ccbb3e35-a497-4e54-a865-ae51eaa090c8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12748 | 2025.03.22 05:13:17.718924 [ 4 ] {ccbb3e35-a497-4e54-a865-ae51eaa090c8} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12749 | 2025.03.22 05:13:17.719152 [ 4 ] {ccbb3e35-a497-4e54-a865-ae51eaa090c8} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001477 sec., 65673.66283006093 rows/sec., 5.13 MiB/sec. | ||
12750 | 2025.03.22 05:13:17.719239 [ 4 ] {ccbb3e35-a497-4e54-a865-ae51eaa090c8} <Debug> TCPHandler: Processed in 0.001702122 sec. | ||
12751 | 2025.03.22 05:13:17.719398 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12752 | 2025.03.22 05:13:17.719688 [ 4 ] {e94e947b-7346-410b-a68b-4e7c1ad1773c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12753 | 2025.03.22 05:13:17.719781 [ 4 ] {e94e947b-7346-410b-a68b-4e7c1ad1773c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12754 | 2025.03.22 05:13:17.720306 [ 4 ] {e94e947b-7346-410b-a68b-4e7c1ad1773c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12755 | 2025.03.22 05:13:17.720344 [ 4 ] {e94e947b-7346-410b-a68b-4e7c1ad1773c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12756 | 2025.03.22 05:13:17.720723 [ 4 ] {e94e947b-7346-410b-a68b-4e7c1ad1773c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12757 | 2025.03.22 05:13:17.720952 [ 4 ] {e94e947b-7346-410b-a68b-4e7c1ad1773c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12758 | 2025.03.22 05:13:17.721155 [ 4 ] {e94e947b-7346-410b-a68b-4e7c1ad1773c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
12759 | 2025.03.22 05:13:17.721248 [ 4 ] {e94e947b-7346-410b-a68b-4e7c1ad1773c} <Debug> TCPHandler: Processed in 0.001943386 sec. | ||
12760 | 2025.03.22 05:13:17.721400 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12761 | 2025.03.22 05:13:17.721729 [ 4 ] {b8163666-67f0-49f9-bcdd-ed452e32dc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12762 | 2025.03.22 05:13:17.721880 [ 4 ] {b8163666-67f0-49f9-bcdd-ed452e32dc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12763 | 2025.03.22 05:13:17.722962 [ 4 ] {b8163666-67f0-49f9-bcdd-ed452e32dc70} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12764 | 2025.03.22 05:13:17.723001 [ 4 ] {b8163666-67f0-49f9-bcdd-ed452e32dc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12765 | 2025.03.22 05:13:17.723647 [ 4 ] {b8163666-67f0-49f9-bcdd-ed452e32dc70} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12766 | 2025.03.22 05:13:17.723904 [ 4 ] {b8163666-67f0-49f9-bcdd-ed452e32dc70} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12767 | 2025.03.22 05:13:17.724146 [ 4 ] {b8163666-67f0-49f9-bcdd-ed452e32dc70} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002534 sec., 13022.88871349645 rows/sec., 23.34 MiB/sec. | ||
12768 | 2025.03.22 05:13:17.724237 [ 4 ] {b8163666-67f0-49f9-bcdd-ed452e32dc70} <Debug> TCPHandler: Processed in 0.002905204 sec. | ||
12769 | 2025.03.22 05:13:17.724366 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12770 | 2025.03.22 05:13:17.724471 [ 4 ] {4468e5e3-60d8-419e-84e1-0f7167982d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12771 | 2025.03.22 05:13:17.724517 [ 4 ] {4468e5e3-60d8-419e-84e1-0f7167982d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12772 | 2025.03.22 05:13:17.724948 [ 4 ] {4468e5e3-60d8-419e-84e1-0f7167982d8d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12773 | 2025.03.22 05:13:17.724986 [ 4 ] {4468e5e3-60d8-419e-84e1-0f7167982d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12774 | 2025.03.22 05:13:17.725338 [ 4 ] {4468e5e3-60d8-419e-84e1-0f7167982d8d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12775 | 2025.03.22 05:13:17.725559 [ 4 ] {4468e5e3-60d8-419e-84e1-0f7167982d8d} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12776 | 2025.03.22 05:13:17.725755 [ 4 ] {4468e5e3-60d8-419e-84e1-0f7167982d8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. | ||
12777 | 2025.03.22 05:13:17.725801 [ 4 ] {4468e5e3-60d8-419e-84e1-0f7167982d8d} <Debug> TCPHandler: Processed in 0.001520748 sec. | ||
12778 | 2025.03.22 05:13:22.064433 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12779 | 2025.03.22 05:13:22.064535 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12780 | 2025.03.22 05:13:22.245253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
12781 | 2025.03.22 05:13:22.246010 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12782 | 2025.03.22 05:13:22.246061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12783 | 2025.03.22 05:13:22.246595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12784 | 2025.03.22 05:13:22.246856 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12785 | 2025.03.22 05:13:22.247116 [ 44 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12786 | 2025.03.22 05:13:22.247144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
12787 | 2025.03.22 05:13:22.247233 [ 44 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12788 | 2025.03.22 05:13:22.247282 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12789 | 2025.03.22 05:13:22.247559 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
12790 | 2025.03.22 05:13:22.248065 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12791 | 2025.03.22 05:13:22.248175 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
12792 | 2025.03.22 05:13:22.248331 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
12793 | 2025.03.22 05:13:22.248562 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
12794 | 2025.03.22 05:13:22.248913 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
12795 | 2025.03.22 05:13:22.249127 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
12796 | 2025.03.22 05:13:22.249305 [ 197 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
12797 | 2025.03.22 05:13:22.252214 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.00483087 sec., 6263054.066865803 rows/sec., 89.59 MiB/sec. | ||
12798 | 2025.03.22 05:13:22.252639 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12799 | 2025.03.22 05:13:22.252984 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12800 | 2025.03.22 05:13:22.253084 [ 194 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_66_13} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12801 | 2025.03.22 05:13:22.253206 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
12802 | 2025.03.22 05:13:22.712605 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12803 | 2025.03.22 05:13:22.712790 [ 4 ] {ef5e8cba-3d87-4e22-a7c6-fef7f62d0011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12804 | 2025.03.22 05:13:22.712863 [ 4 ] {ef5e8cba-3d87-4e22-a7c6-fef7f62d0011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12805 | 2025.03.22 05:13:22.713634 [ 4 ] {ef5e8cba-3d87-4e22-a7c6-fef7f62d0011} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12806 | 2025.03.22 05:13:22.713684 [ 4 ] {ef5e8cba-3d87-4e22-a7c6-fef7f62d0011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12807 | 2025.03.22 05:13:22.714129 [ 4 ] {ef5e8cba-3d87-4e22-a7c6-fef7f62d0011} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12808 | 2025.03.22 05:13:22.714393 [ 4 ] {ef5e8cba-3d87-4e22-a7c6-fef7f62d0011} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12809 | 2025.03.22 05:13:22.714671 [ 4 ] {ef5e8cba-3d87-4e22-a7c6-fef7f62d0011} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001927 sec., 37363.77789309808 rows/sec., 3.04 MiB/sec. | ||
12810 | 2025.03.22 05:13:22.714756 [ 4 ] {ef5e8cba-3d87-4e22-a7c6-fef7f62d0011} <Debug> TCPHandler: Processed in 0.002278011 sec. | ||
12811 | 2025.03.22 05:13:22.714940 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12812 | 2025.03.22 05:13:22.715271 [ 4 ] {ba9562df-703f-4137-aec9-5be5f83cc26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12813 | 2025.03.22 05:13:22.715423 [ 4 ] {ba9562df-703f-4137-aec9-5be5f83cc26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12814 | 2025.03.22 05:13:22.716818 [ 4 ] {ba9562df-703f-4137-aec9-5be5f83cc26e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12815 | 2025.03.22 05:13:22.716862 [ 4 ] {ba9562df-703f-4137-aec9-5be5f83cc26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12816 | 2025.03.22 05:13:22.717230 [ 4 ] {ba9562df-703f-4137-aec9-5be5f83cc26e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12817 | 2025.03.22 05:13:22.717488 [ 4 ] {ba9562df-703f-4137-aec9-5be5f83cc26e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12818 | 2025.03.22 05:13:22.717715 [ 4 ] {ba9562df-703f-4137-aec9-5be5f83cc26e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00258 sec., 3100.77519379845 rows/sec., 233.16 KiB/sec. | ||
12819 | 2025.03.22 05:13:22.717778 [ 4 ] {ba9562df-703f-4137-aec9-5be5f83cc26e} <Debug> TCPHandler: Processed in 0.002912663 sec. | ||
12820 | 2025.03.22 05:13:22.717899 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12821 | 2025.03.22 05:13:22.718009 [ 4 ] {b9f07be6-b41c-4637-9908-ce6738651ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12822 | 2025.03.22 05:13:22.718059 [ 4 ] {b9f07be6-b41c-4637-9908-ce6738651ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12823 | 2025.03.22 05:13:22.718625 [ 4 ] {b9f07be6-b41c-4637-9908-ce6738651ade} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12824 | 2025.03.22 05:13:22.718665 [ 4 ] {b9f07be6-b41c-4637-9908-ce6738651ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12825 | 2025.03.22 05:13:22.719039 [ 4 ] {b9f07be6-b41c-4637-9908-ce6738651ade} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12826 | 2025.03.22 05:13:22.719279 [ 4 ] {b9f07be6-b41c-4637-9908-ce6738651ade} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12827 | 2025.03.22 05:13:22.719508 [ 4 ] {b9f07be6-b41c-4637-9908-ce6738651ade} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001525 sec., 47213.11475409836 rows/sec., 3.69 MiB/sec. | ||
12828 | 2025.03.22 05:13:22.719563 [ 4 ] {b9f07be6-b41c-4637-9908-ce6738651ade} <Debug> TCPHandler: Processed in 0.001716602 sec. | ||
12829 | 2025.03.22 05:13:22.719677 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12830 | 2025.03.22 05:13:22.719787 [ 4 ] {8d6fc5e3-006e-4d1d-9e21-9ab23fe93465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12831 | 2025.03.22 05:13:22.719838 [ 4 ] {8d6fc5e3-006e-4d1d-9e21-9ab23fe93465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12832 | 2025.03.22 05:13:22.720362 [ 4 ] {8d6fc5e3-006e-4d1d-9e21-9ab23fe93465} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12833 | 2025.03.22 05:13:22.720403 [ 4 ] {8d6fc5e3-006e-4d1d-9e21-9ab23fe93465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12834 | 2025.03.22 05:13:22.720803 [ 4 ] {8d6fc5e3-006e-4d1d-9e21-9ab23fe93465} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12835 | 2025.03.22 05:13:22.721044 [ 4 ] {8d6fc5e3-006e-4d1d-9e21-9ab23fe93465} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12836 | 2025.03.22 05:13:22.721274 [ 4 ] {8d6fc5e3-006e-4d1d-9e21-9ab23fe93465} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
12837 | 2025.03.22 05:13:22.721332 [ 4 ] {8d6fc5e3-006e-4d1d-9e21-9ab23fe93465} <Debug> TCPHandler: Processed in 0.001705711 sec. | ||
12838 | 2025.03.22 05:13:22.721481 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12839 | 2025.03.22 05:13:22.721762 [ 4 ] {566dd051-0b65-42f7-871a-c5f434cec254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12840 | 2025.03.22 05:13:22.722023 [ 4 ] {566dd051-0b65-42f7-871a-c5f434cec254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12841 | 2025.03.22 05:13:22.723581 [ 4 ] {566dd051-0b65-42f7-871a-c5f434cec254} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12842 | 2025.03.22 05:13:22.723622 [ 4 ] {566dd051-0b65-42f7-871a-c5f434cec254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12843 | 2025.03.22 05:13:22.724240 [ 4 ] {566dd051-0b65-42f7-871a-c5f434cec254} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12844 | 2025.03.22 05:13:22.724532 [ 4 ] {566dd051-0b65-42f7-871a-c5f434cec254} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12845 | 2025.03.22 05:13:22.724786 [ 4 ] {566dd051-0b65-42f7-871a-c5f434cec254} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003137 sec., 2550.2072043353523 rows/sec., 4.57 MiB/sec. | ||
12846 | 2025.03.22 05:13:22.724909 [ 4 ] {566dd051-0b65-42f7-871a-c5f434cec254} <Debug> TCPHandler: Processed in 0.003499855 sec. | ||
12847 | 2025.03.22 05:13:22.725045 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12848 | 2025.03.22 05:13:22.725153 [ 4 ] {c52fe154-8b78-44af-9359-b5c312953959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12849 | 2025.03.22 05:13:22.725201 [ 4 ] {c52fe154-8b78-44af-9359-b5c312953959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12850 | 2025.03.22 05:13:22.725644 [ 4 ] {c52fe154-8b78-44af-9359-b5c312953959} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12851 | 2025.03.22 05:13:22.725684 [ 4 ] {c52fe154-8b78-44af-9359-b5c312953959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12852 | 2025.03.22 05:13:22.726050 [ 4 ] {c52fe154-8b78-44af-9359-b5c312953959} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12853 | 2025.03.22 05:13:22.726290 [ 4 ] {c52fe154-8b78-44af-9359-b5c312953959} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12854 | 2025.03.22 05:13:22.726491 [ 4 ] {c52fe154-8b78-44af-9359-b5c312953959} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
12855 | 2025.03.22 05:13:22.726539 [ 4 ] {c52fe154-8b78-44af-9359-b5c312953959} <Debug> TCPHandler: Processed in 0.001545689 sec. | ||
12856 | 2025.03.22 05:13:24.421955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
12857 | 2025.03.22 05:13:24.443216 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12858 | 2025.03.22 05:13:24.443281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12859 | 2025.03.22 05:13:24.450594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12860 | 2025.03.22 05:13:24.451428 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12861 | 2025.03.22 05:13:24.451839 [ 8 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12862 | 2025.03.22 05:13:24.451986 [ 8 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12863 | 2025.03.22 05:13:24.452060 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
12864 | 2025.03.22 05:13:24.452549 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12865 | 2025.03.22 05:13:24.467311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
12866 | 2025.03.22 05:13:24.468955 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12867 | 2025.03.22 05:13:24.470600 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12868 | 2025.03.22 05:13:24.476475 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12869 | 2025.03.22 05:13:24.482324 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12870 | 2025.03.22 05:13:24.488053 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12871 | 2025.03.22 05:13:24.494158 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12872 | 2025.03.22 05:13:24.499040 [ 196 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
12873 | 2025.03.22 05:13:24.560083 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.107836456 sec., 4618.104289332357 rows/sec., 23.88 MiB/sec. | ||
12874 | 2025.03.22 05:13:24.563829 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12875 | 2025.03.22 05:13:24.566956 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_66_13} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12876 | 2025.03.22 05:13:24.567086 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_66_13} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12877 | 2025.03.22 05:13:24.569710 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
12878 | 2025.03.22 05:13:25.163704 [ 29 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
12879 | 2025.03.22 05:13:25.163831 [ 29 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12880 | 2025.03.22 05:13:25.163876 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12881 | 2025.03.22 05:13:25.164120 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
12882 | 2025.03.22 05:13:25.164600 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12883 | 2025.03.22 05:13:25.164711 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 341 rows starting from the beginning of the part | ||
12884 | 2025.03.22 05:13:25.164874 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 341 rows starting from the beginning of the part | ||
12885 | 2025.03.22 05:13:25.164981 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part | ||
12886 | 2025.03.22 05:13:25.165205 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part | ||
12887 | 2025.03.22 05:13:25.165366 [ 202 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
12888 | 2025.03.22 05:13:25.166589 [ 195 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002610969 sec., 435087.5096563766 rows/sec., 30.60 MiB/sec. | ||
12889 | 2025.03.22 05:13:25.166812 [ 195 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
12890 | 2025.03.22 05:13:25.167154 [ 195 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12891 | 2025.03.22 05:13:25.167248 [ 195 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_38_8} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
12892 | 2025.03.22 05:13:25.167358 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
12893 | 2025.03.22 05:13:27.418085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1794 | ||
12894 | 2025.03.22 05:13:27.421437 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12895 | 2025.03.22 05:13:27.421495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12896 | 2025.03.22 05:13:27.422971 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12897 | 2025.03.22 05:13:27.423324 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12898 | 2025.03.22 05:13:27.424337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1794 | ||
12899 | 2025.03.22 05:13:27.715146 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12900 | 2025.03.22 05:13:27.715350 [ 4 ] {0ab5e535-54ea-4941-8f79-a30601e4bd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12901 | 2025.03.22 05:13:27.715425 [ 4 ] {0ab5e535-54ea-4941-8f79-a30601e4bd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12902 | 2025.03.22 05:13:27.716189 [ 4 ] {0ab5e535-54ea-4941-8f79-a30601e4bd45} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12903 | 2025.03.22 05:13:27.716240 [ 4 ] {0ab5e535-54ea-4941-8f79-a30601e4bd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12904 | 2025.03.22 05:13:27.716684 [ 4 ] {0ab5e535-54ea-4941-8f79-a30601e4bd45} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12905 | 2025.03.22 05:13:27.716949 [ 4 ] {0ab5e535-54ea-4941-8f79-a30601e4bd45} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12906 | 2025.03.22 05:13:27.717174 [ 4 ] {0ab5e535-54ea-4941-8f79-a30601e4bd45} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001865 sec., 3217.1581769437 rows/sec., 262.34 KiB/sec. | ||
12907 | 2025.03.22 05:13:27.717272 [ 4 ] {0ab5e535-54ea-4941-8f79-a30601e4bd45} <Debug> TCPHandler: Processed in 0.002253131 sec. | ||
12908 | 2025.03.22 05:13:27.717501 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12909 | 2025.03.22 05:13:27.717709 [ 4 ] {7323e865-7fb0-44d8-9f88-b58edc32f53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12910 | 2025.03.22 05:13:27.717757 [ 4 ] {7323e865-7fb0-44d8-9f88-b58edc32f53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12911 | 2025.03.22 05:13:27.718330 [ 4 ] {7323e865-7fb0-44d8-9f88-b58edc32f53c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12912 | 2025.03.22 05:13:27.718369 [ 4 ] {7323e865-7fb0-44d8-9f88-b58edc32f53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12913 | 2025.03.22 05:13:27.718745 [ 4 ] {7323e865-7fb0-44d8-9f88-b58edc32f53c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12914 | 2025.03.22 05:13:27.719020 [ 4 ] {7323e865-7fb0-44d8-9f88-b58edc32f53c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12915 | 2025.03.22 05:13:27.719164 [ 11 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12916 | 2025.03.22 05:13:27.719209 [ 4 ] {7323e865-7fb0-44d8-9f88-b58edc32f53c} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.001538 sec., 81274.3823146944 rows/sec., 6.89 MiB/sec. | ||
12917 | 2025.03.22 05:13:27.719220 [ 11 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12918 | 2025.03.22 05:13:27.719267 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12919 | 2025.03.22 05:13:27.719280 [ 4 ] {7323e865-7fb0-44d8-9f88-b58edc32f53c} <Debug> TCPHandler: Processed in 0.001881045 sec. | ||
12920 | 2025.03.22 05:13:27.719510 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12921 | 2025.03.22 05:13:27.719515 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
12922 | 2025.03.22 05:13:27.719919 [ 4 ] {583984d0-62c0-4005-b4f6-82a8bdb9e675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12923 | 2025.03.22 05:13:27.720056 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12924 | 2025.03.22 05:13:27.720169 [ 4 ] {583984d0-62c0-4005-b4f6-82a8bdb9e675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12925 | 2025.03.22 05:13:27.720195 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1850 rows starting from the beginning of the part | ||
12926 | 2025.03.22 05:13:27.720727 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 122 rows starting from the beginning of the part | ||
12927 | 2025.03.22 05:13:27.721180 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1215 rows starting from the beginning of the part | ||
12928 | 2025.03.22 05:13:27.721725 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 122 rows starting from the beginning of the part | ||
12929 | 2025.03.22 05:13:27.722189 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 72 rows starting from the beginning of the part | ||
12930 | 2025.03.22 05:13:27.722680 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 125 rows starting from the beginning of the part | ||
12931 | 2025.03.22 05:13:27.724243 [ 4 ] {583984d0-62c0-4005-b4f6-82a8bdb9e675} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12932 | 2025.03.22 05:13:27.724305 [ 4 ] {583984d0-62c0-4005-b4f6-82a8bdb9e675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12933 | 2025.03.22 05:13:27.725273 [ 4 ] {583984d0-62c0-4005-b4f6-82a8bdb9e675} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12934 | 2025.03.22 05:13:27.725688 [ 4 ] {583984d0-62c0-4005-b4f6-82a8bdb9e675} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12935 | 2025.03.22 05:13:27.725848 [ 11 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12936 | 2025.03.22 05:13:27.725891 [ 11 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12937 | 2025.03.22 05:13:27.725910 [ 4 ] {583984d0-62c0-4005-b4f6-82a8bdb9e675} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.006197 sec., 6293.367758592867 rows/sec., 468.03 KiB/sec. | ||
12938 | 2025.03.22 05:13:27.725930 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12939 | 2025.03.22 05:13:27.726230 [ 4 ] {583984d0-62c0-4005-b4f6-82a8bdb9e675} <Debug> TCPHandler: Processed in 0.006812956 sec. | ||
12940 | 2025.03.22 05:13:27.726819 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12941 | 2025.03.22 05:13:27.727226 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
12942 | 2025.03.22 05:13:27.727281 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3506 rows, containing 5 columns (5 merged, 0 gathered) in 0.007900977 sec., 443742.5903150965 rows/sec., 38.21 MiB/sec. | ||
12943 | 2025.03.22 05:13:27.727695 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12944 | 2025.03.22 05:13:27.727712 [ 191 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12945 | 2025.03.22 05:13:27.727812 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 167 rows starting from the beginning of the part | ||
12946 | 2025.03.22 05:13:27.728362 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 33 rows starting from the beginning of the part | ||
12947 | 2025.03.22 05:13:27.729011 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 14 rows starting from the beginning of the part | ||
12948 | 2025.03.22 05:13:27.729325 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12949 | 2025.03.22 05:13:27.729846 [ 195 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_106_21} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12950 | 2025.03.22 05:13:27.729910 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 33 rows starting from the beginning of the part | ||
12951 | 2025.03.22 05:13:27.729618 [ 4 ] {42249954-cda3-4f1a-bf58-b5d17a8b50cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12952 | 2025.03.22 05:13:27.730181 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
12953 | 2025.03.22 05:13:27.730204 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
12954 | 2025.03.22 05:13:27.730278 [ 4 ] {42249954-cda3-4f1a-bf58-b5d17a8b50cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12955 | 2025.03.22 05:13:27.730575 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 39 rows starting from the beginning of the part | ||
12956 | 2025.03.22 05:13:27.732523 [ 4 ] {42249954-cda3-4f1a-bf58-b5d17a8b50cf} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12957 | 2025.03.22 05:13:27.732596 [ 4 ] {42249954-cda3-4f1a-bf58-b5d17a8b50cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12958 | 2025.03.22 05:13:27.733623 [ 187 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 5 columns (5 merged, 0 gathered) in 0.007515619 sec., 39118.534348268586 rows/sec., 2.79 MiB/sec. | ||
12959 | 2025.03.22 05:13:27.733680 [ 4 ] {42249954-cda3-4f1a-bf58-b5d17a8b50cf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12960 | 2025.03.22 05:13:27.733824 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12961 | 2025.03.22 05:13:27.734014 [ 4 ] {42249954-cda3-4f1a-bf58-b5d17a8b50cf} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12962 | 2025.03.22 05:13:27.734204 [ 11 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12963 | 2025.03.22 05:13:27.734254 [ 11 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12964 | 2025.03.22 05:13:27.734258 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12965 | 2025.03.22 05:13:27.734288 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12966 | 2025.03.22 05:13:27.734304 [ 4 ] {42249954-cda3-4f1a-bf58-b5d17a8b50cf} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.007169 sec., 14367.415260147858 rows/sec., 1.12 MiB/sec. | ||
12967 | 2025.03.22 05:13:27.734638 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_91_18} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12968 | 2025.03.22 05:13:27.734824 [ 4 ] {42249954-cda3-4f1a-bf58-b5d17a8b50cf} <Debug> TCPHandler: Processed in 0.008202542 sec. | ||
12969 | 2025.03.22 05:13:27.734857 [ 193 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
12970 | 2025.03.22 05:13:27.735137 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12971 | 2025.03.22 05:13:27.735426 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12972 | 2025.03.22 05:13:27.735491 [ 193 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12973 | 2025.03.22 05:13:27.735576 [ 193 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 917 rows starting from the beginning of the part | ||
12974 | 2025.03.22 05:13:27.735958 [ 4 ] {45353429-d1d7-45e2-b67d-836121bb2458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12975 | 2025.03.22 05:13:27.736211 [ 193 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 97 rows starting from the beginning of the part | ||
12976 | 2025.03.22 05:13:27.736330 [ 4 ] {45353429-d1d7-45e2-b67d-836121bb2458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12977 | 2025.03.22 05:13:27.736917 [ 193 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 534 rows starting from the beginning of the part | ||
12978 | 2025.03.22 05:13:27.737756 [ 193 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 97 rows starting from the beginning of the part | ||
12979 | 2025.03.22 05:13:27.738343 [ 193 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 72 rows starting from the beginning of the part | ||
12980 | 2025.03.22 05:13:27.738655 [ 193 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 103 rows starting from the beginning of the part | ||
12981 | 2025.03.22 05:13:27.739734 [ 4 ] {45353429-d1d7-45e2-b67d-836121bb2458} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12982 | 2025.03.22 05:13:27.739801 [ 4 ] {45353429-d1d7-45e2-b67d-836121bb2458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12983 | 2025.03.22 05:13:27.740897 [ 4 ] {45353429-d1d7-45e2-b67d-836121bb2458} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12984 | 2025.03.22 05:13:27.741269 [ 4 ] {45353429-d1d7-45e2-b67d-836121bb2458} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12985 | 2025.03.22 05:13:27.741607 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1820 rows, containing 5 columns (5 merged, 0 gathered) in 0.007189593 sec., 253143.67586593566 rows/sec., 19.75 MiB/sec. | ||
12986 | 2025.03.22 05:13:27.741627 [ 11 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
12987 | 2025.03.22 05:13:27.741691 [ 11 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12988 | 2025.03.22 05:13:27.741724 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
12989 | 2025.03.22 05:13:27.741731 [ 4 ] {45353429-d1d7-45e2-b67d-836121bb2458} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.006036 sec., 27004.63883366468 rows/sec., 1.88 MiB/sec. | ||
12990 | 2025.03.22 05:13:27.741888 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12991 | 2025.03.22 05:13:27.742074 [ 4 ] {45353429-d1d7-45e2-b67d-836121bb2458} <Debug> TCPHandler: Processed in 0.006826626 sec. | ||
12992 | 2025.03.22 05:13:27.742394 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
12993 | 2025.03.22 05:13:27.742440 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12994 | 2025.03.22 05:13:27.742784 [ 4 ] {79246f40-d628-4fe8-b5ef-b47d58e3ef86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12995 | 2025.03.22 05:13:27.742834 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12996 | 2025.03.22 05:13:27.743051 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12997 | 2025.03.22 05:13:27.743088 [ 4 ] {79246f40-d628-4fe8-b5ef-b47d58e3ef86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12998 | 2025.03.22 05:13:27.743169 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_106_21} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12999 | 2025.03.22 05:13:27.743185 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 28042 rows starting from the beginning of the part | ||
13000 | 2025.03.22 05:13:27.743472 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13001 | 2025.03.22 05:13:27.743660 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
13002 | 2025.03.22 05:13:27.744023 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 883 rows starting from the beginning of the part | ||
13003 | 2025.03.22 05:13:27.744334 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
13004 | 2025.03.22 05:13:27.744609 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
13005 | 2025.03.22 05:13:27.744966 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 163 rows starting from the beginning of the part | ||
13006 | 2025.03.22 05:13:27.747473 [ 4 ] {79246f40-d628-4fe8-b5ef-b47d58e3ef86} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13007 | 2025.03.22 05:13:27.747522 [ 4 ] {79246f40-d628-4fe8-b5ef-b47d58e3ef86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13008 | 2025.03.22 05:13:27.749246 [ 4 ] {79246f40-d628-4fe8-b5ef-b47d58e3ef86} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13009 | 2025.03.22 05:13:27.749695 [ 4 ] {79246f40-d628-4fe8-b5ef-b47d58e3ef86} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13010 | 2025.03.22 05:13:27.749891 [ 11 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13011 | 2025.03.22 05:13:27.749989 [ 11 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13012 | 2025.03.22 05:13:27.750028 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13013 | 2025.03.22 05:13:27.750069 [ 4 ] {79246f40-d628-4fe8-b5ef-b47d58e3ef86} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.007404 sec., 4457.050243111831 rows/sec., 7.99 MiB/sec. | ||
13014 | 2025.03.22 05:13:27.750267 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
13015 | 2025.03.22 05:13:27.750305 [ 4 ] {79246f40-d628-4fe8-b5ef-b47d58e3ef86} <Debug> TCPHandler: Processed in 0.007967498 sec. | ||
13016 | 2025.03.22 05:13:27.750461 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13017 | 2025.03.22 05:13:27.750688 [ 4 ] {d9c3654f-4cd8-4f05-a68f-895ad5df3e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13018 | 2025.03.22 05:13:27.750784 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13019 | 2025.03.22 05:13:27.750846 [ 4 ] {d9c3654f-4cd8-4f05-a68f-895ad5df3e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13020 | 2025.03.22 05:13:27.751080 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1806 rows starting from the beginning of the part | ||
13021 | 2025.03.22 05:13:27.751807 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 33 rows starting from the beginning of the part | ||
13022 | 2025.03.22 05:13:27.752559 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
13023 | 2025.03.22 05:13:27.753144 [ 4 ] {d9c3654f-4cd8-4f05-a68f-895ad5df3e11} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13024 | 2025.03.22 05:13:27.753243 [ 4 ] {d9c3654f-4cd8-4f05-a68f-895ad5df3e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13025 | 2025.03.22 05:13:27.753611 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 33 rows starting from the beginning of the part | ||
13026 | 2025.03.22 05:13:27.754439 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
13027 | 2025.03.22 05:13:27.754640 [ 4 ] {d9c3654f-4cd8-4f05-a68f-895ad5df3e11} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13028 | 2025.03.22 05:13:27.755042 [ 188 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 33 rows starting from the beginning of the part | ||
13029 | 2025.03.22 05:13:27.755539 [ 4 ] {d9c3654f-4cd8-4f05-a68f-895ad5df3e11} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13030 | 2025.03.22 05:13:27.756663 [ 4 ] {d9c3654f-4cd8-4f05-a68f-895ad5df3e11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005995 sec., 10008.340283569642 rows/sec., 690.68 KiB/sec. | ||
13031 | 2025.03.22 05:13:27.757195 [ 192 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29568 rows, containing 5 columns (5 merged, 0 gathered) in 0.015249562 sec., 1938940.934828161 rows/sec., 131.28 MiB/sec. | ||
13032 | 2025.03.22 05:13:27.757412 [ 4 ] {d9c3654f-4cd8-4f05-a68f-895ad5df3e11} <Debug> TCPHandler: Processed in 0.0069973 sec. | ||
13033 | 2025.03.22 05:13:27.758032 [ 192 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
13034 | 2025.03.22 05:13:27.759084 [ 192 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13035 | 2025.03.22 05:13:27.759384 [ 192 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
13036 | 2025.03.22 05:13:27.759496 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
13037 | 2025.03.22 05:13:27.767545 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1921 rows, containing 19 columns (19 merged, 0 gathered) in 0.017439543 sec., 110151.96900515111 rows/sec., 197.39 MiB/sec. | ||
13038 | 2025.03.22 05:13:27.769476 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13039 | 2025.03.22 05:13:27.769936 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13040 | 2025.03.22 05:13:27.770038 [ 200 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13041 | 2025.03.22 05:13:27.770204 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.38 MiB. | ||
13042 | 2025.03.22 05:13:28.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.83 MiB, peak 275.16 MiB, free memory in arenas 0.00 B, will set to 261.18 MiB (RSS), difference: 3.36 MiB | ||
13043 | 2025.03.22 05:13:29.747404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
13044 | 2025.03.22 05:13:29.748509 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13045 | 2025.03.22 05:13:29.748578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13046 | 2025.03.22 05:13:29.749123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13047 | 2025.03.22 05:13:29.749389 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13048 | 2025.03.22 05:13:29.749674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
13049 | 2025.03.22 05:13:31.967453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
13050 | 2025.03.22 05:13:31.986361 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13051 | 2025.03.22 05:13:31.986424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13052 | 2025.03.22 05:13:31.993392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13053 | 2025.03.22 05:13:31.994200 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13054 | 2025.03.22 05:13:31.998006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
13055 | 2025.03.22 05:13:32.713233 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13056 | 2025.03.22 05:13:32.713450 [ 4 ] {9b27401d-6caa-475c-8bff-5b5c3acde611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13057 | 2025.03.22 05:13:32.713535 [ 4 ] {9b27401d-6caa-475c-8bff-5b5c3acde611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13058 | 2025.03.22 05:13:32.714397 [ 4 ] {9b27401d-6caa-475c-8bff-5b5c3acde611} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13059 | 2025.03.22 05:13:32.714452 [ 4 ] {9b27401d-6caa-475c-8bff-5b5c3acde611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13060 | 2025.03.22 05:13:32.714934 [ 4 ] {9b27401d-6caa-475c-8bff-5b5c3acde611} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13061 | 2025.03.22 05:13:32.715208 [ 4 ] {9b27401d-6caa-475c-8bff-5b5c3acde611} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13062 | 2025.03.22 05:13:32.715469 [ 4 ] {9b27401d-6caa-475c-8bff-5b5c3acde611} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00208 sec., 34615.38461538462 rows/sec., 2.81 MiB/sec. | ||
13063 | 2025.03.22 05:13:32.715541 [ 4 ] {9b27401d-6caa-475c-8bff-5b5c3acde611} <Debug> TCPHandler: Processed in 0.002438785 sec. | ||
13064 | 2025.03.22 05:13:32.715671 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13065 | 2025.03.22 05:13:32.715786 [ 4 ] {d9cb9f23-9080-40ef-b051-2068f7001c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13066 | 2025.03.22 05:13:32.715837 [ 4 ] {d9cb9f23-9080-40ef-b051-2068f7001c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13067 | 2025.03.22 05:13:32.716383 [ 4 ] {d9cb9f23-9080-40ef-b051-2068f7001c3b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13068 | 2025.03.22 05:13:32.716425 [ 4 ] {d9cb9f23-9080-40ef-b051-2068f7001c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13069 | 2025.03.22 05:13:32.716826 [ 4 ] {d9cb9f23-9080-40ef-b051-2068f7001c3b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13070 | 2025.03.22 05:13:32.717069 [ 4 ] {d9cb9f23-9080-40ef-b051-2068f7001c3b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13071 | 2025.03.22 05:13:32.717285 [ 4 ] {d9cb9f23-9080-40ef-b051-2068f7001c3b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001526 sec., 5242.463958060288 rows/sec., 394.21 KiB/sec. | ||
13072 | 2025.03.22 05:13:32.717339 [ 4 ] {d9cb9f23-9080-40ef-b051-2068f7001c3b} <Debug> TCPHandler: Processed in 0.001722022 sec. | ||
13073 | 2025.03.22 05:13:32.717466 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13074 | 2025.03.22 05:13:32.717572 [ 4 ] {365fa58e-c150-4b43-808a-ac45bfaa3e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13075 | 2025.03.22 05:13:32.717620 [ 4 ] {365fa58e-c150-4b43-808a-ac45bfaa3e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13076 | 2025.03.22 05:13:32.718262 [ 4 ] {365fa58e-c150-4b43-808a-ac45bfaa3e9f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13077 | 2025.03.22 05:13:32.718303 [ 4 ] {365fa58e-c150-4b43-808a-ac45bfaa3e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13078 | 2025.03.22 05:13:32.718681 [ 4 ] {365fa58e-c150-4b43-808a-ac45bfaa3e9f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13079 | 2025.03.22 05:13:32.718928 [ 4 ] {365fa58e-c150-4b43-808a-ac45bfaa3e9f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13080 | 2025.03.22 05:13:32.719157 [ 4 ] {365fa58e-c150-4b43-808a-ac45bfaa3e9f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001601 sec., 44971.892567145536 rows/sec., 3.51 MiB/sec. | ||
13081 | 2025.03.22 05:13:32.719212 [ 4 ] {365fa58e-c150-4b43-808a-ac45bfaa3e9f} <Debug> TCPHandler: Processed in 0.001795984 sec. | ||
13082 | 2025.03.22 05:13:32.719347 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13083 | 2025.03.22 05:13:32.719638 [ 4 ] {61881926-6dd9-4645-aec0-ede3ffc23809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13084 | 2025.03.22 05:13:32.719789 [ 4 ] {61881926-6dd9-4645-aec0-ede3ffc23809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13085 | 2025.03.22 05:13:32.720449 [ 4 ] {61881926-6dd9-4645-aec0-ede3ffc23809} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13086 | 2025.03.22 05:13:32.720490 [ 4 ] {61881926-6dd9-4645-aec0-ede3ffc23809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13087 | 2025.03.22 05:13:32.720899 [ 4 ] {61881926-6dd9-4645-aec0-ede3ffc23809} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13088 | 2025.03.22 05:13:32.721148 [ 4 ] {61881926-6dd9-4645-aec0-ede3ffc23809} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13089 | 2025.03.22 05:13:32.721366 [ 4 ] {61881926-6dd9-4645-aec0-ede3ffc23809} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001841 sec., 86909.28843020098 rows/sec., 6.05 MiB/sec. | ||
13090 | 2025.03.22 05:13:32.721420 [ 4 ] {61881926-6dd9-4645-aec0-ede3ffc23809} <Debug> TCPHandler: Processed in 0.002123919 sec. | ||
13091 | 2025.03.22 05:13:32.721530 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13092 | 2025.03.22 05:13:32.721632 [ 4 ] {c7835e1b-ff24-42ec-b2f1-4a644939ae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13093 | 2025.03.22 05:13:32.721698 [ 4 ] {c7835e1b-ff24-42ec-b2f1-4a644939ae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13094 | 2025.03.22 05:13:32.722749 [ 4 ] {c7835e1b-ff24-42ec-b2f1-4a644939ae46} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13095 | 2025.03.22 05:13:32.722790 [ 4 ] {c7835e1b-ff24-42ec-b2f1-4a644939ae46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13096 | 2025.03.22 05:13:32.723418 [ 4 ] {c7835e1b-ff24-42ec-b2f1-4a644939ae46} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13097 | 2025.03.22 05:13:32.723700 [ 4 ] {c7835e1b-ff24-42ec-b2f1-4a644939ae46} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13098 | 2025.03.22 05:13:32.723994 [ 4 ] {c7835e1b-ff24-42ec-b2f1-4a644939ae46} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002374 sec., 3369.8399326032018 rows/sec., 6.04 MiB/sec. | ||
13099 | 2025.03.22 05:13:32.724265 [ 4 ] {c7835e1b-ff24-42ec-b2f1-4a644939ae46} <Debug> TCPHandler: Processed in 0.002782652 sec. | ||
13100 | 2025.03.22 05:13:32.724579 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13101 | 2025.03.22 05:13:32.724712 [ 4 ] {969187f0-2052-4312-8c94-feb739bb0c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13102 | 2025.03.22 05:13:32.724761 [ 4 ] {969187f0-2052-4312-8c94-feb739bb0c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13103 | 2025.03.22 05:13:32.725233 [ 4 ] {969187f0-2052-4312-8c94-feb739bb0c1f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13104 | 2025.03.22 05:13:32.725272 [ 4 ] {969187f0-2052-4312-8c94-feb739bb0c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13105 | 2025.03.22 05:13:32.725645 [ 4 ] {969187f0-2052-4312-8c94-feb739bb0c1f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13106 | 2025.03.22 05:13:32.725895 [ 4 ] {969187f0-2052-4312-8c94-feb739bb0c1f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13107 | 2025.03.22 05:13:32.726110 [ 4 ] {969187f0-2052-4312-8c94-feb739bb0c1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
13108 | 2025.03.22 05:13:32.726111 [ 39 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13109 | 2025.03.22 05:13:32.726189 [ 4 ] {969187f0-2052-4312-8c94-feb739bb0c1f} <Debug> TCPHandler: Processed in 0.001707902 sec. | ||
13110 | 2025.03.22 05:13:32.726211 [ 39 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13111 | 2025.03.22 05:13:32.726259 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13112 | 2025.03.22 05:13:32.726420 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
13113 | 2025.03.22 05:13:32.726600 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13114 | 2025.03.22 05:13:32.726646 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5984 rows starting from the beginning of the part | ||
13115 | 2025.03.22 05:13:32.726735 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
13116 | 2025.03.22 05:13:32.726938 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
13117 | 2025.03.22 05:13:32.727088 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
13118 | 2025.03.22 05:13:32.727247 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
13119 | 2025.03.22 05:13:32.727332 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
13120 | 2025.03.22 05:13:32.729347 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6284 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994695 sec., 2098377.297187193 rows/sec., 137.78 MiB/sec. | ||
13121 | 2025.03.22 05:13:32.729807 [ 194 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13122 | 2025.03.22 05:13:32.730179 [ 194 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13123 | 2025.03.22 05:13:32.730275 [ 194 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_106_21} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13124 | 2025.03.22 05:13:32.730363 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
13125 | 2025.03.22 05:13:37.064587 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13126 | 2025.03.22 05:13:37.064661 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13127 | 2025.03.22 05:13:37.249862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
13128 | 2025.03.22 05:13:37.250536 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13129 | 2025.03.22 05:13:37.250586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13130 | 2025.03.22 05:13:37.251121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13131 | 2025.03.22 05:13:37.251392 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13132 | 2025.03.22 05:13:37.251648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
13133 | 2025.03.22 05:13:37.424590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1820 | ||
13134 | 2025.03.22 05:13:37.427732 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13135 | 2025.03.22 05:13:37.427800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13136 | 2025.03.22 05:13:37.429328 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13137 | 2025.03.22 05:13:37.429673 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13138 | 2025.03.22 05:13:37.430807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
13139 | 2025.03.22 05:13:37.713494 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13140 | 2025.03.22 05:13:37.713687 [ 4 ] {ff3725ef-2fe1-4d4a-919a-3c498531fb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13141 | 2025.03.22 05:13:37.713761 [ 4 ] {ff3725ef-2fe1-4d4a-919a-3c498531fb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13142 | 2025.03.22 05:13:37.714595 [ 4 ] {ff3725ef-2fe1-4d4a-919a-3c498531fb33} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13143 | 2025.03.22 05:13:37.714647 [ 4 ] {ff3725ef-2fe1-4d4a-919a-3c498531fb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13144 | 2025.03.22 05:13:37.715105 [ 4 ] {ff3725ef-2fe1-4d4a-919a-3c498531fb33} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13145 | 2025.03.22 05:13:37.715363 [ 4 ] {ff3725ef-2fe1-4d4a-919a-3c498531fb33} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13146 | 2025.03.22 05:13:37.715630 [ 4 ] {ff3725ef-2fe1-4d4a-919a-3c498531fb33} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001995 sec., 61152.88220551379 rows/sec., 5.20 MiB/sec. | ||
13147 | 2025.03.22 05:13:37.715744 [ 4 ] {ff3725ef-2fe1-4d4a-919a-3c498531fb33} <Debug> TCPHandler: Processed in 0.002374813 sec. | ||
13148 | 2025.03.22 05:13:37.715917 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13149 | 2025.03.22 05:13:37.716207 [ 4 ] {a0bd7411-071f-4196-a2c2-df8f58aebc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13150 | 2025.03.22 05:13:37.716299 [ 4 ] {a0bd7411-071f-4196-a2c2-df8f58aebc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13151 | 2025.03.22 05:13:37.716876 [ 4 ] {a0bd7411-071f-4196-a2c2-df8f58aebc21} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13152 | 2025.03.22 05:13:37.716918 [ 4 ] {a0bd7411-071f-4196-a2c2-df8f58aebc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13153 | 2025.03.22 05:13:37.717275 [ 4 ] {a0bd7411-071f-4196-a2c2-df8f58aebc21} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13154 | 2025.03.22 05:13:37.717521 [ 4 ] {a0bd7411-071f-4196-a2c2-df8f58aebc21} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13155 | 2025.03.22 05:13:37.717741 [ 4 ] {a0bd7411-071f-4196-a2c2-df8f58aebc21} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001641 sec., 20109.689213893966 rows/sec., 1.48 MiB/sec. | ||
13156 | 2025.03.22 05:13:37.717793 [ 4 ] {a0bd7411-071f-4196-a2c2-df8f58aebc21} <Debug> TCPHandler: Processed in 0.001978716 sec. | ||
13157 | 2025.03.22 05:13:37.717897 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13158 | 2025.03.22 05:13:37.718000 [ 4 ] {1c3f642b-9d13-4635-9035-1f034deadb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13159 | 2025.03.22 05:13:37.718045 [ 4 ] {1c3f642b-9d13-4635-9035-1f034deadb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13160 | 2025.03.22 05:13:37.718606 [ 4 ] {1c3f642b-9d13-4635-9035-1f034deadb26} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13161 | 2025.03.22 05:13:37.718646 [ 4 ] {1c3f642b-9d13-4635-9035-1f034deadb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13162 | 2025.03.22 05:13:37.719007 [ 4 ] {1c3f642b-9d13-4635-9035-1f034deadb26} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13163 | 2025.03.22 05:13:37.719239 [ 4 ] {1c3f642b-9d13-4635-9035-1f034deadb26} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13164 | 2025.03.22 05:13:37.719448 [ 4 ] {1c3f642b-9d13-4635-9035-1f034deadb26} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001469 sec., 66031.31381892443 rows/sec., 5.16 MiB/sec. | ||
13165 | 2025.03.22 05:13:37.719501 [ 4 ] {1c3f642b-9d13-4635-9035-1f034deadb26} <Debug> TCPHandler: Processed in 0.001652311 sec. | ||
13166 | 2025.03.22 05:13:37.719635 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13167 | 2025.03.22 05:13:37.719741 [ 4 ] {50c4a1d0-c763-42b6-9ddc-0a884ff45f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13168 | 2025.03.22 05:13:37.719790 [ 4 ] {50c4a1d0-c763-42b6-9ddc-0a884ff45f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13169 | 2025.03.22 05:13:37.720324 [ 4 ] {50c4a1d0-c763-42b6-9ddc-0a884ff45f66} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13170 | 2025.03.22 05:13:37.720362 [ 4 ] {50c4a1d0-c763-42b6-9ddc-0a884ff45f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13171 | 2025.03.22 05:13:37.720738 [ 4 ] {50c4a1d0-c763-42b6-9ddc-0a884ff45f66} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13172 | 2025.03.22 05:13:37.720967 [ 4 ] {50c4a1d0-c763-42b6-9ddc-0a884ff45f66} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13173 | 2025.03.22 05:13:37.721168 [ 4 ] {50c4a1d0-c763-42b6-9ddc-0a884ff45f66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. | ||
13174 | 2025.03.22 05:13:37.721219 [ 4 ] {50c4a1d0-c763-42b6-9ddc-0a884ff45f66} <Debug> TCPHandler: Processed in 0.00163348 sec. | ||
13175 | 2025.03.22 05:13:37.721323 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13176 | 2025.03.22 05:13:37.721425 [ 4 ] {33438c18-4b8c-4de4-b1c2-e1ca82cc7371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13177 | 2025.03.22 05:13:37.721489 [ 4 ] {33438c18-4b8c-4de4-b1c2-e1ca82cc7371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13178 | 2025.03.22 05:13:37.722640 [ 4 ] {33438c18-4b8c-4de4-b1c2-e1ca82cc7371} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13179 | 2025.03.22 05:13:37.722678 [ 4 ] {33438c18-4b8c-4de4-b1c2-e1ca82cc7371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13180 | 2025.03.22 05:13:37.723326 [ 4 ] {33438c18-4b8c-4de4-b1c2-e1ca82cc7371} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13181 | 2025.03.22 05:13:37.723591 [ 4 ] {33438c18-4b8c-4de4-b1c2-e1ca82cc7371} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13182 | 2025.03.22 05:13:37.723825 [ 4 ] {33438c18-4b8c-4de4-b1c2-e1ca82cc7371} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002422 sec., 13625.103220478943 rows/sec., 24.42 MiB/sec. | ||
13183 | 2025.03.22 05:13:37.723918 [ 4 ] {33438c18-4b8c-4de4-b1c2-e1ca82cc7371} <Debug> TCPHandler: Processed in 0.002645189 sec. | ||
13184 | 2025.03.22 05:13:37.724055 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13185 | 2025.03.22 05:13:37.724161 [ 4 ] {1ea79793-c506-4e08-add8-575d714bb425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13186 | 2025.03.22 05:13:37.724211 [ 4 ] {1ea79793-c506-4e08-add8-575d714bb425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13187 | 2025.03.22 05:13:37.724655 [ 4 ] {1ea79793-c506-4e08-add8-575d714bb425} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13188 | 2025.03.22 05:13:37.724694 [ 4 ] {1ea79793-c506-4e08-add8-575d714bb425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13189 | 2025.03.22 05:13:37.725040 [ 4 ] {1ea79793-c506-4e08-add8-575d714bb425} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13190 | 2025.03.22 05:13:37.725270 [ 4 ] {1ea79793-c506-4e08-add8-575d714bb425} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13191 | 2025.03.22 05:13:37.725469 [ 4 ] {1ea79793-c506-4e08-add8-575d714bb425} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. | ||
13192 | 2025.03.22 05:13:37.725522 [ 4 ] {1ea79793-c506-4e08-add8-575d714bb425} <Debug> TCPHandler: Processed in 0.001516799 sec. | ||
13193 | 2025.03.22 05:13:38.972107 [ 94 ] {} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
13194 | 2025.03.22 05:13:38.972179 [ 94 ] {} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13195 | 2025.03.22 05:13:38.972206 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13196 | 2025.03.22 05:13:38.972379 [ 190 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
13197 | 2025.03.22 05:13:38.972568 [ 190 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13198 | 2025.03.22 05:13:38.972605 [ 190 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
13199 | 2025.03.22 05:13:38.972686 [ 190 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
13200 | 2025.03.22 05:13:38.972907 [ 190 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
13201 | 2025.03.22 05:13:38.973059 [ 190 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
13202 | 2025.03.22 05:13:38.973174 [ 190 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
13203 | 2025.03.22 05:13:38.974237 [ 196 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001946166 sec., 19525.56976126394 rows/sec., 1.63 MiB/sec. | ||
13204 | 2025.03.22 05:13:38.974461 [ 197 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
13205 | 2025.03.22 05:13:38.974819 [ 197 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13206 | 2025.03.22 05:13:38.974917 [ 197 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_29_7} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
13207 | 2025.03.22 05:13:38.975030 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13208 | 2025.03.22 05:13:39.498132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
13209 | 2025.03.22 05:13:39.517811 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13210 | 2025.03.22 05:13:39.517859 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13211 | 2025.03.22 05:13:39.525132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13212 | 2025.03.22 05:13:39.525905 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13213 | 2025.03.22 05:13:39.528465 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
13214 | 2025.03.22 05:13:40.812282 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13215 | 2025.03.22 05:13:40.812495 [ 4 ] {b895b80a-36eb-4793-b6a6-ec1a89fa98c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13216 | 2025.03.22 05:13:40.812570 [ 4 ] {b895b80a-36eb-4793-b6a6-ec1a89fa98c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13217 | 2025.03.22 05:13:40.813463 [ 4 ] {b895b80a-36eb-4793-b6a6-ec1a89fa98c5} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13218 | 2025.03.22 05:13:40.813521 [ 4 ] {b895b80a-36eb-4793-b6a6-ec1a89fa98c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13219 | 2025.03.22 05:13:40.813974 [ 4 ] {b895b80a-36eb-4793-b6a6-ec1a89fa98c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13220 | 2025.03.22 05:13:40.814250 [ 4 ] {b895b80a-36eb-4793-b6a6-ec1a89fa98c5} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13221 | 2025.03.22 05:13:40.814476 [ 4 ] {b895b80a-36eb-4793-b6a6-ec1a89fa98c5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002036 sec., 104125.73673870334 rows/sec., 6.62 MiB/sec. | ||
13222 | 2025.03.22 05:13:40.814560 [ 4 ] {b895b80a-36eb-4793-b6a6-ec1a89fa98c5} <Debug> TCPHandler: Processed in 0.002408455 sec. | ||
13223 | 2025.03.22 05:13:40.814727 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13224 | 2025.03.22 05:13:40.814840 [ 4 ] {3de980f0-48d8-452a-a266-4602d7811eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13225 | 2025.03.22 05:13:40.814890 [ 4 ] {3de980f0-48d8-452a-a266-4602d7811eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13226 | 2025.03.22 05:13:40.815422 [ 4 ] {3de980f0-48d8-452a-a266-4602d7811eaa} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13227 | 2025.03.22 05:13:40.815462 [ 4 ] {3de980f0-48d8-452a-a266-4602d7811eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13228 | 2025.03.22 05:13:40.815810 [ 4 ] {3de980f0-48d8-452a-a266-4602d7811eaa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13229 | 2025.03.22 05:13:40.816046 [ 4 ] {3de980f0-48d8-452a-a266-4602d7811eaa} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13230 | 2025.03.22 05:13:40.816265 [ 4 ] {3de980f0-48d8-452a-a266-4602d7811eaa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001451 sec., 2756.7195037904894 rows/sec., 224.79 KiB/sec. | ||
13231 | 2025.03.22 05:13:40.816320 [ 4 ] {3de980f0-48d8-452a-a266-4602d7811eaa} <Debug> TCPHandler: Processed in 0.00165949 sec. | ||
13232 | 2025.03.22 05:13:40.816424 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13233 | 2025.03.22 05:13:40.816527 [ 4 ] {0b4c1588-4486-447c-8abf-718a1f27bfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13234 | 2025.03.22 05:13:40.816571 [ 4 ] {0b4c1588-4486-447c-8abf-718a1f27bfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13235 | 2025.03.22 05:13:40.818438 [ 4 ] {0b4c1588-4486-447c-8abf-718a1f27bfd4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13236 | 2025.03.22 05:13:40.818478 [ 4 ] {0b4c1588-4486-447c-8abf-718a1f27bfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13237 | 2025.03.22 05:13:40.819012 [ 4 ] {0b4c1588-4486-447c-8abf-718a1f27bfd4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13238 | 2025.03.22 05:13:40.819268 [ 4 ] {0b4c1588-4486-447c-8abf-718a1f27bfd4} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13239 | 2025.03.22 05:13:40.819494 [ 4 ] {0b4c1588-4486-447c-8abf-718a1f27bfd4} <Debug> executeQuery: Read 1775 rows, 147.68 KiB in 0.00299 sec., 593645.4849498328 rows/sec., 48.24 MiB/sec. | ||
13240 | 2025.03.22 05:13:40.819551 [ 4 ] {0b4c1588-4486-447c-8abf-718a1f27bfd4} <Debug> TCPHandler: Processed in 0.003176169 sec. | ||
13241 | 2025.03.22 05:13:40.819678 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13242 | 2025.03.22 05:13:40.819787 [ 4 ] {fafa6dd6-86ec-406b-b1be-7f347befd219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13243 | 2025.03.22 05:13:40.819834 [ 4 ] {fafa6dd6-86ec-406b-b1be-7f347befd219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13244 | 2025.03.22 05:13:40.820443 [ 4 ] {fafa6dd6-86ec-406b-b1be-7f347befd219} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13245 | 2025.03.22 05:13:40.820484 [ 4 ] {fafa6dd6-86ec-406b-b1be-7f347befd219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13246 | 2025.03.22 05:13:40.820840 [ 4 ] {fafa6dd6-86ec-406b-b1be-7f347befd219} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13247 | 2025.03.22 05:13:40.821080 [ 4 ] {fafa6dd6-86ec-406b-b1be-7f347befd219} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13248 | 2025.03.22 05:13:40.821317 [ 4 ] {fafa6dd6-86ec-406b-b1be-7f347befd219} <Debug> executeQuery: Read 118 rows, 7.27 KiB in 0.001547 sec., 76276.66451195863 rows/sec., 4.59 MiB/sec. | ||
13249 | 2025.03.22 05:13:40.821420 [ 4 ] {fafa6dd6-86ec-406b-b1be-7f347befd219} <Debug> TCPHandler: Processed in 0.001789933 sec. | ||
13250 | 2025.03.22 05:13:40.821553 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13251 | 2025.03.22 05:13:40.821825 [ 4 ] {2fa5d5a6-40ee-46a5-8197-7d32b7f66b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13252 | 2025.03.22 05:13:40.821956 [ 4 ] {2fa5d5a6-40ee-46a5-8197-7d32b7f66b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13253 | 2025.03.22 05:13:40.822965 [ 4 ] {2fa5d5a6-40ee-46a5-8197-7d32b7f66b3a} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13254 | 2025.03.22 05:13:40.823007 [ 4 ] {2fa5d5a6-40ee-46a5-8197-7d32b7f66b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13255 | 2025.03.22 05:13:40.823367 [ 4 ] {2fa5d5a6-40ee-46a5-8197-7d32b7f66b3a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13256 | 2025.03.22 05:13:40.823620 [ 4 ] {2fa5d5a6-40ee-46a5-8197-7d32b7f66b3a} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13257 | 2025.03.22 05:13:40.823836 [ 4 ] {2fa5d5a6-40ee-46a5-8197-7d32b7f66b3a} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.002117 sec., 161076.99574870098 rows/sec., 10.75 MiB/sec. | ||
13258 | 2025.03.22 05:13:40.823962 [ 4 ] {2fa5d5a6-40ee-46a5-8197-7d32b7f66b3a} <Debug> TCPHandler: Processed in 0.002480296 sec. | ||
13259 | 2025.03.22 05:13:40.824111 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13260 | 2025.03.22 05:13:40.824213 [ 4 ] {d0048526-557f-4413-aa14-a1a10c0def69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13261 | 2025.03.22 05:13:40.824261 [ 4 ] {d0048526-557f-4413-aa14-a1a10c0def69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13262 | 2025.03.22 05:13:40.824842 [ 4 ] {d0048526-557f-4413-aa14-a1a10c0def69} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13263 | 2025.03.22 05:13:40.824881 [ 4 ] {d0048526-557f-4413-aa14-a1a10c0def69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13264 | 2025.03.22 05:13:40.825228 [ 4 ] {d0048526-557f-4413-aa14-a1a10c0def69} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13265 | 2025.03.22 05:13:40.825469 [ 4 ] {d0048526-557f-4413-aa14-a1a10c0def69} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13266 | 2025.03.22 05:13:40.825701 [ 4 ] {d0048526-557f-4413-aa14-a1a10c0def69} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001508 sec., 74270.55702917771 rows/sec., 4.23 MiB/sec. | ||
13267 | 2025.03.22 05:13:40.825812 [ 4 ] {d0048526-557f-4413-aa14-a1a10c0def69} <Debug> TCPHandler: Processed in 0.001754402 sec. | ||
13268 | 2025.03.22 05:13:40.825956 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13269 | 2025.03.22 05:13:40.826057 [ 4 ] {9d47c5da-e996-45d9-a27b-e2c9971dd6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13270 | 2025.03.22 05:13:40.826103 [ 4 ] {9d47c5da-e996-45d9-a27b-e2c9971dd6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13271 | 2025.03.22 05:13:40.827075 [ 4 ] {9d47c5da-e996-45d9-a27b-e2c9971dd6e3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13272 | 2025.03.22 05:13:40.827114 [ 4 ] {9d47c5da-e996-45d9-a27b-e2c9971dd6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13273 | 2025.03.22 05:13:40.827507 [ 4 ] {9d47c5da-e996-45d9-a27b-e2c9971dd6e3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13274 | 2025.03.22 05:13:40.827741 [ 4 ] {9d47c5da-e996-45d9-a27b-e2c9971dd6e3} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13275 | 2025.03.22 05:13:40.827951 [ 4 ] {9d47c5da-e996-45d9-a27b-e2c9971dd6e3} <Debug> executeQuery: Read 850 rows, 62.84 KiB in 0.001915 sec., 443864.22976501303 rows/sec., 32.05 MiB/sec. | ||
13276 | 2025.03.22 05:13:40.828003 [ 4 ] {9d47c5da-e996-45d9-a27b-e2c9971dd6e3} <Debug> TCPHandler: Processed in 0.00210773 sec. | ||
13277 | 2025.03.22 05:13:40.828107 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13278 | 2025.03.22 05:13:40.828209 [ 4 ] {c6cfea6f-e603-4ca4-9380-8b94b6a0176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13279 | 2025.03.22 05:13:40.828256 [ 4 ] {c6cfea6f-e603-4ca4-9380-8b94b6a0176f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13280 | 2025.03.22 05:13:40.828696 [ 4 ] {c6cfea6f-e603-4ca4-9380-8b94b6a0176f} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13281 | 2025.03.22 05:13:40.828736 [ 4 ] {c6cfea6f-e603-4ca4-9380-8b94b6a0176f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13282 | 2025.03.22 05:13:40.829083 [ 4 ] {c6cfea6f-e603-4ca4-9380-8b94b6a0176f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13283 | 2025.03.22 05:13:40.829320 [ 4 ] {c6cfea6f-e603-4ca4-9380-8b94b6a0176f} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13284 | 2025.03.22 05:13:40.829546 [ 4 ] {c6cfea6f-e603-4ca4-9380-8b94b6a0176f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 231.18 KiB/sec. | ||
13285 | 2025.03.22 05:13:40.829670 [ 4 ] {c6cfea6f-e603-4ca4-9380-8b94b6a0176f} <Debug> TCPHandler: Processed in 0.00161243 sec. | ||
13286 | 2025.03.22 05:13:40.829819 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13287 | 2025.03.22 05:13:40.829921 [ 4 ] {db2c2c58-a884-4660-b1b9-7cda4b81fe2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13288 | 2025.03.22 05:13:40.829969 [ 4 ] {db2c2c58-a884-4660-b1b9-7cda4b81fe2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13289 | 2025.03.22 05:13:40.830736 [ 4 ] {db2c2c58-a884-4660-b1b9-7cda4b81fe2f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13290 | 2025.03.22 05:13:40.830776 [ 4 ] {db2c2c58-a884-4660-b1b9-7cda4b81fe2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13291 | 2025.03.22 05:13:40.831213 [ 4 ] {db2c2c58-a884-4660-b1b9-7cda4b81fe2f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13292 | 2025.03.22 05:13:40.831463 [ 4 ] {db2c2c58-a884-4660-b1b9-7cda4b81fe2f} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13293 | 2025.03.22 05:13:40.831677 [ 4 ] {db2c2c58-a884-4660-b1b9-7cda4b81fe2f} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.001778 sec., 521372.3284589426 rows/sec., 34.79 MiB/sec. | ||
13294 | 2025.03.22 05:13:40.831730 [ 4 ] {db2c2c58-a884-4660-b1b9-7cda4b81fe2f} <Debug> TCPHandler: Processed in 0.001965176 sec. | ||
13295 | 2025.03.22 05:13:40.831863 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13296 | 2025.03.22 05:13:40.831967 [ 4 ] {ea17cdc4-bcb5-463d-959c-1f2a30564759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13297 | 2025.03.22 05:13:40.832015 [ 4 ] {ea17cdc4-bcb5-463d-959c-1f2a30564759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13298 | 2025.03.22 05:13:40.832434 [ 4 ] {ea17cdc4-bcb5-463d-959c-1f2a30564759} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13299 | 2025.03.22 05:13:40.832474 [ 4 ] {ea17cdc4-bcb5-463d-959c-1f2a30564759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13300 | 2025.03.22 05:13:40.832816 [ 4 ] {ea17cdc4-bcb5-463d-959c-1f2a30564759} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13301 | 2025.03.22 05:13:40.833047 [ 4 ] {ea17cdc4-bcb5-463d-959c-1f2a30564759} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13302 | 2025.03.22 05:13:40.833260 [ 4 ] {ea17cdc4-bcb5-463d-959c-1f2a30564759} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec. | ||
13303 | 2025.03.22 05:13:40.833312 [ 4 ] {ea17cdc4-bcb5-463d-959c-1f2a30564759} <Debug> TCPHandler: Processed in 0.001500358 sec. | ||
13304 | 2025.03.22 05:13:40.833442 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13305 | 2025.03.22 05:13:40.833548 [ 4 ] {8b57c330-2a0b-4141-bf8b-27137721e5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13306 | 2025.03.22 05:13:40.833615 [ 4 ] {8b57c330-2a0b-4141-bf8b-27137721e5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13307 | 2025.03.22 05:13:40.834656 [ 4 ] {8b57c330-2a0b-4141-bf8b-27137721e5ed} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13308 | 2025.03.22 05:13:40.834696 [ 4 ] {8b57c330-2a0b-4141-bf8b-27137721e5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13309 | 2025.03.22 05:13:40.835291 [ 4 ] {8b57c330-2a0b-4141-bf8b-27137721e5ed} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13310 | 2025.03.22 05:13:40.835552 [ 4 ] {8b57c330-2a0b-4141-bf8b-27137721e5ed} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13311 | 2025.03.22 05:13:40.835796 [ 4 ] {8b57c330-2a0b-4141-bf8b-27137721e5ed} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002268 sec., 3527.336860670194 rows/sec., 6.32 MiB/sec. | ||
13312 | 2025.03.22 05:13:40.835897 [ 4 ] {8b57c330-2a0b-4141-bf8b-27137721e5ed} <Debug> TCPHandler: Processed in 0.002504987 sec. | ||
13313 | 2025.03.22 05:13:40.836010 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13314 | 2025.03.22 05:13:40.836112 [ 4 ] {4758f09f-7fd1-44db-ab04-e0f6f0b76c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13315 | 2025.03.22 05:13:40.836159 [ 4 ] {4758f09f-7fd1-44db-ab04-e0f6f0b76c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13316 | 2025.03.22 05:13:40.836597 [ 4 ] {4758f09f-7fd1-44db-ab04-e0f6f0b76c56} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13317 | 2025.03.22 05:13:40.836636 [ 4 ] {4758f09f-7fd1-44db-ab04-e0f6f0b76c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13318 | 2025.03.22 05:13:40.836997 [ 4 ] {4758f09f-7fd1-44db-ab04-e0f6f0b76c56} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13319 | 2025.03.22 05:13:40.837242 [ 4 ] {4758f09f-7fd1-44db-ab04-e0f6f0b76c56} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13320 | 2025.03.22 05:13:40.837461 [ 4 ] {4758f09f-7fd1-44db-ab04-e0f6f0b76c56} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001371 sec., 51057.62217359591 rows/sec., 3.21 MiB/sec. | ||
13321 | 2025.03.22 05:13:40.837523 [ 4 ] {4758f09f-7fd1-44db-ab04-e0f6f0b76c56} <Debug> TCPHandler: Processed in 0.001562269 sec. | ||
13322 | 2025.03.22 05:13:42.705897 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13323 | 2025.03.22 05:13:42.706093 [ 4 ] {dd09ceab-5e4f-4a1f-939e-f6517f3ead16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13324 | 2025.03.22 05:13:42.706170 [ 4 ] {dd09ceab-5e4f-4a1f-939e-f6517f3ead16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13325 | 2025.03.22 05:13:42.706952 [ 4 ] {dd09ceab-5e4f-4a1f-939e-f6517f3ead16} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13326 | 2025.03.22 05:13:42.707008 [ 4 ] {dd09ceab-5e4f-4a1f-939e-f6517f3ead16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13327 | 2025.03.22 05:13:42.707452 [ 4 ] {dd09ceab-5e4f-4a1f-939e-f6517f3ead16} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13328 | 2025.03.22 05:13:42.707711 [ 4 ] {dd09ceab-5e4f-4a1f-939e-f6517f3ead16} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13329 | 2025.03.22 05:13:42.707959 [ 4 ] {dd09ceab-5e4f-4a1f-939e-f6517f3ead16} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. | ||
13330 | 2025.03.22 05:13:42.708027 [ 4 ] {dd09ceab-5e4f-4a1f-939e-f6517f3ead16} <Debug> TCPHandler: Processed in 0.002260732 sec. | ||
13331 | 2025.03.22 05:13:42.708161 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13332 | 2025.03.22 05:13:42.708278 [ 4 ] {3e4f9360-ea0f-4990-8cd5-a8970489b4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13333 | 2025.03.22 05:13:42.708328 [ 4 ] {3e4f9360-ea0f-4990-8cd5-a8970489b4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13334 | 2025.03.22 05:13:42.708906 [ 4 ] {3e4f9360-ea0f-4990-8cd5-a8970489b4fb} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13335 | 2025.03.22 05:13:42.708950 [ 4 ] {3e4f9360-ea0f-4990-8cd5-a8970489b4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13336 | 2025.03.22 05:13:42.709313 [ 4 ] {3e4f9360-ea0f-4990-8cd5-a8970489b4fb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13337 | 2025.03.22 05:13:42.709558 [ 4 ] {3e4f9360-ea0f-4990-8cd5-a8970489b4fb} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13338 | 2025.03.22 05:13:42.709788 [ 4 ] {3e4f9360-ea0f-4990-8cd5-a8970489b4fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 3.25 MiB/sec. | ||
13339 | 2025.03.22 05:13:42.709841 [ 4 ] {3e4f9360-ea0f-4990-8cd5-a8970489b4fb} <Debug> TCPHandler: Processed in 0.001733502 sec. | ||
13340 | 2025.03.22 05:13:42.709955 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13341 | 2025.03.22 05:13:42.710064 [ 4 ] {64e8779b-2212-4b2d-b9e6-590275be6913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13342 | 2025.03.22 05:13:42.710115 [ 4 ] {64e8779b-2212-4b2d-b9e6-590275be6913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13343 | 2025.03.22 05:13:42.710595 [ 4 ] {64e8779b-2212-4b2d-b9e6-590275be6913} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13344 | 2025.03.22 05:13:42.710636 [ 4 ] {64e8779b-2212-4b2d-b9e6-590275be6913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13345 | 2025.03.22 05:13:42.711063 [ 4 ] {64e8779b-2212-4b2d-b9e6-590275be6913} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13346 | 2025.03.22 05:13:42.711331 [ 4 ] {64e8779b-2212-4b2d-b9e6-590275be6913} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13347 | 2025.03.22 05:13:42.711557 [ 4 ] {64e8779b-2212-4b2d-b9e6-590275be6913} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001512 sec., 21164.021164021164 rows/sec., 1.47 MiB/sec. | ||
13348 | 2025.03.22 05:13:42.711612 [ 4 ] {64e8779b-2212-4b2d-b9e6-590275be6913} <Debug> TCPHandler: Processed in 0.001708751 sec. | ||
13349 | 2025.03.22 05:13:42.711717 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13350 | 2025.03.22 05:13:42.711828 [ 4 ] {55d192d0-b725-4671-a114-551ac9fc88d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13351 | 2025.03.22 05:13:42.711879 [ 4 ] {55d192d0-b725-4671-a114-551ac9fc88d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13352 | 2025.03.22 05:13:42.712387 [ 4 ] {55d192d0-b725-4671-a114-551ac9fc88d2} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13353 | 2025.03.22 05:13:42.712433 [ 4 ] {55d192d0-b725-4671-a114-551ac9fc88d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13354 | 2025.03.22 05:13:42.712861 [ 4 ] {55d192d0-b725-4671-a114-551ac9fc88d2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13355 | 2025.03.22 05:13:42.713160 [ 4 ] {55d192d0-b725-4671-a114-551ac9fc88d2} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13356 | 2025.03.22 05:13:42.713405 [ 4 ] {55d192d0-b725-4671-a114-551ac9fc88d2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001606 sec., 7471.9800747198005 rows/sec., 515.64 KiB/sec. | ||
13357 | 2025.03.22 05:13:42.713464 [ 4 ] {55d192d0-b725-4671-a114-551ac9fc88d2} <Debug> TCPHandler: Processed in 0.001796584 sec. | ||
13358 | 2025.03.22 05:13:44.751820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
13359 | 2025.03.22 05:13:44.752565 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13360 | 2025.03.22 05:13:44.752621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13361 | 2025.03.22 05:13:44.753149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13362 | 2025.03.22 05:13:44.753406 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13363 | 2025.03.22 05:13:44.753655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
13364 | 2025.03.22 05:13:47.028559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
13365 | 2025.03.22 05:13:47.050518 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13366 | 2025.03.22 05:13:47.050575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13367 | 2025.03.22 05:13:47.057937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13368 | 2025.03.22 05:13:47.058712 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13369 | 2025.03.22 05:13:47.062734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
13370 | 2025.03.22 05:13:47.431026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1864 | ||
13371 | 2025.03.22 05:13:47.434480 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13372 | 2025.03.22 05:13:47.434539 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13373 | 2025.03.22 05:13:47.436087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13374 | 2025.03.22 05:13:47.436415 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13375 | 2025.03.22 05:13:47.437885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
13376 | 2025.03.22 05:13:47.713183 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13377 | 2025.03.22 05:13:47.713401 [ 4 ] {9516a9eb-a28e-413a-9dac-7c3b887693cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13378 | 2025.03.22 05:13:47.713486 [ 4 ] {9516a9eb-a28e-413a-9dac-7c3b887693cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13379 | 2025.03.22 05:13:47.714331 [ 4 ] {9516a9eb-a28e-413a-9dac-7c3b887693cc} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13380 | 2025.03.22 05:13:47.714383 [ 4 ] {9516a9eb-a28e-413a-9dac-7c3b887693cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13381 | 2025.03.22 05:13:47.714834 [ 4 ] {9516a9eb-a28e-413a-9dac-7c3b887693cc} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13382 | 2025.03.22 05:13:47.715096 [ 4 ] {9516a9eb-a28e-413a-9dac-7c3b887693cc} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13383 | 2025.03.22 05:13:47.715303 [ 117 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13384 | 2025.03.22 05:13:47.715375 [ 4 ] {9516a9eb-a28e-413a-9dac-7c3b887693cc} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002028 sec., 60157.7909270217 rows/sec., 5.12 MiB/sec. | ||
13385 | 2025.03.22 05:13:47.715382 [ 117 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13386 | 2025.03.22 05:13:47.715463 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13387 | 2025.03.22 05:13:47.715519 [ 4 ] {9516a9eb-a28e-413a-9dac-7c3b887693cc} <Debug> TCPHandler: Processed in 0.002472155 sec. | ||
13388 | 2025.03.22 05:13:47.715730 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
13389 | 2025.03.22 05:13:47.715746 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13390 | 2025.03.22 05:13:47.716011 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13391 | 2025.03.22 05:13:47.716057 [ 4 ] {d8b1e4d7-b124-43f2-acd9-5398b4225141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13392 | 2025.03.22 05:13:47.716081 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1850 rows starting from the beginning of the part | ||
13393 | 2025.03.22 05:13:47.716166 [ 4 ] {d8b1e4d7-b124-43f2-acd9-5398b4225141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13394 | 2025.03.22 05:13:47.716326 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 72 rows starting from the beginning of the part | ||
13395 | 2025.03.22 05:13:47.716700 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 122 rows starting from the beginning of the part | ||
13396 | 2025.03.22 05:13:47.717034 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1775 rows starting from the beginning of the part | ||
13397 | 2025.03.22 05:13:47.717314 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
13398 | 2025.03.22 05:13:47.717620 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 122 rows starting from the beginning of the part | ||
13399 | 2025.03.22 05:13:47.719190 [ 4 ] {d8b1e4d7-b124-43f2-acd9-5398b4225141} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13400 | 2025.03.22 05:13:47.719259 [ 4 ] {d8b1e4d7-b124-43f2-acd9-5398b4225141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13401 | 2025.03.22 05:13:47.720248 [ 4 ] {d8b1e4d7-b124-43f2-acd9-5398b4225141} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13402 | 2025.03.22 05:13:47.720614 [ 4 ] {d8b1e4d7-b124-43f2-acd9-5398b4225141} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13403 | 2025.03.22 05:13:47.720853 [ 4 ] {d8b1e4d7-b124-43f2-acd9-5398b4225141} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.004883 sec., 6758.140487405283 rows/sec., 508.18 KiB/sec. | ||
13404 | 2025.03.22 05:13:47.720998 [ 4 ] {d8b1e4d7-b124-43f2-acd9-5398b4225141} <Debug> TCPHandler: Processed in 0.005320669 sec. | ||
13405 | 2025.03.22 05:13:47.721193 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13406 | 2025.03.22 05:13:47.721445 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3997 rows, containing 5 columns (5 merged, 0 gathered) in 0.005874799 sec., 680363.7026560399 rows/sec., 58.10 MiB/sec. | ||
13407 | 2025.03.22 05:13:47.721455 [ 4 ] {040f8bc1-6b11-4c2c-bc51-6c40e7a5bdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13408 | 2025.03.22 05:13:47.721536 [ 4 ] {040f8bc1-6b11-4c2c-bc51-6c40e7a5bdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13409 | 2025.03.22 05:13:47.721736 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13410 | 2025.03.22 05:13:47.722357 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13411 | 2025.03.22 05:13:47.722557 [ 190 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_111_22} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13412 | 2025.03.22 05:13:47.722756 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
13413 | 2025.03.22 05:13:47.722835 [ 4 ] {040f8bc1-6b11-4c2c-bc51-6c40e7a5bdcd} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13414 | 2025.03.22 05:13:47.722879 [ 4 ] {040f8bc1-6b11-4c2c-bc51-6c40e7a5bdcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13415 | 2025.03.22 05:13:47.723253 [ 4 ] {040f8bc1-6b11-4c2c-bc51-6c40e7a5bdcd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13416 | 2025.03.22 05:13:47.723497 [ 4 ] {040f8bc1-6b11-4c2c-bc51-6c40e7a5bdcd} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13417 | 2025.03.22 05:13:47.723648 [ 116 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13418 | 2025.03.22 05:13:47.723691 [ 4 ] {040f8bc1-6b11-4c2c-bc51-6c40e7a5bdcd} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002286 sec., 42432.19597550306 rows/sec., 3.31 MiB/sec. | ||
13419 | 2025.03.22 05:13:47.723698 [ 116 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13420 | 2025.03.22 05:13:47.723745 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13421 | 2025.03.22 05:13:47.723770 [ 4 ] {040f8bc1-6b11-4c2c-bc51-6c40e7a5bdcd} <Debug> TCPHandler: Processed in 0.002670329 sec. | ||
13422 | 2025.03.22 05:13:47.723975 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
13423 | 2025.03.22 05:13:47.723986 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13424 | 2025.03.22 05:13:47.724239 [ 4 ] {7ccf3d91-0cca-45f0-a3ce-196115b9433d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13425 | 2025.03.22 05:13:47.724239 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13426 | 2025.03.22 05:13:47.724337 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 917 rows starting from the beginning of the part | ||
13427 | 2025.03.22 05:13:47.724347 [ 4 ] {7ccf3d91-0cca-45f0-a3ce-196115b9433d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13428 | 2025.03.22 05:13:47.724653 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 72 rows starting from the beginning of the part | ||
13429 | 2025.03.22 05:13:47.724936 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 97 rows starting from the beginning of the part | ||
13430 | 2025.03.22 05:13:47.725199 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 850 rows starting from the beginning of the part | ||
13431 | 2025.03.22 05:13:47.725517 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
13432 | 2025.03.22 05:13:47.725846 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 97 rows starting from the beginning of the part | ||
13433 | 2025.03.22 05:13:47.727132 [ 4 ] {7ccf3d91-0cca-45f0-a3ce-196115b9433d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13434 | 2025.03.22 05:13:47.727200 [ 4 ] {7ccf3d91-0cca-45f0-a3ce-196115b9433d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13435 | 2025.03.22 05:13:47.728228 [ 4 ] {7ccf3d91-0cca-45f0-a3ce-196115b9433d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13436 | 2025.03.22 05:13:47.728639 [ 4 ] {7ccf3d91-0cca-45f0-a3ce-196115b9433d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13437 | 2025.03.22 05:13:47.729017 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2097 rows, containing 5 columns (5 merged, 0 gathered) in 0.005155595 sec., 406742.57772381266 rows/sec., 31.38 MiB/sec. | ||
13438 | 2025.03.22 05:13:47.729042 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
13439 | 2025.03.22 05:13:47.729136 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13440 | 2025.03.22 05:13:47.729179 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13441 | 2025.03.22 05:13:47.729179 [ 4 ] {7ccf3d91-0cca-45f0-a3ce-196115b9433d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005021 sec., 31866.16211909978 rows/sec., 2.22 MiB/sec. | ||
13442 | 2025.03.22 05:13:47.729370 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13443 | 2025.03.22 05:13:47.729652 [ 4 ] {7ccf3d91-0cca-45f0-a3ce-196115b9433d} <Debug> TCPHandler: Processed in 0.005737006 sec. | ||
13444 | 2025.03.22 05:13:47.729734 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
13445 | 2025.03.22 05:13:47.729946 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13446 | 2025.03.22 05:13:47.730199 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13447 | 2025.03.22 05:13:47.730201 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13448 | 2025.03.22 05:13:47.730373 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 29568 rows starting from the beginning of the part | ||
13449 | 2025.03.22 05:13:47.730384 [ 4 ] {0fe3f44a-d85c-42a2-9089-a642afbe067f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13450 | 2025.03.22 05:13:47.730458 [ 202 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_111_22} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13451 | 2025.03.22 05:13:47.730761 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
13452 | 2025.03.22 05:13:47.730865 [ 4 ] {0fe3f44a-d85c-42a2-9089-a642afbe067f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13453 | 2025.03.22 05:13:47.730935 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
13454 | 2025.03.22 05:13:47.731289 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
13455 | 2025.03.22 05:13:47.731683 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 927 rows starting from the beginning of the part | ||
13456 | 2025.03.22 05:13:47.732100 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
13457 | 2025.03.22 05:13:47.732475 [ 196 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::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 | ||
13458 | 2025.03.22 05:13:47.734950 [ 4 ] {0fe3f44a-d85c-42a2-9089-a642afbe067f} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13459 | 2025.03.22 05:13:47.734997 [ 4 ] {0fe3f44a-d85c-42a2-9089-a642afbe067f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13460 | 2025.03.22 05:13:47.736750 [ 4 ] {0fe3f44a-d85c-42a2-9089-a642afbe067f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13461 | 2025.03.22 05:13:47.737070 [ 4 ] {0fe3f44a-d85c-42a2-9089-a642afbe067f} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13462 | 2025.03.22 05:13:47.737519 [ 4 ] {0fe3f44a-d85c-42a2-9089-a642afbe067f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.007287 sec., 4528.6125977768625 rows/sec., 8.12 MiB/sec. | ||
13463 | 2025.03.22 05:13:47.737676 [ 4 ] {0fe3f44a-d85c-42a2-9089-a642afbe067f} <Debug> TCPHandler: Processed in 0.007843165 sec. | ||
13464 | 2025.03.22 05:13:47.737820 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13465 | 2025.03.22 05:13:47.737931 [ 4 ] {d9dcaea7-02f1-4782-be36-240a462787b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13466 | 2025.03.22 05:13:47.737982 [ 4 ] {d9dcaea7-02f1-4782-be36-240a462787b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13467 | 2025.03.22 05:13:47.738637 [ 4 ] {d9dcaea7-02f1-4782-be36-240a462787b8} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13468 | 2025.03.22 05:13:47.738675 [ 4 ] {d9dcaea7-02f1-4782-be36-240a462787b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13469 | 2025.03.22 05:13:47.739128 [ 4 ] {d9dcaea7-02f1-4782-be36-240a462787b8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13470 | 2025.03.22 05:13:47.739388 [ 4 ] {d9dcaea7-02f1-4782-be36-240a462787b8} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13471 | 2025.03.22 05:13:47.739673 [ 4 ] {d9dcaea7-02f1-4782-be36-240a462787b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001762 sec., 34052.2133938706 rows/sec., 2.29 MiB/sec. | ||
13472 | 2025.03.22 05:13:47.739768 [ 4 ] {d9dcaea7-02f1-4782-be36-240a462787b8} <Debug> TCPHandler: Processed in 0.001998317 sec. | ||
13473 | 2025.03.22 05:13:47.741877 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31007 rows, containing 5 columns (5 merged, 0 gathered) in 0.012555972 sec., 2469502.161999087 rows/sec., 167.21 MiB/sec. | ||
13474 | 2025.03.22 05:13:47.742302 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
13475 | 2025.03.22 05:13:47.742605 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13476 | 2025.03.22 05:13:47.742689 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
13477 | 2025.03.22 05:13:47.742778 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
13478 | 2025.03.22 05:13:52.064713 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13479 | 2025.03.22 05:13:52.064806 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13480 | 2025.03.22 05:13:52.253805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
13481 | 2025.03.22 05:13:52.254584 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13482 | 2025.03.22 05:13:52.254643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13483 | 2025.03.22 05:13:52.255212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13484 | 2025.03.22 05:13:52.255488 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13485 | 2025.03.22 05:13:52.255764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
13486 | 2025.03.22 05:13:52.632760 [ 222 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): 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] | ||
13487 | 2025.03.22 05:13:52.632812 [ 222 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): 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] | ||
13488 | 2025.03.22 05:13:52.639164 [ 222 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): 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] | ||
13489 | 2025.03.22 05:13:52.719215 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13490 | 2025.03.22 05:13:52.719430 [ 4 ] {33a00735-13d7-4ca3-9476-ae0ed6762b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13491 | 2025.03.22 05:13:52.719514 [ 4 ] {33a00735-13d7-4ca3-9476-ae0ed6762b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13492 | 2025.03.22 05:13:52.720422 [ 4 ] {33a00735-13d7-4ca3-9476-ae0ed6762b74} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13493 | 2025.03.22 05:13:52.720470 [ 4 ] {33a00735-13d7-4ca3-9476-ae0ed6762b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13494 | 2025.03.22 05:13:52.720956 [ 4 ] {33a00735-13d7-4ca3-9476-ae0ed6762b74} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13495 | 2025.03.22 05:13:52.721222 [ 4 ] {33a00735-13d7-4ca3-9476-ae0ed6762b74} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13496 | 2025.03.22 05:13:52.721431 [ 111 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13497 | 2025.03.22 05:13:52.721501 [ 4 ] {33a00735-13d7-4ca3-9476-ae0ed6762b74} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002126 sec., 99717.77986829728 rows/sec., 6.34 MiB/sec. | ||
13498 | 2025.03.22 05:13:52.721529 [ 111 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13499 | 2025.03.22 05:13:52.721598 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13500 | 2025.03.22 05:13:52.721655 [ 4 ] {33a00735-13d7-4ca3-9476-ae0ed6762b74} <Debug> TCPHandler: Processed in 0.002583528 sec. | ||
13501 | 2025.03.22 05:13:52.721853 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
13502 | 2025.03.22 05:13:52.721887 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13503 | 2025.03.22 05:13:52.722124 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13504 | 2025.03.22 05:13:52.722132 [ 4 ] {1de073ca-5936-4850-a9db-44aef1677bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13505 | 2025.03.22 05:13:52.722197 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
13506 | 2025.03.22 05:13:52.722226 [ 4 ] {1de073ca-5936-4850-a9db-44aef1677bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13507 | 2025.03.22 05:13:52.722603 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
13508 | 2025.03.22 05:13:52.722942 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
13509 | 2025.03.22 05:13:52.723311 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
13510 | 2025.03.22 05:13:52.723609 [ 200 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
13511 | 2025.03.22 05:13:52.725716 [ 4 ] {1de073ca-5936-4850-a9db-44aef1677bff} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13512 | 2025.03.22 05:13:52.725800 [ 4 ] {1de073ca-5936-4850-a9db-44aef1677bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13513 | 2025.03.22 05:13:52.726467 [ 192 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004762588 sec., 222568.0659338998 rows/sec., 15.00 MiB/sec. | ||
13514 | 2025.03.22 05:13:52.726623 [ 4 ] {1de073ca-5936-4850-a9db-44aef1677bff} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13515 | 2025.03.22 05:13:52.726725 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13516 | 2025.03.22 05:13:52.727125 [ 4 ] {1de073ca-5936-4850-a9db-44aef1677bff} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13517 | 2025.03.22 05:13:52.727320 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_37_9} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13518 | 2025.03.22 05:13:52.727599 [ 187 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_37_9} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13519 | 2025.03.22 05:13:52.727622 [ 4 ] {1de073ca-5936-4850-a9db-44aef1677bff} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.005556 sec., 113930.88552915766 rows/sec., 8.96 MiB/sec. | ||
13520 | 2025.03.22 05:13:52.727865 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
13521 | 2025.03.22 05:13:52.728013 [ 4 ] {1de073ca-5936-4850-a9db-44aef1677bff} <Debug> TCPHandler: Processed in 0.006191255 sec. | ||
13522 | 2025.03.22 05:13:52.728259 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13523 | 2025.03.22 05:13:52.728433 [ 4 ] {96aeca29-192f-40de-be49-99e2b6b5207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13524 | 2025.03.22 05:13:52.728483 [ 4 ] {96aeca29-192f-40de-be49-99e2b6b5207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13525 | 2025.03.22 05:13:52.729100 [ 4 ] {96aeca29-192f-40de-be49-99e2b6b5207f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13526 | 2025.03.22 05:13:52.729141 [ 4 ] {96aeca29-192f-40de-be49-99e2b6b5207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13527 | 2025.03.22 05:13:52.729518 [ 4 ] {96aeca29-192f-40de-be49-99e2b6b5207f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13528 | 2025.03.22 05:13:52.729776 [ 4 ] {96aeca29-192f-40de-be49-99e2b6b5207f} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13529 | 2025.03.22 05:13:52.729968 [ 111 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13530 | 2025.03.22 05:13:52.730024 [ 4 ] {96aeca29-192f-40de-be49-99e2b6b5207f} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.00161 sec., 70807.45341614906 rows/sec., 4.24 MiB/sec. | ||
13531 | 2025.03.22 05:13:52.730032 [ 111 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13532 | 2025.03.22 05:13:52.730111 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13533 | 2025.03.22 05:13:52.730146 [ 4 ] {96aeca29-192f-40de-be49-99e2b6b5207f} <Debug> TCPHandler: Processed in 0.001982886 sec. | ||
13534 | 2025.03.22 05:13:52.730435 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13535 | 2025.03.22 05:13:52.730446 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
13536 | 2025.03.22 05:13:52.730736 [ 4 ] {248988e9-10fc-4559-a6d9-0b98e54e61e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13537 | 2025.03.22 05:13:52.730894 [ 4 ] {248988e9-10fc-4559-a6d9-0b98e54e61e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13538 | 2025.03.22 05:13:52.731124 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13539 | 2025.03.22 05:13:52.731305 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 167 rows starting from the beginning of the part | ||
13540 | 2025.03.22 05:13:52.731928 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
13541 | 2025.03.22 05:13:52.732504 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 33 rows starting from the beginning of the part | ||
13542 | 2025.03.22 05:13:52.733135 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 118 rows starting from the beginning of the part | ||
13543 | 2025.03.22 05:13:52.733661 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 33 rows starting from the beginning of the part | ||
13544 | 2025.03.22 05:13:52.733929 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 114 rows starting from the beginning of the part | ||
13545 | 2025.03.22 05:13:52.735246 [ 4 ] {248988e9-10fc-4559-a6d9-0b98e54e61e9} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13546 | 2025.03.22 05:13:52.735322 [ 4 ] {248988e9-10fc-4559-a6d9-0b98e54e61e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13547 | 2025.03.22 05:13:52.736385 [ 4 ] {248988e9-10fc-4559-a6d9-0b98e54e61e9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13548 | 2025.03.22 05:13:52.736943 [ 4 ] {248988e9-10fc-4559-a6d9-0b98e54e61e9} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13549 | 2025.03.22 05:13:52.736949 [ 189 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.006720684 sec., 70379.74110968466 rows/sec., 4.73 MiB/sec. | ||
13550 | 2025.03.22 05:13:52.737204 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13551 | 2025.03.22 05:13:52.737387 [ 4 ] {248988e9-10fc-4559-a6d9-0b98e54e61e9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006756 sec., 16725.873297809354 rows/sec., 1.08 MiB/sec. | ||
13552 | 2025.03.22 05:13:52.737762 [ 4 ] {248988e9-10fc-4559-a6d9-0b98e54e61e9} <Debug> TCPHandler: Processed in 0.007414277 sec. | ||
13553 | 2025.03.22 05:13:52.738127 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13554 | 2025.03.22 05:13:52.738227 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13555 | 2025.03.22 05:13:52.738504 [ 4 ] {2ac76362-8fe5-4c74-a5f6-ce7ac6a94cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13556 | 2025.03.22 05:13:52.738516 [ 192 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_96_19} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13557 | 2025.03.22 05:13:52.738554 [ 4 ] {2ac76362-8fe5-4c74-a5f6-ce7ac6a94cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13558 | 2025.03.22 05:13:52.738636 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
13559 | 2025.03.22 05:13:52.739192 [ 4 ] {2ac76362-8fe5-4c74-a5f6-ce7ac6a94cbb} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13560 | 2025.03.22 05:13:52.739231 [ 4 ] {2ac76362-8fe5-4c74-a5f6-ce7ac6a94cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13561 | 2025.03.22 05:13:52.739596 [ 4 ] {2ac76362-8fe5-4c74-a5f6-ce7ac6a94cbb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13562 | 2025.03.22 05:13:52.739834 [ 4 ] {2ac76362-8fe5-4c74-a5f6-ce7ac6a94cbb} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13563 | 2025.03.22 05:13:52.739998 [ 111 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13564 | 2025.03.22 05:13:52.740059 [ 111 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13565 | 2025.03.22 05:13:52.740085 [ 4 ] {2ac76362-8fe5-4c74-a5f6-ce7ac6a94cbb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001681 sec., 66627.00773349196 rows/sec., 3.80 MiB/sec. | ||
13566 | 2025.03.22 05:13:52.740099 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13567 | 2025.03.22 05:13:52.740237 [ 4 ] {2ac76362-8fe5-4c74-a5f6-ce7ac6a94cbb} <Debug> TCPHandler: Processed in 0.002233651 sec. | ||
13568 | 2025.03.22 05:13:52.740397 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
13569 | 2025.03.22 05:13:52.740526 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13570 | 2025.03.22 05:13:52.740929 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13571 | 2025.03.22 05:13:52.741005 [ 4 ] {b47d5558-8d22-4fd1-b88a-7b6831872808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13572 | 2025.03.22 05:13:52.741042 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
13573 | 2025.03.22 05:13:52.741114 [ 4 ] {b47d5558-8d22-4fd1-b88a-7b6831872808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13574 | 2025.03.22 05:13:52.741381 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
13575 | 2025.03.22 05:13:52.741736 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
13576 | 2025.03.22 05:13:52.742077 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
13577 | 2025.03.22 05:13:52.742438 [ 195 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
13578 | 2025.03.22 05:13:52.744145 [ 4 ] {b47d5558-8d22-4fd1-b88a-7b6831872808} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13579 | 2025.03.22 05:13:52.744228 [ 4 ] {b47d5558-8d22-4fd1-b88a-7b6831872808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13580 | 2025.03.22 05:13:52.745202 [ 4 ] {b47d5558-8d22-4fd1-b88a-7b6831872808} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13581 | 2025.03.22 05:13:52.745283 [ 193 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005082684 sec., 110178.00831214375 rows/sec., 6.70 MiB/sec. | ||
13582 | 2025.03.22 05:13:52.745466 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13583 | 2025.03.22 05:13:52.745579 [ 4 ] {b47d5558-8d22-4fd1-b88a-7b6831872808} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13584 | 2025.03.22 05:13:52.745905 [ 4 ] {b47d5558-8d22-4fd1-b88a-7b6831872808} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.005071 sec., 76907.90771051074 rows/sec., 5.44 MiB/sec. | ||
13585 | 2025.03.22 05:13:52.746038 [ 4 ] {b47d5558-8d22-4fd1-b88a-7b6831872808} <Debug> TCPHandler: Processed in 0.005629425 sec. | ||
13586 | 2025.03.22 05:13:52.746224 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_37_9} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13587 | 2025.03.22 05:13:52.746407 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13588 | 2025.03.22 05:13:52.746581 [ 188 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_37_9} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13589 | 2025.03.22 05:13:52.746811 [ 4 ] {e695d25f-3cff-4486-be73-edf10dd7115c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13590 | 2025.03.22 05:13:52.746891 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13591 | 2025.03.22 05:13:52.747012 [ 4 ] {e695d25f-3cff-4486-be73-edf10dd7115c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13592 | 2025.03.22 05:13:52.748284 [ 4 ] {e695d25f-3cff-4486-be73-edf10dd7115c} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13593 | 2025.03.22 05:13:52.748322 [ 4 ] {e695d25f-3cff-4486-be73-edf10dd7115c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13594 | 2025.03.22 05:13:52.748690 [ 4 ] {e695d25f-3cff-4486-be73-edf10dd7115c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13595 | 2025.03.22 05:13:52.748941 [ 4 ] {e695d25f-3cff-4486-be73-edf10dd7115c} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13596 | 2025.03.22 05:13:52.749184 [ 4 ] {e695d25f-3cff-4486-be73-edf10dd7115c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002523 sec., 2378.1212841854936 rows/sec., 124.25 KiB/sec. | ||
13597 | 2025.03.22 05:13:52.749350 [ 4 ] {e695d25f-3cff-4486-be73-edf10dd7115c} <Debug> TCPHandler: Processed in 0.003077507 sec. | ||
13598 | 2025.03.22 05:13:52.749575 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13599 | 2025.03.22 05:13:52.749683 [ 4 ] {b12f9279-8382-49bf-8f4f-3f6ea94717fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13600 | 2025.03.22 05:13:52.749734 [ 4 ] {b12f9279-8382-49bf-8f4f-3f6ea94717fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13601 | 2025.03.22 05:13:52.750278 [ 4 ] {b12f9279-8382-49bf-8f4f-3f6ea94717fc} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13602 | 2025.03.22 05:13:52.750318 [ 4 ] {b12f9279-8382-49bf-8f4f-3f6ea94717fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13603 | 2025.03.22 05:13:52.750717 [ 4 ] {b12f9279-8382-49bf-8f4f-3f6ea94717fc} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13604 | 2025.03.22 05:13:52.750968 [ 4 ] {b12f9279-8382-49bf-8f4f-3f6ea94717fc} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13605 | 2025.03.22 05:13:52.751179 [ 4 ] {b12f9279-8382-49bf-8f4f-3f6ea94717fc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00152 sec., 155921.05263157893 rows/sec., 10.45 MiB/sec. | ||
13606 | 2025.03.22 05:13:52.751229 [ 4 ] {b12f9279-8382-49bf-8f4f-3f6ea94717fc} <Debug> TCPHandler: Processed in 0.001729852 sec. | ||
13607 | 2025.03.22 05:13:52.751331 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13608 | 2025.03.22 05:13:52.751434 [ 4 ] {c3c96289-b62e-4d1b-96bb-486ae53cc99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13609 | 2025.03.22 05:13:52.751481 [ 4 ] {c3c96289-b62e-4d1b-96bb-486ae53cc99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13610 | 2025.03.22 05:13:52.751889 [ 4 ] {c3c96289-b62e-4d1b-96bb-486ae53cc99b} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13611 | 2025.03.22 05:13:52.751928 [ 4 ] {c3c96289-b62e-4d1b-96bb-486ae53cc99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13612 | 2025.03.22 05:13:52.752278 [ 4 ] {c3c96289-b62e-4d1b-96bb-486ae53cc99b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13613 | 2025.03.22 05:13:52.752512 [ 4 ] {c3c96289-b62e-4d1b-96bb-486ae53cc99b} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13614 | 2025.03.22 05:13:52.752670 [ 111 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
13615 | 2025.03.22 05:13:52.752726 [ 111 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13616 | 2025.03.22 05:13:52.752757 [ 4 ] {c3c96289-b62e-4d1b-96bb-486ae53cc99b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec. | ||
13617 | 2025.03.22 05:13:52.752762 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13618 | 2025.03.22 05:13:52.752935 [ 4 ] {c3c96289-b62e-4d1b-96bb-486ae53cc99b} <Debug> TCPHandler: Processed in 0.00164377 sec. | ||
13619 | 2025.03.22 05:13:52.753257 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
13620 | 2025.03.22 05:13:52.753379 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13621 | 2025.03.22 05:13:52.753614 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13622 | 2025.03.22 05:13:52.753647 [ 4 ] {c89f39c7-eee8-4860-b7dd-6e747d7638e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13623 | 2025.03.22 05:13:52.753670 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
13624 | 2025.03.22 05:13:52.753933 [ 4 ] {c89f39c7-eee8-4860-b7dd-6e747d7638e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13625 | 2025.03.22 05:13:52.753996 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
13626 | 2025.03.22 05:13:52.754414 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
13627 | 2025.03.22 05:13:52.754792 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
13628 | 2025.03.22 05:13:52.755118 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
13629 | 2025.03.22 05:13:52.755448 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
13630 | 2025.03.22 05:13:52.759795 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.006841836 sec., 5407.9051295587915 rows/sec., 364.40 KiB/sec. | ||
13631 | 2025.03.22 05:13:52.759864 [ 4 ] {c89f39c7-eee8-4860-b7dd-6e747d7638e7} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13632 | 2025.03.22 05:13:52.759926 [ 4 ] {c89f39c7-eee8-4860-b7dd-6e747d7638e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13633 | 2025.03.22 05:13:52.760025 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
13634 | 2025.03.22 05:13:52.760693 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13635 | 2025.03.22 05:13:52.760839 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_37_8} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
13636 | 2025.03.22 05:13:52.761036 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13637 | 2025.03.22 05:13:52.761281 [ 4 ] {c89f39c7-eee8-4860-b7dd-6e747d7638e7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13638 | 2025.03.22 05:13:52.761572 [ 4 ] {c89f39c7-eee8-4860-b7dd-6e747d7638e7} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13639 | 2025.03.22 05:13:52.761769 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13640 | 2025.03.22 05:13:52.761833 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13641 | 2025.03.22 05:13:52.761874 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13642 | 2025.03.22 05:13:52.761882 [ 4 ] {c89f39c7-eee8-4860-b7dd-6e747d7638e7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008297 sec., 964.2039291310111 rows/sec., 1.73 MiB/sec. | ||
13643 | 2025.03.22 05:13:52.762276 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
13644 | 2025.03.22 05:13:52.762313 [ 4 ] {c89f39c7-eee8-4860-b7dd-6e747d7638e7} <Debug> TCPHandler: Processed in 0.009101698 sec. | ||
13645 | 2025.03.22 05:13:52.762552 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13646 | 2025.03.22 05:13:52.762806 [ 4 ] {e9811a3f-8fe6-4ed1-b674-2b662768f498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13647 | 2025.03.22 05:13:52.762920 [ 4 ] {e9811a3f-8fe6-4ed1-b674-2b662768f498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13648 | 2025.03.22 05:13:52.762957 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13649 | 2025.03.22 05:13:52.763218 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1921 rows starting from the beginning of the part | ||
13650 | 2025.03.22 05:13:52.764188 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
13651 | 2025.03.22 05:13:52.765101 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 33 rows starting from the beginning of the part | ||
13652 | 2025.03.22 05:13:52.765292 [ 4 ] {e9811a3f-8fe6-4ed1-b674-2b662768f498} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13653 | 2025.03.22 05:13:52.765461 [ 4 ] {e9811a3f-8fe6-4ed1-b674-2b662768f498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13654 | 2025.03.22 05:13:52.765760 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
13655 | 2025.03.22 05:13:52.766335 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 33 rows starting from the beginning of the part | ||
13656 | 2025.03.22 05:13:52.766973 [ 194 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
13657 | 2025.03.22 05:13:52.767079 [ 4 ] {e9811a3f-8fe6-4ed1-b674-2b662768f498} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13658 | 2025.03.22 05:13:52.767958 [ 4 ] {e9811a3f-8fe6-4ed1-b674-2b662768f498} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13659 | 2025.03.22 05:13:52.768292 [ 111 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13660 | 2025.03.22 05:13:52.768434 [ 111 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13661 | 2025.03.22 05:13:52.768511 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13662 | 2025.03.22 05:13:52.768552 [ 4 ] {e9811a3f-8fe6-4ed1-b674-2b662768f498} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005826 sec., 14074.836937864746 rows/sec., 915.38 KiB/sec. | ||
13663 | 2025.03.22 05:13:52.768853 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
13664 | 2025.03.22 05:13:52.769103 [ 4 ] {e9811a3f-8fe6-4ed1-b674-2b662768f498} <Debug> TCPHandler: Processed in 0.006620612 sec. | ||
13665 | 2025.03.22 05:13:52.769403 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13666 | 2025.03.22 05:13:52.769512 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6284 rows starting from the beginning of the part | ||
13667 | 2025.03.22 05:13:52.769746 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
13668 | 2025.03.22 05:13:52.770043 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 70 rows starting from the beginning of the part | ||
13669 | 2025.03.22 05:13:52.770192 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 12 rows starting from the beginning of the part | ||
13670 | 2025.03.22 05:13:52.770296 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
13671 | 2025.03.22 05:13:52.770445 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
13672 | 2025.03.22 05:13:52.773576 [ 191 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6568 rows, containing 4 columns (4 merged, 0 gathered) in 0.004967222 sec., 1322268.2618171684 rows/sec., 86.79 MiB/sec. | ||
13673 | 2025.03.22 05:13:52.774160 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13674 | 2025.03.22 05:13:52.774526 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_111_22} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13675 | 2025.03.22 05:13:52.774625 [ 198 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_111_22} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13676 | 2025.03.22 05:13:52.775295 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
13677 | 2025.03.22 05:13:52.779832 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2011 rows, containing 19 columns (19 merged, 0 gathered) in 0.01785375 sec., 112637.40110621016 rows/sec., 201.84 MiB/sec. | ||
13678 | 2025.03.22 05:13:52.781482 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13679 | 2025.03.22 05:13:52.781905 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13680 | 2025.03.22 05:13:52.781990 [ 198 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13681 | 2025.03.22 05:13:52.782119 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.42 MiB. | ||
13682 | 2025.03.22 05:13:53.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.42 MiB, peak 279.82 MiB, free memory in arenas 0.00 B, will set to 265.06 MiB (RSS), difference: 2.64 MiB | ||
13683 | 2025.03.22 05:13:54.019351 [ 223 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): 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] | ||
13684 | 2025.03.22 05:13:54.019434 [ 223 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): 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] | ||
13685 | 2025.03.22 05:13:54.022823 [ 223 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): 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] | ||
13686 | 2025.03.22 05:13:54.562833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13687 | 2025.03.22 05:13:54.582689 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13688 | 2025.03.22 05:13:54.582742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13689 | 2025.03.22 05:13:54.589717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13690 | 2025.03.22 05:13:54.590517 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13691 | 2025.03.22 05:13:54.593169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
13692 | 2025.03.22 05:13:57.438266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1898 | ||
13693 | 2025.03.22 05:13:57.441579 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13694 | 2025.03.22 05:13:57.441640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13695 | 2025.03.22 05:13:57.443191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13696 | 2025.03.22 05:13:57.443550 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13697 | 2025.03.22 05:13:57.443851 [ 103 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13698 | 2025.03.22 05:13:57.444066 [ 103 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13699 | 2025.03.22 05:13:57.444175 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13700 | 2025.03.22 05:13:57.444572 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
13701 | 2025.03.22 05:13:57.445700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
13702 | 2025.03.22 05:13:57.446516 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13703 | 2025.03.22 05:13:57.446706 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1742 rows starting from the beginning of the part | ||
13704 | 2025.03.22 05:13:57.447339 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
13705 | 2025.03.22 05:13:57.447872 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
13706 | 2025.03.22 05:13:57.448370 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
13707 | 2025.03.22 05:13:57.448872 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part | ||
13708 | 2025.03.22 05:13:57.449338 [ 199 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
13709 | 2025.03.22 05:13:57.460079 [ 197 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 72 columns (72 merged, 0 gathered) in 0.015769581 sec., 120358.30248121366 rows/sec., 92.00 MiB/sec. | ||
13710 | 2025.03.22 05:13:57.462086 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13711 | 2025.03.22 05:13:57.462980 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13712 | 2025.03.22 05:13:57.463091 [ 196 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_51_10} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13713 | 2025.03.22 05:13:57.463484 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
13714 | 2025.03.22 05:13:57.714304 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13715 | 2025.03.22 05:13:57.714514 [ 4 ] {579a6545-80b2-4360-b292-9244a79e190c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13716 | 2025.03.22 05:13:57.714600 [ 4 ] {579a6545-80b2-4360-b292-9244a79e190c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13717 | 2025.03.22 05:13:57.715403 [ 4 ] {579a6545-80b2-4360-b292-9244a79e190c} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13718 | 2025.03.22 05:13:57.715453 [ 4 ] {579a6545-80b2-4360-b292-9244a79e190c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13719 | 2025.03.22 05:13:57.715886 [ 4 ] {579a6545-80b2-4360-b292-9244a79e190c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13720 | 2025.03.22 05:13:57.716143 [ 4 ] {579a6545-80b2-4360-b292-9244a79e190c} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13721 | 2025.03.22 05:13:57.716396 [ 4 ] {579a6545-80b2-4360-b292-9244a79e190c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001944 sec., 1028.80658436214 rows/sec., 83.89 KiB/sec. | ||
13722 | 2025.03.22 05:13:57.716453 [ 4 ] {579a6545-80b2-4360-b292-9244a79e190c} <Debug> TCPHandler: Processed in 0.002293422 sec. | ||
13723 | 2025.03.22 05:13:57.716591 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13724 | 2025.03.22 05:13:57.716728 [ 4 ] {48f66cd0-5d5e-4867-9031-f55f6e86f35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13725 | 2025.03.22 05:13:57.716783 [ 4 ] {48f66cd0-5d5e-4867-9031-f55f6e86f35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13726 | 2025.03.22 05:13:57.717438 [ 4 ] {48f66cd0-5d5e-4867-9031-f55f6e86f35c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13727 | 2025.03.22 05:13:57.717479 [ 4 ] {48f66cd0-5d5e-4867-9031-f55f6e86f35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13728 | 2025.03.22 05:13:57.717893 [ 4 ] {48f66cd0-5d5e-4867-9031-f55f6e86f35c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13729 | 2025.03.22 05:13:57.718137 [ 4 ] {48f66cd0-5d5e-4867-9031-f55f6e86f35c} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13730 | 2025.03.22 05:13:57.718358 [ 4 ] {48f66cd0-5d5e-4867-9031-f55f6e86f35c} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.00166 sec., 74096.38554216867 rows/sec., 6.30 MiB/sec. | ||
13731 | 2025.03.22 05:13:57.718412 [ 4 ] {48f66cd0-5d5e-4867-9031-f55f6e86f35c} <Debug> TCPHandler: Processed in 0.001888526 sec. | ||
13732 | 2025.03.22 05:13:57.718546 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13733 | 2025.03.22 05:13:57.718686 [ 4 ] {87e3d223-b99c-4a7c-8d30-975e203ea7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13734 | 2025.03.22 05:13:57.718745 [ 4 ] {87e3d223-b99c-4a7c-8d30-975e203ea7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13735 | 2025.03.22 05:13:57.719361 [ 4 ] {87e3d223-b99c-4a7c-8d30-975e203ea7e3} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13736 | 2025.03.22 05:13:57.719401 [ 4 ] {87e3d223-b99c-4a7c-8d30-975e203ea7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13737 | 2025.03.22 05:13:57.719778 [ 4 ] {87e3d223-b99c-4a7c-8d30-975e203ea7e3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13738 | 2025.03.22 05:13:57.720058 [ 4 ] {87e3d223-b99c-4a7c-8d30-975e203ea7e3} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13739 | 2025.03.22 05:13:57.720271 [ 4 ] {87e3d223-b99c-4a7c-8d30-975e203ea7e3} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001616 sec., 21658.41584158416 rows/sec., 1.58 MiB/sec. | ||
13740 | 2025.03.22 05:13:57.720325 [ 4 ] {87e3d223-b99c-4a7c-8d30-975e203ea7e3} <Debug> TCPHandler: Processed in 0.001844344 sec. | ||
13741 | 2025.03.22 05:13:57.720453 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13742 | 2025.03.22 05:13:57.720562 [ 4 ] {cb0f6f24-5351-41f9-8683-4268fad3ef2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13743 | 2025.03.22 05:13:57.720610 [ 4 ] {cb0f6f24-5351-41f9-8683-4268fad3ef2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13744 | 2025.03.22 05:13:57.721169 [ 4 ] {cb0f6f24-5351-41f9-8683-4268fad3ef2e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13745 | 2025.03.22 05:13:57.721209 [ 4 ] {cb0f6f24-5351-41f9-8683-4268fad3ef2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13746 | 2025.03.22 05:13:57.721589 [ 4 ] {cb0f6f24-5351-41f9-8683-4268fad3ef2e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13747 | 2025.03.22 05:13:57.721836 [ 4 ] {cb0f6f24-5351-41f9-8683-4268fad3ef2e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13748 | 2025.03.22 05:13:57.722047 [ 4 ] {cb0f6f24-5351-41f9-8683-4268fad3ef2e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001505 sec., 65780.73089700997 rows/sec., 5.14 MiB/sec. | ||
13749 | 2025.03.22 05:13:57.722108 [ 4 ] {cb0f6f24-5351-41f9-8683-4268fad3ef2e} <Debug> TCPHandler: Processed in 0.001708202 sec. | ||
13750 | 2025.03.22 05:13:57.722238 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13751 | 2025.03.22 05:13:57.722400 [ 4 ] {250ec453-a277-440f-8779-4fb445777aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13752 | 2025.03.22 05:13:57.722475 [ 4 ] {250ec453-a277-440f-8779-4fb445777aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13753 | 2025.03.22 05:13:57.722991 [ 4 ] {250ec453-a277-440f-8779-4fb445777aa8} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13754 | 2025.03.22 05:13:57.723030 [ 4 ] {250ec453-a277-440f-8779-4fb445777aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13755 | 2025.03.22 05:13:57.723431 [ 4 ] {250ec453-a277-440f-8779-4fb445777aa8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13756 | 2025.03.22 05:13:57.723761 [ 4 ] {250ec453-a277-440f-8779-4fb445777aa8} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13757 | 2025.03.22 05:13:57.723990 [ 4 ] {250ec453-a277-440f-8779-4fb445777aa8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001631 sec., 98712.44635193133 rows/sec., 6.87 MiB/sec. | ||
13758 | 2025.03.22 05:13:57.724072 [ 4 ] {250ec453-a277-440f-8779-4fb445777aa8} <Debug> TCPHandler: Processed in 0.001892955 sec. | ||
13759 | 2025.03.22 05:13:57.724239 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13760 | 2025.03.22 05:13:57.724512 [ 4 ] {9be5eb89-1cc5-4181-8386-e5dc7bdf8755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13761 | 2025.03.22 05:13:57.724775 [ 4 ] {9be5eb89-1cc5-4181-8386-e5dc7bdf8755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13762 | 2025.03.22 05:13:57.726021 [ 4 ] {9be5eb89-1cc5-4181-8386-e5dc7bdf8755} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13763 | 2025.03.22 05:13:57.726063 [ 4 ] {9be5eb89-1cc5-4181-8386-e5dc7bdf8755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13764 | 2025.03.22 05:13:57.726753 [ 4 ] {9be5eb89-1cc5-4181-8386-e5dc7bdf8755} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13765 | 2025.03.22 05:13:57.727043 [ 4 ] {9be5eb89-1cc5-4181-8386-e5dc7bdf8755} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13766 | 2025.03.22 05:13:57.727299 [ 4 ] {9be5eb89-1cc5-4181-8386-e5dc7bdf8755} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00289 sec., 11418.685121107266 rows/sec., 20.46 MiB/sec. | ||
13767 | 2025.03.22 05:13:57.727411 [ 4 ] {9be5eb89-1cc5-4181-8386-e5dc7bdf8755} <Debug> TCPHandler: Processed in 0.00325016 sec. | ||
13768 | 2025.03.22 05:13:57.727558 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13769 | 2025.03.22 05:13:57.727692 [ 4 ] {03562e32-e6d3-4427-9d8b-89f3705e212f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13770 | 2025.03.22 05:13:57.727749 [ 4 ] {03562e32-e6d3-4427-9d8b-89f3705e212f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13771 | 2025.03.22 05:13:57.728274 [ 4 ] {03562e32-e6d3-4427-9d8b-89f3705e212f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13772 | 2025.03.22 05:13:57.728314 [ 4 ] {03562e32-e6d3-4427-9d8b-89f3705e212f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13773 | 2025.03.22 05:13:57.728688 [ 4 ] {03562e32-e6d3-4427-9d8b-89f3705e212f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13774 | 2025.03.22 05:13:57.728950 [ 4 ] {03562e32-e6d3-4427-9d8b-89f3705e212f} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13775 | 2025.03.22 05:13:57.729158 [ 4 ] {03562e32-e6d3-4427-9d8b-89f3705e212f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
13776 | 2025.03.22 05:13:57.729209 [ 4 ] {03562e32-e6d3-4427-9d8b-89f3705e212f} <Debug> TCPHandler: Processed in 0.001713992 sec. | ||
13777 | 2025.03.22 05:13:59.755935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
13778 | 2025.03.22 05:13:59.756571 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13779 | 2025.03.22 05:13:59.756613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13780 | 2025.03.22 05:13:59.757162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13781 | 2025.03.22 05:13:59.757444 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13782 | 2025.03.22 05:13:59.757599 [ 100 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13783 | 2025.03.22 05:13:59.757664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
13784 | 2025.03.22 05:13:59.757670 [ 100 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13785 | 2025.03.22 05:13:59.757704 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13786 | 2025.03.22 05:13:59.757897 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
13787 | 2025.03.22 05:13:59.758149 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13788 | 2025.03.22 05:13:59.758222 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
13789 | 2025.03.22 05:13:59.758318 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
13790 | 2025.03.22 05:13:59.758542 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
13791 | 2025.03.22 05:13:59.758672 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
13792 | 2025.03.22 05:13:59.758799 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
13793 | 2025.03.22 05:13:59.758900 [ 202 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
13794 | 2025.03.22 05:13:59.761487 [ 190 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.003697549 sec., 8793122.146589538 rows/sec., 125.79 MiB/sec. | ||
13795 | 2025.03.22 05:13:59.761967 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13796 | 2025.03.22 05:13:59.762325 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13797 | 2025.03.22 05:13:59.762407 [ 187 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_71_14} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13798 | 2025.03.22 05:13:59.762518 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
13799 | 2025.03.22 05:14:02.093284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
13800 | 2025.03.22 05:14:02.115186 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13801 | 2025.03.22 05:14:02.115257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13802 | 2025.03.22 05:14:02.122815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13803 | 2025.03.22 05:14:02.123713 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13804 | 2025.03.22 05:14:02.124114 [ 97 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13805 | 2025.03.22 05:14:02.124247 [ 97 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13806 | 2025.03.22 05:14:02.124310 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13807 | 2025.03.22 05:14:02.124645 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
13808 | 2025.03.22 05:14:02.135416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
13809 | 2025.03.22 05:14:02.136316 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13810 | 2025.03.22 05:14:02.137214 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
13811 | 2025.03.22 05:14:02.141798 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
13812 | 2025.03.22 05:14:02.146476 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
13813 | 2025.03.22 05:14:02.151459 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
13814 | 2025.03.22 05:14:02.156815 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
13815 | 2025.03.22 05:14:02.162404 [ 190 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
13816 | 2025.03.22 05:14:02.223887 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.099442131 sec., 5390.069526969409 rows/sec., 27.87 MiB/sec. | ||
13817 | 2025.03.22 05:14:02.227439 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13818 | 2025.03.22 05:14:02.230787 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_71_14} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13819 | 2025.03.22 05:14:02.230921 [ 187 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_71_14} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13820 | 2025.03.22 05:14:02.233754 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
13821 | 2025.03.22 05:14:02.677474 [ 221 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
13822 | 2025.03.22 05:14:02.677562 [ 221 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
13823 | 2025.03.22 05:14:02.680458 [ 221 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
13824 | 2025.03.22 05:14:02.718425 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13825 | 2025.03.22 05:14:02.718598 [ 4 ] {928cc405-1c7c-4bfb-957b-3d1630b96b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13826 | 2025.03.22 05:14:02.718670 [ 4 ] {928cc405-1c7c-4bfb-957b-3d1630b96b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13827 | 2025.03.22 05:14:02.719517 [ 4 ] {928cc405-1c7c-4bfb-957b-3d1630b96b91} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13828 | 2025.03.22 05:14:02.719562 [ 4 ] {928cc405-1c7c-4bfb-957b-3d1630b96b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13829 | 2025.03.22 05:14:02.719999 [ 4 ] {928cc405-1c7c-4bfb-957b-3d1630b96b91} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13830 | 2025.03.22 05:14:02.720258 [ 4 ] {928cc405-1c7c-4bfb-957b-3d1630b96b91} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13831 | 2025.03.22 05:14:02.720493 [ 4 ] {928cc405-1c7c-4bfb-957b-3d1630b96b91} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001948 sec., 108829.56878850103 rows/sec., 6.92 MiB/sec. | ||
13832 | 2025.03.22 05:14:02.720551 [ 4 ] {928cc405-1c7c-4bfb-957b-3d1630b96b91} <Debug> TCPHandler: Processed in 0.002251101 sec. | ||
13833 | 2025.03.22 05:14:02.720683 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13834 | 2025.03.22 05:14:02.720789 [ 4 ] {26e27744-0b8b-48f4-b832-eddf223029ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13835 | 2025.03.22 05:14:02.720837 [ 4 ] {26e27744-0b8b-48f4-b832-eddf223029ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13836 | 2025.03.22 05:14:02.721822 [ 4 ] {26e27744-0b8b-48f4-b832-eddf223029ec} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13837 | 2025.03.22 05:14:02.721864 [ 4 ] {26e27744-0b8b-48f4-b832-eddf223029ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13838 | 2025.03.22 05:14:02.722286 [ 4 ] {26e27744-0b8b-48f4-b832-eddf223029ec} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13839 | 2025.03.22 05:14:02.722544 [ 4 ] {26e27744-0b8b-48f4-b832-eddf223029ec} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13840 | 2025.03.22 05:14:02.722775 [ 4 ] {26e27744-0b8b-48f4-b832-eddf223029ec} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.002007 sec., 315396.1136023916 rows/sec., 24.80 MiB/sec. | ||
13841 | 2025.03.22 05:14:02.722828 [ 4 ] {26e27744-0b8b-48f4-b832-eddf223029ec} <Debug> TCPHandler: Processed in 0.002198231 sec. | ||
13842 | 2025.03.22 05:14:02.722936 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13843 | 2025.03.22 05:14:02.723038 [ 4 ] {8a88e9e4-ba47-4c3b-93a1-046740a64c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13844 | 2025.03.22 05:14:02.723084 [ 4 ] {8a88e9e4-ba47-4c3b-93a1-046740a64c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13845 | 2025.03.22 05:14:02.723673 [ 4 ] {8a88e9e4-ba47-4c3b-93a1-046740a64c81} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13846 | 2025.03.22 05:14:02.723714 [ 4 ] {8a88e9e4-ba47-4c3b-93a1-046740a64c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13847 | 2025.03.22 05:14:02.724077 [ 4 ] {8a88e9e4-ba47-4c3b-93a1-046740a64c81} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13848 | 2025.03.22 05:14:02.724323 [ 4 ] {8a88e9e4-ba47-4c3b-93a1-046740a64c81} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13849 | 2025.03.22 05:14:02.724550 [ 4 ] {8a88e9e4-ba47-4c3b-93a1-046740a64c81} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001531 sec., 74461.1365120836 rows/sec., 4.46 MiB/sec. | ||
13850 | 2025.03.22 05:14:02.724618 [ 4 ] {8a88e9e4-ba47-4c3b-93a1-046740a64c81} <Debug> TCPHandler: Processed in 0.001731292 sec. | ||
13851 | 2025.03.22 05:14:02.724742 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13852 | 2025.03.22 05:14:02.724883 [ 4 ] {008fa21e-03be-405f-bbe2-266393938aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13853 | 2025.03.22 05:14:02.724929 [ 4 ] {008fa21e-03be-405f-bbe2-266393938aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13854 | 2025.03.22 05:14:02.725498 [ 4 ] {008fa21e-03be-405f-bbe2-266393938aa3} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13855 | 2025.03.22 05:14:02.725537 [ 4 ] {008fa21e-03be-405f-bbe2-266393938aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13856 | 2025.03.22 05:14:02.725916 [ 4 ] {008fa21e-03be-405f-bbe2-266393938aa3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13857 | 2025.03.22 05:14:02.726159 [ 4 ] {008fa21e-03be-405f-bbe2-266393938aa3} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13858 | 2025.03.22 05:14:02.726419 [ 4 ] {008fa21e-03be-405f-bbe2-266393938aa3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001552 sec., 72809.27835051547 rows/sec., 4.71 MiB/sec. | ||
13859 | 2025.03.22 05:14:02.726486 [ 4 ] {008fa21e-03be-405f-bbe2-266393938aa3} <Debug> TCPHandler: Processed in 0.001808573 sec. | ||
13860 | 2025.03.22 05:14:02.726733 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13861 | 2025.03.22 05:14:02.726854 [ 4 ] {53f8e685-04af-41f5-88b0-6ef3353deb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13862 | 2025.03.22 05:14:02.726901 [ 4 ] {53f8e685-04af-41f5-88b0-6ef3353deb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13863 | 2025.03.22 05:14:02.727536 [ 4 ] {53f8e685-04af-41f5-88b0-6ef3353deb27} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13864 | 2025.03.22 05:14:02.727578 [ 4 ] {53f8e685-04af-41f5-88b0-6ef3353deb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13865 | 2025.03.22 05:14:02.727980 [ 4 ] {53f8e685-04af-41f5-88b0-6ef3353deb27} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13866 | 2025.03.22 05:14:02.728224 [ 4 ] {53f8e685-04af-41f5-88b0-6ef3353deb27} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13867 | 2025.03.22 05:14:02.728434 [ 4 ] {53f8e685-04af-41f5-88b0-6ef3353deb27} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001603 sec., 69868.99563318778 rows/sec., 3.98 MiB/sec. | ||
13868 | 2025.03.22 05:14:02.728486 [ 4 ] {53f8e685-04af-41f5-88b0-6ef3353deb27} <Debug> TCPHandler: Processed in 0.001849984 sec. | ||
13869 | 2025.03.22 05:14:02.728603 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13870 | 2025.03.22 05:14:02.728710 [ 4 ] {2a81cc7a-2905-4122-b8c7-39ab50a556b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13871 | 2025.03.22 05:14:02.728756 [ 4 ] {2a81cc7a-2905-4122-b8c7-39ab50a556b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13872 | 2025.03.22 05:14:02.729509 [ 4 ] {2a81cc7a-2905-4122-b8c7-39ab50a556b5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13873 | 2025.03.22 05:14:02.729549 [ 4 ] {2a81cc7a-2905-4122-b8c7-39ab50a556b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13874 | 2025.03.22 05:14:02.729929 [ 4 ] {2a81cc7a-2905-4122-b8c7-39ab50a556b5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13875 | 2025.03.22 05:14:02.730172 [ 4 ] {2a81cc7a-2905-4122-b8c7-39ab50a556b5} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13876 | 2025.03.22 05:14:02.730375 [ 4 ] {2a81cc7a-2905-4122-b8c7-39ab50a556b5} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001688 sec., 231042.65402843602 rows/sec., 16.33 MiB/sec. | ||
13877 | 2025.03.22 05:14:02.730427 [ 4 ] {2a81cc7a-2905-4122-b8c7-39ab50a556b5} <Debug> TCPHandler: Processed in 0.001875285 sec. | ||
13878 | 2025.03.22 05:14:02.730549 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13879 | 2025.03.22 05:14:02.730665 [ 4 ] {1f8a3f74-1a3d-4cde-8cf8-dc1f33449f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13880 | 2025.03.22 05:14:02.730714 [ 4 ] {1f8a3f74-1a3d-4cde-8cf8-dc1f33449f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13881 | 2025.03.22 05:14:02.731169 [ 4 ] {1f8a3f74-1a3d-4cde-8cf8-dc1f33449f49} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13882 | 2025.03.22 05:14:02.731210 [ 4 ] {1f8a3f74-1a3d-4cde-8cf8-dc1f33449f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13883 | 2025.03.22 05:14:02.731592 [ 4 ] {1f8a3f74-1a3d-4cde-8cf8-dc1f33449f49} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13884 | 2025.03.22 05:14:02.731843 [ 4 ] {1f8a3f74-1a3d-4cde-8cf8-dc1f33449f49} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13885 | 2025.03.22 05:14:02.732090 [ 4 ] {1f8a3f74-1a3d-4cde-8cf8-dc1f33449f49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
13886 | 2025.03.22 05:14:02.732213 [ 4 ] {1f8a3f74-1a3d-4cde-8cf8-dc1f33449f49} <Debug> TCPHandler: Processed in 0.001718382 sec. | ||
13887 | 2025.03.22 05:14:02.732347 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13888 | 2025.03.22 05:14:02.732450 [ 4 ] {1e479b36-881f-43b1-921a-84ef6ed22186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13889 | 2025.03.22 05:14:02.732498 [ 4 ] {1e479b36-881f-43b1-921a-84ef6ed22186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13890 | 2025.03.22 05:14:02.733047 [ 4 ] {1e479b36-881f-43b1-921a-84ef6ed22186} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13891 | 2025.03.22 05:14:02.733086 [ 4 ] {1e479b36-881f-43b1-921a-84ef6ed22186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13892 | 2025.03.22 05:14:02.733482 [ 4 ] {1e479b36-881f-43b1-921a-84ef6ed22186} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13893 | 2025.03.22 05:14:02.733725 [ 4 ] {1e479b36-881f-43b1-921a-84ef6ed22186} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13894 | 2025.03.22 05:14:02.733934 [ 4 ] {1e479b36-881f-43b1-921a-84ef6ed22186} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001506 sec., 157370.51792828686 rows/sec., 10.55 MiB/sec. | ||
13895 | 2025.03.22 05:14:02.733988 [ 4 ] {1e479b36-881f-43b1-921a-84ef6ed22186} <Debug> TCPHandler: Processed in 0.001693331 sec. | ||
13896 | 2025.03.22 05:14:02.734113 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13897 | 2025.03.22 05:14:02.734220 [ 4 ] {6517764a-4e51-4fba-acef-0edc568468d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13898 | 2025.03.22 05:14:02.734269 [ 4 ] {6517764a-4e51-4fba-acef-0edc568468d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13899 | 2025.03.22 05:14:02.734697 [ 4 ] {6517764a-4e51-4fba-acef-0edc568468d5} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13900 | 2025.03.22 05:14:02.734735 [ 4 ] {6517764a-4e51-4fba-acef-0edc568468d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13901 | 2025.03.22 05:14:02.735095 [ 4 ] {6517764a-4e51-4fba-acef-0edc568468d5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13902 | 2025.03.22 05:14:02.735357 [ 4 ] {6517764a-4e51-4fba-acef-0edc568468d5} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13903 | 2025.03.22 05:14:02.735567 [ 4 ] {6517764a-4e51-4fba-acef-0edc568468d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec. | ||
13904 | 2025.03.22 05:14:02.735618 [ 4 ] {6517764a-4e51-4fba-acef-0edc568468d5} <Debug> TCPHandler: Processed in 0.001556028 sec. | ||
13905 | 2025.03.22 05:14:02.735755 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13906 | 2025.03.22 05:14:02.735862 [ 4 ] {975848a7-43fd-4558-b473-6c066f09154e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13907 | 2025.03.22 05:14:02.735929 [ 4 ] {975848a7-43fd-4558-b473-6c066f09154e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13908 | 2025.03.22 05:14:02.737011 [ 4 ] {975848a7-43fd-4558-b473-6c066f09154e} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13909 | 2025.03.22 05:14:02.737051 [ 4 ] {975848a7-43fd-4558-b473-6c066f09154e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13910 | 2025.03.22 05:14:02.737675 [ 4 ] {975848a7-43fd-4558-b473-6c066f09154e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13911 | 2025.03.22 05:14:02.737935 [ 4 ] {975848a7-43fd-4558-b473-6c066f09154e} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13912 | 2025.03.22 05:14:02.738235 [ 4 ] {975848a7-43fd-4558-b473-6c066f09154e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002391 sec., 3345.8803847762442 rows/sec., 6.00 MiB/sec. | ||
13913 | 2025.03.22 05:14:02.738408 [ 4 ] {975848a7-43fd-4558-b473-6c066f09154e} <Debug> TCPHandler: Processed in 0.00270447 sec. | ||
13914 | 2025.03.22 05:14:02.738784 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13915 | 2025.03.22 05:14:02.739104 [ 4 ] {9e455209-21f7-45a7-b209-256b38205810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13916 | 2025.03.22 05:14:02.739262 [ 4 ] {9e455209-21f7-45a7-b209-256b38205810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13917 | 2025.03.22 05:14:02.740069 [ 4 ] {9e455209-21f7-45a7-b209-256b38205810} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13918 | 2025.03.22 05:14:02.740116 [ 4 ] {9e455209-21f7-45a7-b209-256b38205810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13919 | 2025.03.22 05:14:02.740627 [ 4 ] {9e455209-21f7-45a7-b209-256b38205810} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13920 | 2025.03.22 05:14:02.740940 [ 4 ] {9e455209-21f7-45a7-b209-256b38205810} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13921 | 2025.03.22 05:14:02.741160 [ 4 ] {9e455209-21f7-45a7-b209-256b38205810} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002184 sec., 37545.78754578754 rows/sec., 2.38 MiB/sec. | ||
13922 | 2025.03.22 05:14:02.741215 [ 4 ] {9e455209-21f7-45a7-b209-256b38205810} <Debug> TCPHandler: Processed in 0.002533667 sec. | ||
13923 | 2025.03.22 05:14:03.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.92 MiB, peak 283.56 MiB, free memory in arenas 0.00 B, will set to 265.45 MiB (RSS), difference: -1.47 MiB | ||
13924 | 2025.03.22 05:14:03.542064 [ 220 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
13925 | 2025.03.22 05:14:03.542140 [ 220 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
13926 | 2025.03.22 05:14:03.544828 [ 220 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
13927 | 2025.03.22 05:14:07.065076 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13928 | 2025.03.22 05:14:07.065143 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13929 | 2025.03.22 05:14:07.204605 [ 221 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
13930 | 2025.03.22 05:14:07.204659 [ 221 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
13931 | 2025.03.22 05:14:07.206762 [ 221 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
13932 | 2025.03.22 05:14:07.257861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
13933 | 2025.03.22 05:14:07.258803 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13934 | 2025.03.22 05:14:07.258870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13935 | 2025.03.22 05:14:07.259548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13936 | 2025.03.22 05:14:07.259913 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13937 | 2025.03.22 05:14:07.260219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
13938 | 2025.03.22 05:14:07.446104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1934 | ||
13939 | 2025.03.22 05:14:07.451095 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13940 | 2025.03.22 05:14:07.451222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13941 | 2025.03.22 05:14:07.454360 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13942 | 2025.03.22 05:14:07.454821 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13943 | 2025.03.22 05:14:07.455652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934 | ||
13944 | 2025.03.22 05:14:07.563901 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
13945 | 2025.03.22 05:14:07.563978 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
13946 | 2025.03.22 05:14:07.566992 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
13947 | 2025.03.22 05:14:07.714205 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13948 | 2025.03.22 05:14:07.714403 [ 4 ] {189ba0b7-4412-419d-8484-9b9a77f8472b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13949 | 2025.03.22 05:14:07.714478 [ 4 ] {189ba0b7-4412-419d-8484-9b9a77f8472b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13950 | 2025.03.22 05:14:07.715267 [ 4 ] {189ba0b7-4412-419d-8484-9b9a77f8472b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13951 | 2025.03.22 05:14:07.715316 [ 4 ] {189ba0b7-4412-419d-8484-9b9a77f8472b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13952 | 2025.03.22 05:14:07.715970 [ 4 ] {189ba0b7-4412-419d-8484-9b9a77f8472b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13953 | 2025.03.22 05:14:07.716304 [ 4 ] {189ba0b7-4412-419d-8484-9b9a77f8472b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13954 | 2025.03.22 05:14:07.716561 [ 4 ] {189ba0b7-4412-419d-8484-9b9a77f8472b} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.002212 sec., 55153.70705244123 rows/sec., 4.69 MiB/sec. | ||
13955 | 2025.03.22 05:14:07.716632 [ 4 ] {189ba0b7-4412-419d-8484-9b9a77f8472b} <Debug> TCPHandler: Processed in 0.002558078 sec. | ||
13956 | 2025.03.22 05:14:07.716764 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13957 | 2025.03.22 05:14:07.716886 [ 4 ] {70c33b43-3670-4e7a-92aa-9e87f43cba72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13958 | 2025.03.22 05:14:07.716937 [ 4 ] {70c33b43-3670-4e7a-92aa-9e87f43cba72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13959 | 2025.03.22 05:14:07.717497 [ 4 ] {70c33b43-3670-4e7a-92aa-9e87f43cba72} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13960 | 2025.03.22 05:14:07.717540 [ 4 ] {70c33b43-3670-4e7a-92aa-9e87f43cba72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13961 | 2025.03.22 05:14:07.717930 [ 4 ] {70c33b43-3670-4e7a-92aa-9e87f43cba72} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13962 | 2025.03.22 05:14:07.718173 [ 4 ] {70c33b43-3670-4e7a-92aa-9e87f43cba72} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13963 | 2025.03.22 05:14:07.718383 [ 4 ] {70c33b43-3670-4e7a-92aa-9e87f43cba72} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001527 sec., 21611.001964636544 rows/sec., 1.59 MiB/sec. | ||
13964 | 2025.03.22 05:14:07.718439 [ 4 ] {70c33b43-3670-4e7a-92aa-9e87f43cba72} <Debug> TCPHandler: Processed in 0.001732442 sec. | ||
13965 | 2025.03.22 05:14:07.718547 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13966 | 2025.03.22 05:14:07.718653 [ 4 ] {0781609a-c53a-45bd-b685-78ba5cebf86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13967 | 2025.03.22 05:14:07.718700 [ 4 ] {0781609a-c53a-45bd-b685-78ba5cebf86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13968 | 2025.03.22 05:14:07.719249 [ 4 ] {0781609a-c53a-45bd-b685-78ba5cebf86e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13969 | 2025.03.22 05:14:07.719291 [ 4 ] {0781609a-c53a-45bd-b685-78ba5cebf86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13970 | 2025.03.22 05:14:07.719673 [ 4 ] {0781609a-c53a-45bd-b685-78ba5cebf86e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13971 | 2025.03.22 05:14:07.719918 [ 4 ] {0781609a-c53a-45bd-b685-78ba5cebf86e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13972 | 2025.03.22 05:14:07.720168 [ 4 ] {0781609a-c53a-45bd-b685-78ba5cebf86e} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001533 sec., 63274.62491846053 rows/sec., 4.94 MiB/sec. | ||
13973 | 2025.03.22 05:14:07.720245 [ 4 ] {0781609a-c53a-45bd-b685-78ba5cebf86e} <Debug> TCPHandler: Processed in 0.001748612 sec. | ||
13974 | 2025.03.22 05:14:07.720410 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13975 | 2025.03.22 05:14:07.720692 [ 4 ] {4cafab5c-4d28-40c2-a9ce-39c899d80d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13976 | 2025.03.22 05:14:07.720852 [ 4 ] {4cafab5c-4d28-40c2-a9ce-39c899d80d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13977 | 2025.03.22 05:14:07.721479 [ 4 ] {4cafab5c-4d28-40c2-a9ce-39c899d80d1c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13978 | 2025.03.22 05:14:07.721519 [ 4 ] {4cafab5c-4d28-40c2-a9ce-39c899d80d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13979 | 2025.03.22 05:14:07.721947 [ 4 ] {4cafab5c-4d28-40c2-a9ce-39c899d80d1c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13980 | 2025.03.22 05:14:07.722197 [ 4 ] {4cafab5c-4d28-40c2-a9ce-39c899d80d1c} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13981 | 2025.03.22 05:14:07.722415 [ 4 ] {4cafab5c-4d28-40c2-a9ce-39c899d80d1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001823 sec., 87767.41634668129 rows/sec., 6.11 MiB/sec. | ||
13982 | 2025.03.22 05:14:07.722470 [ 4 ] {4cafab5c-4d28-40c2-a9ce-39c899d80d1c} <Debug> TCPHandler: Processed in 0.00213864 sec. | ||
13983 | 2025.03.22 05:14:07.722597 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13984 | 2025.03.22 05:14:07.722704 [ 4 ] {7380227d-2461-4a8c-8465-e03f6142c4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13985 | 2025.03.22 05:14:07.722773 [ 4 ] {7380227d-2461-4a8c-8465-e03f6142c4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13986 | 2025.03.22 05:14:07.723882 [ 4 ] {7380227d-2461-4a8c-8465-e03f6142c4da} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13987 | 2025.03.22 05:14:07.723923 [ 4 ] {7380227d-2461-4a8c-8465-e03f6142c4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13988 | 2025.03.22 05:14:07.724616 [ 4 ] {7380227d-2461-4a8c-8465-e03f6142c4da} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13989 | 2025.03.22 05:14:07.724887 [ 4 ] {7380227d-2461-4a8c-8465-e03f6142c4da} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13990 | 2025.03.22 05:14:07.725138 [ 4 ] {7380227d-2461-4a8c-8465-e03f6142c4da} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002454 sec., 13447.432762836186 rows/sec., 24.10 MiB/sec. | ||
13991 | 2025.03.22 05:14:07.725258 [ 4 ] {7380227d-2461-4a8c-8465-e03f6142c4da} <Debug> TCPHandler: Processed in 0.00271108 sec. | ||
13992 | 2025.03.22 05:14:07.725393 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13993 | 2025.03.22 05:14:07.725501 [ 4 ] {ff0da2f3-8d37-41a6-8f57-d37664fe23dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13994 | 2025.03.22 05:14:07.725550 [ 4 ] {ff0da2f3-8d37-41a6-8f57-d37664fe23dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13995 | 2025.03.22 05:14:07.726002 [ 4 ] {ff0da2f3-8d37-41a6-8f57-d37664fe23dd} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13996 | 2025.03.22 05:14:07.726042 [ 4 ] {ff0da2f3-8d37-41a6-8f57-d37664fe23dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
13997 | 2025.03.22 05:14:07.726410 [ 4 ] {ff0da2f3-8d37-41a6-8f57-d37664fe23dd} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13998 | 2025.03.22 05:14:07.726654 [ 4 ] {ff0da2f3-8d37-41a6-8f57-d37664fe23dd} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13999 | 2025.03.22 05:14:07.726875 [ 4 ] {ff0da2f3-8d37-41a6-8f57-d37664fe23dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
14000 | 2025.03.22 05:14:07.726927 [ 4 ] {ff0da2f3-8d37-41a6-8f57-d37664fe23dd} <Debug> TCPHandler: Processed in 0.001585159 sec. | ||
14001 | 2025.03.22 05:14:09.635558 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
14002 | 2025.03.22 05:14:09.659260 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14003 | 2025.03.22 05:14:09.659319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14004 | 2025.03.22 05:14:09.666728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14005 | 2025.03.22 05:14:09.667536 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14006 | 2025.03.22 05:14:09.671786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
14007 | 2025.03.22 05:14:10.815180 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14008 | 2025.03.22 05:14:10.815390 [ 4 ] {b7d621c3-6d06-4a04-baa3-964e4a4b9ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14009 | 2025.03.22 05:14:10.815462 [ 4 ] {b7d621c3-6d06-4a04-baa3-964e4a4b9ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14010 | 2025.03.22 05:14:10.816301 [ 4 ] {b7d621c3-6d06-4a04-baa3-964e4a4b9ed0} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14011 | 2025.03.22 05:14:10.816350 [ 4 ] {b7d621c3-6d06-4a04-baa3-964e4a4b9ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14012 | 2025.03.22 05:14:10.816821 [ 4 ] {b7d621c3-6d06-4a04-baa3-964e4a4b9ed0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
14013 | 2025.03.22 05:14:10.817110 [ 4 ] {b7d621c3-6d06-4a04-baa3-964e4a4b9ed0} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14014 | 2025.03.22 05:14:10.817365 [ 4 ] {b7d621c3-6d06-4a04-baa3-964e4a4b9ed0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002029 sec., 104484.96796451454 rows/sec., 6.65 MiB/sec. | ||
14015 | 2025.03.22 05:14:10.817437 [ 4 ] {b7d621c3-6d06-4a04-baa3-964e4a4b9ed0} <Debug> TCPHandler: Processed in 0.002387205 sec. | ||
14016 | 2025.03.22 05:14:10.817572 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14017 | 2025.03.22 05:14:10.817687 [ 4 ] {b2b5d282-46db-49d6-b77c-b4fc86802300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14018 | 2025.03.22 05:14:10.817737 [ 4 ] {b2b5d282-46db-49d6-b77c-b4fc86802300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14019 | 2025.03.22 05:14:10.818276 [ 4 ] {b2b5d282-46db-49d6-b77c-b4fc86802300} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14020 | 2025.03.22 05:14:10.818319 [ 4 ] {b2b5d282-46db-49d6-b77c-b4fc86802300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14021 | 2025.03.22 05:14:10.818679 [ 4 ] {b2b5d282-46db-49d6-b77c-b4fc86802300} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14022 | 2025.03.22 05:14:10.818994 [ 4 ] {b2b5d282-46db-49d6-b77c-b4fc86802300} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14023 | 2025.03.22 05:14:10.819247 [ 4 ] {b2b5d282-46db-49d6-b77c-b4fc86802300} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 310.84 KiB/sec. | ||
14024 | 2025.03.22 05:14:10.819373 [ 4 ] {b2b5d282-46db-49d6-b77c-b4fc86802300} <Debug> TCPHandler: Processed in 0.001848894 sec. | ||
14025 | 2025.03.22 05:14:10.819600 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14026 | 2025.03.22 05:14:10.819711 [ 4 ] {beb4b265-4ee2-4af0-93e0-cce20a9b286b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14027 | 2025.03.22 05:14:10.819760 [ 4 ] {beb4b265-4ee2-4af0-93e0-cce20a9b286b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14028 | 2025.03.22 05:14:10.821109 [ 4 ] {beb4b265-4ee2-4af0-93e0-cce20a9b286b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14029 | 2025.03.22 05:14:10.821152 [ 4 ] {beb4b265-4ee2-4af0-93e0-cce20a9b286b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14030 | 2025.03.22 05:14:10.821646 [ 4 ] {beb4b265-4ee2-4af0-93e0-cce20a9b286b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14031 | 2025.03.22 05:14:10.821897 [ 4 ] {beb4b265-4ee2-4af0-93e0-cce20a9b286b} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14032 | 2025.03.22 05:14:10.822100 [ 82 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14033 | 2025.03.22 05:14:10.822130 [ 4 ] {beb4b265-4ee2-4af0-93e0-cce20a9b286b} <Debug> executeQuery: Read 1776 rows, 147.76 KiB in 0.002444 sec., 726677.5777414076 rows/sec., 59.04 MiB/sec. | ||
14034 | 2025.03.22 05:14:10.822183 [ 82 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14035 | 2025.03.22 05:14:10.822261 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14036 | 2025.03.22 05:14:10.822266 [ 4 ] {beb4b265-4ee2-4af0-93e0-cce20a9b286b} <Debug> TCPHandler: Processed in 0.002735601 sec. | ||
14037 | 2025.03.22 05:14:10.822462 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14038 | 2025.03.22 05:14:10.822482 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
14039 | 2025.03.22 05:14:10.822639 [ 4 ] {27c68b4d-51ce-41e1-899b-e76ce2151e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14040 | 2025.03.22 05:14:10.822734 [ 4 ] {27c68b4d-51ce-41e1-899b-e76ce2151e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14041 | 2025.03.22 05:14:10.822798 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14042 | 2025.03.22 05:14:10.822910 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1850 rows starting from the beginning of the part | ||
14043 | 2025.03.22 05:14:10.823186 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 633 rows starting from the beginning of the part | ||
14044 | 2025.03.22 05:14:10.823477 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 123 rows starting from the beginning of the part | ||
14045 | 2025.03.22 05:14:10.823781 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 633 rows starting from the beginning of the part | ||
14046 | 2025.03.22 05:14:10.824113 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 122 rows starting from the beginning of the part | ||
14047 | 2025.03.22 05:14:10.824490 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1776 rows starting from the beginning of the part | ||
14048 | 2025.03.22 05:14:10.825960 [ 4 ] {27c68b4d-51ce-41e1-899b-e76ce2151e8e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14049 | 2025.03.22 05:14:10.826020 [ 4 ] {27c68b4d-51ce-41e1-899b-e76ce2151e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14050 | 2025.03.22 05:14:10.827073 [ 4 ] {27c68b4d-51ce-41e1-899b-e76ce2151e8e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14051 | 2025.03.22 05:14:10.827505 [ 4 ] {27c68b4d-51ce-41e1-899b-e76ce2151e8e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14052 | 2025.03.22 05:14:10.827856 [ 4 ] {27c68b4d-51ce-41e1-899b-e76ce2151e8e} <Debug> executeQuery: Read 120 rows, 7.41 KiB in 0.005278 sec., 22735.884804850324 rows/sec., 1.37 MiB/sec. | ||
14053 | 2025.03.22 05:14:10.827975 [ 4 ] {27c68b4d-51ce-41e1-899b-e76ce2151e8e} <Debug> TCPHandler: Processed in 0.005588264 sec. | ||
14054 | 2025.03.22 05:14:10.828365 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14055 | 2025.03.22 05:14:10.829019 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5137 rows, containing 5 columns (5 merged, 0 gathered) in 0.006641633 sec., 773454.3597937435 rows/sec., 65.53 MiB/sec. | ||
14056 | 2025.03.22 05:14:10.829063 [ 4 ] {af7ca544-7310-4a8d-ac95-955f5332e19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14057 | 2025.03.22 05:14:10.829240 [ 4 ] {af7ca544-7310-4a8d-ac95-955f5332e19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14058 | 2025.03.22 05:14:10.829475 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14059 | 2025.03.22 05:14:10.830251 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14060 | 2025.03.22 05:14:10.830543 [ 186 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_116_23} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14061 | 2025.03.22 05:14:10.830686 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
14062 | 2025.03.22 05:14:10.831012 [ 4 ] {af7ca544-7310-4a8d-ac95-955f5332e19e} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14063 | 2025.03.22 05:14:10.831058 [ 4 ] {af7ca544-7310-4a8d-ac95-955f5332e19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14064 | 2025.03.22 05:14:10.831472 [ 4 ] {af7ca544-7310-4a8d-ac95-955f5332e19e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14065 | 2025.03.22 05:14:10.831747 [ 4 ] {af7ca544-7310-4a8d-ac95-955f5332e19e} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14066 | 2025.03.22 05:14:10.831978 [ 4 ] {af7ca544-7310-4a8d-ac95-955f5332e19e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.003294 sec., 103521.55434122647 rows/sec., 6.91 MiB/sec. | ||
14067 | 2025.03.22 05:14:10.832045 [ 4 ] {af7ca544-7310-4a8d-ac95-955f5332e19e} <Debug> TCPHandler: Processed in 0.003854241 sec. | ||
14068 | 2025.03.22 05:14:10.832178 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14069 | 2025.03.22 05:14:10.832286 [ 4 ] {d7ca88c4-133e-4297-82f8-21009217a135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14070 | 2025.03.22 05:14:10.832333 [ 4 ] {d7ca88c4-133e-4297-82f8-21009217a135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14071 | 2025.03.22 05:14:10.832911 [ 4 ] {d7ca88c4-133e-4297-82f8-21009217a135} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14072 | 2025.03.22 05:14:10.832952 [ 4 ] {d7ca88c4-133e-4297-82f8-21009217a135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14073 | 2025.03.22 05:14:10.833331 [ 4 ] {d7ca88c4-133e-4297-82f8-21009217a135} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
14074 | 2025.03.22 05:14:10.833591 [ 4 ] {d7ca88c4-133e-4297-82f8-21009217a135} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14075 | 2025.03.22 05:14:10.833858 [ 4 ] {d7ca88c4-133e-4297-82f8-21009217a135} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001591 sec., 70395.97737272157 rows/sec., 4.01 MiB/sec. | ||
14076 | 2025.03.22 05:14:10.834058 [ 4 ] {d7ca88c4-133e-4297-82f8-21009217a135} <Debug> TCPHandler: Processed in 0.001929195 sec. | ||
14077 | 2025.03.22 05:14:10.834293 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14078 | 2025.03.22 05:14:10.834400 [ 4 ] {49747832-e5fe-445f-ba83-f4580f234c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14079 | 2025.03.22 05:14:10.834447 [ 4 ] {49747832-e5fe-445f-ba83-f4580f234c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14080 | 2025.03.22 05:14:10.835397 [ 4 ] {49747832-e5fe-445f-ba83-f4580f234c3e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14081 | 2025.03.22 05:14:10.835438 [ 4 ] {49747832-e5fe-445f-ba83-f4580f234c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14082 | 2025.03.22 05:14:10.835879 [ 4 ] {49747832-e5fe-445f-ba83-f4580f234c3e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14083 | 2025.03.22 05:14:10.836130 [ 4 ] {49747832-e5fe-445f-ba83-f4580f234c3e} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14084 | 2025.03.22 05:14:10.836318 [ 82 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14085 | 2025.03.22 05:14:10.836377 [ 4 ] {49747832-e5fe-445f-ba83-f4580f234c3e} <Debug> executeQuery: Read 852 rows, 63.00 KiB in 0.001992 sec., 427710.843373494 rows/sec., 30.89 MiB/sec. | ||
14086 | 2025.03.22 05:14:10.836384 [ 82 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14087 | 2025.03.22 05:14:10.836471 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14088 | 2025.03.22 05:14:10.836520 [ 4 ] {49747832-e5fe-445f-ba83-f4580f234c3e} <Debug> TCPHandler: Processed in 0.002304833 sec. | ||
14089 | 2025.03.22 05:14:10.836736 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
14090 | 2025.03.22 05:14:10.836751 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14091 | 2025.03.22 05:14:10.836985 [ 4 ] {c3d6e761-3ec2-499b-94de-256cf007c6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14092 | 2025.03.22 05:14:10.837064 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14093 | 2025.03.22 05:14:10.837086 [ 4 ] {c3d6e761-3ec2-499b-94de-256cf007c6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14094 | 2025.03.22 05:14:10.837171 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 917 rows starting from the beginning of the part | ||
14095 | 2025.03.22 05:14:10.837626 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 390 rows starting from the beginning of the part | ||
14096 | 2025.03.22 05:14:10.837967 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 99 rows starting from the beginning of the part | ||
14097 | 2025.03.22 05:14:10.838291 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 390 rows starting from the beginning of the part | ||
14098 | 2025.03.22 05:14:10.838627 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 97 rows starting from the beginning of the part | ||
14099 | 2025.03.22 05:14:10.838950 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 852 rows starting from the beginning of the part | ||
14100 | 2025.03.22 05:14:10.839590 [ 4 ] {c3d6e761-3ec2-499b-94de-256cf007c6e9} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14101 | 2025.03.22 05:14:10.839641 [ 4 ] {c3d6e761-3ec2-499b-94de-256cf007c6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14102 | 2025.03.22 05:14:10.840492 [ 4 ] {c3d6e761-3ec2-499b-94de-256cf007c6e9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
14103 | 2025.03.22 05:14:10.841051 [ 4 ] {c3d6e761-3ec2-499b-94de-256cf007c6e9} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14104 | 2025.03.22 05:14:10.841355 [ 82 ] {} <Debug> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
14105 | 2025.03.22 05:14:10.841457 [ 82 ] {} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14106 | 2025.03.22 05:14:10.841549 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14107 | 2025.03.22 05:14:10.841736 [ 4 ] {c3d6e761-3ec2-499b-94de-256cf007c6e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004772 sec., 1257.3344509639564 rows/sec., 65.69 KiB/sec. | ||
14108 | 2025.03.22 05:14:10.842034 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
14109 | 2025.03.22 05:14:10.842932 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14110 | 2025.03.22 05:14:10.843134 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 204 rows starting from the beginning of the part | ||
14111 | 2025.03.22 05:14:10.843284 [ 4 ] {c3d6e761-3ec2-499b-94de-256cf007c6e9} <Debug> TCPHandler: Processed in 0.006614643 sec. | ||
14112 | 2025.03.22 05:14:10.843444 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
14113 | 2025.03.22 05:14:10.843468 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.006886787 sec., 398589.35669129883 rows/sec., 30.36 MiB/sec. | ||
14114 | 2025.03.22 05:14:10.843820 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
14115 | 2025.03.22 05:14:10.844044 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14116 | 2025.03.22 05:14:10.844155 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14117 | 2025.03.22 05:14:10.844180 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
14118 | 2025.03.22 05:14:10.844571 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
14119 | 2025.03.22 05:14:10.844694 [ 4 ] {737d738e-71c5-45eb-96e6-e0c7f75ba347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14120 | 2025.03.22 05:14:10.844899 [ 195 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
14121 | 2025.03.22 05:14:10.845023 [ 4 ] {737d738e-71c5-45eb-96e6-e0c7f75ba347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14122 | 2025.03.22 05:14:10.845725 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14123 | 2025.03.22 05:14:10.846044 [ 192 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_116_23} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14124 | 2025.03.22 05:14:10.846342 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
14125 | 2025.03.22 05:14:10.847756 [ 4 ] {737d738e-71c5-45eb-96e6-e0c7f75ba347} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14126 | 2025.03.22 05:14:10.847835 [ 4 ] {737d738e-71c5-45eb-96e6-e0c7f75ba347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14127 | 2025.03.22 05:14:10.848223 [ 192 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.006539381 sec., 35783.20333377119 rows/sec., 1.83 MiB/sec. | ||
14128 | 2025.03.22 05:14:10.848366 [ 192 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
14129 | 2025.03.22 05:14:10.848642 [ 4 ] {737d738e-71c5-45eb-96e6-e0c7f75ba347} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14130 | 2025.03.22 05:14:10.848747 [ 192 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14131 | 2025.03.22 05:14:10.848867 [ 192 ] {1fdeb63e-de50-4618-bdc4-99bede1dc35c::all_1_39_8} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
14132 | 2025.03.22 05:14:10.848977 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14133 | 2025.03.22 05:14:10.848975 [ 4 ] {737d738e-71c5-45eb-96e6-e0c7f75ba347} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14134 | 2025.03.22 05:14:10.849200 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
14135 | 2025.03.22 05:14:10.849258 [ 4 ] {737d738e-71c5-45eb-96e6-e0c7f75ba347} <Debug> executeQuery: Read 928 rows, 63.41 KiB in 0.00491 sec., 189002.03665987778 rows/sec., 12.61 MiB/sec. | ||
14136 | 2025.03.22 05:14:10.849274 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14137 | 2025.03.22 05:14:10.849356 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14138 | 2025.03.22 05:14:10.849426 [ 4 ] {737d738e-71c5-45eb-96e6-e0c7f75ba347} <Debug> TCPHandler: Processed in 0.005623174 sec. | ||
14139 | 2025.03.22 05:14:10.849732 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
14140 | 2025.03.22 05:14:10.849816 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14141 | 2025.03.22 05:14:10.850354 [ 4 ] {3f65fb41-b23e-4aa0-9369-55605c173efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14142 | 2025.03.22 05:14:10.850464 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14143 | 2025.03.22 05:14:10.850630 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 31007 rows starting from the beginning of the part | ||
14144 | 2025.03.22 05:14:10.850651 [ 4 ] {3f65fb41-b23e-4aa0-9369-55605c173efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14145 | 2025.03.22 05:14:10.851262 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part | ||
14146 | 2025.03.22 05:14:10.851878 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 161 rows starting from the beginning of the part | ||
14147 | 2025.03.22 05:14:10.852259 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 237 rows starting from the beginning of the part | ||
14148 | 2025.03.22 05:14:10.852596 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
14149 | 2025.03.22 05:14:10.852932 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 928 rows starting from the beginning of the part | ||
14150 | 2025.03.22 05:14:10.853882 [ 4 ] {3f65fb41-b23e-4aa0-9369-55605c173efc} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14151 | 2025.03.22 05:14:10.853964 [ 4 ] {3f65fb41-b23e-4aa0-9369-55605c173efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14152 | 2025.03.22 05:14:10.854524 [ 4 ] {3f65fb41-b23e-4aa0-9369-55605c173efc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
14153 | 2025.03.22 05:14:10.854825 [ 4 ] {3f65fb41-b23e-4aa0-9369-55605c173efc} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14154 | 2025.03.22 05:14:10.855216 [ 4 ] {3f65fb41-b23e-4aa0-9369-55605c173efc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005095 sec., 196.27085377821393 rows/sec., 13.23 KiB/sec. | ||
14155 | 2025.03.22 05:14:10.855410 [ 4 ] {3f65fb41-b23e-4aa0-9369-55605c173efc} <Debug> TCPHandler: Processed in 0.005723986 sec. | ||
14156 | 2025.03.22 05:14:10.855645 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14157 | 2025.03.22 05:14:10.855890 [ 4 ] {dd8c8c22-494b-4a1b-9f87-16bb1fecdd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14158 | 2025.03.22 05:14:10.856050 [ 4 ] {dd8c8c22-494b-4a1b-9f87-16bb1fecdd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14159 | 2025.03.22 05:14:10.857638 [ 4 ] {dd8c8c22-494b-4a1b-9f87-16bb1fecdd18} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14160 | 2025.03.22 05:14:10.857700 [ 4 ] {dd8c8c22-494b-4a1b-9f87-16bb1fecdd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14161 | 2025.03.22 05:14:10.858568 [ 4 ] {dd8c8c22-494b-4a1b-9f87-16bb1fecdd18} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14162 | 2025.03.22 05:14:10.858860 [ 4 ] {dd8c8c22-494b-4a1b-9f87-16bb1fecdd18} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14163 | 2025.03.22 05:14:10.859233 [ 4 ] {dd8c8c22-494b-4a1b-9f87-16bb1fecdd18} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003437 sec., 2327.611288914751 rows/sec., 4.17 MiB/sec. | ||
14164 | 2025.03.22 05:14:10.859509 [ 4 ] {dd8c8c22-494b-4a1b-9f87-16bb1fecdd18} <Debug> TCPHandler: Processed in 0.003957724 sec. | ||
14165 | 2025.03.22 05:14:10.859642 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14166 | 2025.03.22 05:14:10.859750 [ 4 ] {c1777f8b-17c6-4f68-bbac-5d00f34f1736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14167 | 2025.03.22 05:14:10.859797 [ 4 ] {c1777f8b-17c6-4f68-bbac-5d00f34f1736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14168 | 2025.03.22 05:14:10.860354 [ 4 ] {c1777f8b-17c6-4f68-bbac-5d00f34f1736} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14169 | 2025.03.22 05:14:10.860394 [ 4 ] {c1777f8b-17c6-4f68-bbac-5d00f34f1736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14170 | 2025.03.22 05:14:10.860970 [ 4 ] {c1777f8b-17c6-4f68-bbac-5d00f34f1736} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14171 | 2025.03.22 05:14:10.861268 [ 4 ] {c1777f8b-17c6-4f68-bbac-5d00f34f1736} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14172 | 2025.03.22 05:14:10.861615 [ 4 ] {c1777f8b-17c6-4f68-bbac-5d00f34f1736} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001807 sec., 38738.2401770891 rows/sec., 2.43 MiB/sec. | ||
14173 | 2025.03.22 05:14:10.862915 [ 200 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32730 rows, containing 5 columns (5 merged, 0 gathered) in 0.013423118 sec., 2438330.647171544 rows/sec., 165.06 MiB/sec. | ||
14174 | 2025.03.22 05:14:10.863185 [ 4 ] {c1777f8b-17c6-4f68-bbac-5d00f34f1736} <Debug> TCPHandler: Processed in 0.003569466 sec. | ||
14175 | 2025.03.22 05:14:10.863972 [ 198 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
14176 | 2025.03.22 05:14:10.864944 [ 198 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14177 | 2025.03.22 05:14:10.865038 [ 198 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
14178 | 2025.03.22 05:14:10.865149 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
14179 | 2025.03.22 05:14:12.705889 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14180 | 2025.03.22 05:14:12.706091 [ 4 ] {6ae284f9-2f06-4374-a019-974ecaa87be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14181 | 2025.03.22 05:14:12.706168 [ 4 ] {6ae284f9-2f06-4374-a019-974ecaa87be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14182 | 2025.03.22 05:14:12.706952 [ 4 ] {6ae284f9-2f06-4374-a019-974ecaa87be2} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14183 | 2025.03.22 05:14:12.707016 [ 4 ] {6ae284f9-2f06-4374-a019-974ecaa87be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14184 | 2025.03.22 05:14:12.707456 [ 4 ] {6ae284f9-2f06-4374-a019-974ecaa87be2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14185 | 2025.03.22 05:14:12.707716 [ 4 ] {6ae284f9-2f06-4374-a019-974ecaa87be2} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14186 | 2025.03.22 05:14:12.707967 [ 4 ] {6ae284f9-2f06-4374-a019-974ecaa87be2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. | ||
14187 | 2025.03.22 05:14:12.708053 [ 4 ] {6ae284f9-2f06-4374-a019-974ecaa87be2} <Debug> TCPHandler: Processed in 0.002297993 sec. | ||
14188 | 2025.03.22 05:14:12.708203 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14189 | 2025.03.22 05:14:12.708500 [ 4 ] {882459ac-2f00-4da3-9768-5dbb0950af2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14190 | 2025.03.22 05:14:12.708638 [ 4 ] {882459ac-2f00-4da3-9768-5dbb0950af2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14191 | 2025.03.22 05:14:12.709554 [ 4 ] {882459ac-2f00-4da3-9768-5dbb0950af2f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14192 | 2025.03.22 05:14:12.709595 [ 4 ] {882459ac-2f00-4da3-9768-5dbb0950af2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14193 | 2025.03.22 05:14:12.709958 [ 4 ] {882459ac-2f00-4da3-9768-5dbb0950af2f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14194 | 2025.03.22 05:14:12.710203 [ 4 ] {882459ac-2f00-4da3-9768-5dbb0950af2f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14195 | 2025.03.22 05:14:12.710431 [ 4 ] {882459ac-2f00-4da3-9768-5dbb0950af2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002046 sec., 31280.547409579667 rows/sec., 2.44 MiB/sec. | ||
14196 | 2025.03.22 05:14:12.710487 [ 4 ] {882459ac-2f00-4da3-9768-5dbb0950af2f} <Debug> TCPHandler: Processed in 0.002340693 sec. | ||
14197 | 2025.03.22 05:14:12.710607 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14198 | 2025.03.22 05:14:12.710720 [ 4 ] {80f82a35-2650-4bc9-b863-8b94ffaf1140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14199 | 2025.03.22 05:14:12.710772 [ 4 ] {80f82a35-2650-4bc9-b863-8b94ffaf1140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14200 | 2025.03.22 05:14:12.711266 [ 4 ] {80f82a35-2650-4bc9-b863-8b94ffaf1140} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14201 | 2025.03.22 05:14:12.711306 [ 4 ] {80f82a35-2650-4bc9-b863-8b94ffaf1140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14202 | 2025.03.22 05:14:12.711694 [ 4 ] {80f82a35-2650-4bc9-b863-8b94ffaf1140} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14203 | 2025.03.22 05:14:12.711936 [ 4 ] {80f82a35-2650-4bc9-b863-8b94ffaf1140} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14204 | 2025.03.22 05:14:12.712153 [ 4 ] {80f82a35-2650-4bc9-b863-8b94ffaf1140} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001456 sec., 21978.021978021978 rows/sec., 1.53 MiB/sec. | ||
14205 | 2025.03.22 05:14:12.712206 [ 4 ] {80f82a35-2650-4bc9-b863-8b94ffaf1140} <Debug> TCPHandler: Processed in 0.001653941 sec. | ||
14206 | 2025.03.22 05:14:12.712330 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14207 | 2025.03.22 05:14:12.712435 [ 4 ] {95f548ba-de3a-4138-9426-467368374dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14208 | 2025.03.22 05:14:12.712481 [ 4 ] {95f548ba-de3a-4138-9426-467368374dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14209 | 2025.03.22 05:14:12.712902 [ 4 ] {95f548ba-de3a-4138-9426-467368374dcc} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14210 | 2025.03.22 05:14:12.712942 [ 4 ] {95f548ba-de3a-4138-9426-467368374dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14211 | 2025.03.22 05:14:12.713309 [ 4 ] {95f548ba-de3a-4138-9426-467368374dcc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14212 | 2025.03.22 05:14:12.713544 [ 4 ] {95f548ba-de3a-4138-9426-467368374dcc} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14213 | 2025.03.22 05:14:12.713724 [ 79 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14214 | 2025.03.22 05:14:12.713787 [ 4 ] {95f548ba-de3a-4138-9426-467368374dcc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001371 sec., 8752.735229759299 rows/sec., 604.03 KiB/sec. | ||
14215 | 2025.03.22 05:14:12.713814 [ 79 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14216 | 2025.03.22 05:14:12.713877 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14217 | 2025.03.22 05:14:12.713904 [ 4 ] {95f548ba-de3a-4138-9426-467368374dcc} <Debug> TCPHandler: Processed in 0.00162405 sec. | ||
14218 | 2025.03.22 05:14:12.714119 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
14219 | 2025.03.22 05:14:12.714461 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14220 | 2025.03.22 05:14:12.714553 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6568 rows starting from the beginning of the part | ||
14221 | 2025.03.22 05:14:12.714950 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
14222 | 2025.03.22 05:14:12.715397 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 82 rows starting from the beginning of the part | ||
14223 | 2025.03.22 05:14:12.715797 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
14224 | 2025.03.22 05:14:12.715990 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 70 rows starting from the beginning of the part | ||
14225 | 2025.03.22 05:14:12.716128 [ 196 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 12 rows starting from the beginning of the part | ||
14226 | 2025.03.22 05:14:12.718229 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6852 rows, containing 4 columns (4 merged, 0 gathered) in 0.004243448 sec., 1614724.62959367 rows/sec., 105.96 MiB/sec. | ||
14227 | 2025.03.22 05:14:12.718717 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14228 | 2025.03.22 05:14:12.719032 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14229 | 2025.03.22 05:14:12.719110 [ 197 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_116_23} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14230 | 2025.03.22 05:14:12.719202 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
14231 | 2025.03.22 05:14:14.760459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
14232 | 2025.03.22 05:14:14.761103 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14233 | 2025.03.22 05:14:14.761149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14234 | 2025.03.22 05:14:14.761677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14235 | 2025.03.22 05:14:14.761946 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14236 | 2025.03.22 05:14:14.762167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
14237 | 2025.03.22 05:14:17.172043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
14238 | 2025.03.22 05:14:17.193482 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14239 | 2025.03.22 05:14:17.193536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14240 | 2025.03.22 05:14:17.200712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14241 | 2025.03.22 05:14:17.201671 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14242 | 2025.03.22 05:14:17.205667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
14243 | 2025.03.22 05:14:17.456118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1978 | ||
14244 | 2025.03.22 05:14:17.459755 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14245 | 2025.03.22 05:14:17.459817 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14246 | 2025.03.22 05:14:17.461436 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14247 | 2025.03.22 05:14:17.461764 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14248 | 2025.03.22 05:14:17.463298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
14249 | 2025.03.22 05:14:17.714448 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14250 | 2025.03.22 05:14:17.714662 [ 4 ] {983426bd-1071-451a-a3b7-496ffb574385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14251 | 2025.03.22 05:14:17.714742 [ 4 ] {983426bd-1071-451a-a3b7-496ffb574385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14252 | 2025.03.22 05:14:17.715619 [ 4 ] {983426bd-1071-451a-a3b7-496ffb574385} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14253 | 2025.03.22 05:14:17.715663 [ 4 ] {983426bd-1071-451a-a3b7-496ffb574385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14254 | 2025.03.22 05:14:17.716122 [ 4 ] {983426bd-1071-451a-a3b7-496ffb574385} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14255 | 2025.03.22 05:14:17.716385 [ 4 ] {983426bd-1071-451a-a3b7-496ffb574385} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14256 | 2025.03.22 05:14:17.716598 [ 4 ] {983426bd-1071-451a-a3b7-496ffb574385} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001997 sec., 61091.637456184275 rows/sec., 5.20 MiB/sec. | ||
14257 | 2025.03.22 05:14:17.716664 [ 4 ] {983426bd-1071-451a-a3b7-496ffb574385} <Debug> TCPHandler: Processed in 0.002349153 sec. | ||
14258 | 2025.03.22 05:14:17.716789 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14259 | 2025.03.22 05:14:17.716902 [ 4 ] {60db0bc7-3bbb-443a-a375-5ad9db3da0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14260 | 2025.03.22 05:14:17.716953 [ 4 ] {60db0bc7-3bbb-443a-a375-5ad9db3da0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14261 | 2025.03.22 05:14:17.717502 [ 4 ] {60db0bc7-3bbb-443a-a375-5ad9db3da0ef} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14262 | 2025.03.22 05:14:17.717540 [ 4 ] {60db0bc7-3bbb-443a-a375-5ad9db3da0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14263 | 2025.03.22 05:14:17.717907 [ 4 ] {60db0bc7-3bbb-443a-a375-5ad9db3da0ef} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14264 | 2025.03.22 05:14:17.718158 [ 4 ] {60db0bc7-3bbb-443a-a375-5ad9db3da0ef} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14265 | 2025.03.22 05:14:17.718296 [ 73 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14266 | 2025.03.22 05:14:17.718346 [ 4 ] {60db0bc7-3bbb-443a-a375-5ad9db3da0ef} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00147 sec., 22448.979591836734 rows/sec., 1.65 MiB/sec. | ||
14267 | 2025.03.22 05:14:17.718349 [ 73 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14268 | 2025.03.22 05:14:17.718402 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14269 | 2025.03.22 05:14:17.718420 [ 4 ] {60db0bc7-3bbb-443a-a375-5ad9db3da0ef} <Debug> TCPHandler: Processed in 0.001684861 sec. | ||
14270 | 2025.03.22 05:14:17.718604 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14271 | 2025.03.22 05:14:17.718628 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
14272 | 2025.03.22 05:14:17.718780 [ 4 ] {0ee823ae-0d48-4b2e-ab5f-ffd96b4340a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14273 | 2025.03.22 05:14:17.718890 [ 4 ] {0ee823ae-0d48-4b2e-ab5f-ffd96b4340a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14274 | 2025.03.22 05:14:17.718991 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14275 | 2025.03.22 05:14:17.719089 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 167 rows starting from the beginning of the part | ||
14276 | 2025.03.22 05:14:17.719316 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 35 rows starting from the beginning of the part | ||
14277 | 2025.03.22 05:14:17.719678 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 114 rows starting from the beginning of the part | ||
14278 | 2025.03.22 05:14:17.720190 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 33 rows starting from the beginning of the part | ||
14279 | 2025.03.22 05:14:17.720524 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 120 rows starting from the beginning of the part | ||
14280 | 2025.03.22 05:14:17.720840 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 33 rows starting from the beginning of the part | ||
14281 | 2025.03.22 05:14:17.721786 [ 4 ] {0ee823ae-0d48-4b2e-ab5f-ffd96b4340a9} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14282 | 2025.03.22 05:14:17.721864 [ 4 ] {0ee823ae-0d48-4b2e-ab5f-ffd96b4340a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14283 | 2025.03.22 05:14:17.722827 [ 4 ] {0ee823ae-0d48-4b2e-ab5f-ffd96b4340a9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14284 | 2025.03.22 05:14:17.723435 [ 4 ] {0ee823ae-0d48-4b2e-ab5f-ffd96b4340a9} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14285 | 2025.03.22 05:14:17.723662 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.005148015 sec., 97513.31338389652 rows/sec., 6.60 MiB/sec. | ||
14286 | 2025.03.22 05:14:17.723911 [ 4 ] {0ee823ae-0d48-4b2e-ab5f-ffd96b4340a9} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00517 sec., 18762.08897485493 rows/sec., 1.47 MiB/sec. | ||
14287 | 2025.03.22 05:14:17.724057 [ 4 ] {0ee823ae-0d48-4b2e-ab5f-ffd96b4340a9} <Debug> TCPHandler: Processed in 0.005528252 sec. | ||
14288 | 2025.03.22 05:14:17.724075 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14289 | 2025.03.22 05:14:17.724392 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14290 | 2025.03.22 05:14:17.724715 [ 4 ] {edb386ce-61ad-47df-8f35-57022b292e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14291 | 2025.03.22 05:14:17.724881 [ 4 ] {edb386ce-61ad-47df-8f35-57022b292e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14292 | 2025.03.22 05:14:17.725306 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14293 | 2025.03.22 05:14:17.725814 [ 193 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_101_20} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14294 | 2025.03.22 05:14:17.726058 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
14295 | 2025.03.22 05:14:17.726474 [ 4 ] {edb386ce-61ad-47df-8f35-57022b292e4d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14296 | 2025.03.22 05:14:17.726516 [ 4 ] {edb386ce-61ad-47df-8f35-57022b292e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14297 | 2025.03.22 05:14:17.726914 [ 4 ] {edb386ce-61ad-47df-8f35-57022b292e4d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14298 | 2025.03.22 05:14:17.727179 [ 4 ] {edb386ce-61ad-47df-8f35-57022b292e4d} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14299 | 2025.03.22 05:14:17.727400 [ 4 ] {edb386ce-61ad-47df-8f35-57022b292e4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0028 sec., 57142.857142857145 rows/sec., 3.98 MiB/sec. | ||
14300 | 2025.03.22 05:14:17.727457 [ 4 ] {edb386ce-61ad-47df-8f35-57022b292e4d} <Debug> TCPHandler: Processed in 0.003184809 sec. | ||
14301 | 2025.03.22 05:14:17.727582 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14302 | 2025.03.22 05:14:17.727689 [ 4 ] {9e9ae592-f20a-4f22-8664-099f78b58abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14303 | 2025.03.22 05:14:17.727757 [ 4 ] {9e9ae592-f20a-4f22-8664-099f78b58abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14304 | 2025.03.22 05:14:17.728916 [ 4 ] {9e9ae592-f20a-4f22-8664-099f78b58abb} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14305 | 2025.03.22 05:14:17.728957 [ 4 ] {9e9ae592-f20a-4f22-8664-099f78b58abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14306 | 2025.03.22 05:14:17.729626 [ 4 ] {9e9ae592-f20a-4f22-8664-099f78b58abb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14307 | 2025.03.22 05:14:17.729898 [ 4 ] {9e9ae592-f20a-4f22-8664-099f78b58abb} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14308 | 2025.03.22 05:14:17.730102 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14309 | 2025.03.22 05:14:17.730170 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14310 | 2025.03.22 05:14:17.730175 [ 4 ] {9e9ae592-f20a-4f22-8664-099f78b58abb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002499 sec., 13205.282112845138 rows/sec., 23.66 MiB/sec. | ||
14311 | 2025.03.22 05:14:17.730214 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14312 | 2025.03.22 05:14:17.730638 [ 4 ] {9e9ae592-f20a-4f22-8664-099f78b58abb} <Debug> TCPHandler: Processed in 0.003104917 sec. | ||
14313 | 2025.03.22 05:14:17.730648 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
14314 | 2025.03.22 05:14:17.731176 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14315 | 2025.03.22 05:14:17.731553 [ 4 ] {1c251dd7-655f-4d7d-8e20-5bc05d43c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14316 | 2025.03.22 05:14:17.731727 [ 4 ] {1c251dd7-655f-4d7d-8e20-5bc05d43c48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14317 | 2025.03.22 05:14:17.733312 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14318 | 2025.03.22 05:14:17.733920 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2011 rows starting from the beginning of the part | ||
14319 | 2025.03.22 05:14:17.734530 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 33 rows starting from the beginning of the part | ||
14320 | 2025.03.22 05:14:17.735126 [ 4 ] {1c251dd7-655f-4d7d-8e20-5bc05d43c48a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14321 | 2025.03.22 05:14:17.735147 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
14322 | 2025.03.22 05:14:17.735175 [ 4 ] {1c251dd7-655f-4d7d-8e20-5bc05d43c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14323 | 2025.03.22 05:14:17.735682 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 33 rows starting from the beginning of the part | ||
14324 | 2025.03.22 05:14:17.736254 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
14325 | 2025.03.22 05:14:17.736303 [ 4 ] {1c251dd7-655f-4d7d-8e20-5bc05d43c48a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14326 | 2025.03.22 05:14:17.736734 [ 197 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 33 rows starting from the beginning of the part | ||
14327 | 2025.03.22 05:14:17.737033 [ 4 ] {1c251dd7-655f-4d7d-8e20-5bc05d43c48a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14328 | 2025.03.22 05:14:17.737460 [ 4 ] {1c251dd7-655f-4d7d-8e20-5bc05d43c48a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006038 sec., 9937.065253395163 rows/sec., 685.76 KiB/sec. | ||
14329 | 2025.03.22 05:14:17.737594 [ 4 ] {1c251dd7-655f-4d7d-8e20-5bc05d43c48a} <Debug> TCPHandler: Processed in 0.006537851 sec. | ||
14330 | 2025.03.22 05:14:17.745628 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2126 rows, containing 19 columns (19 merged, 0 gathered) in 0.015273273 sec., 139197.40713074402 rows/sec., 249.44 MiB/sec. | ||
14331 | 2025.03.22 05:14:17.747575 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14332 | 2025.03.22 05:14:17.748025 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14333 | 2025.03.22 05:14:17.748118 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14334 | 2025.03.22 05:14:17.748282 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
14335 | 2025.03.22 05:14:22.025064 [ 223 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): 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] | ||
14336 | 2025.03.22 05:14:22.025181 [ 223 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): 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] | ||
14337 | 2025.03.22 05:14:22.027289 [ 223 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): 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] | ||
14338 | 2025.03.22 05:14:22.065180 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14339 | 2025.03.22 05:14:22.065213 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14340 | 2025.03.22 05:14:22.262644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 | ||
14341 | 2025.03.22 05:14:22.263327 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14342 | 2025.03.22 05:14:22.263382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14343 | 2025.03.22 05:14:22.263934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14344 | 2025.03.22 05:14:22.264199 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14345 | 2025.03.22 05:14:22.264465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
14346 | 2025.03.22 05:14:22.719337 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14347 | 2025.03.22 05:14:22.719532 [ 4 ] {5d8f931a-7dfb-4035-b34c-9114e96b0d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14348 | 2025.03.22 05:14:22.719610 [ 4 ] {5d8f931a-7dfb-4035-b34c-9114e96b0d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14349 | 2025.03.22 05:14:22.720445 [ 4 ] {5d8f931a-7dfb-4035-b34c-9114e96b0d84} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14350 | 2025.03.22 05:14:22.720498 [ 4 ] {5d8f931a-7dfb-4035-b34c-9114e96b0d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14351 | 2025.03.22 05:14:22.720958 [ 4 ] {5d8f931a-7dfb-4035-b34c-9114e96b0d84} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
14352 | 2025.03.22 05:14:22.721224 [ 4 ] {5d8f931a-7dfb-4035-b34c-9114e96b0d84} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14353 | 2025.03.22 05:14:22.721510 [ 4 ] {5d8f931a-7dfb-4035-b34c-9114e96b0d84} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002014 sec., 105263.15789473684 rows/sec., 6.69 MiB/sec. | ||
14354 | 2025.03.22 05:14:22.721636 [ 4 ] {5d8f931a-7dfb-4035-b34c-9114e96b0d84} <Debug> TCPHandler: Processed in 0.002428495 sec. | ||
14355 | 2025.03.22 05:14:22.721861 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14356 | 2025.03.22 05:14:22.722112 [ 4 ] {cc9a1e53-0e85-4830-ba30-396dd5b9469a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14357 | 2025.03.22 05:14:22.722170 [ 4 ] {cc9a1e53-0e85-4830-ba30-396dd5b9469a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14358 | 2025.03.22 05:14:22.722969 [ 4 ] {cc9a1e53-0e85-4830-ba30-396dd5b9469a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14359 | 2025.03.22 05:14:22.723014 [ 4 ] {cc9a1e53-0e85-4830-ba30-396dd5b9469a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14360 | 2025.03.22 05:14:22.723430 [ 4 ] {cc9a1e53-0e85-4830-ba30-396dd5b9469a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14361 | 2025.03.22 05:14:22.723681 [ 4 ] {cc9a1e53-0e85-4830-ba30-396dd5b9469a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14362 | 2025.03.22 05:14:22.723911 [ 4 ] {cc9a1e53-0e85-4830-ba30-396dd5b9469a} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001882 sec., 336344.3145589798 rows/sec., 26.45 MiB/sec. | ||
14363 | 2025.03.22 05:14:22.723975 [ 4 ] {cc9a1e53-0e85-4830-ba30-396dd5b9469a} <Debug> TCPHandler: Processed in 0.002225731 sec. | ||
14364 | 2025.03.22 05:14:22.724091 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14365 | 2025.03.22 05:14:22.724257 [ 4 ] {7c97ef6c-8e95-4dad-9bd9-f910a61d0eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14366 | 2025.03.22 05:14:22.724323 [ 4 ] {7c97ef6c-8e95-4dad-9bd9-f910a61d0eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14367 | 2025.03.22 05:14:22.724882 [ 4 ] {7c97ef6c-8e95-4dad-9bd9-f910a61d0eec} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14368 | 2025.03.22 05:14:22.724923 [ 4 ] {7c97ef6c-8e95-4dad-9bd9-f910a61d0eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14369 | 2025.03.22 05:14:22.725291 [ 4 ] {7c97ef6c-8e95-4dad-9bd9-f910a61d0eec} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14370 | 2025.03.22 05:14:22.725549 [ 4 ] {7c97ef6c-8e95-4dad-9bd9-f910a61d0eec} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14371 | 2025.03.22 05:14:22.725772 [ 4 ] {7c97ef6c-8e95-4dad-9bd9-f910a61d0eec} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001561 sec., 73030.10890454837 rows/sec., 4.37 MiB/sec. | ||
14372 | 2025.03.22 05:14:22.725824 [ 4 ] {7c97ef6c-8e95-4dad-9bd9-f910a61d0eec} <Debug> TCPHandler: Processed in 0.001792163 sec. | ||
14373 | 2025.03.22 05:14:22.725954 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14374 | 2025.03.22 05:14:22.726091 [ 4 ] {8453cfab-5a10-4cd2-97ab-45506644903e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14375 | 2025.03.22 05:14:22.726148 [ 4 ] {8453cfab-5a10-4cd2-97ab-45506644903e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14376 | 2025.03.22 05:14:22.726770 [ 4 ] {8453cfab-5a10-4cd2-97ab-45506644903e} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14377 | 2025.03.22 05:14:22.726812 [ 4 ] {8453cfab-5a10-4cd2-97ab-45506644903e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14378 | 2025.03.22 05:14:22.727185 [ 4 ] {8453cfab-5a10-4cd2-97ab-45506644903e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14379 | 2025.03.22 05:14:22.727448 [ 4 ] {8453cfab-5a10-4cd2-97ab-45506644903e} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14380 | 2025.03.22 05:14:22.727649 [ 67 ] {} <Debug> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
14381 | 2025.03.22 05:14:22.727701 [ 4 ] {8453cfab-5a10-4cd2-97ab-45506644903e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00164 sec., 68902.43902439025 rows/sec., 4.46 MiB/sec. | ||
14382 | 2025.03.22 05:14:22.727782 [ 67 ] {} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14383 | 2025.03.22 05:14:22.727833 [ 4 ] {8453cfab-5a10-4cd2-97ab-45506644903e} <Debug> TCPHandler: Processed in 0.001941666 sec. | ||
14384 | 2025.03.22 05:14:22.727865 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14385 | 2025.03.22 05:14:22.728006 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14386 | 2025.03.22 05:14:22.728189 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
14387 | 2025.03.22 05:14:22.728210 [ 4 ] {ad54d7a1-480f-43d3-91b9-7838746e59bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14388 | 2025.03.22 05:14:22.728376 [ 4 ] {ad54d7a1-480f-43d3-91b9-7838746e59bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14389 | 2025.03.22 05:14:22.728775 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14390 | 2025.03.22 05:14:22.728898 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 341 rows starting from the beginning of the part | ||
14391 | 2025.03.22 05:14:22.729234 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 341 rows starting from the beginning of the part | ||
14392 | 2025.03.22 05:14:22.729761 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part | ||
14393 | 2025.03.22 05:14:22.730162 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
14394 | 2025.03.22 05:14:22.730534 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 341 rows starting from the beginning of the part | ||
14395 | 2025.03.22 05:14:22.730866 [ 188 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
14396 | 2025.03.22 05:14:22.731779 [ 4 ] {ad54d7a1-480f-43d3-91b9-7838746e59bb} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14397 | 2025.03.22 05:14:22.731825 [ 4 ] {ad54d7a1-480f-43d3-91b9-7838746e59bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14398 | 2025.03.22 05:14:22.732381 [ 4 ] {ad54d7a1-480f-43d3-91b9-7838746e59bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
14399 | 2025.03.22 05:14:22.732692 [ 4 ] {ad54d7a1-480f-43d3-91b9-7838746e59bb} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14400 | 2025.03.22 05:14:22.732855 [ 190 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 5 columns (5 merged, 0 gathered) in 0.00486689 sec., 279850.17125926417 rows/sec., 19.60 MiB/sec. | ||
14401 | 2025.03.22 05:14:22.733101 [ 4 ] {ad54d7a1-480f-43d3-91b9-7838746e59bb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004927 sec., 22731.885528719304 rows/sec., 1.29 MiB/sec. | ||
14402 | 2025.03.22 05:14:22.733361 [ 4 ] {ad54d7a1-480f-43d3-91b9-7838746e59bb} <Debug> TCPHandler: Processed in 0.005420871 sec. | ||
14403 | 2025.03.22 05:14:22.733357 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
14404 | 2025.03.22 05:14:22.733699 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14405 | 2025.03.22 05:14:22.733889 [ 4 ] {124910ce-2fc7-416f-8307-bcfa58179f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14406 | 2025.03.22 05:14:22.733976 [ 4 ] {124910ce-2fc7-416f-8307-bcfa58179f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14407 | 2025.03.22 05:14:22.734223 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14408 | 2025.03.22 05:14:22.734513 [ 194 ] {b0cdebc7-3277-48e3-98ca-06e33c15aaf2::all_1_43_9} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
14409 | 2025.03.22 05:14:22.734718 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
14410 | 2025.03.22 05:14:22.735121 [ 4 ] {124910ce-2fc7-416f-8307-bcfa58179f72} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14411 | 2025.03.22 05:14:22.735172 [ 4 ] {124910ce-2fc7-416f-8307-bcfa58179f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14412 | 2025.03.22 05:14:22.735558 [ 4 ] {124910ce-2fc7-416f-8307-bcfa58179f72} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14413 | 2025.03.22 05:14:22.735803 [ 4 ] {124910ce-2fc7-416f-8307-bcfa58179f72} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14414 | 2025.03.22 05:14:22.736035 [ 4 ] {124910ce-2fc7-416f-8307-bcfa58179f72} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.002196 sec., 177595.62841530054 rows/sec., 12.55 MiB/sec. | ||
14415 | 2025.03.22 05:14:22.736099 [ 4 ] {124910ce-2fc7-416f-8307-bcfa58179f72} <Debug> TCPHandler: Processed in 0.002519496 sec. | ||
14416 | 2025.03.22 05:14:22.736243 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14417 | 2025.03.22 05:14:22.736536 [ 4 ] {7fce9f18-7c26-4679-bbb4-a346c670c6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14418 | 2025.03.22 05:14:22.736695 [ 4 ] {7fce9f18-7c26-4679-bbb4-a346c670c6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14419 | 2025.03.22 05:14:22.737636 [ 4 ] {7fce9f18-7c26-4679-bbb4-a346c670c6c5} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14420 | 2025.03.22 05:14:22.737676 [ 4 ] {7fce9f18-7c26-4679-bbb4-a346c670c6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14421 | 2025.03.22 05:14:22.738041 [ 4 ] {7fce9f18-7c26-4679-bbb4-a346c670c6c5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
14422 | 2025.03.22 05:14:22.738294 [ 4 ] {7fce9f18-7c26-4679-bbb4-a346c670c6c5} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14423 | 2025.03.22 05:14:22.738517 [ 4 ] {7fce9f18-7c26-4679-bbb4-a346c670c6c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002092 sec., 2868.0688336520075 rows/sec., 149.85 KiB/sec. | ||
14424 | 2025.03.22 05:14:22.738571 [ 4 ] {7fce9f18-7c26-4679-bbb4-a346c670c6c5} <Debug> TCPHandler: Processed in 0.002396724 sec. | ||
14425 | 2025.03.22 05:14:22.738692 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14426 | 2025.03.22 05:14:22.738803 [ 4 ] {5ab9119d-8f42-470f-9ce4-9155a25803a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14427 | 2025.03.22 05:14:22.738852 [ 4 ] {5ab9119d-8f42-470f-9ce4-9155a25803a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14428 | 2025.03.22 05:14:22.739366 [ 4 ] {5ab9119d-8f42-470f-9ce4-9155a25803a2} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14429 | 2025.03.22 05:14:22.739407 [ 4 ] {5ab9119d-8f42-470f-9ce4-9155a25803a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14430 | 2025.03.22 05:14:22.739803 [ 4 ] {5ab9119d-8f42-470f-9ce4-9155a25803a2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14431 | 2025.03.22 05:14:22.740054 [ 4 ] {5ab9119d-8f42-470f-9ce4-9155a25803a2} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14432 | 2025.03.22 05:14:22.740268 [ 4 ] {5ab9119d-8f42-470f-9ce4-9155a25803a2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001487 sec., 159381.30464021518 rows/sec., 10.68 MiB/sec. | ||
14433 | 2025.03.22 05:14:22.740322 [ 4 ] {5ab9119d-8f42-470f-9ce4-9155a25803a2} <Debug> TCPHandler: Processed in 0.001683302 sec. | ||
14434 | 2025.03.22 05:14:22.740463 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14435 | 2025.03.22 05:14:22.740570 [ 4 ] {16175e3b-1a13-4c1d-856e-195d1e47f9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14436 | 2025.03.22 05:14:22.740618 [ 4 ] {16175e3b-1a13-4c1d-856e-195d1e47f9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14437 | 2025.03.22 05:14:22.741034 [ 4 ] {16175e3b-1a13-4c1d-856e-195d1e47f9a2} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14438 | 2025.03.22 05:14:22.741074 [ 4 ] {16175e3b-1a13-4c1d-856e-195d1e47f9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14439 | 2025.03.22 05:14:22.741430 [ 4 ] {16175e3b-1a13-4c1d-856e-195d1e47f9a2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
14440 | 2025.03.22 05:14:22.741684 [ 4 ] {16175e3b-1a13-4c1d-856e-195d1e47f9a2} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14441 | 2025.03.22 05:14:22.741897 [ 4 ] {16175e3b-1a13-4c1d-856e-195d1e47f9a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
14442 | 2025.03.22 05:14:22.741969 [ 4 ] {16175e3b-1a13-4c1d-856e-195d1e47f9a2} <Debug> TCPHandler: Processed in 0.001557029 sec. | ||
14443 | 2025.03.22 05:14:22.742093 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14444 | 2025.03.22 05:14:22.742197 [ 4 ] {2479b8ae-a180-475c-8bdb-f9b0408ba62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14445 | 2025.03.22 05:14:22.742260 [ 4 ] {2479b8ae-a180-475c-8bdb-f9b0408ba62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14446 | 2025.03.22 05:14:22.743292 [ 4 ] {2479b8ae-a180-475c-8bdb-f9b0408ba62c} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14447 | 2025.03.22 05:14:22.743332 [ 4 ] {2479b8ae-a180-475c-8bdb-f9b0408ba62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14448 | 2025.03.22 05:14:22.743996 [ 4 ] {2479b8ae-a180-475c-8bdb-f9b0408ba62c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14449 | 2025.03.22 05:14:22.744266 [ 4 ] {2479b8ae-a180-475c-8bdb-f9b0408ba62c} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14450 | 2025.03.22 05:14:22.744521 [ 4 ] {2479b8ae-a180-475c-8bdb-f9b0408ba62c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00234 sec., 3418.8034188034185 rows/sec., 6.13 MiB/sec. | ||
14451 | 2025.03.22 05:14:22.744553 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): 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] | ||
14452 | 2025.03.22 05:14:22.744599 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): 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] | ||
14453 | 2025.03.22 05:14:22.744703 [ 4 ] {2479b8ae-a180-475c-8bdb-f9b0408ba62c} <Debug> TCPHandler: Processed in 0.00266034 sec. | ||
14454 | 2025.03.22 05:14:22.744880 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14455 | 2025.03.22 05:14:22.744995 [ 4 ] {f1191d56-ee27-4745-b17e-917866dc8aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14456 | 2025.03.22 05:14:22.745048 [ 4 ] {f1191d56-ee27-4745-b17e-917866dc8aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14457 | 2025.03.22 05:14:22.745742 [ 4 ] {f1191d56-ee27-4745-b17e-917866dc8aca} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14458 | 2025.03.22 05:14:22.745783 [ 4 ] {f1191d56-ee27-4745-b17e-917866dc8aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14459 | 2025.03.22 05:14:22.746250 [ 4 ] {f1191d56-ee27-4745-b17e-917866dc8aca} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14460 | 2025.03.22 05:14:22.746544 [ 4 ] {f1191d56-ee27-4745-b17e-917866dc8aca} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14461 | 2025.03.22 05:14:22.746794 [ 4 ] {f1191d56-ee27-4745-b17e-917866dc8aca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001829 sec., 44833.2422088573 rows/sec., 2.85 MiB/sec. | ||
14462 | 2025.03.22 05:14:22.746957 [ 4 ] {f1191d56-ee27-4745-b17e-917866dc8aca} <Debug> TCPHandler: Processed in 0.002123229 sec. | ||
14463 | 2025.03.22 05:14:22.747791 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): 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] | ||
14464 | 2025.03.22 05:14:24.705980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
14465 | 2025.03.22 05:14:24.727694 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14466 | 2025.03.22 05:14:24.727752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14467 | 2025.03.22 05:14:24.734974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14468 | 2025.03.22 05:14:24.735809 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14469 | 2025.03.22 05:14:24.740247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
14470 | 2025.03.22 05:14:27.350815 [ 219 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
14471 | 2025.03.22 05:14:27.350883 [ 219 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
14472 | 2025.03.22 05:14:27.352762 [ 219 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
14473 | 2025.03.22 05:14:27.463891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2012 | ||
14474 | 2025.03.22 05:14:27.467623 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14475 | 2025.03.22 05:14:27.467689 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14476 | 2025.03.22 05:14:27.469275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14477 | 2025.03.22 05:14:27.469608 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14478 | 2025.03.22 05:14:27.470282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2012 | ||
14479 | 2025.03.22 05:14:27.714725 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14480 | 2025.03.22 05:14:27.714946 [ 4 ] {241fbe87-79cc-41a0-8811-9922d1d6b3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14481 | 2025.03.22 05:14:27.715031 [ 4 ] {241fbe87-79cc-41a0-8811-9922d1d6b3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14482 | 2025.03.22 05:14:27.715891 [ 4 ] {241fbe87-79cc-41a0-8811-9922d1d6b3e9} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14483 | 2025.03.22 05:14:27.715942 [ 4 ] {241fbe87-79cc-41a0-8811-9922d1d6b3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14484 | 2025.03.22 05:14:27.716386 [ 4 ] {241fbe87-79cc-41a0-8811-9922d1d6b3e9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14485 | 2025.03.22 05:14:27.716651 [ 4 ] {241fbe87-79cc-41a0-8811-9922d1d6b3e9} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14486 | 2025.03.22 05:14:27.716898 [ 4 ] {241fbe87-79cc-41a0-8811-9922d1d6b3e9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002017 sec., 2974.7149231531976 rows/sec., 242.57 KiB/sec. | ||
14487 | 2025.03.22 05:14:27.716955 [ 4 ] {241fbe87-79cc-41a0-8811-9922d1d6b3e9} <Debug> TCPHandler: Processed in 0.002372904 sec. | ||
14488 | 2025.03.22 05:14:27.717077 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14489 | 2025.03.22 05:14:27.717183 [ 4 ] {46ac5471-7651-4247-a7d3-9c2052fee915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14490 | 2025.03.22 05:14:27.717228 [ 4 ] {46ac5471-7651-4247-a7d3-9c2052fee915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14491 | 2025.03.22 05:14:27.717832 [ 4 ] {46ac5471-7651-4247-a7d3-9c2052fee915} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14492 | 2025.03.22 05:14:27.717873 [ 4 ] {46ac5471-7651-4247-a7d3-9c2052fee915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14493 | 2025.03.22 05:14:27.718271 [ 4 ] {46ac5471-7651-4247-a7d3-9c2052fee915} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14494 | 2025.03.22 05:14:27.718525 [ 4 ] {46ac5471-7651-4247-a7d3-9c2052fee915} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14495 | 2025.03.22 05:14:27.718734 [ 4 ] {46ac5471-7651-4247-a7d3-9c2052fee915} <Debug> executeQuery: Read 125 rows, 10.85 KiB in 0.001573 sec., 79465.98855689765 rows/sec., 6.74 MiB/sec. | ||
14496 | 2025.03.22 05:14:27.718788 [ 4 ] {46ac5471-7651-4247-a7d3-9c2052fee915} <Debug> TCPHandler: Processed in 0.001762853 sec. | ||
14497 | 2025.03.22 05:14:27.718904 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14498 | 2025.03.22 05:14:27.719010 [ 4 ] {986736e4-09a8-44a1-bc42-5d00b43af906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14499 | 2025.03.22 05:14:27.719054 [ 4 ] {986736e4-09a8-44a1-bc42-5d00b43af906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14500 | 2025.03.22 05:14:27.719588 [ 4 ] {986736e4-09a8-44a1-bc42-5d00b43af906} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14501 | 2025.03.22 05:14:27.719628 [ 4 ] {986736e4-09a8-44a1-bc42-5d00b43af906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14502 | 2025.03.22 05:14:27.719988 [ 4 ] {986736e4-09a8-44a1-bc42-5d00b43af906} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14503 | 2025.03.22 05:14:27.720236 [ 4 ] {986736e4-09a8-44a1-bc42-5d00b43af906} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14504 | 2025.03.22 05:14:27.720438 [ 4 ] {986736e4-09a8-44a1-bc42-5d00b43af906} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.00145 sec., 26896.55172413793 rows/sec., 1.95 MiB/sec. | ||
14505 | 2025.03.22 05:14:27.720490 [ 4 ] {986736e4-09a8-44a1-bc42-5d00b43af906} <Debug> TCPHandler: Processed in 0.001637571 sec. | ||
14506 | 2025.03.22 05:14:27.720614 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14507 | 2025.03.22 05:14:27.720719 [ 4 ] {171b9096-ce2a-4ca2-96df-da22f6bdc834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14508 | 2025.03.22 05:14:27.720764 [ 4 ] {171b9096-ce2a-4ca2-96df-da22f6bdc834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14509 | 2025.03.22 05:14:27.721331 [ 4 ] {171b9096-ce2a-4ca2-96df-da22f6bdc834} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14510 | 2025.03.22 05:14:27.721372 [ 4 ] {171b9096-ce2a-4ca2-96df-da22f6bdc834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14511 | 2025.03.22 05:14:27.721743 [ 4 ] {171b9096-ce2a-4ca2-96df-da22f6bdc834} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14512 | 2025.03.22 05:14:27.721990 [ 4 ] {171b9096-ce2a-4ca2-96df-da22f6bdc834} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14513 | 2025.03.22 05:14:27.722208 [ 4 ] {171b9096-ce2a-4ca2-96df-da22f6bdc834} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.00151 sec., 68211.92052980133 rows/sec., 5.33 MiB/sec. | ||
14514 | 2025.03.22 05:14:27.722266 [ 4 ] {171b9096-ce2a-4ca2-96df-da22f6bdc834} <Debug> TCPHandler: Processed in 0.001703151 sec. | ||
14515 | 2025.03.22 05:14:27.722382 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14516 | 2025.03.22 05:14:27.722487 [ 4 ] {0d4fdf67-fc96-4514-8874-b018db2f1dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14517 | 2025.03.22 05:14:27.722538 [ 4 ] {0d4fdf67-fc96-4514-8874-b018db2f1dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14518 | 2025.03.22 05:14:27.723075 [ 4 ] {0d4fdf67-fc96-4514-8874-b018db2f1dc6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14519 | 2025.03.22 05:14:27.723114 [ 4 ] {0d4fdf67-fc96-4514-8874-b018db2f1dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14520 | 2025.03.22 05:14:27.723516 [ 4 ] {0d4fdf67-fc96-4514-8874-b018db2f1dc6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14521 | 2025.03.22 05:14:27.723770 [ 4 ] {0d4fdf67-fc96-4514-8874-b018db2f1dc6} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14522 | 2025.03.22 05:14:27.723986 [ 4 ] {0d4fdf67-fc96-4514-8874-b018db2f1dc6} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001519 sec., 107307.43910467414 rows/sec., 7.47 MiB/sec. | ||
14523 | 2025.03.22 05:14:27.724038 [ 4 ] {0d4fdf67-fc96-4514-8874-b018db2f1dc6} <Debug> TCPHandler: Processed in 0.001707791 sec. | ||
14524 | 2025.03.22 05:14:27.724170 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14525 | 2025.03.22 05:14:27.724277 [ 4 ] {304be346-1c30-4f15-baf3-017483a284c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14526 | 2025.03.22 05:14:27.724345 [ 4 ] {304be346-1c30-4f15-baf3-017483a284c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14527 | 2025.03.22 05:14:27.725523 [ 4 ] {304be346-1c30-4f15-baf3-017483a284c0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14528 | 2025.03.22 05:14:27.725562 [ 4 ] {304be346-1c30-4f15-baf3-017483a284c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14529 | 2025.03.22 05:14:27.726249 [ 4 ] {304be346-1c30-4f15-baf3-017483a284c0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14530 | 2025.03.22 05:14:27.726523 [ 4 ] {304be346-1c30-4f15-baf3-017483a284c0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14531 | 2025.03.22 05:14:27.726794 [ 4 ] {304be346-1c30-4f15-baf3-017483a284c0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002535 sec., 13017.751479289942 rows/sec., 23.33 MiB/sec. | ||
14532 | 2025.03.22 05:14:27.726963 [ 4 ] {304be346-1c30-4f15-baf3-017483a284c0} <Debug> TCPHandler: Processed in 0.002842772 sec. | ||
14533 | 2025.03.22 05:14:27.727264 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14534 | 2025.03.22 05:14:27.727574 [ 4 ] {05089ea4-04ee-4b5c-9143-b2ed132c67eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14535 | 2025.03.22 05:14:27.727730 [ 4 ] {05089ea4-04ee-4b5c-9143-b2ed132c67eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14536 | 2025.03.22 05:14:27.728499 [ 4 ] {05089ea4-04ee-4b5c-9143-b2ed132c67eb} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14537 | 2025.03.22 05:14:27.728540 [ 4 ] {05089ea4-04ee-4b5c-9143-b2ed132c67eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14538 | 2025.03.22 05:14:27.728922 [ 4 ] {05089ea4-04ee-4b5c-9143-b2ed132c67eb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14539 | 2025.03.22 05:14:27.729175 [ 4 ] {05089ea4-04ee-4b5c-9143-b2ed132c67eb} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14540 | 2025.03.22 05:14:27.729390 [ 4 ] {05089ea4-04ee-4b5c-9143-b2ed132c67eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001944 sec., 30864.1975308642 rows/sec., 2.08 MiB/sec. | ||
14541 | 2025.03.22 05:14:27.729439 [ 4 ] {05089ea4-04ee-4b5c-9143-b2ed132c67eb} <Debug> TCPHandler: Processed in 0.002275902 sec. | ||
14542 | 2025.03.22 05:14:28.572010 [ 222 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): 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] | ||
14543 | 2025.03.22 05:14:28.572098 [ 222 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): 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] | ||
14544 | 2025.03.22 05:14:28.574329 [ 222 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): 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] | ||
14545 | 2025.03.22 05:14:28.663945 [ 222 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
14546 | 2025.03.22 05:14:28.664007 [ 222 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
14547 | 2025.03.22 05:14:28.666313 [ 222 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
14548 | 2025.03.22 05:14:29.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.34 MiB, peak 284.40 MiB, free memory in arenas 0.00 B, will set to 267.34 MiB (RSS), difference: 4.00 MiB | ||
14549 | 2025.03.22 05:14:29.406277 [ 218 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): 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] | ||
14550 | 2025.03.22 05:14:29.406334 [ 218 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): 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] | ||
14551 | 2025.03.22 05:14:29.408331 [ 218 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): 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] | ||
14552 | 2025.03.22 05:14:29.764665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 | ||
14553 | 2025.03.22 05:14:29.765674 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14554 | 2025.03.22 05:14:29.765767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14555 | 2025.03.22 05:14:29.766341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14556 | 2025.03.22 05:14:29.766612 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14557 | 2025.03.22 05:14:29.766834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 | ||
14558 | 2025.03.22 05:14:31.180235 [ 225 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): 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] | ||
14559 | 2025.03.22 05:14:31.180332 [ 225 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): 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] | ||
14560 | 2025.03.22 05:14:31.182368 [ 225 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): 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] | ||
14561 | 2025.03.22 05:14:32.240384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
14562 | 2025.03.22 05:14:32.261628 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14563 | 2025.03.22 05:14:32.261686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14564 | 2025.03.22 05:14:32.269199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14565 | 2025.03.22 05:14:32.269997 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14566 | 2025.03.22 05:14:32.274146 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
14567 | 2025.03.22 05:14:32.719126 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14568 | 2025.03.22 05:14:32.719343 [ 4 ] {bb745702-dd9b-4d36-981d-9d4749b359e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14569 | 2025.03.22 05:14:32.719424 [ 4 ] {bb745702-dd9b-4d36-981d-9d4749b359e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14570 | 2025.03.22 05:14:32.720286 [ 4 ] {bb745702-dd9b-4d36-981d-9d4749b359e9} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14571 | 2025.03.22 05:14:32.720339 [ 4 ] {bb745702-dd9b-4d36-981d-9d4749b359e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14572 | 2025.03.22 05:14:32.720797 [ 4 ] {bb745702-dd9b-4d36-981d-9d4749b359e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14573 | 2025.03.22 05:14:32.721069 [ 4 ] {bb745702-dd9b-4d36-981d-9d4749b359e9} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14574 | 2025.03.22 05:14:32.721223 [ 53 ] {} <Debug> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14575 | 2025.03.22 05:14:32.721265 [ 53 ] {} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14576 | 2025.03.22 05:14:32.721272 [ 4 ] {bb745702-dd9b-4d36-981d-9d4749b359e9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001988 sec., 106639.83903420522 rows/sec., 6.78 MiB/sec. | ||
14577 | 2025.03.22 05:14:32.721289 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14578 | 2025.03.22 05:14:32.721366 [ 4 ] {bb745702-dd9b-4d36-981d-9d4749b359e9} <Debug> TCPHandler: Processed in 0.002380324 sec. | ||
14579 | 2025.03.22 05:14:32.721668 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14580 | 2025.03.22 05:14:32.721736 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
14581 | 2025.03.22 05:14:32.722195 [ 4 ] {05b52e3a-76db-42a7-81da-c408782c1636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14582 | 2025.03.22 05:14:32.722351 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14583 | 2025.03.22 05:14:32.722426 [ 4 ] {05b52e3a-76db-42a7-81da-c408782c1636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14584 | 2025.03.22 05:14:32.722475 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
14585 | 2025.03.22 05:14:32.722842 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
14586 | 2025.03.22 05:14:32.723121 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
14587 | 2025.03.22 05:14:32.723638 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
14588 | 2025.03.22 05:14:32.724041 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::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 | ||
14589 | 2025.03.22 05:14:32.725906 [ 4 ] {05b52e3a-76db-42a7-81da-c408782c1636} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14590 | 2025.03.22 05:14:32.725984 [ 4 ] {05b52e3a-76db-42a7-81da-c408782c1636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14591 | 2025.03.22 05:14:32.726847 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00542268 sec., 195475.3000361445 rows/sec., 13.18 MiB/sec. | ||
14592 | 2025.03.22 05:14:32.726887 [ 4 ] {05b52e3a-76db-42a7-81da-c408782c1636} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14593 | 2025.03.22 05:14:32.727042 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14594 | 2025.03.22 05:14:32.727393 [ 4 ] {05b52e3a-76db-42a7-81da-c408782c1636} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14595 | 2025.03.22 05:14:32.727533 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_41_10} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14596 | 2025.03.22 05:14:32.727662 [ 53 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14597 | 2025.03.22 05:14:32.727769 [ 53 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14598 | 2025.03.22 05:14:32.727843 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14599 | 2025.03.22 05:14:32.727856 [ 4 ] {05b52e3a-76db-42a7-81da-c408782c1636} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.005929 sec., 106763.36650362624 rows/sec., 8.40 MiB/sec. | ||
14600 | 2025.03.22 05:14:32.727927 [ 190 ] {6f640dea-ff4a-4d99-9a6b-08a72cac482e::all_1_41_10} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14601 | 2025.03.22 05:14:32.728341 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
14602 | 2025.03.22 05:14:32.728364 [ 4 ] {05b52e3a-76db-42a7-81da-c408782c1636} <Debug> TCPHandler: Processed in 0.006803776 sec. | ||
14603 | 2025.03.22 05:14:32.728495 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
14604 | 2025.03.22 05:14:32.728748 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14605 | 2025.03.22 05:14:32.728963 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14606 | 2025.03.22 05:14:32.729101 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1850 rows starting from the beginning of the part | ||
14607 | 2025.03.22 05:14:32.729210 [ 4 ] {91b0624d-7b54-487a-9874-4bc02109139a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14608 | 2025.03.22 05:14:32.729480 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
14609 | 2025.03.22 05:14:32.729883 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 122 rows starting from the beginning of the part | ||
14610 | 2025.03.22 05:14:32.730042 [ 4 ] {91b0624d-7b54-487a-9874-4bc02109139a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14611 | 2025.03.22 05:14:32.730350 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 633 rows starting from the beginning of the part | ||
14612 | 2025.03.22 05:14:32.730723 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 125 rows starting from the beginning of the part | ||
14613 | 2025.03.22 05:14:32.731052 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 633 rows starting from the beginning of the part | ||
14614 | 2025.03.22 05:14:32.732720 [ 4 ] {91b0624d-7b54-487a-9874-4bc02109139a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14615 | 2025.03.22 05:14:32.732789 [ 4 ] {91b0624d-7b54-487a-9874-4bc02109139a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14616 | 2025.03.22 05:14:32.733853 [ 4 ] {91b0624d-7b54-487a-9874-4bc02109139a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14617 | 2025.03.22 05:14:32.734238 [ 4 ] {91b0624d-7b54-487a-9874-4bc02109139a} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14618 | 2025.03.22 05:14:32.734453 [ 4 ] {91b0624d-7b54-487a-9874-4bc02109139a} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.005426 sec., 21009.952082565425 rows/sec., 1.26 MiB/sec. | ||
14619 | 2025.03.22 05:14:32.734567 [ 4 ] {91b0624d-7b54-487a-9874-4bc02109139a} <Debug> TCPHandler: Processed in 0.0059664 sec. | ||
14620 | 2025.03.22 05:14:32.734893 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14621 | 2025.03.22 05:14:32.734918 [ 198 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006952939 sec., 491734.50248880364 rows/sec., 41.54 MiB/sec. | ||
14622 | 2025.03.22 05:14:32.735041 [ 4 ] {a77aee04-d7cc-4af5-bece-39a37590700a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14623 | 2025.03.22 05:14:32.735117 [ 4 ] {a77aee04-d7cc-4af5-bece-39a37590700a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14624 | 2025.03.22 05:14:32.735190 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14625 | 2025.03.22 05:14:32.735617 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14626 | 2025.03.22 05:14:32.735717 [ 192 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_121_24} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14627 | 2025.03.22 05:14:32.735822 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
14628 | 2025.03.22 05:14:32.736102 [ 4 ] {a77aee04-d7cc-4af5-bece-39a37590700a} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14629 | 2025.03.22 05:14:32.736166 [ 4 ] {a77aee04-d7cc-4af5-bece-39a37590700a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14630 | 2025.03.22 05:14:32.736668 [ 4 ] {a77aee04-d7cc-4af5-bece-39a37590700a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14631 | 2025.03.22 05:14:32.737005 [ 4 ] {a77aee04-d7cc-4af5-bece-39a37590700a} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14632 | 2025.03.22 05:14:32.737230 [ 4 ] {a77aee04-d7cc-4af5-bece-39a37590700a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00222 sec., 50900.900900900895 rows/sec., 3.29 MiB/sec. | ||
14633 | 2025.03.22 05:14:32.737303 [ 4 ] {a77aee04-d7cc-4af5-bece-39a37590700a} <Debug> TCPHandler: Processed in 0.002530417 sec. | ||
14634 | 2025.03.22 05:14:32.737461 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14635 | 2025.03.22 05:14:32.737590 [ 4 ] {c6546085-6b3f-443d-90cd-fff30a91089e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14636 | 2025.03.22 05:14:32.737647 [ 4 ] {c6546085-6b3f-443d-90cd-fff30a91089e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14637 | 2025.03.22 05:14:32.738369 [ 4 ] {c6546085-6b3f-443d-90cd-fff30a91089e} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14638 | 2025.03.22 05:14:32.738414 [ 4 ] {c6546085-6b3f-443d-90cd-fff30a91089e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14639 | 2025.03.22 05:14:32.738902 [ 4 ] {c6546085-6b3f-443d-90cd-fff30a91089e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14640 | 2025.03.22 05:14:32.739251 [ 4 ] {c6546085-6b3f-443d-90cd-fff30a91089e} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14641 | 2025.03.22 05:14:32.739405 [ 53 ] {} <Debug> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14642 | 2025.03.22 05:14:32.739452 [ 53 ] {} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14643 | 2025.03.22 05:14:32.739479 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14644 | 2025.03.22 05:14:32.739485 [ 4 ] {c6546085-6b3f-443d-90cd-fff30a91089e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001922 sec., 58272.6326742976 rows/sec., 3.32 MiB/sec. | ||
14645 | 2025.03.22 05:14:32.739730 [ 4 ] {c6546085-6b3f-443d-90cd-fff30a91089e} <Debug> TCPHandler: Processed in 0.002327753 sec. | ||
14646 | 2025.03.22 05:14:32.739806 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
14647 | 2025.03.22 05:14:32.739945 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14648 | 2025.03.22 05:14:32.739994 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14649 | 2025.03.22 05:14:32.740042 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
14650 | 2025.03.22 05:14:32.740246 [ 4 ] {a3c0c3bb-6594-459e-a921-fa4fcebddb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14651 | 2025.03.22 05:14:32.740336 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
14652 | 2025.03.22 05:14:32.740466 [ 4 ] {a3c0c3bb-6594-459e-a921-fa4fcebddb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14653 | 2025.03.22 05:14:32.740669 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
14654 | 2025.03.22 05:14:32.740991 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
14655 | 2025.03.22 05:14:32.741335 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::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 | ||
14656 | 2025.03.22 05:14:32.744049 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004453353 sec., 125747.94766999157 rows/sec., 7.64 MiB/sec. | ||
14657 | 2025.03.22 05:14:32.744109 [ 4 ] {a3c0c3bb-6594-459e-a921-fa4fcebddb35} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14658 | 2025.03.22 05:14:32.744181 [ 4 ] {a3c0c3bb-6594-459e-a921-fa4fcebddb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14659 | 2025.03.22 05:14:32.744200 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14660 | 2025.03.22 05:14:32.744772 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_41_10} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14661 | 2025.03.22 05:14:32.744993 [ 190 ] {9017423b-fe9f-4769-bfac-fb09246bb998::all_1_41_10} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14662 | 2025.03.22 05:14:32.745052 [ 4 ] {a3c0c3bb-6594-459e-a921-fa4fcebddb35} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14663 | 2025.03.22 05:14:32.745122 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14664 | 2025.03.22 05:14:32.745390 [ 4 ] {a3c0c3bb-6594-459e-a921-fa4fcebddb35} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14665 | 2025.03.22 05:14:32.745539 [ 53 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14666 | 2025.03.22 05:14:32.745574 [ 53 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14667 | 2025.03.22 05:14:32.745588 [ 4 ] {a3c0c3bb-6594-459e-a921-fa4fcebddb35} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.005485 sec., 71103.00820419325 rows/sec., 5.03 MiB/sec. | ||
14668 | 2025.03.22 05:14:32.745601 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14669 | 2025.03.22 05:14:32.745725 [ 4 ] {a3c0c3bb-6594-459e-a921-fa4fcebddb35} <Debug> TCPHandler: Processed in 0.005869279 sec. | ||
14670 | 2025.03.22 05:14:32.745847 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
14671 | 2025.03.22 05:14:32.745911 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14672 | 2025.03.22 05:14:32.745991 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14673 | 2025.03.22 05:14:32.746070 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 917 rows starting from the beginning of the part | ||
14674 | 2025.03.22 05:14:32.746105 [ 4 ] {d8b43d6c-1906-420c-a1ad-76cb72048563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14675 | 2025.03.22 05:14:32.746255 [ 4 ] {d8b43d6c-1906-420c-a1ad-76cb72048563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14676 | 2025.03.22 05:14:32.746281 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
14677 | 2025.03.22 05:14:32.746657 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 97 rows starting from the beginning of the part | ||
14678 | 2025.03.22 05:14:32.747046 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 390 rows starting from the beginning of the part | ||
14679 | 2025.03.22 05:14:32.747328 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 103 rows starting from the beginning of the part | ||
14680 | 2025.03.22 05:14:32.747644 [ 195 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 390 rows starting from the beginning of the part | ||
14681 | 2025.03.22 05:14:32.749086 [ 4 ] {d8b43d6c-1906-420c-a1ad-76cb72048563} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14682 | 2025.03.22 05:14:32.749160 [ 4 ] {d8b43d6c-1906-420c-a1ad-76cb72048563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14683 | 2025.03.22 05:14:32.750117 [ 4 ] {d8b43d6c-1906-420c-a1ad-76cb72048563} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14684 | 2025.03.22 05:14:32.750578 [ 4 ] {d8b43d6c-1906-420c-a1ad-76cb72048563} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14685 | 2025.03.22 05:14:32.750988 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 5 columns (5 merged, 0 gathered) in 0.005258827 sec., 372896.8456273614 rows/sec., 28.50 MiB/sec. | ||
14686 | 2025.03.22 05:14:32.751059 [ 4 ] {d8b43d6c-1906-420c-a1ad-76cb72048563} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005016 sec., 1196.1722488038279 rows/sec., 62.50 KiB/sec. | ||
14687 | 2025.03.22 05:14:32.751143 [ 4 ] {d8b43d6c-1906-420c-a1ad-76cb72048563} <Debug> TCPHandler: Processed in 0.005290108 sec. | ||
14688 | 2025.03.22 05:14:32.751309 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14689 | 2025.03.22 05:14:32.751338 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14690 | 2025.03.22 05:14:32.751540 [ 4 ] {65e9d9cd-6f7f-4747-8ab6-9eb8753ba015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14691 | 2025.03.22 05:14:32.751614 [ 4 ] {65e9d9cd-6f7f-4747-8ab6-9eb8753ba015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14692 | 2025.03.22 05:14:32.752026 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14693 | 2025.03.22 05:14:32.752212 [ 191 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_121_24} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14694 | 2025.03.22 05:14:32.752393 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
14695 | 2025.03.22 05:14:32.752631 [ 4 ] {65e9d9cd-6f7f-4747-8ab6-9eb8753ba015} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14696 | 2025.03.22 05:14:32.752675 [ 4 ] {65e9d9cd-6f7f-4747-8ab6-9eb8753ba015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14697 | 2025.03.22 05:14:32.753092 [ 4 ] {65e9d9cd-6f7f-4747-8ab6-9eb8753ba015} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14698 | 2025.03.22 05:14:32.753348 [ 4 ] {65e9d9cd-6f7f-4747-8ab6-9eb8753ba015} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14699 | 2025.03.22 05:14:32.753486 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
14700 | 2025.03.22 05:14:32.753519 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14701 | 2025.03.22 05:14:32.753534 [ 4 ] {65e9d9cd-6f7f-4747-8ab6-9eb8753ba015} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002078 sec., 114051.97305101059 rows/sec., 7.64 MiB/sec. | ||
14702 | 2025.03.22 05:14:32.753543 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14703 | 2025.03.22 05:14:32.753676 [ 4 ] {65e9d9cd-6f7f-4747-8ab6-9eb8753ba015} <Debug> TCPHandler: Processed in 0.002428065 sec. | ||
14704 | 2025.03.22 05:14:32.753765 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
14705 | 2025.03.22 05:14:32.753852 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14706 | 2025.03.22 05:14:32.753943 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14707 | 2025.03.22 05:14:32.754033 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 32730 rows starting from the beginning of the part | ||
14708 | 2025.03.22 05:14:32.754057 [ 4 ] {a53ba10c-3150-4072-8611-3c49d93ca319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14709 | 2025.03.22 05:14:32.754286 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 32 rows starting from the beginning of the part | ||
14710 | 2025.03.22 05:14:32.754299 [ 4 ] {a53ba10c-3150-4072-8611-3c49d93ca319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14711 | 2025.03.22 05:14:32.754612 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
14712 | 2025.03.22 05:14:32.754926 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
14713 | 2025.03.22 05:14:32.755252 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 163 rows starting from the beginning of the part | ||
14714 | 2025.03.22 05:14:32.755569 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part | ||
14715 | 2025.03.22 05:14:32.756855 [ 4 ] {a53ba10c-3150-4072-8611-3c49d93ca319} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14716 | 2025.03.22 05:14:32.756926 [ 4 ] {a53ba10c-3150-4072-8611-3c49d93ca319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14717 | 2025.03.22 05:14:32.757455 [ 4 ] {a53ba10c-3150-4072-8611-3c49d93ca319} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14718 | 2025.03.22 05:14:32.757872 [ 4 ] {a53ba10c-3150-4072-8611-3c49d93ca319} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14719 | 2025.03.22 05:14:32.758549 [ 4 ] {a53ba10c-3150-4072-8611-3c49d93ca319} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004518 sec., 221.3368747233289 rows/sec., 14.91 KiB/sec. | ||
14720 | 2025.03.22 05:14:32.758964 [ 4 ] {a53ba10c-3150-4072-8611-3c49d93ca319} <Debug> TCPHandler: Processed in 0.005172786 sec. | ||
14721 | 2025.03.22 05:14:32.759409 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14722 | 2025.03.22 05:14:32.759576 [ 4 ] {7e8ecfdb-4d55-499b-b591-6946510f13d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14723 | 2025.03.22 05:14:32.759668 [ 4 ] {7e8ecfdb-4d55-499b-b591-6946510f13d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14724 | 2025.03.22 05:14:32.761250 [ 4 ] {7e8ecfdb-4d55-499b-b591-6946510f13d3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14725 | 2025.03.22 05:14:32.761292 [ 4 ] {7e8ecfdb-4d55-499b-b591-6946510f13d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14726 | 2025.03.22 05:14:32.762103 [ 4 ] {7e8ecfdb-4d55-499b-b591-6946510f13d3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14727 | 2025.03.22 05:14:32.762464 [ 4 ] {7e8ecfdb-4d55-499b-b591-6946510f13d3} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14728 | 2025.03.22 05:14:32.762872 [ 4 ] {7e8ecfdb-4d55-499b-b591-6946510f13d3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003323 sec., 2407.4631357207345 rows/sec., 4.31 MiB/sec. | ||
14729 | 2025.03.22 05:14:32.763136 [ 4 ] {7e8ecfdb-4d55-499b-b591-6946510f13d3} <Debug> TCPHandler: Processed in 0.003851641 sec. | ||
14730 | 2025.03.22 05:14:32.763610 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14731 | 2025.03.22 05:14:32.764081 [ 4 ] {2029a236-44c6-4ff5-bf08-e6c35711cb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14732 | 2025.03.22 05:14:32.764262 [ 4 ] {2029a236-44c6-4ff5-bf08-e6c35711cb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14733 | 2025.03.22 05:14:32.765016 [ 4 ] {2029a236-44c6-4ff5-bf08-e6c35711cb96} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14734 | 2025.03.22 05:14:32.765073 [ 4 ] {2029a236-44c6-4ff5-bf08-e6c35711cb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14735 | 2025.03.22 05:14:32.765730 [ 4 ] {2029a236-44c6-4ff5-bf08-e6c35711cb96} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14736 | 2025.03.22 05:14:32.765831 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33559 rows, containing 5 columns (5 merged, 0 gathered) in 0.012186425 sec., 2753801.8738063048 rows/sec., 186.44 MiB/sec. | ||
14737 | 2025.03.22 05:14:32.766115 [ 186 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
14738 | 2025.03.22 05:14:32.766199 [ 4 ] {2029a236-44c6-4ff5-bf08-e6c35711cb96} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14739 | 2025.03.22 05:14:32.766609 [ 223 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
14740 | 2025.03.22 05:14:32.766623 [ 4 ] {2029a236-44c6-4ff5-bf08-e6c35711cb96} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002756 sec., 29753.265602322204 rows/sec., 1.89 MiB/sec. | ||
14741 | 2025.03.22 05:14:32.766667 [ 223 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
14742 | 2025.03.22 05:14:32.766827 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14743 | 2025.03.22 05:14:32.766931 [ 4 ] {2029a236-44c6-4ff5-bf08-e6c35711cb96} <Debug> TCPHandler: Processed in 0.003437913 sec. | ||
14744 | 2025.03.22 05:14:32.767178 [ 191 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
14745 | 2025.03.22 05:14:32.767359 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
14746 | 2025.03.22 05:14:32.768983 [ 223 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
14747 | 2025.03.22 05:14:32.979807 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
14748 | 2025.03.22 05:14:32.979866 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
14749 | 2025.03.22 05:14:32.981826 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
14750 | 2025.03.22 05:14:33.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.80 MiB, peak 284.40 MiB, free memory in arenas 0.00 B, will set to 267.34 MiB (RSS), difference: -1.46 MiB | ||
14751 | 2025.03.22 05:14:37.065456 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14752 | 2025.03.22 05:14:37.065525 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14753 | 2025.03.22 05:14:37.267062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 | ||
14754 | 2025.03.22 05:14:37.267726 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14755 | 2025.03.22 05:14:37.267765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14756 | 2025.03.22 05:14:37.268341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14757 | 2025.03.22 05:14:37.268702 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14758 | 2025.03.22 05:14:37.268851 [ 47 ] {} <Debug> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14759 | 2025.03.22 05:14:37.268888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
14760 | 2025.03.22 05:14:37.268904 [ 47 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14761 | 2025.03.22 05:14:37.268928 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14762 | 2025.03.22 05:14:37.269024 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::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 | ||
14763 | 2025.03.22 05:14:37.269119 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14764 | 2025.03.22 05:14:37.269152 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part | ||
14765 | 2025.03.22 05:14:37.269214 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
14766 | 2025.03.22 05:14:37.269409 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
14767 | 2025.03.22 05:14:37.269675 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
14768 | 2025.03.22 05:14:37.269793 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
14769 | 2025.03.22 05:14:37.270068 [ 196 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
14770 | 2025.03.22 05:14:37.272882 [ 199 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003897842 sec., 8935970.211209176 rows/sec., 127.83 MiB/sec. | ||
14771 | 2025.03.22 05:14:37.273227 [ 199 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14772 | 2025.03.22 05:14:37.273650 [ 199 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14773 | 2025.03.22 05:14:37.273758 [ 199 ] {6b6dd913-464a-45e3-9ba5-3d1563e2e877::all_1_76_15} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14774 | 2025.03.22 05:14:37.273918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
14775 | 2025.03.22 05:14:37.470683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2048 | ||
14776 | 2025.03.22 05:14:37.474592 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14777 | 2025.03.22 05:14:37.474643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14778 | 2025.03.22 05:14:37.476186 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14779 | 2025.03.22 05:14:37.476540 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14780 | 2025.03.22 05:14:37.477115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
14781 | 2025.03.22 05:14:37.714347 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14782 | 2025.03.22 05:14:37.714542 [ 4 ] {5a858458-b223-4488-b3e9-30004283d164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14783 | 2025.03.22 05:14:37.714615 [ 4 ] {5a858458-b223-4488-b3e9-30004283d164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14784 | 2025.03.22 05:14:37.715416 [ 4 ] {5a858458-b223-4488-b3e9-30004283d164} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14785 | 2025.03.22 05:14:37.715463 [ 4 ] {5a858458-b223-4488-b3e9-30004283d164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14786 | 2025.03.22 05:14:37.715934 [ 4 ] {5a858458-b223-4488-b3e9-30004283d164} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14787 | 2025.03.22 05:14:37.716199 [ 4 ] {5a858458-b223-4488-b3e9-30004283d164} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14788 | 2025.03.22 05:14:37.716443 [ 4 ] {5a858458-b223-4488-b3e9-30004283d164} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001955 sec., 62404.09207161125 rows/sec., 5.31 MiB/sec. | ||
14789 | 2025.03.22 05:14:37.716502 [ 4 ] {5a858458-b223-4488-b3e9-30004283d164} <Debug> TCPHandler: Processed in 0.002277862 sec. | ||
14790 | 2025.03.22 05:14:37.716627 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14791 | 2025.03.22 05:14:37.716735 [ 4 ] {0410d485-c54a-4b2c-bc76-0ee7962818dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14792 | 2025.03.22 05:14:37.716781 [ 4 ] {0410d485-c54a-4b2c-bc76-0ee7962818dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14793 | 2025.03.22 05:14:37.717322 [ 4 ] {0410d485-c54a-4b2c-bc76-0ee7962818dc} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14794 | 2025.03.22 05:14:37.717364 [ 4 ] {0410d485-c54a-4b2c-bc76-0ee7962818dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14795 | 2025.03.22 05:14:37.717738 [ 4 ] {0410d485-c54a-4b2c-bc76-0ee7962818dc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14796 | 2025.03.22 05:14:37.717999 [ 4 ] {0410d485-c54a-4b2c-bc76-0ee7962818dc} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14797 | 2025.03.22 05:14:37.718241 [ 4 ] {0410d485-c54a-4b2c-bc76-0ee7962818dc} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001526 sec., 21625.16382699869 rows/sec., 1.59 MiB/sec. | ||
14798 | 2025.03.22 05:14:37.718301 [ 4 ] {0410d485-c54a-4b2c-bc76-0ee7962818dc} <Debug> TCPHandler: Processed in 0.001726862 sec. | ||
14799 | 2025.03.22 05:14:37.718428 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14800 | 2025.03.22 05:14:37.718596 [ 4 ] {ccf1c34f-497e-46f6-bdee-6887b181cb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14801 | 2025.03.22 05:14:37.718668 [ 4 ] {ccf1c34f-497e-46f6-bdee-6887b181cb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14802 | 2025.03.22 05:14:37.719230 [ 4 ] {ccf1c34f-497e-46f6-bdee-6887b181cb93} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14803 | 2025.03.22 05:14:37.719270 [ 4 ] {ccf1c34f-497e-46f6-bdee-6887b181cb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14804 | 2025.03.22 05:14:37.719684 [ 4 ] {ccf1c34f-497e-46f6-bdee-6887b181cb93} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14805 | 2025.03.22 05:14:37.719950 [ 4 ] {ccf1c34f-497e-46f6-bdee-6887b181cb93} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14806 | 2025.03.22 05:14:37.720161 [ 4 ] {ccf1c34f-497e-46f6-bdee-6887b181cb93} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001611 sec., 60211.04903786468 rows/sec., 4.70 MiB/sec. | ||
14807 | 2025.03.22 05:14:37.720215 [ 4 ] {ccf1c34f-497e-46f6-bdee-6887b181cb93} <Debug> TCPHandler: Processed in 0.001847284 sec. | ||
14808 | 2025.03.22 05:14:37.720329 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14809 | 2025.03.22 05:14:37.720456 [ 4 ] {92e2a809-f674-4256-b38b-e410d4e2d766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14810 | 2025.03.22 05:14:37.720507 [ 4 ] {92e2a809-f674-4256-b38b-e410d4e2d766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14811 | 2025.03.22 05:14:37.721036 [ 4 ] {92e2a809-f674-4256-b38b-e410d4e2d766} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14812 | 2025.03.22 05:14:37.721075 [ 4 ] {92e2a809-f674-4256-b38b-e410d4e2d766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14813 | 2025.03.22 05:14:37.721477 [ 4 ] {92e2a809-f674-4256-b38b-e410d4e2d766} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14814 | 2025.03.22 05:14:37.721735 [ 4 ] {92e2a809-f674-4256-b38b-e410d4e2d766} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14815 | 2025.03.22 05:14:37.721942 [ 4 ] {92e2a809-f674-4256-b38b-e410d4e2d766} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec. | ||
14816 | 2025.03.22 05:14:37.721996 [ 4 ] {92e2a809-f674-4256-b38b-e410d4e2d766} <Debug> TCPHandler: Processed in 0.001718451 sec. | ||
14817 | 2025.03.22 05:14:37.722101 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14818 | 2025.03.22 05:14:37.722206 [ 4 ] {3aa4e9e4-ec1f-49b8-aa18-0dd7597262ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14819 | 2025.03.22 05:14:37.722272 [ 4 ] {3aa4e9e4-ec1f-49b8-aa18-0dd7597262ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14820 | 2025.03.22 05:14:37.723416 [ 4 ] {3aa4e9e4-ec1f-49b8-aa18-0dd7597262ed} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14821 | 2025.03.22 05:14:37.723457 [ 4 ] {3aa4e9e4-ec1f-49b8-aa18-0dd7597262ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14822 | 2025.03.22 05:14:37.724153 [ 4 ] {3aa4e9e4-ec1f-49b8-aa18-0dd7597262ed} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14823 | 2025.03.22 05:14:37.724429 [ 4 ] {3aa4e9e4-ec1f-49b8-aa18-0dd7597262ed} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14824 | 2025.03.22 05:14:37.724677 [ 4 ] {3aa4e9e4-ec1f-49b8-aa18-0dd7597262ed} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002493 sec., 13237.063778580025 rows/sec., 23.72 MiB/sec. | ||
14825 | 2025.03.22 05:14:37.724773 [ 4 ] {3aa4e9e4-ec1f-49b8-aa18-0dd7597262ed} <Debug> TCPHandler: Processed in 0.002722711 sec. | ||
14826 | 2025.03.22 05:14:37.724919 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14827 | 2025.03.22 05:14:37.725053 [ 4 ] {53a808b2-83dc-4808-bc95-a0fb260b771a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14828 | 2025.03.22 05:14:37.725110 [ 4 ] {53a808b2-83dc-4808-bc95-a0fb260b771a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14829 | 2025.03.22 05:14:37.725634 [ 4 ] {53a808b2-83dc-4808-bc95-a0fb260b771a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14830 | 2025.03.22 05:14:37.725682 [ 4 ] {53a808b2-83dc-4808-bc95-a0fb260b771a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14831 | 2025.03.22 05:14:37.726104 [ 4 ] {53a808b2-83dc-4808-bc95-a0fb260b771a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14832 | 2025.03.22 05:14:37.726352 [ 4 ] {53a808b2-83dc-4808-bc95-a0fb260b771a} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14833 | 2025.03.22 05:14:37.726539 [ 46 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14834 | 2025.03.22 05:14:37.726596 [ 4 ] {53a808b2-83dc-4808-bc95-a0fb260b771a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
14835 | 2025.03.22 05:14:37.726644 [ 46 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14836 | 2025.03.22 05:14:37.726699 [ 4 ] {53a808b2-83dc-4808-bc95-a0fb260b771a} <Debug> TCPHandler: Processed in 0.001841194 sec. | ||
14837 | 2025.03.22 05:14:37.726723 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14838 | 2025.03.22 05:14:37.726935 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
14839 | 2025.03.22 05:14:37.727107 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14840 | 2025.03.22 05:14:37.727145 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6852 rows starting from the beginning of the part | ||
14841 | 2025.03.22 05:14:37.727229 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
14842 | 2025.03.22 05:14:37.727460 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
14843 | 2025.03.22 05:14:37.727699 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
14844 | 2025.03.22 05:14:37.727880 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part | ||
14845 | 2025.03.22 05:14:37.728092 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
14846 | 2025.03.22 05:14:37.730244 [ 199 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7196 rows, containing 4 columns (4 merged, 0 gathered) in 0.003380633 sec., 2128595.4435160514 rows/sec., 139.67 MiB/sec. | ||
14847 | 2025.03.22 05:14:37.730656 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14848 | 2025.03.22 05:14:37.730954 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14849 | 2025.03.22 05:14:37.731036 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_121_24} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14850 | 2025.03.22 05:14:37.731116 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
14851 | 2025.03.22 05:14:38.536152 [ 43 ] {} <Debug> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
14852 | 2025.03.22 05:14:38.536218 [ 43 ] {} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14853 | 2025.03.22 05:14:38.536242 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14854 | 2025.03.22 05:14:38.536459 [ 189 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::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 | ||
14855 | 2025.03.22 05:14:38.536703 [ 189 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14856 | 2025.03.22 05:14:38.536747 [ 189 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
14857 | 2025.03.22 05:14:38.536843 [ 189 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
14858 | 2025.03.22 05:14:38.537081 [ 189 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
14859 | 2025.03.22 05:14:38.537315 [ 189 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
14860 | 2025.03.22 05:14:38.537423 [ 189 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
14861 | 2025.03.22 05:14:38.538532 [ 193 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002211951 sec., 17179.404064556584 rows/sec., 1.43 MiB/sec. | ||
14862 | 2025.03.22 05:14:38.538737 [ 199 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
14863 | 2025.03.22 05:14:38.539103 [ 199 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14864 | 2025.03.22 05:14:38.539199 [ 199 ] {322c9006-c1b6-4ac2-bd44-b822c7eb3698::all_1_33_8} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
14865 | 2025.03.22 05:14:38.539309 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14866 | 2025.03.22 05:14:39.774297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
14867 | 2025.03.22 05:14:39.797099 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14868 | 2025.03.22 05:14:39.797146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14869 | 2025.03.22 05:14:39.804618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14870 | 2025.03.22 05:14:39.805391 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14871 | 2025.03.22 05:14:39.805678 [ 45 ] {} <Debug> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14872 | 2025.03.22 05:14:39.805745 [ 45 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14873 | 2025.03.22 05:14:39.805791 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14874 | 2025.03.22 05:14:39.806599 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
14875 | 2025.03.22 05:14:39.823126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
14876 | 2025.03.22 05:14:39.824429 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14877 | 2025.03.22 05:14:39.825735 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
14878 | 2025.03.22 05:14:39.831269 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
14879 | 2025.03.22 05:14:39.837320 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
14880 | 2025.03.22 05:14:39.843301 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
14881 | 2025.03.22 05:14:39.849496 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
14882 | 2025.03.22 05:14:39.855451 [ 193 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::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 | ||
14883 | 2025.03.22 05:14:39.925647 [ 199 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.119696966 sec., 4787.088755449324 rows/sec., 24.75 MiB/sec. | ||
14884 | 2025.03.22 05:14:39.929205 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14885 | 2025.03.22 05:14:39.932561 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_76_15} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14886 | 2025.03.22 05:14:39.932708 [ 194 ] {3c28fb98-e57d-4913-b108-2a2ce27e13d9::all_1_76_15} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14887 | 2025.03.22 05:14:39.935251 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
14888 | 2025.03.22 05:14:40.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.40 MiB, peak 285.84 MiB, free memory in arenas 0.00 B, will set to 267.34 MiB (RSS), difference: -1.06 MiB | ||
14889 | 2025.03.22 05:14:40.815789 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14890 | 2025.03.22 05:14:40.815986 [ 4 ] {3827dbf8-cb41-4df2-be13-985751b6f0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14891 | 2025.03.22 05:14:40.816064 [ 4 ] {3827dbf8-cb41-4df2-be13-985751b6f0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14892 | 2025.03.22 05:14:40.816936 [ 4 ] {3827dbf8-cb41-4df2-be13-985751b6f0e0} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14893 | 2025.03.22 05:14:40.816993 [ 4 ] {3827dbf8-cb41-4df2-be13-985751b6f0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14894 | 2025.03.22 05:14:40.817461 [ 4 ] {3827dbf8-cb41-4df2-be13-985751b6f0e0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14895 | 2025.03.22 05:14:40.817717 [ 4 ] {3827dbf8-cb41-4df2-be13-985751b6f0e0} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14896 | 2025.03.22 05:14:40.817992 [ 4 ] {3827dbf8-cb41-4df2-be13-985751b6f0e0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002052 sec., 103313.84015594542 rows/sec., 6.57 MiB/sec. | ||
14897 | 2025.03.22 05:14:40.818146 [ 4 ] {3827dbf8-cb41-4df2-be13-985751b6f0e0} <Debug> TCPHandler: Processed in 0.002480116 sec. | ||
14898 | 2025.03.22 05:14:40.818388 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14899 | 2025.03.22 05:14:40.818507 [ 4 ] {c4047b6b-d662-4a05-a797-2205dbf8fff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14900 | 2025.03.22 05:14:40.818559 [ 4 ] {c4047b6b-d662-4a05-a797-2205dbf8fff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14901 | 2025.03.22 05:14:40.819134 [ 4 ] {c4047b6b-d662-4a05-a797-2205dbf8fff6} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14902 | 2025.03.22 05:14:40.819178 [ 4 ] {c4047b6b-d662-4a05-a797-2205dbf8fff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14903 | 2025.03.22 05:14:40.819553 [ 4 ] {c4047b6b-d662-4a05-a797-2205dbf8fff6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
14904 | 2025.03.22 05:14:40.819809 [ 4 ] {c4047b6b-d662-4a05-a797-2205dbf8fff6} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14905 | 2025.03.22 05:14:40.820030 [ 4 ] {c4047b6b-d662-4a05-a797-2205dbf8fff6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001554 sec., 2574.002574002574 rows/sec., 209.89 KiB/sec. | ||
14906 | 2025.03.22 05:14:40.820088 [ 4 ] {c4047b6b-d662-4a05-a797-2205dbf8fff6} <Debug> TCPHandler: Processed in 0.001764143 sec. | ||
14907 | 2025.03.22 05:14:40.820198 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14908 | 2025.03.22 05:14:40.820303 [ 4 ] {dd95352f-c16a-4ed8-b982-e6aaaf97d726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14909 | 2025.03.22 05:14:40.820348 [ 4 ] {dd95352f-c16a-4ed8-b982-e6aaaf97d726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14910 | 2025.03.22 05:14:40.821755 [ 4 ] {dd95352f-c16a-4ed8-b982-e6aaaf97d726} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14911 | 2025.03.22 05:14:40.821796 [ 4 ] {dd95352f-c16a-4ed8-b982-e6aaaf97d726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14912 | 2025.03.22 05:14:40.822284 [ 4 ] {dd95352f-c16a-4ed8-b982-e6aaaf97d726} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14913 | 2025.03.22 05:14:40.822534 [ 4 ] {dd95352f-c16a-4ed8-b982-e6aaaf97d726} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14914 | 2025.03.22 05:14:40.822784 [ 4 ] {dd95352f-c16a-4ed8-b982-e6aaaf97d726} <Debug> executeQuery: Read 1775 rows, 147.68 KiB in 0.002498 sec., 710568.4547638111 rows/sec., 57.74 MiB/sec. | ||
14915 | 2025.03.22 05:14:40.822898 [ 4 ] {dd95352f-c16a-4ed8-b982-e6aaaf97d726} <Debug> TCPHandler: Processed in 0.002751011 sec. | ||
14916 | 2025.03.22 05:14:40.823085 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14917 | 2025.03.22 05:14:40.823380 [ 4 ] {a667c770-e3cb-4dad-80e5-247ebf64e29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14918 | 2025.03.22 05:14:40.823477 [ 4 ] {a667c770-e3cb-4dad-80e5-247ebf64e29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14919 | 2025.03.22 05:14:40.824080 [ 4 ] {a667c770-e3cb-4dad-80e5-247ebf64e29c} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14920 | 2025.03.22 05:14:40.824121 [ 4 ] {a667c770-e3cb-4dad-80e5-247ebf64e29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14921 | 2025.03.22 05:14:40.824493 [ 4 ] {a667c770-e3cb-4dad-80e5-247ebf64e29c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14922 | 2025.03.22 05:14:40.824747 [ 4 ] {a667c770-e3cb-4dad-80e5-247ebf64e29c} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14923 | 2025.03.22 05:14:40.824944 [ 42 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14924 | 2025.03.22 05:14:40.824985 [ 4 ] {a667c770-e3cb-4dad-80e5-247ebf64e29c} <Debug> executeQuery: Read 118 rows, 7.27 KiB in 0.001713 sec., 68884.99708114419 rows/sec., 4.14 MiB/sec. | ||
14925 | 2025.03.22 05:14:40.825023 [ 42 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14926 | 2025.03.22 05:14:40.825101 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14927 | 2025.03.22 05:14:40.825109 [ 4 ] {a667c770-e3cb-4dad-80e5-247ebf64e29c} <Debug> TCPHandler: Processed in 0.00212644 sec. | ||
14928 | 2025.03.22 05:14:40.825311 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::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 | ||
14929 | 2025.03.22 05:14:40.825323 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14930 | 2025.03.22 05:14:40.825562 [ 4 ] {537a5767-5137-40e9-b5d3-d7d3084fa69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14931 | 2025.03.22 05:14:40.825582 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14932 | 2025.03.22 05:14:40.825664 [ 4 ] {537a5767-5137-40e9-b5d3-d7d3084fa69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14933 | 2025.03.22 05:14:40.825671 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 167 rows starting from the beginning of the part | ||
14934 | 2025.03.22 05:14:40.825997 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 114 rows starting from the beginning of the part | ||
14935 | 2025.03.22 05:14:40.826271 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 39 rows starting from the beginning of the part | ||
14936 | 2025.03.22 05:14:40.826561 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 114 rows starting from the beginning of the part | ||
14937 | 2025.03.22 05:14:40.826810 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 33 rows starting from the beginning of the part | ||
14938 | 2025.03.22 05:14:40.827123 [ 199 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 118 rows starting from the beginning of the part | ||
14939 | 2025.03.22 05:14:40.829026 [ 4 ] {537a5767-5137-40e9-b5d3-d7d3084fa69c} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14940 | 2025.03.22 05:14:40.829099 [ 4 ] {537a5767-5137-40e9-b5d3-d7d3084fa69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14941 | 2025.03.22 05:14:40.830112 [ 4 ] {537a5767-5137-40e9-b5d3-d7d3084fa69c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14942 | 2025.03.22 05:14:40.830285 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 5 columns (5 merged, 0 gathered) in 0.005086614 sec., 115007.74385475289 rows/sec., 7.64 MiB/sec. | ||
14943 | 2025.03.22 05:14:40.830569 [ 4 ] {537a5767-5137-40e9-b5d3-d7d3084fa69c} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14944 | 2025.03.22 05:14:40.830594 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14945 | 2025.03.22 05:14:40.830959 [ 4 ] {537a5767-5137-40e9-b5d3-d7d3084fa69c} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.005472 sec., 62317.2514619883 rows/sec., 4.16 MiB/sec. | ||
14946 | 2025.03.22 05:14:40.831122 [ 4 ] {537a5767-5137-40e9-b5d3-d7d3084fa69c} <Debug> TCPHandler: Processed in 0.005877028 sec. | ||
14947 | 2025.03.22 05:14:40.831274 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14948 | 2025.03.22 05:14:40.831316 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14949 | 2025.03.22 05:14:40.831434 [ 200 ] {ed43b5db-8f53-4914-b13b-0a83c639f4d2::all_1_106_21} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14950 | 2025.03.22 05:14:40.831499 [ 4 ] {901c1403-f483-40f9-8f82-9503284c0930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14951 | 2025.03.22 05:14:40.831599 [ 4 ] {901c1403-f483-40f9-8f82-9503284c0930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14952 | 2025.03.22 05:14:40.831611 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
14953 | 2025.03.22 05:14:40.832256 [ 4 ] {901c1403-f483-40f9-8f82-9503284c0930} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14954 | 2025.03.22 05:14:40.832298 [ 4 ] {901c1403-f483-40f9-8f82-9503284c0930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14955 | 2025.03.22 05:14:40.832670 [ 4 ] {901c1403-f483-40f9-8f82-9503284c0930} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14956 | 2025.03.22 05:14:40.832912 [ 4 ] {901c1403-f483-40f9-8f82-9503284c0930} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14957 | 2025.03.22 05:14:40.833141 [ 4 ] {901c1403-f483-40f9-8f82-9503284c0930} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001677 sec., 66785.92725104353 rows/sec., 3.80 MiB/sec. | ||
14958 | 2025.03.22 05:14:40.833214 [ 4 ] {901c1403-f483-40f9-8f82-9503284c0930} <Debug> TCPHandler: Processed in 0.001965746 sec. | ||
14959 | 2025.03.22 05:14:40.833466 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14960 | 2025.03.22 05:14:40.833586 [ 4 ] {7dc6bc58-4e6d-4f95-9b50-dc087fb59afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14961 | 2025.03.22 05:14:40.833634 [ 4 ] {7dc6bc58-4e6d-4f95-9b50-dc087fb59afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14962 | 2025.03.22 05:14:40.834885 [ 4 ] {7dc6bc58-4e6d-4f95-9b50-dc087fb59afa} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14963 | 2025.03.22 05:14:40.834927 [ 4 ] {7dc6bc58-4e6d-4f95-9b50-dc087fb59afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14964 | 2025.03.22 05:14:40.835334 [ 4 ] {7dc6bc58-4e6d-4f95-9b50-dc087fb59afa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14965 | 2025.03.22 05:14:40.835572 [ 4 ] {7dc6bc58-4e6d-4f95-9b50-dc087fb59afa} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14966 | 2025.03.22 05:14:40.835804 [ 4 ] {7dc6bc58-4e6d-4f95-9b50-dc087fb59afa} <Debug> executeQuery: Read 850 rows, 62.84 KiB in 0.002236 sec., 380143.1127012522 rows/sec., 27.45 MiB/sec. | ||
14967 | 2025.03.22 05:14:40.835866 [ 4 ] {7dc6bc58-4e6d-4f95-9b50-dc087fb59afa} <Debug> TCPHandler: Processed in 0.002496666 sec. | ||
14968 | 2025.03.22 05:14:40.836035 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14969 | 2025.03.22 05:14:40.836338 [ 4 ] {61d1cda6-39a1-4be8-bd70-cea9d5524075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14970 | 2025.03.22 05:14:40.836508 [ 4 ] {61d1cda6-39a1-4be8-bd70-cea9d5524075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14971 | 2025.03.22 05:14:40.837074 [ 4 ] {61d1cda6-39a1-4be8-bd70-cea9d5524075} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14972 | 2025.03.22 05:14:40.837114 [ 4 ] {61d1cda6-39a1-4be8-bd70-cea9d5524075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14973 | 2025.03.22 05:14:40.837474 [ 4 ] {61d1cda6-39a1-4be8-bd70-cea9d5524075} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14974 | 2025.03.22 05:14:40.837716 [ 4 ] {61d1cda6-39a1-4be8-bd70-cea9d5524075} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14975 | 2025.03.22 05:14:40.837928 [ 4 ] {61d1cda6-39a1-4be8-bd70-cea9d5524075} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001703 sec., 3523.194362889019 rows/sec., 184.07 KiB/sec. | ||
14976 | 2025.03.22 05:14:40.837980 [ 4 ] {61d1cda6-39a1-4be8-bd70-cea9d5524075} <Debug> TCPHandler: Processed in 0.002018307 sec. | ||
14977 | 2025.03.22 05:14:40.838099 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14978 | 2025.03.22 05:14:40.838208 [ 4 ] {e999ab74-5438-484c-a9ce-c95047138490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14979 | 2025.03.22 05:14:40.838260 [ 4 ] {e999ab74-5438-484c-a9ce-c95047138490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14980 | 2025.03.22 05:14:40.838973 [ 4 ] {e999ab74-5438-484c-a9ce-c95047138490} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14981 | 2025.03.22 05:14:40.839014 [ 4 ] {e999ab74-5438-484c-a9ce-c95047138490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14982 | 2025.03.22 05:14:40.839456 [ 4 ] {e999ab74-5438-484c-a9ce-c95047138490} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14983 | 2025.03.22 05:14:40.839746 [ 4 ] {e999ab74-5438-484c-a9ce-c95047138490} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14984 | 2025.03.22 05:14:40.839963 [ 4 ] {e999ab74-5438-484c-a9ce-c95047138490} <Debug> executeQuery: Read 927 rows, 63.34 KiB in 0.001777 sec., 521665.7287563309 rows/sec., 34.81 MiB/sec. | ||
14985 | 2025.03.22 05:14:40.840019 [ 4 ] {e999ab74-5438-484c-a9ce-c95047138490} <Debug> TCPHandler: Processed in 0.001974326 sec. | ||
14986 | 2025.03.22 05:14:40.840134 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14987 | 2025.03.22 05:14:40.840241 [ 4 ] {ebbf6a15-e3eb-4381-8eed-4f8074bfa02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14988 | 2025.03.22 05:14:40.840290 [ 4 ] {ebbf6a15-e3eb-4381-8eed-4f8074bfa02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14989 | 2025.03.22 05:14:40.840717 [ 4 ] {ebbf6a15-e3eb-4381-8eed-4f8074bfa02e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14990 | 2025.03.22 05:14:40.840758 [ 4 ] {ebbf6a15-e3eb-4381-8eed-4f8074bfa02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14991 | 2025.03.22 05:14:40.841115 [ 4 ] {ebbf6a15-e3eb-4381-8eed-4f8074bfa02e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14992 | 2025.03.22 05:14:40.841363 [ 4 ] {ebbf6a15-e3eb-4381-8eed-4f8074bfa02e} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14993 | 2025.03.22 05:14:40.841550 [ 42 ] {} <Debug> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
14994 | 2025.03.22 05:14:40.841609 [ 4 ] {ebbf6a15-e3eb-4381-8eed-4f8074bfa02e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. | ||
14995 | 2025.03.22 05:14:40.841629 [ 42 ] {} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14996 | 2025.03.22 05:14:40.841705 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
14997 | 2025.03.22 05:14:40.841720 [ 4 ] {ebbf6a15-e3eb-4381-8eed-4f8074bfa02e} <Debug> TCPHandler: Processed in 0.00163553 sec. | ||
14998 | 2025.03.22 05:14:40.842058 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14999 | 2025.03.22 05:14:40.842073 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
15000 | 2025.03.22 05:14:40.842396 [ 4 ] {18d1db4c-c55d-4663-b391-538dc393bb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15001 | 2025.03.22 05:14:40.842631 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15002 | 2025.03.22 05:14:40.842635 [ 4 ] {18d1db4c-c55d-4663-b391-538dc393bb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15003 | 2025.03.22 05:14:40.842723 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
15004 | 2025.03.22 05:14:40.843091 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
15005 | 2025.03.22 05:14:40.843467 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
15006 | 2025.03.22 05:14:40.843850 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
15007 | 2025.03.22 05:14:40.844206 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
15008 | 2025.03.22 05:14:40.844580 [ 202 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
15009 | 2025.03.22 05:14:40.848448 [ 4 ] {18d1db4c-c55d-4663-b391-538dc393bb1b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15010 | 2025.03.22 05:14:40.848506 [ 4 ] {18d1db4c-c55d-4663-b391-538dc393bb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15011 | 2025.03.22 05:14:40.849116 [ 191 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.007293935 sec., 5758.208703532456 rows/sec., 388.00 KiB/sec. | ||
15012 | 2025.03.22 05:14:40.849355 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
15013 | 2025.03.22 05:14:40.850089 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15014 | 2025.03.22 05:14:40.850146 [ 4 ] {18d1db4c-c55d-4663-b391-538dc393bb1b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15015 | 2025.03.22 05:14:40.850289 [ 186 ] {a54a0ac1-a475-4245-91ef-995990c8ec4e::all_1_42_9} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
15016 | 2025.03.22 05:14:40.850470 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15017 | 2025.03.22 05:14:40.850626 [ 4 ] {18d1db4c-c55d-4663-b391-538dc393bb1b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15018 | 2025.03.22 05:14:40.850844 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
15019 | 2025.03.22 05:14:40.850910 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15020 | 2025.03.22 05:14:40.850953 [ 4 ] {18d1db4c-c55d-4663-b391-538dc393bb1b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00865 sec., 924.8554913294798 rows/sec., 1.66 MiB/sec. | ||
15021 | 2025.03.22 05:14:40.850961 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15022 | 2025.03.22 05:14:40.851447 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::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 | ||
15023 | 2025.03.22 05:14:40.852015 [ 4 ] {18d1db4c-c55d-4663-b391-538dc393bb1b} <Debug> TCPHandler: Processed in 0.010051156 sec. | ||
15024 | 2025.03.22 05:14:40.853008 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15025 | 2025.03.22 05:14:40.853167 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15026 | 2025.03.22 05:14:40.853478 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2126 rows starting from the beginning of the part | ||
15027 | 2025.03.22 05:14:40.853486 [ 4 ] {dca277a7-8b79-4bb3-9ad1-4a49a6c43299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15028 | 2025.03.22 05:14:40.853615 [ 4 ] {dca277a7-8b79-4bb3-9ad1-4a49a6c43299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15029 | 2025.03.22 05:14:40.854390 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
15030 | 2025.03.22 05:14:40.855132 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 33 rows starting from the beginning of the part | ||
15031 | 2025.03.22 05:14:40.855896 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
15032 | 2025.03.22 05:14:40.855959 [ 4 ] {dca277a7-8b79-4bb3-9ad1-4a49a6c43299} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15033 | 2025.03.22 05:14:40.856037 [ 4 ] {dca277a7-8b79-4bb3-9ad1-4a49a6c43299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15034 | 2025.03.22 05:14:40.856410 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 33 rows starting from the beginning of the part | ||
15035 | 2025.03.22 05:14:40.857045 [ 195 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
15036 | 2025.03.22 05:14:40.857957 [ 4 ] {dca277a7-8b79-4bb3-9ad1-4a49a6c43299} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15037 | 2025.03.22 05:14:40.858538 [ 4 ] {dca277a7-8b79-4bb3-9ad1-4a49a6c43299} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15038 | 2025.03.22 05:14:40.859149 [ 4 ] {dca277a7-8b79-4bb3-9ad1-4a49a6c43299} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.005758 sec., 12156.998957971518 rows/sec., 782.37 KiB/sec. | ||
15039 | 2025.03.22 05:14:40.859536 [ 4 ] {dca277a7-8b79-4bb3-9ad1-4a49a6c43299} <Debug> TCPHandler: Processed in 0.006780765 sec. | ||
15040 | 2025.03.22 05:14:40.867182 [ 191 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2216 rows, containing 19 columns (19 merged, 0 gathered) in 0.016074448 sec., 137858.54419386594 rows/sec., 247.04 MiB/sec. | ||
15041 | 2025.03.22 05:14:40.868965 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
15042 | 2025.03.22 05:14:40.869395 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15043 | 2025.03.22 05:14:40.869483 [ 190 ] {fc3b29f7-a68b-4ac2-b6db-65a420d88b0b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
15044 | 2025.03.22 05:14:40.869611 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.31 MiB. | ||
15045 | 2025.03.22 05:14:42.706560 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15046 | 2025.03.22 05:14:42.706748 [ 4 ] {1b184fac-79bd-48d3-9e36-a8340275567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15047 | 2025.03.22 05:14:42.706820 [ 4 ] {1b184fac-79bd-48d3-9e36-a8340275567d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15048 | 2025.03.22 05:14:42.707661 [ 4 ] {1b184fac-79bd-48d3-9e36-a8340275567d} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15049 | 2025.03.22 05:14:42.707707 [ 4 ] {1b184fac-79bd-48d3-9e36-a8340275567d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15050 | 2025.03.22 05:14:42.708154 [ 4 ] {1b184fac-79bd-48d3-9e36-a8340275567d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15051 | 2025.03.22 05:14:42.708413 [ 4 ] {1b184fac-79bd-48d3-9e36-a8340275567d} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15052 | 2025.03.22 05:14:42.708623 [ 4 ] {1b184fac-79bd-48d3-9e36-a8340275567d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. | ||
15053 | 2025.03.22 05:14:42.708692 [ 4 ] {1b184fac-79bd-48d3-9e36-a8340275567d} <Debug> TCPHandler: Processed in 0.002263312 sec. | ||
15054 | 2025.03.22 05:14:42.708820 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15055 | 2025.03.22 05:14:42.708934 [ 4 ] {ebd669e8-9186-49ab-b8c2-6de6861bfd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15056 | 2025.03.22 05:14:42.708983 [ 4 ] {ebd669e8-9186-49ab-b8c2-6de6861bfd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15057 | 2025.03.22 05:14:42.709583 [ 4 ] {ebd669e8-9186-49ab-b8c2-6de6861bfd27} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15058 | 2025.03.22 05:14:42.709622 [ 4 ] {ebd669e8-9186-49ab-b8c2-6de6861bfd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15059 | 2025.03.22 05:14:42.710003 [ 4 ] {ebd669e8-9186-49ab-b8c2-6de6861bfd27} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15060 | 2025.03.22 05:14:42.710257 [ 4 ] {ebd669e8-9186-49ab-b8c2-6de6861bfd27} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15061 | 2025.03.22 05:14:42.710440 [ 4 ] {ebd669e8-9186-49ab-b8c2-6de6861bfd27} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001532 sec., 41775.45691906005 rows/sec., 3.26 MiB/sec. | ||
15062 | 2025.03.22 05:14:42.710494 [ 4 ] {ebd669e8-9186-49ab-b8c2-6de6861bfd27} <Debug> TCPHandler: Processed in 0.001728642 sec. | ||
15063 | 2025.03.22 05:14:42.710626 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15064 | 2025.03.22 05:14:42.710760 [ 4 ] {e2461633-3ba1-4485-80f1-295bc949a6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15065 | 2025.03.22 05:14:42.710833 [ 4 ] {e2461633-3ba1-4485-80f1-295bc949a6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15066 | 2025.03.22 05:14:42.711326 [ 4 ] {e2461633-3ba1-4485-80f1-295bc949a6ac} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15067 | 2025.03.22 05:14:42.711365 [ 4 ] {e2461633-3ba1-4485-80f1-295bc949a6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15068 | 2025.03.22 05:14:42.711760 [ 4 ] {e2461633-3ba1-4485-80f1-295bc949a6ac} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15069 | 2025.03.22 05:14:42.712022 [ 4 ] {e2461633-3ba1-4485-80f1-295bc949a6ac} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15070 | 2025.03.22 05:14:42.712230 [ 4 ] {e2461633-3ba1-4485-80f1-295bc949a6ac} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001491 sec., 21462.105969148222 rows/sec., 1.49 MiB/sec. | ||
15071 | 2025.03.22 05:14:42.712307 [ 4 ] {e2461633-3ba1-4485-80f1-295bc949a6ac} <Debug> TCPHandler: Processed in 0.001734162 sec. | ||
15072 | 2025.03.22 05:14:42.712426 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15073 | 2025.03.22 05:14:42.712533 [ 4 ] {4bd262ab-357a-4fe4-9455-d4238e4715f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15074 | 2025.03.22 05:14:42.712581 [ 4 ] {4bd262ab-357a-4fe4-9455-d4238e4715f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15075 | 2025.03.22 05:14:42.713014 [ 4 ] {4bd262ab-357a-4fe4-9455-d4238e4715f1} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15076 | 2025.03.22 05:14:42.713052 [ 4 ] {4bd262ab-357a-4fe4-9455-d4238e4715f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15077 | 2025.03.22 05:14:42.713426 [ 4 ] {4bd262ab-357a-4fe4-9455-d4238e4715f1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15078 | 2025.03.22 05:14:42.713676 [ 4 ] {4bd262ab-357a-4fe4-9455-d4238e4715f1} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15079 | 2025.03.22 05:14:42.713856 [ 4 ] {4bd262ab-357a-4fe4-9455-d4238e4715f1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001346 sec., 8915.304606240714 rows/sec., 615.25 KiB/sec. | ||
15080 | 2025.03.22 05:14:42.713907 [ 4 ] {4bd262ab-357a-4fe4-9455-d4238e4715f1} <Debug> TCPHandler: Processed in 0.001533938 sec. | ||
15081 | 2025.03.22 05:14:44.769090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 | ||
15082 | 2025.03.22 05:14:44.769749 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15083 | 2025.03.22 05:14:44.769793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15084 | 2025.03.22 05:14:44.770328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15085 | 2025.03.22 05:14:44.770589 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15086 | 2025.03.22 05:14:44.770841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 | ||
15087 | 2025.03.22 05:14:47.061866 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): 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] | ||
15088 | 2025.03.22 05:14:47.061944 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): 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] | ||
15089 | 2025.03.22 05:14:47.063843 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): 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] | ||
15090 | 2025.03.22 05:14:47.122066 [ 220 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
15091 | 2025.03.22 05:14:47.122124 [ 220 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
15092 | 2025.03.22 05:14:47.124088 [ 220 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): 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] | ||
15093 | 2025.03.22 05:14:47.171024 [ 219 ] {} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): 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] | ||
15094 | 2025.03.22 05:14:47.171076 [ 219 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): 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] | ||
15095 | 2025.03.22 05:14:47.172979 [ 219 ] {} <Debug> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): 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] | ||
15096 | 2025.03.22 05:14:47.323288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
15097 | 2025.03.22 05:14:47.345998 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15098 | 2025.03.22 05:14:47.346049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15099 | 2025.03.22 05:14:47.353551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15100 | 2025.03.22 05:14:47.354376 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15101 | 2025.03.22 05:14:47.357649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
15102 | 2025.03.22 05:14:47.477433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2092 | ||
15103 | 2025.03.22 05:14:47.480905 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15104 | 2025.03.22 05:14:47.480960 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15105 | 2025.03.22 05:14:47.482594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15106 | 2025.03.22 05:14:47.482923 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15107 | 2025.03.22 05:14:47.483156 [ 27 ] {} <Debug> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15108 | 2025.03.22 05:14:47.483299 [ 27 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15109 | 2025.03.22 05:14:47.483381 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15110 | 2025.03.22 05:14:47.483689 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::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 | ||
15111 | 2025.03.22 05:14:47.483940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2092 | ||
15112 | 2025.03.22 05:14:47.484475 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15113 | 2025.03.22 05:14:47.484603 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1898 rows starting from the beginning of the part | ||
15114 | 2025.03.22 05:14:47.485057 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
15115 | 2025.03.22 05:14:47.485506 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
15116 | 2025.03.22 05:14:47.486012 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
15117 | 2025.03.22 05:14:47.486564 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
15118 | 2025.03.22 05:14:47.487057 [ 198 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 44 rows starting from the beginning of the part | ||
15119 | 2025.03.22 05:14:47.496258 [ 187 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2092 rows, containing 72 columns (72 merged, 0 gathered) in 0.012740126 sec., 164205.59733867625 rows/sec., 124.65 MiB/sec. | ||
15120 | 2025.03.22 05:14:47.498506 [ 197 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15121 | 2025.03.22 05:14:47.499375 [ 197 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15122 | 2025.03.22 05:14:47.499478 [ 197 ] {59b40833-8dd2-40c7-8f44-185375e1d809::all_1_56_11} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15123 | 2025.03.22 05:14:47.499896 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
15124 | 2025.03.22 05:14:47.714853 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15125 | 2025.03.22 05:14:47.715041 [ 4 ] {7a5128d7-df11-4731-8d26-7ada3534e225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15126 | 2025.03.22 05:14:47.715117 [ 4 ] {7a5128d7-df11-4731-8d26-7ada3534e225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15127 | 2025.03.22 05:14:47.715908 [ 4 ] {7a5128d7-df11-4731-8d26-7ada3534e225} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15128 | 2025.03.22 05:14:47.715955 [ 4 ] {7a5128d7-df11-4731-8d26-7ada3534e225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15129 | 2025.03.22 05:14:47.716377 [ 4 ] {7a5128d7-df11-4731-8d26-7ada3534e225} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15130 | 2025.03.22 05:14:47.716631 [ 4 ] {7a5128d7-df11-4731-8d26-7ada3534e225} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15131 | 2025.03.22 05:14:47.716881 [ 4 ] {7a5128d7-df11-4731-8d26-7ada3534e225} <Debug> executeQuery: Read 122 rows, 10.63 KiB in 0.001881 sec., 64859.11749069644 rows/sec., 5.52 MiB/sec. | ||
15132 | 2025.03.22 05:14:47.716951 [ 4 ] {7a5128d7-df11-4731-8d26-7ada3534e225} <Debug> TCPHandler: Processed in 0.002235671 sec. | ||
15133 | 2025.03.22 05:14:47.716974 [ 220 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
15134 | 2025.03.22 05:14:47.717030 [ 220 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
15135 | 2025.03.22 05:14:47.717087 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15136 | 2025.03.22 05:14:47.717316 [ 4 ] {4584c534-001d-4f3c-b6a5-c36b71cc2b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15137 | 2025.03.22 05:14:47.717366 [ 4 ] {4584c534-001d-4f3c-b6a5-c36b71cc2b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15138 | 2025.03.22 05:14:47.718450 [ 4 ] {4584c534-001d-4f3c-b6a5-c36b71cc2b49} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15139 | 2025.03.22 05:14:47.718523 [ 4 ] {4584c534-001d-4f3c-b6a5-c36b71cc2b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15140 | 2025.03.22 05:14:47.719322 [ 4 ] {4584c534-001d-4f3c-b6a5-c36b71cc2b49} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15141 | 2025.03.22 05:14:47.719739 [ 4 ] {4584c534-001d-4f3c-b6a5-c36b71cc2b49} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15142 | 2025.03.22 05:14:47.720053 [ 4 ] {4584c534-001d-4f3c-b6a5-c36b71cc2b49} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.002808 sec., 11752.136752136752 rows/sec., 883.71 KiB/sec. | ||
15143 | 2025.03.22 05:14:47.720185 [ 4 ] {4584c534-001d-4f3c-b6a5-c36b71cc2b49} <Debug> TCPHandler: Processed in 0.003158929 sec. | ||
15144 | 2025.03.22 05:14:47.720330 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15145 | 2025.03.22 05:14:47.720510 [ 4 ] {180343d1-6fdf-4d0f-b4af-2e771f9bce7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15146 | 2025.03.22 05:14:47.720597 [ 4 ] {180343d1-6fdf-4d0f-b4af-2e771f9bce7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15147 | 2025.03.22 05:14:47.720603 [ 220 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): 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] | ||
15148 | 2025.03.22 05:14:47.722238 [ 4 ] {180343d1-6fdf-4d0f-b4af-2e771f9bce7f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15149 | 2025.03.22 05:14:47.722282 [ 4 ] {180343d1-6fdf-4d0f-b4af-2e771f9bce7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15150 | 2025.03.22 05:14:47.722637 [ 4 ] {180343d1-6fdf-4d0f-b4af-2e771f9bce7f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15151 | 2025.03.22 05:14:47.722878 [ 4 ] {180343d1-6fdf-4d0f-b4af-2e771f9bce7f} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15152 | 2025.03.22 05:14:47.723082 [ 4 ] {180343d1-6fdf-4d0f-b4af-2e771f9bce7f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002628 sec., 36910.197869101976 rows/sec., 2.88 MiB/sec. | ||
15153 | 2025.03.22 05:14:47.723133 [ 4 ] {180343d1-6fdf-4d0f-b4af-2e771f9bce7f} <Debug> TCPHandler: Processed in 0.002856073 sec. | ||
15154 | 2025.03.22 05:14:47.723235 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15155 | 2025.03.22 05:14:47.723339 [ 4 ] {9d67cb8a-c317-498d-9941-468c51bbf297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15156 | 2025.03.22 05:14:47.723387 [ 4 ] {9d67cb8a-c317-498d-9941-468c51bbf297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15157 | 2025.03.22 05:14:47.723887 [ 4 ] {9d67cb8a-c317-498d-9941-468c51bbf297} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15158 | 2025.03.22 05:14:47.723924 [ 4 ] {9d67cb8a-c317-498d-9941-468c51bbf297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15159 | 2025.03.22 05:14:47.724300 [ 4 ] {9d67cb8a-c317-498d-9941-468c51bbf297} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15160 | 2025.03.22 05:14:47.724532 [ 4 ] {9d67cb8a-c317-498d-9941-468c51bbf297} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15161 | 2025.03.22 05:14:47.724761 [ 4 ] {9d67cb8a-c317-498d-9941-468c51bbf297} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001444 sec., 110803.32409972299 rows/sec., 7.72 MiB/sec. | ||
15162 | 2025.03.22 05:14:47.724814 [ 4 ] {9d67cb8a-c317-498d-9941-468c51bbf297} <Debug> TCPHandler: Processed in 0.00162932 sec. | ||
15163 | 2025.03.22 05:14:47.724937 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15164 | 2025.03.22 05:14:47.725042 [ 4 ] {7d4f41eb-1a53-4d8b-bc94-5b4112eb516b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15165 | 2025.03.22 05:14:47.725107 [ 4 ] {7d4f41eb-1a53-4d8b-bc94-5b4112eb516b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15166 | 2025.03.22 05:14:47.726188 [ 4 ] {7d4f41eb-1a53-4d8b-bc94-5b4112eb516b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15167 | 2025.03.22 05:14:47.726227 [ 4 ] {7d4f41eb-1a53-4d8b-bc94-5b4112eb516b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15168 | 2025.03.22 05:14:47.726890 [ 4 ] {7d4f41eb-1a53-4d8b-bc94-5b4112eb516b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15169 | 2025.03.22 05:14:47.727159 [ 4 ] {7d4f41eb-1a53-4d8b-bc94-5b4112eb516b} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15170 | 2025.03.22 05:14:47.727395 [ 4 ] {7d4f41eb-1a53-4d8b-bc94-5b4112eb516b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002374 sec., 13900.589721988206 rows/sec., 24.91 MiB/sec. | ||
15171 | 2025.03.22 05:14:47.727494 [ 4 ] {7d4f41eb-1a53-4d8b-bc94-5b4112eb516b} <Debug> TCPHandler: Processed in 0.002608108 sec. | ||
15172 | 2025.03.22 05:14:47.727634 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15173 | 2025.03.22 05:14:47.727739 [ 4 ] {75186075-0787-4d11-b4dd-4662b370a38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15174 | 2025.03.22 05:14:47.727785 [ 4 ] {75186075-0787-4d11-b4dd-4662b370a38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15175 | 2025.03.22 05:14:47.728215 [ 4 ] {75186075-0787-4d11-b4dd-4662b370a38b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15176 | 2025.03.22 05:14:47.728254 [ 4 ] {75186075-0787-4d11-b4dd-4662b370a38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15177 | 2025.03.22 05:14:47.728606 [ 4 ] {75186075-0787-4d11-b4dd-4662b370a38b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15178 | 2025.03.22 05:14:47.728838 [ 4 ] {75186075-0787-4d11-b4dd-4662b370a38b} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15179 | 2025.03.22 05:14:47.729040 [ 4 ] {75186075-0787-4d11-b4dd-4662b370a38b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
15180 | 2025.03.22 05:14:47.729091 [ 4 ] {75186075-0787-4d11-b4dd-4662b370a38b} <Debug> TCPHandler: Processed in 0.001508987 sec. | ||
15181 | 2025.03.22 05:14:48.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.10 MiB, peak 286.58 MiB, free memory in arenas 0.00 B, will set to 268.05 MiB (RSS), difference: -1.06 MiB | ||
15182 | 2025.03.22 05:14:52.065596 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15183 | 2025.03.22 05:14:52.065713 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15184 | 2025.03.22 05:14:52.079831 [ 218 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
15185 | 2025.03.22 05:14:52.079896 [ 218 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
15186 | 2025.03.22 05:14:52.082465 [ 218 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): 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] | ||
15187 | 2025.03.22 05:14:52.271031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 | ||
15188 | 2025.03.22 05:14:52.271702 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15189 | 2025.03.22 05:14:52.271754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15190 | 2025.03.22 05:14:52.272301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15191 | 2025.03.22 05:14:52.272577 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15192 | 2025.03.22 05:14:52.272853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
15193 | 2025.03.22 05:14:52.719176 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15194 | 2025.03.22 05:14:52.719372 [ 4 ] {fd22401c-423d-4d6a-91f8-b3b1d9bc79f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15195 | 2025.03.22 05:14:52.719448 [ 4 ] {fd22401c-423d-4d6a-91f8-b3b1d9bc79f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15196 | 2025.03.22 05:14:52.720295 [ 4 ] {fd22401c-423d-4d6a-91f8-b3b1d9bc79f7} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15197 | 2025.03.22 05:14:52.720340 [ 4 ] {fd22401c-423d-4d6a-91f8-b3b1d9bc79f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15198 | 2025.03.22 05:14:52.720796 [ 4 ] {fd22401c-423d-4d6a-91f8-b3b1d9bc79f7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15199 | 2025.03.22 05:14:52.721068 [ 4 ] {fd22401c-423d-4d6a-91f8-b3b1d9bc79f7} <Trace> oximeter.fields_i16 (6f640dea-ff4a-4d99-9a6b-08a72cac482e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15200 | 2025.03.22 05:14:52.721276 [ 4 ] {fd22401c-423d-4d6a-91f8-b3b1d9bc79f7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001958 sec., 108273.74872318692 rows/sec., 6.89 MiB/sec. | ||
15201 | 2025.03.22 05:14:52.721347 [ 4 ] {fd22401c-423d-4d6a-91f8-b3b1d9bc79f7} <Debug> TCPHandler: Processed in 0.002302992 sec. | ||
15202 | 2025.03.22 05:14:52.721491 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15203 | 2025.03.22 05:14:52.721635 [ 4 ] {6653896f-14a4-43b0-8cc9-d796d16a8fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15204 | 2025.03.22 05:14:52.721694 [ 4 ] {6653896f-14a4-43b0-8cc9-d796d16a8fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15205 | 2025.03.22 05:14:52.722625 [ 4 ] {6653896f-14a4-43b0-8cc9-d796d16a8fae} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15206 | 2025.03.22 05:14:52.722665 [ 4 ] {6653896f-14a4-43b0-8cc9-d796d16a8fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15207 | 2025.03.22 05:14:52.723084 [ 4 ] {6653896f-14a4-43b0-8cc9-d796d16a8fae} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15208 | 2025.03.22 05:14:52.723322 [ 4 ] {6653896f-14a4-43b0-8cc9-d796d16a8fae} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15209 | 2025.03.22 05:14:52.723473 [ 61 ] {} <Debug> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15210 | 2025.03.22 05:14:52.723501 [ 4 ] {6653896f-14a4-43b0-8cc9-d796d16a8fae} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001901 sec., 332982.64071541297 rows/sec., 26.19 MiB/sec. | ||
15211 | 2025.03.22 05:14:52.723523 [ 61 ] {} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15212 | 2025.03.22 05:14:52.723564 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15213 | 2025.03.22 05:14:52.723575 [ 4 ] {6653896f-14a4-43b0-8cc9-d796d16a8fae} <Debug> TCPHandler: Processed in 0.002151079 sec. | ||
15214 | 2025.03.22 05:14:52.723844 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15215 | 2025.03.22 05:14:52.723853 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::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 | ||
15216 | 2025.03.22 05:14:52.724065 [ 4 ] {bfe13dee-56d8-47fa-ae59-4f1f81c22a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15217 | 2025.03.22 05:14:52.724244 [ 4 ] {bfe13dee-56d8-47fa-ae59-4f1f81c22a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15218 | 2025.03.22 05:14:52.724310 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15219 | 2025.03.22 05:14:52.724452 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1850 rows starting from the beginning of the part | ||
15220 | 2025.03.22 05:14:52.725051 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 122 rows starting from the beginning of the part | ||
15221 | 2025.03.22 05:14:52.725542 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1775 rows starting from the beginning of the part | ||
15222 | 2025.03.22 05:14:52.725986 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
15223 | 2025.03.22 05:14:52.726366 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 122 rows starting from the beginning of the part | ||
15224 | 2025.03.22 05:14:52.726701 [ 196 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 633 rows starting from the beginning of the part | ||
15225 | 2025.03.22 05:14:52.728874 [ 4 ] {bfe13dee-56d8-47fa-ae59-4f1f81c22a8e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15226 | 2025.03.22 05:14:52.728946 [ 4 ] {bfe13dee-56d8-47fa-ae59-4f1f81c22a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15227 | 2025.03.22 05:14:52.729865 [ 4 ] {bfe13dee-56d8-47fa-ae59-4f1f81c22a8e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15228 | 2025.03.22 05:14:52.730151 [ 4 ] {bfe13dee-56d8-47fa-ae59-4f1f81c22a8e} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15229 | 2025.03.22 05:14:52.730403 [ 4 ] {bfe13dee-56d8-47fa-ae59-4f1f81c22a8e} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.006403 sec., 17804.154302670624 rows/sec., 1.07 MiB/sec. | ||
15230 | 2025.03.22 05:14:52.730611 [ 4 ] {bfe13dee-56d8-47fa-ae59-4f1f81c22a8e} <Debug> TCPHandler: Processed in 0.006874478 sec. | ||
15231 | 2025.03.22 05:14:52.731003 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15232 | 2025.03.22 05:14:52.731437 [ 4 ] {be579ff7-0998-4d20-a847-32a62ea3a274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15233 | 2025.03.22 05:14:52.731543 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4558 rows, containing 5 columns (5 merged, 0 gathered) in 0.007858616 sec., 580000.3461169243 rows/sec., 49.30 MiB/sec. | ||
15234 | 2025.03.22 05:14:52.731633 [ 4 ] {be579ff7-0998-4d20-a847-32a62ea3a274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15235 | 2025.03.22 05:14:52.732082 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15236 | 2025.03.22 05:14:52.733212 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15237 | 2025.03.22 05:14:52.733445 [ 187 ] {1ec91b9d-f68e-460b-a891-0cda874a305f::all_1_126_25} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15238 | 2025.03.22 05:14:52.733599 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
15239 | 2025.03.22 05:14:52.733846 [ 4 ] {be579ff7-0998-4d20-a847-32a62ea3a274} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15240 | 2025.03.22 05:14:52.733888 [ 4 ] {be579ff7-0998-4d20-a847-32a62ea3a274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15241 | 2025.03.22 05:14:52.734253 [ 4 ] {be579ff7-0998-4d20-a847-32a62ea3a274} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15242 | 2025.03.22 05:14:52.734497 [ 4 ] {be579ff7-0998-4d20-a847-32a62ea3a274} <Trace> oximeter.fields_u32 (b0cdebc7-3277-48e3-98ca-06e33c15aaf2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15243 | 2025.03.22 05:14:52.734693 [ 4 ] {be579ff7-0998-4d20-a847-32a62ea3a274} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003433 sec., 32915.81706961841 rows/sec., 2.13 MiB/sec. | ||
15244 | 2025.03.22 05:14:52.734815 [ 4 ] {be579ff7-0998-4d20-a847-32a62ea3a274} <Debug> TCPHandler: Processed in 0.003938963 sec. | ||
15245 | 2025.03.22 05:14:52.734975 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15246 | 2025.03.22 05:14:52.735269 [ 4 ] {e6b0d2a2-0880-4164-a66e-4797e74d0fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15247 | 2025.03.22 05:14:52.735351 [ 4 ] {e6b0d2a2-0880-4164-a66e-4797e74d0fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15248 | 2025.03.22 05:14:52.735924 [ 4 ] {e6b0d2a2-0880-4164-a66e-4797e74d0fc1} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15249 | 2025.03.22 05:14:52.735962 [ 4 ] {e6b0d2a2-0880-4164-a66e-4797e74d0fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15250 | 2025.03.22 05:14:52.736321 [ 4 ] {e6b0d2a2-0880-4164-a66e-4797e74d0fc1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15251 | 2025.03.22 05:14:52.736556 [ 4 ] {e6b0d2a2-0880-4164-a66e-4797e74d0fc1} <Trace> oximeter.fields_u8 (9017423b-fe9f-4769-bfac-fb09246bb998): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15252 | 2025.03.22 05:14:52.736736 [ 4 ] {e6b0d2a2-0880-4164-a66e-4797e74d0fc1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001573 sec., 71201.52574698029 rows/sec., 4.06 MiB/sec. | ||
15253 | 2025.03.22 05:14:52.736845 [ 4 ] {e6b0d2a2-0880-4164-a66e-4797e74d0fc1} <Debug> TCPHandler: Processed in 0.001968706 sec. | ||
15254 | 2025.03.22 05:14:52.736991 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15255 | 2025.03.22 05:14:52.737092 [ 4 ] {449ed66b-fbff-4710-9717-5ae2c0c547b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15256 | 2025.03.22 05:14:52.737137 [ 4 ] {449ed66b-fbff-4710-9717-5ae2c0c547b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15257 | 2025.03.22 05:14:52.737786 [ 4 ] {449ed66b-fbff-4710-9717-5ae2c0c547b1} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15258 | 2025.03.22 05:14:52.737823 [ 4 ] {449ed66b-fbff-4710-9717-5ae2c0c547b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15259 | 2025.03.22 05:14:52.738197 [ 4 ] {449ed66b-fbff-4710-9717-5ae2c0c547b1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15260 | 2025.03.22 05:14:52.738430 [ 4 ] {449ed66b-fbff-4710-9717-5ae2c0c547b1} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15261 | 2025.03.22 05:14:52.738567 [ 61 ] {} <Debug> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15262 | 2025.03.22 05:14:52.738610 [ 61 ] {} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15263 | 2025.03.22 05:14:52.738612 [ 4 ] {449ed66b-fbff-4710-9717-5ae2c0c547b1} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001539 sec., 253411.306042885 rows/sec., 17.91 MiB/sec. | ||
15264 | 2025.03.22 05:14:52.738634 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15265 | 2025.03.22 05:14:52.738704 [ 4 ] {449ed66b-fbff-4710-9717-5ae2c0c547b1} <Debug> TCPHandler: Processed in 0.001770503 sec. | ||
15266 | 2025.03.22 05:14:52.738844 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::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 | ||
15267 | 2025.03.22 05:14:52.738923 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15268 | 2025.03.22 05:14:52.739056 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15269 | 2025.03.22 05:14:52.739118 [ 4 ] {266b8b7f-77de-4b25-9793-e89b5723b227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15270 | 2025.03.22 05:14:52.739138 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 917 rows starting from the beginning of the part | ||
15271 | 2025.03.22 05:14:52.739306 [ 4 ] {266b8b7f-77de-4b25-9793-e89b5723b227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15272 | 2025.03.22 05:14:52.739818 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 97 rows starting from the beginning of the part | ||
15273 | 2025.03.22 05:14:52.740384 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 850 rows starting from the beginning of the part | ||
15274 | 2025.03.22 05:14:52.740972 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
15275 | 2025.03.22 05:14:52.741609 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 97 rows starting from the beginning of the part | ||
15276 | 2025.03.22 05:14:52.742153 [ 188 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 390 rows starting from the beginning of the part | ||
15277 | 2025.03.22 05:14:52.743916 [ 4 ] {266b8b7f-77de-4b25-9793-e89b5723b227} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15278 | 2025.03.22 05:14:52.743968 [ 4 ] {266b8b7f-77de-4b25-9793-e89b5723b227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15279 | 2025.03.22 05:14:52.744489 [ 4 ] {266b8b7f-77de-4b25-9793-e89b5723b227} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15280 | 2025.03.22 05:14:52.744810 [ 4 ] {266b8b7f-77de-4b25-9793-e89b5723b227} <Trace> oximeter.measurements_bool (1fdeb63e-de50-4618-bdc4-99bede1dc35c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15281 | 2025.03.22 05:14:52.745019 [ 4 ] {266b8b7f-77de-4b25-9793-e89b5723b227} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005958 sec., 1007.0493454179256 rows/sec., 52.61 KiB/sec. | ||
15282 | 2025.03.22 05:14:52.745100 [ 4 ] {266b8b7f-77de-4b25-9793-e89b5723b227} <Debug> TCPHandler: Processed in 0.006262126 sec. | ||
15283 | 2025.03.22 05:14:52.745267 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15284 | 2025.03.22 05:14:52.745332 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.006622432 sec., 364669.65610216913 rows/sec., 27.92 MiB/sec. | ||
15285 | 2025.03.22 05:14:52.745402 [ 4 ] {e04b35e3-eb23-4e20-a992-4c2024c936a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15286 | 2025.03.22 05:14:52.745459 [ 4 ] {e04b35e3-eb23-4e20-a992-4c2024c936a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15287 | 2025.03.22 05:14:52.745722 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15288 | 2025.03.22 05:14:52.746504 [ 4 ] {e04b35e3-eb23-4e20-a992-4c2024c936a3} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15289 | 2025.03.22 05:14:52.746569 [ 4 ] {e04b35e3-eb23-4e20-a992-4c2024c936a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15290 | 2025.03.22 05:14:52.746712 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15291 | 2025.03.22 05:14:52.746905 [ 189 ] {c81a3d87-a05f-499e-94ba-de98f8329938::all_1_126_25} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15292 | 2025.03.22 05:14:52.747089 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
15293 | 2025.03.22 05:14:52.747276 [ 4 ] {e04b35e3-eb23-4e20-a992-4c2024c936a3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15294 | 2025.03.22 05:14:52.747522 [ 4 ] {e04b35e3-eb23-4e20-a992-4c2024c936a3} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15295 | 2025.03.22 05:14:52.747665 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
15296 | 2025.03.22 05:14:52.747709 [ 4 ] {e04b35e3-eb23-4e20-a992-4c2024c936a3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002345 sec., 101066.09808102346 rows/sec., 6.77 MiB/sec. | ||
15297 | 2025.03.22 05:14:52.747714 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15298 | 2025.03.22 05:14:52.747764 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15299 | 2025.03.22 05:14:52.747784 [ 4 ] {e04b35e3-eb23-4e20-a992-4c2024c936a3} <Debug> TCPHandler: Processed in 0.002587548 sec. | ||
15300 | 2025.03.22 05:14:52.748001 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
15301 | 2025.03.22 05:14:52.748031 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15302 | 2025.03.22 05:14:52.748266 [ 4 ] {1730bf8c-6ab2-44c5-863a-d9a4b70030cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15303 | 2025.03.22 05:14:52.748280 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15304 | 2025.03.22 05:14:52.748364 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 33559 rows starting from the beginning of the part | ||
15305 | 2025.03.22 05:14:52.748366 [ 4 ] {1730bf8c-6ab2-44c5-863a-d9a4b70030cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15306 | 2025.03.22 05:14:52.748712 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
15307 | 2025.03.22 05:14:52.749039 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 927 rows starting from the beginning of the part | ||
15308 | 2025.03.22 05:14:52.749393 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
15309 | 2025.03.22 05:14:52.749619 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
15310 | 2025.03.22 05:14:52.750003 [ 187 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 237 rows starting from the beginning of the part | ||
15311 | 2025.03.22 05:14:52.750969 [ 4 ] {1730bf8c-6ab2-44c5-863a-d9a4b70030cc} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15312 | 2025.03.22 05:14:52.751040 [ 4 ] {1730bf8c-6ab2-44c5-863a-d9a4b70030cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15313 | 2025.03.22 05:14:52.751601 [ 4 ] {1730bf8c-6ab2-44c5-863a-d9a4b70030cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15314 | 2025.03.22 05:14:52.751910 [ 4 ] {1730bf8c-6ab2-44c5-863a-d9a4b70030cc} <Trace> oximeter.measurements_f64 (a54a0ac1-a475-4245-91ef-995990c8ec4e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15315 | 2025.03.22 05:14:52.752276 [ 4 ] {1730bf8c-6ab2-44c5-863a-d9a4b70030cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004087 sec., 244.67824810374356 rows/sec., 16.49 KiB/sec. | ||
15316 | 2025.03.22 05:14:52.752472 [ 4 ] {1730bf8c-6ab2-44c5-863a-d9a4b70030cc} <Debug> TCPHandler: Processed in 0.004533023 sec. | ||
15317 | 2025.03.22 05:14:52.752655 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15318 | 2025.03.22 05:14:52.752905 [ 4 ] {3b83d403-d09d-4ac0-82be-2028114ee075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15319 | 2025.03.22 05:14:52.753135 [ 4 ] {3b83d403-d09d-4ac0-82be-2028114ee075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15320 | 2025.03.22 05:14:52.754810 [ 4 ] {3b83d403-d09d-4ac0-82be-2028114ee075} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15321 | 2025.03.22 05:14:52.754849 [ 4 ] {3b83d403-d09d-4ac0-82be-2028114ee075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15322 | 2025.03.22 05:14:52.755746 [ 4 ] {3b83d403-d09d-4ac0-82be-2028114ee075} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15323 | 2025.03.22 05:14:52.756038 [ 4 ] {3b83d403-d09d-4ac0-82be-2028114ee075} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15324 | 2025.03.22 05:14:52.756437 [ 4 ] {3b83d403-d09d-4ac0-82be-2028114ee075} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003622 sec., 2208.7244616234125 rows/sec., 3.96 MiB/sec. | ||
15325 | 2025.03.22 05:14:52.756609 [ 4 ] {3b83d403-d09d-4ac0-82be-2028114ee075} <Debug> TCPHandler: Processed in 0.004036874 sec. | ||
15326 | 2025.03.22 05:14:52.756820 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15327 | 2025.03.22 05:14:52.756929 [ 4 ] {fb30d69a-b842-4a07-8695-cccd76e81221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15328 | 2025.03.22 05:14:52.756983 [ 4 ] {fb30d69a-b842-4a07-8695-cccd76e81221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15329 | 2025.03.22 05:14:52.757530 [ 4 ] {fb30d69a-b842-4a07-8695-cccd76e81221} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15330 | 2025.03.22 05:14:52.757572 [ 4 ] {fb30d69a-b842-4a07-8695-cccd76e81221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15331 | 2025.03.22 05:14:52.758180 [ 4 ] {fb30d69a-b842-4a07-8695-cccd76e81221} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15332 | 2025.03.22 05:14:52.758489 [ 4 ] {fb30d69a-b842-4a07-8695-cccd76e81221} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15333 | 2025.03.22 05:14:52.758789 [ 4 ] {fb30d69a-b842-4a07-8695-cccd76e81221} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001885 sec., 43501.32625994695 rows/sec., 2.76 MiB/sec. | ||
15334 | 2025.03.22 05:14:52.758844 [ 4 ] {fb30d69a-b842-4a07-8695-cccd76e81221} <Debug> TCPHandler: Processed in 0.002100289 sec. | ||
15335 | 2025.03.22 05:14:52.759753 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35075 rows, containing 5 columns (5 merged, 0 gathered) in 0.01189854 sec., 2947840.6594422506 rows/sec., 199.55 MiB/sec. | ||
15336 | 2025.03.22 05:14:52.760068 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
15337 | 2025.03.22 05:14:52.760376 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15338 | 2025.03.22 05:14:52.760463 [ 189 ] {b4276c7d-35ab-471d-9628-9f6b8d6dc491::all_1_125_25} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
15339 | 2025.03.22 05:14:52.760557 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
15340 | 2025.03.22 05:14:53.708025 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
15341 | 2025.03.22 05:14:53.708077 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
15342 | 2025.03.22 05:14:53.709893 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): 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] | ||
15343 | 2025.03.22 05:14:54.857790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
15344 | 2025.03.22 05:14:54.880710 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15345 | 2025.03.22 05:14:54.880779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15346 | 2025.03.22 05:14:54.888227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15347 | 2025.03.22 05:14:54.889078 [ 243 ] {} <Trace> system.metric_log (3c28fb98-e57d-4913-b108-2a2ce27e13d9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15348 | 2025.03.22 05:14:54.893824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
15349 | 2025.03.22 05:14:57.484279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2126 | ||
15350 | 2025.03.22 05:14:57.487539 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15351 | 2025.03.22 05:14:57.487595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15352 | 2025.03.22 05:14:57.489149 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15353 | 2025.03.22 05:14:57.489485 [ 242 ] {} <Trace> system.query_log (59b40833-8dd2-40c7-8f44-185375e1d809): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15354 | 2025.03.22 05:14:57.490178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2126 | ||
15355 | 2025.03.22 05:14:57.715986 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15356 | 2025.03.22 05:14:57.716204 [ 4 ] {d84d3fbb-bc25-422c-bebd-1400b8925e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15357 | 2025.03.22 05:14:57.716285 [ 4 ] {d84d3fbb-bc25-422c-bebd-1400b8925e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15358 | 2025.03.22 05:14:57.717098 [ 4 ] {d84d3fbb-bc25-422c-bebd-1400b8925e51} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15359 | 2025.03.22 05:14:57.717142 [ 4 ] {d84d3fbb-bc25-422c-bebd-1400b8925e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15360 | 2025.03.22 05:14:57.717579 [ 4 ] {d84d3fbb-bc25-422c-bebd-1400b8925e51} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
15361 | 2025.03.22 05:14:57.717831 [ 4 ] {d84d3fbb-bc25-422c-bebd-1400b8925e51} <Trace> oximeter.fields_ipaddr (322c9006-c1b6-4ac2-bd44-b822c7eb3698): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15362 | 2025.03.22 05:14:57.718040 [ 4 ] {d84d3fbb-bc25-422c-bebd-1400b8925e51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001897 sec., 1054.2962572482868 rows/sec., 85.97 KiB/sec. | ||
15363 | 2025.03.22 05:14:57.718109 [ 4 ] {d84d3fbb-bc25-422c-bebd-1400b8925e51} <Debug> TCPHandler: Processed in 0.002255872 sec. | ||
15364 | 2025.03.22 05:14:57.718221 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15365 | 2025.03.22 05:14:57.718330 [ 4 ] {cfcf41c4-a8a3-4cf5-937b-f0081a06d17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15366 | 2025.03.22 05:14:57.718378 [ 4 ] {cfcf41c4-a8a3-4cf5-937b-f0081a06d17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15367 | 2025.03.22 05:14:57.718962 [ 4 ] {cfcf41c4-a8a3-4cf5-937b-f0081a06d17a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15368 | 2025.03.22 05:14:57.718999 [ 4 ] {cfcf41c4-a8a3-4cf5-937b-f0081a06d17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15369 | 2025.03.22 05:14:57.719371 [ 4 ] {cfcf41c4-a8a3-4cf5-937b-f0081a06d17a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15370 | 2025.03.22 05:14:57.719616 [ 4 ] {cfcf41c4-a8a3-4cf5-937b-f0081a06d17a} <Trace> oximeter.fields_string (1ec91b9d-f68e-460b-a891-0cda874a305f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15371 | 2025.03.22 05:14:57.719788 [ 4 ] {cfcf41c4-a8a3-4cf5-937b-f0081a06d17a} <Debug> executeQuery: Read 123 rows, 10.70 KiB in 0.001486 sec., 82772.54374158816 rows/sec., 7.03 MiB/sec. | ||
15372 | 2025.03.22 05:14:57.719841 [ 4 ] {cfcf41c4-a8a3-4cf5-937b-f0081a06d17a} <Debug> TCPHandler: Processed in 0.001672631 sec. | ||
15373 | 2025.03.22 05:14:57.719952 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15374 | 2025.03.22 05:14:57.720057 [ 4 ] {a254d76c-45d4-4360-824b-ecc00ce2324b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15375 | 2025.03.22 05:14:57.720102 [ 4 ] {a254d76c-45d4-4360-824b-ecc00ce2324b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15376 | 2025.03.22 05:14:57.720627 [ 4 ] {a254d76c-45d4-4360-824b-ecc00ce2324b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15377 | 2025.03.22 05:14:57.720664 [ 4 ] {a254d76c-45d4-4360-824b-ecc00ce2324b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15378 | 2025.03.22 05:14:57.721036 [ 4 ] {a254d76c-45d4-4360-824b-ecc00ce2324b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15379 | 2025.03.22 05:14:57.721272 [ 4 ] {a254d76c-45d4-4360-824b-ecc00ce2324b} <Trace> oximeter.fields_u16 (ed43b5db-8f53-4914-b13b-0a83c639f4d2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15380 | 2025.03.22 05:14:57.721441 [ 4 ] {a254d76c-45d4-4360-824b-ecc00ce2324b} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001407 sec., 24875.621890547263 rows/sec., 1.82 MiB/sec. | ||
15381 | 2025.03.22 05:14:57.721492 [ 4 ] {a254d76c-45d4-4360-824b-ecc00ce2324b} <Debug> TCPHandler: Processed in 0.00159045 sec. | ||
15382 | 2025.03.22 05:14:57.721616 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15383 | 2025.03.22 05:14:57.721720 [ 4 ] {8f2be01b-17e3-4db3-9398-d30f8113691c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15384 | 2025.03.22 05:14:57.721765 [ 4 ] {8f2be01b-17e3-4db3-9398-d30f8113691c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15385 | 2025.03.22 05:14:57.722311 [ 4 ] {8f2be01b-17e3-4db3-9398-d30f8113691c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15386 | 2025.03.22 05:14:57.722347 [ 4 ] {8f2be01b-17e3-4db3-9398-d30f8113691c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15387 | 2025.03.22 05:14:57.722703 [ 4 ] {8f2be01b-17e3-4db3-9398-d30f8113691c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15388 | 2025.03.22 05:14:57.722941 [ 4 ] {8f2be01b-17e3-4db3-9398-d30f8113691c} <Trace> oximeter.fields_uuid (c81a3d87-a05f-499e-94ba-de98f8329938): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15389 | 2025.03.22 05:14:57.723136 [ 4 ] {8f2be01b-17e3-4db3-9398-d30f8113691c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001436 sec., 68941.50417827298 rows/sec., 5.39 MiB/sec. | ||
15390 | 2025.03.22 05:14:57.723202 [ 4 ] {8f2be01b-17e3-4db3-9398-d30f8113691c} <Debug> TCPHandler: Processed in 0.001637271 sec. | ||
15391 | 2025.03.22 05:14:57.723313 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15392 | 2025.03.22 05:14:57.723418 [ 4 ] {f09048f1-1b74-4fa2-8d72-dbb750a54f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15393 | 2025.03.22 05:14:57.723467 [ 4 ] {f09048f1-1b74-4fa2-8d72-dbb750a54f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15394 | 2025.03.22 05:14:57.723972 [ 4 ] {f09048f1-1b74-4fa2-8d72-dbb750a54f84} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15395 | 2025.03.22 05:14:57.724009 [ 4 ] {f09048f1-1b74-4fa2-8d72-dbb750a54f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15396 | 2025.03.22 05:14:57.724393 [ 4 ] {f09048f1-1b74-4fa2-8d72-dbb750a54f84} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15397 | 2025.03.22 05:14:57.724639 [ 4 ] {f09048f1-1b74-4fa2-8d72-dbb750a54f84} <Trace> oximeter.measurements_cumulativeu64 (b4276c7d-35ab-471d-9628-9f6b8d6dc491): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15398 | 2025.03.22 05:14:57.724850 [ 4 ] {f09048f1-1b74-4fa2-8d72-dbb750a54f84} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001455 sec., 110652.92096219932 rows/sec., 7.71 MiB/sec. | ||
15399 | 2025.03.22 05:14:57.724903 [ 4 ] {f09048f1-1b74-4fa2-8d72-dbb750a54f84} <Debug> TCPHandler: Processed in 0.00164037 sec. | ||
15400 | 2025.03.22 05:14:57.725004 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15401 | 2025.03.22 05:14:57.725105 [ 4 ] {8308a1ca-6e28-49df-9d2d-0401f40d63c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15402 | 2025.03.22 05:14:57.725172 [ 4 ] {8308a1ca-6e28-49df-9d2d-0401f40d63c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15403 | 2025.03.22 05:14:57.726324 [ 4 ] {8308a1ca-6e28-49df-9d2d-0401f40d63c0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15404 | 2025.03.22 05:14:57.726364 [ 4 ] {8308a1ca-6e28-49df-9d2d-0401f40d63c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15405 | 2025.03.22 05:14:57.727043 [ 4 ] {8308a1ca-6e28-49df-9d2d-0401f40d63c0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15406 | 2025.03.22 05:14:57.727312 [ 4 ] {8308a1ca-6e28-49df-9d2d-0401f40d63c0} <Trace> oximeter.measurements_histogramu64 (fc3b29f7-a68b-4ac2-b6db-65a420d88b0b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15407 | 2025.03.22 05:14:57.727600 [ 4 ] {8308a1ca-6e28-49df-9d2d-0401f40d63c0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0025 sec., 13200 rows/sec., 23.65 MiB/sec. | ||
15408 | 2025.03.22 05:14:57.727789 [ 4 ] {8308a1ca-6e28-49df-9d2d-0401f40d63c0} <Debug> TCPHandler: Processed in 0.002832972 sec. | ||
15409 | 2025.03.22 05:14:57.728007 [ 4 ] {} <Trace> TCP-Session: faec8974-564c-4d88-a1f6-1d8e208b8b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15410 | 2025.03.22 05:14:57.728342 [ 4 ] {5bbf0433-2b81-4191-88b6-65a676c4c3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48230) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15411 | 2025.03.22 05:14:57.728506 [ 4 ] {5bbf0433-2b81-4191-88b6-65a676c4c3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15412 | 2025.03.22 05:14:57.729558 [ 4 ] {5bbf0433-2b81-4191-88b6-65a676c4c3ea} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15413 | 2025.03.22 05:14:57.729596 [ 4 ] {5bbf0433-2b81-4191-88b6-65a676c4c3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15414 | 2025.03.22 05:14:57.729953 [ 4 ] {5bbf0433-2b81-4191-88b6-65a676c4c3ea} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15415 | 2025.03.22 05:14:57.730190 [ 4 ] {5bbf0433-2b81-4191-88b6-65a676c4c3ea} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15416 | 2025.03.22 05:14:57.730385 [ 146 ] {} <Debug> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15417 | 2025.03.22 05:14:57.730416 [ 4 ] {5bbf0433-2b81-4191-88b6-65a676c4c3ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002218 sec., 27051.397655545537 rows/sec., 1.82 MiB/sec. | ||
15418 | 2025.03.22 05:14:57.730471 [ 146 ] {} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15419 | 2025.03.22 05:14:57.730526 [ 4 ] {5bbf0433-2b81-4191-88b6-65a676c4c3ea} <Debug> TCPHandler: Processed in 0.002616709 sec. | ||
15420 | 2025.03.22 05:14:57.730540 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15421 | 2025.03.22 05:14:57.730750 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
15422 | 2025.03.22 05:14:57.730924 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15423 | 2025.03.22 05:14:57.730966 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7196 rows starting from the beginning of the part | ||
15424 | 2025.03.22 05:14:57.731056 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 70 rows starting from the beginning of the part | ||
15425 | 2025.03.22 05:14:57.731149 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 12 rows starting from the beginning of the part | ||
15426 | 2025.03.22 05:14:57.731393 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
15427 | 2025.03.22 05:14:57.731582 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::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 | ||
15428 | 2025.03.22 05:14:57.731805 [ 193 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
15429 | 2025.03.22 05:14:57.734052 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7480 rows, containing 4 columns (4 merged, 0 gathered) in 0.003379913 sec., 2213074.715236753 rows/sec., 145.17 MiB/sec. | ||
15430 | 2025.03.22 05:14:57.734865 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15431 | 2025.03.22 05:14:57.735196 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15432 | 2025.03.22 05:14:57.735293 [ 189 ] {89054d02-01c3-4373-9de9-c953b9c1d2be::all_1_126_25} <Trace> oximeter.measurements_u64 (89054d02-01c3-4373-9de9-c953b9c1d2be) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15433 | 2025.03.22 05:14:57.735399 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
15434 | 2025.03.22 05:14:59.773060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 | ||
15435 | 2025.03.22 05:14:59.773781 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15436 | 2025.03.22 05:14:59.773828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
15437 | 2025.03.22 05:14:59.774364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15438 | 2025.03.22 05:14:59.774621 [ 244 ] {} <Trace> system.asynchronous_metric_log (6b6dd913-464a-45e3-9ba5-3d1563e2e877): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15439 | 2025.03.22 05:14:59.774869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 |